If you've already set an individual discount price in your settings but it's not appearing on the storefront, follow these steps:
First, you need to determine the ID or class of the price element on your product page. For instance, if the class is .price-item, note that:
- A class starts with a dot (.)
- An ID starts with a #.
Update the Selector in Settings:
- Navigate to Settings > Advanced Settings > Selectors.
- Locate the Product Page Price Selector field.
- Enter the correct selector (e.g., .price-item).
- Don’t forget to click Save to apply the changes.
Once saved, you can refresh your storefront and the discounts should now be visible.
After performing these steps, if the discount is still not visible on your page, please contact Support immediately.