How do i display discount codes on the product page for a specific product?

I would like to display coupon codes (eg: 100%OFF) on each individual product page (for discounts created on shopify admin)
I understand there isn’t an inbuilt method on shopify to do so, i’d like to know how to do in code using the liquid files

1 Like

** @NativeHealth_R **
follow below links steps for adding discounts:
https://help.shopify.com/en/manual/discounts/discount-types/percentage-fixed-amount#:~:text=or%20Specific%20products.-,If%20you%20want%20the%20discount%20to%20apply%20to%20specific%20collections,%E2%9C%94%20to%20save%20your%20changes.

One way to do it is using metafield.
Step 1: Create a discount code for specific products eg: 100%OFF

Step 2: Create a product metafield to fill in discount code

Step 3: Add in the discount code 100%OFF to metafield of product you want

Step 4: Add a block to product page and use dynamic field to call metafield.

After that, only product which have the metafield not blank (mean have discount code) will show the discount code

1 Like

Hello NativeHealth_R,

While it’s true that Shopify doesn’t have a built-in feature for this, we’ve developed an app that offers a solution.

Our app, “Klip Product Page Coupons,” is specifically designed for this purpose. It enables the display of coupons directly on product pages, providing a straightforward alternative to custom coding in Liquid files.

You can find more information about it on the Shopify app store at this link: Klip Product Page Coupons.

This could be a useful tool for what you’re trying to achieve, especially if you’re looking for a way to integrate this feature without deep technical modifications.

Best regards,

Seva Dorn | Founder

Klip Coupons

1 Like

Hey NativeHealth_R,

We recently launched an app called “Klip Product Page Coupons” that addresses this exact need. It allows coupons to be displayed directly on the product pages. The coupons can either be a percentage off or fixed-amount off discount.

This approach can enhance the customer experience and potentially increase conversions by making discounts more visible and transparent.

You might find it a valuable addition to your Shopify toolkit. You can check it out on the Shopify app store here: Klip Product Page Coupons.

Best,

Seva Dorn | Founder

Klip Coupons

2 Likes

Hey Team,

You may try Easy Discounts App, Which helps to automatically display applicable promo codes/discount codes on the Product detail page. It helps customers to take the benefit of promocode.

2 Likes

Shame on Shopify for not Providing Basic Features Like :

  1. Show % Discount on Product & Product Listing - Do Code Changes

  2. No Option to Show Discount Coupons Use Easy Discounts (https://apps.shopify.com/easy-discounts-1)

  3. No Option to edit checkout page(for adding discounts and UI enhancements ) resulting drop in purchase.

1 Like