I have a similar question and didn’t want to open new topic so I reckon I do it here.
On my home page (home.php) I am displaying some products.
I am after the sorting functionality without page reload.
Assuming I have several fields in product blueprint, Filed A, B and C with values I want to use to sort the products.
My question is do I need the content representation for each sortBy and how should that be structured?