I have page which displays list of products on my website. On clicking the (3 columns icon, it should display 3 products per row, on clicking 4 column it should display 4 products per row).
we are using turbo theme (latest).
From admin section ( ShopifyAdmin->Customize->Collection-> products_per_row (changing it to 3/4 it is working as expected). I wanted to do the same requirement on application.) Any help appreciated.
- Options that i have explored (changing the turbo theme framework classes, it is not working as expected)
Thanks, Rakesh t