Hello, please give me more informations:
– what do you see after refresh?
– what do you see after click on update cart button?
– is this theme based on storefront?
– are you using any hooks related to cart, proces or products? I.e. In you theme or plugin?
I think that this cart template prints product price but not cart item price.
Thread Starter
latist
(@latist)
Hey,
-when I refresh the page there is no change.
-It is not possible to update the shopping cart after installing the plugin wck.
-This theme is based on Divi and WooCommerce.
-No, I do not use any additional plugins, hooks or anything else based on the shopping cart or products. WCK is the first additionally installed plugin
Both the product price and the subtotal are shown behind the product on the page. Unfortunately, the subtotal is not correct at this point
I need to figure it out. I will come back with an answer soon.
Can you add screen shot for fieldset settings? I can’t reproduce this issue.
Thread Starter
latist
(@latist)
The Product
The correct shopping cart
The Price Calculation is
if {field_length}*{field_broad}<10001
={product_regular_price}+99
I tried with {product_price} also.
I think issue is in the theme. You can send me files at [email protected] I can check cart template.