• Tiered Pricing table has an issue with products, whether regular or variable and sales.

    Example, any product that’s has tiered pricing, for quantities, we’ve added pricing from 1-100 then 101-200 etc. As a sample, regular price can be $10 each. Then tiers go to $9, $8, $7 based on quantity. Then if we put the item on sale for $5, a customer can add the product to their cart and get 1-100 for $5. But as soon as they add 101 to their cart, the price jumps to the tiered price of $9 each rather than the lower $5 sale price.

    This may be easy in a simple product that has a couple of tiers. But if we have multiple tiers and variables where each one has a different set of tiers, the only option is to X out and delete all of your tiered pricing during the sale. Problem is you have to manually add them all back.

    We tried using tiers to setup roles, and added a customer role with only the base tier. And with the sale it should work. But it continues to follow the main tiers once you add more than the first tier to the cart.

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

Viewing 1 replies (of 1 total)
  • Plugin Author WP Developer

    (@bycrik)

    Hello @mrchin,

    This can be easily solved using percentage-based discounts.
    For example, you set 10% off for 100+ pcs, and your regular price is $10.00.
    In this case, the price for 100+ pcs will be $9.00.
    But as soon you set a sale price, for example, for $8.00 – %10 off will be calculated based on the sale price, and the whole tiered pricing table will be recalculated. Now price for 100+ pcs will be $7.20.

    I hope this makes sense.

Viewing 1 replies (of 1 total)
  • The topic ‘Tiered Pricing Table and Sales’ is closed to new replies.