• Resolved thefrisb

    (@thefrisb)


    I have entered a discount rule: Discount on cart quantity
    with minimum and maximum quantity 2, meaning i want the price
    to be reduced by fixed price 299 if the quantity of selected
    product is only 2.
    Howeven when adding quantity the 2, the plugin works,
    it calculates the discount but in the tabs
    where the product total is displayed it does not display
    the sum of 2 quantity of product minus my fixed price.
    Instead it just displays a number that is irrelevant.
    The cart total is fine though and the end price of the order
    is like it should be.
    However the “ВКУПНО” and “ЦЕНА” dislay the front end html not the way they should
    On “Вкупно” it should display 899 instead of 600.
    Basically the price of 2 quantity is 899.
    The price of 1 quantity is 599.
    Тhe “Вкупно” displays 899-299 when it should display 899 as the 899 comes from
    599+599 – 299(discount)

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support ijas

    (@ijasacodez)

    Can you please make sure that woocommerce coupons settings is enabled on your site, our plugin uses virtual coupons for applying dscounts. If needed you can disable the coupon box from our plugins settings section.

    Plugin Support ijas

    (@ijasacodez)

    Since we haven’t heard from you for the last couple of weeks, we hope the issue is resolved. We are closing this thread, please feel free to open a new thread if you have any further queries.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Product Total in cart is not calculated correctly’ is closed to new replies.