• Resolved latist

    (@latist)


    Hey, I use two number fields and then Conditional Expression.
    If numb1 * numb 2 < 500 = productprice + 99 etc.

    In the shopping cart, the basic productprice is still displayed as a subtotal, but the correct price is used when billing.

    I don’t know if it’s a bug or if it’s my fault

    Example

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Krzysztof Pi?tkowski

    (@wckalkulator)

    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

    Plugin Author Krzysztof Pi?tkowski

    (@wckalkulator)

    I need to figure it out. I will come back with an answer soon.

    Plugin Author Krzysztof Pi?tkowski

    (@wckalkulator)

    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.

    Plugin Author Krzysztof Pi?tkowski

    (@wckalkulator)

    I think issue is in the theme. You can send me files at [email protected] I can check cart template.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Subtotal incorrect’ is closed to new replies.