Hello,
Is it possible to make automatically discounts visible on the products it self instead only in “cart”?
Hello,
Is it possible to make automatically discounts visible on the products it self instead only in “cart”?
Welcome to Shopify Community,
You can try this App.
Without app it’s not possible? This app isn’t free and it will slow down store. (?)
By the custom code, it will work. For that you need to hire a developer,
so, let me know if you have any other Query.
Thank you.
Hi Frankmoi,
By using third party app you use Automatic discounts on the cart page but not on the product .
Checkout these app’s.
1. Kart Discount App :
Hi FrankMoi,
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.
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.
Hope this can help!
Regards,
Axel Kee (developer of the Yagi Automatic Discount Helper app)