> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://regiostech.crisp.help/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# Limitations of the Discounted Price Block

The ["Discounted price" block](/en/article/discounted-price-block-1okev30/) has several limitations:

* The app block HTML is based on the Dawn theme. If you are on another theme, you may have to customize the CSS. We have included some styles that support a wide array of themes, but some may slip through the cracks.
* Automatically changing the on-page price when a variant requires JavaScript; this is because we automatically reload the section using the Section Rendering API, instead of performing client-side calculation.
* This feature doesn't share settings with discounts. You will have to manually set the percentage/fixed amount.
* This feature isn't timed together with discounts. You will have to manually remove the app block when your discount expires.
* This feature doesn't support the collection page yet.
* Not all the customer filtering options are available. You can only either filter by tag, or make the discount visible to all customers.
* There is no "active dates" option at this time.

## Why so many limitations?
* Every Shopify theme is different, so it's impossible to make one solution that works with everything out-of-the-box.
* Shopify theme app blocks are rendered server-side, which greatly limits our ability to react to user actions in the browser.
* Shopify theme app blocks can only support a limited number of settings.

## Workaround: upgrade to the new DOPP
We have created a new version of the "discount on product page" (DOPP) feature that addresses many of these limitations.

If you'd like to try it, read [this article](/en/article/using-the-discounted-price-block-with-product-page-discount-axlnvw/) to learn how to set it up with the "Discounted Price" block.

## Have any feedback for us?
We want to hear about your experience with our app! [Leave a review on the Shopify App Store](https://apps.shopify.com/regios-automatic-discounts#modal-show=ReviewListingModal).