Is there a code page size limit in Shopify?
Hey @Alliance ,
Shopify only supports content up to 64kb in size for certain page types: product and collection descriptions. The limit applies to the amount of content within the page, including all the HTML, CSS and Javascript that is generated for its elements.
This is not a Shopify imposed limit, rather it is a MySQL database cell limit for TEXT data type. In the rare event that you have a page that must exceed this database limit, don’t worry - we have a workaround for you. You can check it out below:
Have you recently run into this issue?