We are using WooCommerce with StoreBox and WPML. http://www.mybodysport.co.il/ We have products that have variations, specifically flavors. When an order is placed the attribute "Flavor" appears but not the actual flavor (ie. Strawberry). I have tried all different ways to set up the attributes and variations and nothing is working. Customers are able to pick the flavor they want, but it does not show up in the order details.
It is not showing in the cart, on the checkout page or in the order details after the order is placed. See screenshot...
I show that in the source code, it is there, but not pulling the taste into the dd
- Code: Select all
<dl class="variation">
<dt class="variation-">טעם:</dt>
<dd class="variation-"></dd>
</dl>
Can you help with this?
Thank you,
Sarah