• dtacer

    (@dtacer)


    Hi,

    it’s possible to have different badges based on discount rules? For example some products have 1+1 Gratis and other products have 25% off. So would like to show 1+1 Gratis badge for one product and 25% off on another product.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author flycart

    (@flycart)

    Hi

    The Sale Badge is usually a static text. WooCommerce by default only displays a static text: Sale!
    However, some theme authors customize this text within their themes to show a discount percentage or amount.

    This is achieved by them through the following calculation
    Regular Price – Sale Price = Discount Amount (or a percentage)

    However, when using a dynamic pricing plugin like ours, the discount is based on the rules.

    An Example Scenario:

    Buy 5 or more products, get 10% off.

    In this case, the 5% discount is eligible ONLY when a customer adds 5 quantities to cart.

    But if we show a Sale Badge with 5% discount on it, customer will MISUNDERSTAND and will look forward to get 5% discount even when he purchases 1 quantity. But that is not the condition.

    That is the reason why we do not display a discount percentage or amount inside the Sale badge. Our plugin will just show the default Sale badge text (Sale!).

    You can customize the Sale badge text in our plugin settings
    Here is a guide
    https://docs.flycart.org/woocommerce-discount-rules/faqs/sale-tag-sale-badge

    In the next major 2.0 release, we are coming up with some more customized badge possibilities.

    Thanks

    Thread Starter dtacer

    (@dtacer)

    Hi,

    if I edit price rules sale badge its also effect cart rules sale badge, this is not ok.

    Plugin Author flycart

    (@flycart)

    Hi

    We do not have a sale bade for cart rules. We only have a Sale badge for Price based rules.
    If products match the rules in the price based rules, it is possible to show a sale badge (a static text “Sale” )
    For cart rules, we dont have a sale badge. Because those rules run only in the cart / checkout pages only.
    May be there is a misunderstanding ? is it possible to provide screenshots showing the sale badge configuration and the issue ?

    Really appreciate it.

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

The topic ‘Badge Text Based On Discount Rule’ is closed to new replies.