Show and customize discounted price for preorders on product pages
STOQ now supports showing discounted price of a preorder product on the product page by striking the original price. This works with all currencies, markets, and discount types. You can also customize the format of discounted price.
How to setup discounted price
- Go to Preorders > Edit > Add a discount amount or percentage
- Enable the newly shown checkbox - "Show discounted price".
- Now, the app will automatically show a discounted price and strikethrough on original price.
- Save your changes to show discounted price for all preorders on all product associated with the offer.
How to format discounted price
- To change the format, go to Preorders > Settings > Currency Format
- The default format is
{{amount}} {{currency}}
. For example, it shows up as50 USD
. - To change this, edit the field and use a combination for the following. These are the same currency formatting options provided by Shopify.
Money Format | Rounded | Example |
---|---|---|
|
| USD |
|
| $ |
|
| 1,134.65 |
| Yes | 1,135 |
|
| 1.134,65 |
| Yes | 1.135 |
|
| 1'134.65 |
| Yes | 1 135 |
|
| 1 134,65 |
|
| 1 134.65 |
- Below are some examples of how you can use the formatting to get the desired format.
{{amount}} {{currency}}
displays as50.12 USD
{{currency_symbol}}{{amount__with_comma_separator}}
displays as£50,12
If you need any support regarding setting up further, feel free to reach out to our support.
Updated on: 21/03/2025
Thank you!