Hey,
I am using turbo 5.0 theme
https://ui-elements-generator.myshopify.com/pages/line-item-property
I am adding custom product option with the help of codes which are in given in the link above. The main purpose of using this option is that I have more than 15 colours of one specific product and sizes as well when I am using shopify variants option so I am not tracking my inventory because 96 variants are created of a single product
I want to use such option with the help of codes and successfully add these options but they are not showing on the cart page can anyone help me what additional codes should be added so these options will also appear on cart page
you can also check the pictures given above
Solved! Go to the solution
This is an accepted solution.
Hello, @RoomaFaheem
Welcome to the Shopify community!
and Thanks for your Good question.
Please share your site URL,
So I will check and provide a solution here.
Thanks for url.
sorry i can't see any custom option can you please show me
Thank @KetanKumar for your support
This is the custom dropdown option which i have added and In the back end I have added the codes in "product-template.liquid"
This is the dropdown option which I have added in the product template liquid
but when I selected the option on the product page they are not showing me on the cart page
This is an accepted solution.
Thanks
yours have to use the wrong code
try this
<p class="line-item-property__field">
<label>Size</label><br>
<select id="size" name="properties[Size]">
<option value="Small">Small</option>
<option value="Medium">Medium</option>
<option value="Large">Large</option>
</select>
</p>
i have check this it's working fine see attachment
Thanks for taking your time. Actually I am new on this form, now i liked and accept all the comments
https://dyemefashion.com/collections/cropped-t-shirt/products/regular-t-shirt?variant=34269495951499
Yes you are right that this option is now shown on cart page but I dont want this dropdown option on cart page. you can check this link and screenshot that what i am saying
I want the dropdown option on product page and when we select the custom product option on product page then I only want the option name which i have selected on product page same like screenshot which i have paste here
User | Count |
---|---|
801 | |
132 | |
93 | |
68 | |
63 |