Shopify themes, liquid, logos, and UX
1. How to change the number of row in collection page for Brooklyn Theme? it seems only 4 rows, i want to change it to 8 rows.
2. How to set up collection sorting "best seller" permanently on collection page?
Solved! Go to the solution
This is an accepted solution.
Hi @Winda_Lis
Follow this
Q. How to change the number of row in collection page for Brooklyn Theme? it seems only 4 rows, i want to change it to 8 rows.
1. Online store->edit code
2. Snippet->collection-template.liquid->find {% paginate collection.products by 12 %} and change 12 to 24.
Q. How to set up collection sorting "best seller" permanently on collection page?
1. Online store->customize->select "Collection page" from top drop down.
2. Select "collection pages" from left bar -> check 'Enable collection sorting' option and save it
This is an accepted solution.
Hi @Winda_Lis
1. Go to admin->product->collection and open collection .
2. Find sort by option o page and change that you want so you can see this sorting on front side.
Hello ,
Please add this code at the bottom of theme -> edit code -> assets -> collection-template.liquid
find
{% paginate collection.products by 12 %}
change
{% paginate collection.products by 24 %}
This is an accepted solution.
Hi @Winda_Lis
Follow this
Q. How to change the number of row in collection page for Brooklyn Theme? it seems only 4 rows, i want to change it to 8 rows.
1. Online store->edit code
2. Snippet->collection-template.liquid->find {% paginate collection.products by 12 %} and change 12 to 24.
Q. How to set up collection sorting "best seller" permanently on collection page?
1. Online store->customize->select "Collection page" from top drop down.
2. Select "collection pages" from left bar -> check 'Enable collection sorting' option and save it
1. Solved, thank you.
2. when I open the collection page automatically shows sort by "Alphabetically A-Z" and I want is that when opening the collection page automatically sort by "Best Selling". is that possible?
This is an accepted solution.
Hi @Winda_Lis
1. Go to admin->product->collection and open collection .
2. Find sort by option o page and change that you want so you can see this sorting on front side.
I want to reduce no of Rows per collection to 1 with 4 product display.
Rohit
User | RANK |
---|---|
219 | |
153 | |
60 | |
52 | |
46 |
Thanks to all Community members that participated in our inaugural 2 week AMA on the new E...
By Jacqui Mar 10, 2023Upskill and stand out with the new Shopify Foundations Certification program
By SarahF_Shopify Mar 6, 2023One of the key components to running a successful online business is having clear and co...
By Ollie Mar 6, 2023