Shopify themes, liquid, logos, and UX
I am selling a dog bandana with an initial on it. Because it is sold in 2 colors and 6 sizes, adding letters for the initials creates too many variants for Shopify. I attempted to follow this tutorial to allow customers to type their chosen initial, but there is no product.liquid file in my theme (Dawn). How can I A. add a text field or B. get around the 100 variant limit? Even if I make each color a different product, the 6 sizes/26 letters are still too many variants.
Hi,
You can use line item property for the Initial textbox to achieve this. You need to add an text input field like this below on your product page form.
<input type="text" name="properties[initial]" value="" />
Do i insert this on the main-product.liquid page or the product template itsself?
I have added this to the product page and it worked, but it is not showing up in the cart/checkout page or anywhere on the order.
User | RANK |
---|---|
122 | |
100 | |
74 | |
72 | |
44 |
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