Hi,
I've just built a jewellery store using Liquify, and I've encountered an issue when populating products - as things like rings can have lots of sizes, I've quickly overflowed the 100 variants limit (3 materials x 3 width x 20 sizes > 100).
I've done some research and found out that since the "Size" option doesn't affect the price / inventory, I can use "line items properties" (
https://shopify.dev/docs/api/liquid/objects/line_item#line_item-properties) for this.
I've tested it with Liquid (adding a text input or radio buttons with [name="properties[Size]"]) but I then realised that the "add to cart" form seems to be using the Shopify API rather form submission solution, so this didn't work.
How can this be done, given that we can't really modify default Liquify elements like the product form? I'd also need to display this element in the cart, if possible.
If there's a chance you could build it into the product form, it would be great! Thanks!
Store URL:
https://magnurs.myshopify.com/, password: magnurs