There are two main methods to highlight discounts on Product Detail Pages (PDP) within your app:

1. Slashed Pricing

This method displays a crossed-out original price alongside the discounted price.

  1. In your Shopify backend, add a "Compare at price" for the products you want to discount.

  2. The app will automatically display the "Compare at price" as a slashed price, with the current selling price shown as the actual price.

Note: This method affects pricing display in both the app and on your Shopify website. If you want app-exclusive discounts, consider using the second method. Currently, Shopify restricts to display different product pricing on different sales channels.

2. List Active Offers on PDP

You can use various blocks from our dashboard to promote the discount on PDP. Some of them are

Remember: Always test your discount implementation before launching a sale to ensure it's working as expected.