Wanting to add two selling prices for the same product

Hi there, I am seeing if anyone could help me.

I am wanting to add a option to some of my products where you can buy one product variant at X but if you buy 2 or 3 of that same variant you get it for Y.

so on my site I sell balls of yarn.

Single Ball $ or multi Ball $. button I want to be able to change the selling price depending on the product on each button and change the wording on the button. Some of my products have up to 100 variants ( colours ). example: Single ball. ( $10.00) or 3 Balls. ( $9.00) I would like it so the customer can only get the multi ball discount only on one variant ( colour) at a time not spread the discount across the variants.

I have attached a screen from another website on how they do it.

I currently use the Shopify theme Simple

thank you

Hi @matt759

You can create variant for pack of 10 which will have discounted price.

Or you can create quantity discount from admin.

Best would be to create variant.

Hope this will help…

Hi there,

I have a similar question. I just want to display a single price, but if the single price variant is selected, the product should not be purchasable.

please anyone can help me out here?

Thanks!

Hi @Rajs ,

The best would be to use a metafield which will store the cost of a single variant price but the variant will be set in quantity.

Similar things we did at the below URL

OR

You can create a mandatory bundle product/variant option to restrict the user purchase a single item. Please refer to the below video for implementation logic.

Hope this will help…

Hi @gr_trading

Thank you so much! this is helpful for me.