Discount badge

Note: This article is work in progress.

...

Discount

The "Discount" of a product is calculated from the difference between the "List price" and the "Price". For more information, see the Shopware documentation.


Configuration

...


Summary

Snippets

  • twt.extension.discountBadge.discount

    • %discount% is replaced by the discount.

  • twt.extension.discountBadge.discountShort

    • %discount% is replaced by the discount.

    • %currency% is replaced by the current currency symbol.

  • twt.extension.discountBadge.percentage

    • %discount% is replaced by the percentage discount.

  • twt.extension.discountBadge.percentageShort

    • %discount% is replaced by the percentage discount.

    • %currency% is replaced by the current currency symbol.

Last updated

Was this helpful?