• Resolved koepi

    (@koepi)


    Price issue with wholesale module: if quantity < min wholesale quantity price in basket = 0.
    Example
    Regular price: 100
    Price from qty 2: 90
    Price from qty 3: 80
    Price put in basket if qty 1 –> 0 !! (More than 1 = price correkt.)

    WP 6.1.1
    WC 7.2.2
    PHP 7.4
    Booster Plus 6.0.1

    Any ideas?
    Thanks in advance
    Koepi

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Support David G

    (@gravid7)

    Hi @koepi

    Can you please share screenshots of your configuration settings? and If possible can you please share a quick video of the issue? So, we can check and help you to solve this issue.

    Thread Starter koepi

    (@koepi)

    Hi David,
    thanks for your reply.
    Screenshots:
    https://cloud.autosatz.de/index.php/s/bByD9ift5P7TCMk

    Plugin Support David G

    (@gravid7)

    Hi @koepi.

    You need to create a level for qty 1. Just add the Regular price in qty 1 level.

    Example :

    Price from qty 1: 100
    Price from qty 2: 90
    Price from qty 3: 80

    Thread Starter koepi

    (@koepi)

    No, that workaround can’t be the solution. Additional displayed information in wholepice-table etc. do not really make sense: min-qty-price is shown as a wholeprice in the table, original price is crossed out, the discount says “0.00”, and the “new” price is the same as the crossed out price.
    Why don’t keep functionality as it was before?

    I fully agree. The functionality, as it was prior to 6.x, was working fine.

    Release notes of the very new 6.0.2 mention “FIXED – PRICES & CURRENCIES – Wholesale Price – Fixed Cart message appearing on 0 discount.”

    But unfortunately, the problem persists. Still adding products at 0 euro when qty < wholesale qty

    Currently the only way to make it work, seems to be a double effort: 1) make a level 1 qty = 1 for the regular price in the booster module AND 2) set the exact same price also in the regular woocommere product pricing.

    The reason is that the single product page shows the woocommerce pricing (not the booster pricing). But the pricing in the cart is the booster pricing.

    So, yeah, now you have to maintain the same information in two separate locations.

    Thread Starter koepi

    (@koepi)

    … hmm, in v6.0.2 on my side issue seems to solved. Price for “qty < wholesale qty” is regular price.

    Thread Starter koepi

    (@koepi)

    Update: Have to correkt myself – Issue NOT solved in 6.0.2!
    Got a new file “class-wcj-wholesale-price.php” from Rony to replace the original one. That works.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Wholesale module: wrong price in basket’ is closed to new replies.