I want to add around 50 blocks in a single section. But shopify is limiting maximum blocks to 16. How can I customize this as per my need?
@Sneha_1312 - we will need to check schema code for this section and increase the number, can you add me as collaborator? I can check it
Hi @suyash1 I tried playing with max blocks in schema, it wasn’t effective. While trying to find out a solution I came across several contents saying max blocks limit has been set to 16 in the latest shopify version, initially it used to be 250 blocks per section. Is there any other solution you can suggest?
Hi @Sneha_1312 ,
I am Ani From https://www.task4store.com/ - Shopify Small & Custom Tasks Experts ( By MS Web Designer - Top Rated Shopify Certified Experts and eCommerce Consultant from Singapore )
Here are the Solutions!
{
"type": "range",
"id": "Your section id",
"min": 10,
"max": 50,
"step": 4,
"default": 16,
"label": "your section label"
}
If you have any concerns feel free to ask me!
Regards,
Ani