Harry75
1
i have already set up my product page but, when I elect the option it doesn’t show on the cart page or checkout page how can I solve it.
https://testing-flower.myshopify.com/products/rio-de-janero-poster pass- 123456
for checking - select new delhi in city, and pincode - 110001
namphan
3
Hi @Harry75 ,
You just need to add following code to attributes, it will display fine:
form="{{ 'product-form-' | append: section.id }}"
Harry75
4
where do i need to place that code?