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 |
---|---|
124 | |
98 | |
77 | |
68 | |
39 |
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022