Can you set up a 3 for $30 discount offer on Shopify?

iforsyth
Tourist
4 0 3

How do I do a buy 3 (with mix and match between 3 separate variant skus) for a $30 discounted price?   Also, is it possible to detect this discount and display the discount offer and pricing on the product page, e.g. copy to read, "Or buy 3 (mix and match) for $30.00"?

Replies 5 (5)

Risa
Shopify Partner
327 16 39

@iforsyth 

App Selly can help you to offer quantity discount:

https://apps.shopify.com/selly

https://sellydemo.com/collections/frontpage/products/rockstud-detail-block-heeled-sandals

★ SELLY UNITED - The front solution to increase sales for online store and POS - https://apps.shopify.com/selly

iforsyth
Tourist
4 0 3

Let me rephrase my question:   I'm wondering if there's a way in the code to:

a.) detect on the product detail page whether a discount is applicable to the product/product variants being presented on the page.

b.) I have been able to setup the buy 3 at x dollars off discount within shopify and it works wonderfully within the cart, but I'm not sure how to display following the detection of the discount that's applicable to the product on the product detail price, so that it shows:

1.) the qty required for the discount 

2.) the discounted price of $30, e.g. buy 3 for $30.

I want to announce to the customer that they can buy 3 for $30 while they're looking at the products that have that discount attached to them and not have the discount mysteriously appear in the cart.

iforsyth
Tourist
4 0 3

So there's no way to do this except to buy a third party application and pay a recurring monthly fee?

jam_chan
Shopify Partner
891 23 171

Hi @iforsyth 

I think you can use scriptTag and the admin API to query the automatic discount of a shop. If yes, display the discount with a little box on the product page.

BYOB - Build Your Own Bundles, SPO - SEO App to research keywords & edit social link preview
VirtualBoar
Visitor
1 0 0

@iforsyth wrote: greatpeople

Let me rephrase my question:   I'm wondering if there's a way in the code to:

a.) detect on the product detail page whether a discount is applicable to the product/product variants being presented on the page.

b.) I have been able to setup the buy 3 at x dollars off discount within shopify and it works wonderfully within the cart, but I'm not sure how to display following the detection of the discount that's applicable to the product on the product detail price, so that it shows:

1.) the qty required for the discount 

2.) the discounted price of $30, e.g. buy 3 for $30.

I want to announce to the customer that they can buy 3 for $30 while they're looking at the products that have that discount attached to them and not have the discount mysteriously appear in the cart.


Thanks for Giving us Such a Great Information