My Shopify theme is Crave, and it only allows me to display 12 products on my homepage. I’m wondering if anyone knows how I can change this setting and add more product views to my homepage. Any guidance or suggestions would be greatly appreciated. Thank you in advance.
Hi @craftivaart
To edit the number of products displayed on the home page, you should follow these steps:
Step 1: Go to Theme custiomize
Step 2: At the Home Page find the Feature Collection section
On the right is where you can adjust the number of products you want on one row and the number of rows displayed.
Step 3: Save and see the result.
Hope this can help you.
Kind regards,
Thank you! I know How can I change it on Theme custiomize page. However I want to change this default to 20.
Hi @craftivaart
If you want more products to install you should follow these steps:
Step 1: Themes → Edit code
Step 2: Find collection.json and edit the products_per_page line according to the number of products you want to display
Step 3: Save and view the result
Hope this helps you.