Showing discount on Product Page (without Compare price)

Hi @Brando1 ,

For automatic discount to be visible on product page, you will need to custom code, and also calculate and store the discounted price for each eligible product (as the automatic discount information is not available on the product page via the theme code, an unfortunate technical limitation by Shopify), which can be complex.

I have just made an app specifically to solve this issue , the app utilizes metafields and can display discounted price (from the automatic discount) on the product page / collection / search result.

On product page, you can use the app block to display the discounted price (you can drag and drop it in the theme editor), which does not impact the store speed, as it uses Liquid to output the discounted price. (There’s also instruction in the app for showing discounted price in collection / home page, I would be happy to assist on the setup)

The app name is Yagi Automatic Discount Helper (https://apps.shopify.com/yagi-automatic-discount-helper ), you can view the demo store in the app listing page to see how it works.

soulchild37_0-1742272083978.png

Hope this can help!

Regards,

Axel Kee (developer of the Yagi Automatic Discount Helper app)