• Resolved mariuszo

    (@mariuszo)


    Hi!
    Your plugin is fantastic and is providing funcionality that I need.
    However I have one issues:
    I’m using plugin “WooCommerce Dynamic Pricing & Discounts” to allow quantity discount for my customers.
    Issue is, that after increasing product quantity to get discount sale, price is visible only after manual page refresh or clicking “Update cart” button.

    No visible discount: http://prntscr.com/ieip3g
    With discount after manual refresh: https://prnt.sc/ieippk

    Is it something easy to solve?

    It would be also nice to have option for hiding “Update cart” buttton… 🙂

    Regards!
    Mariusz

    • This topic was modified 8 years, 3 months ago by mariuszo.
    • This topic was modified 8 years, 3 months ago by mariuszo.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author moiseh

    (@moiseh)

    Hello Mariusz

    About the problem with discount plugin, it will be a bit hard to make it works for now, but if you using the “Custom AJAX” method on Cart tab settings, i can recommend switch to “Simulate update cart button” maybe it works better.

    About the second option, i’ve added in new version.

    BR, Moises.

    Thread Starter mariuszo

    (@mariuszo)

    Hi Moises!
    Switching to “Simulate update cart button” solved problem. Now proces and discounts are displayed correctly. Thx!

    Option “Hide the Update cart button” is working for me only when entering cart page. After quantity change button shows up again (but is not clickable).

    Element selector shows me that I can remove it permanently by using:

    div.actions {
        display: none;
    }

    but I’m afraid if it will broke other shop funcionalities too…

    Regards
    Mariusz

    • This reply was modified 8 years, 2 months ago by mariuszo.
    Plugin Author moiseh

    (@moiseh)

    Hello,
    I don’t know why this behavior, maybe it a theme incompatibility or something, but sent a patched version to your e-mail, hope that fix that problem.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Discount display’ is closed to new replies.