Shopify Automated Discounts (Show on Home Page, Collection Page and Product Page)

Shopify Automated Discounts (Show on Home Page, Collection Page and Product Page)

ToniMelbourne
Shopify Partner
14 0 118

Hi 

 

When using the built in Automated Discounts, it shows the original price and and automated discounted price in the cart only.  

 

How do we make the show on the Home Page, Collection Page and Product Page.

 

Please don't refer me to an app or to use the compare price.  this is not the question.  The question is, how to show the discounted price using the automated discount application on the Home Page, Collection Page and Product Page.

 

Screen shots below:

 

Automatics discount created:

Screenshot 2024-01-14 at 1.44.10 pm.png

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Cart Page Shows the discount, shown below:

 

Screenshot 2024-01-14 at 1.46.15 pm.png

 

NOW WHY ISN'T IT SHOWING ON THE HOME PAGE, COLLECTIONS PAGE AND PRODUCT PAGE.  SEE IMAGES BELOW.  HOW DO WE MAKE THIS SHOW.  AGAIN, DON'T REFER ME TO APPS OR COMPARE PRICE AS THS IS NOT THE SOLUTION NOR THE QUESTION.

 

Screenshot 2024-01-14 at 1.49.12 pm.png

 

Screenshot 2024-01-14 at 1.51.15 pm.png

 

Screenshot 2024-01-14 at 1.49.22 pm.png

BUT IT WILL SHOW IN THE CART.   DOESN'T MAKE ANY SENSE FOR NOT TO SHOW ON THE HOME PAGE, COLLECTIONS PAGE AND PRODUCT PAGE.

 

 

Replies 3 (3)

tobebuilds
Shopify Partner
557 42 151

I understand you don't want to use an app, but there's just no way to do this in base Shopify.

 

You have a few free options, but all of them require coding.

 

For example, you could write and embed JavaScript on your site that detects your desired products on the page, and then updates the on-page price.

 

Or, you could write a Liquid snippet in your theme (`price.liquid`) that checks if the product is eligible for your discount, and then computes and displays the discounted price.

Founder, Regios Discounts app (4.8 stars, 83 reviews, Built for Shopify)
- Custom discounts made simple
- "Just about any discount you'll ever need"
- Built by an ex-Google software engineer
- Often imitated, never duplicated
ToniMelbourne
Shopify Partner
14 0 118

Hi Tobebuilds

 

thank you for taking the time to read through the query and provide a response.  

I believe this is something for Shopify staff to respond to 

 

Why is this common sense feature not available in the standard Shopify plan?  Merchants are offering discounts on their products and you can’t even display them.  This is a little ridiculous. 

The problem with coding: each time there is a new revision to the theme template, we then have to constantly code again, test again and code again and test again for such a simple feature. 

sualeh_12
New Member
5 0 0

Anyone who came up with the solution to fix this?