Variable product gives 0 price
-
When we moved from WooCommcer 2.6.X to the newest version of 3.2.X, our products does not get a price set when adding them to the cart. It does get a total price, but only on the “main” cart page and not in the widget or mini-cart.
The product has a price, but just doesn’t display when adding to cart.
The product has been updated to have the correct types like:$product->get_id() get_product_price( $_product ) get_product_subtotal( $_product, $cart_item['quantity'] )
- This topic was modified 7 years ago by .
- This topic was modified 7 years ago by .
- This topic was modified 7 years ago by .
- This topic was modified 7 years ago by .
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Variable product gives 0 price’ is closed to new replies.