I’m using woocommerce for a clothing website with (variable product) variations of 5 sizes. the issue is that whenever i select any size it does not reflect any change and i am unable to add to cart. If anyone has a fi or have faced the same problem please share some insights.
P.s if i still try to add to card it gives the following error: Please select some product options before adding this product to your cart.
Edit: so the issue i guess is with the url. i want something line [https://example.com/product/bottle-green-set/?attribute\_pa\_clothessize=s](https://example.com/product/bottle-green-set/?attribute_pa_clothessize=s)
but when i click a variation the url i get is: [http://example/product/bottle-green-set/?pa\_clothes-size=s](http://example/product/bottle-green-set/?pa_clothes-size=s)
[ad_2]