Discount: How to reduce any price to a set value

Hey

I haver a client selling items ranging between £8 and £15. He wants to have an offer that allows anybody to buy any one item for £1. So below is my criteria:

  1. Customer can only use this offer ONCE.

  2. Discount must be able to reduce any price, down to a fixed price of £1

  3. Ideally the discount can be restricted to a specific category / collection

I am hopeful this wont require a third party app, because they are too expensive for this small requirement.

Cheers :slightly_smiling_face:

if the client offer on the items this type if any person buy the two items in one time then we offer the next two items discount with less of $1 price par item .

You can implement this discount without a third-party app by using Shopify’s built-in Discounts.

Here’s how to set up this offer:

1. Create a Discount Code for £1 Offer- Go to Shopify Admin > Discounts.

  • Click on Create Discount and choose Discount Code.

  • Discount Type: Choose Fixed Amount and set the discount to reduce any product to £1.

  • Applies To: You can apply this to a specific collection or product category. Select the relevant category for restriction.

  • Usage Limits:

    • Limit to one use per customer: This ensures the discount can only be used once per customer.
  • Customer Eligibility: Set this to “Everyone” unless you want specific customers to access this discount.

  • Minimum Purchase Requirements: Leave this empty or as needed for this promotion.

  • Active Dates: Set the promotion period.

2. Adjust Discount to Make Any Product £1

While Shopify doesn’t have a built-in feature to discount an item to a fixed price based on its original price, a Fixed Amount discount can be a workaround. You can set a discount like “£14 off,” which effectively reduces the price to £1 for items priced between £8 and £15.

  • In the discount creation screen, select Fixed amount discount and set it to £14. This will reduce the price of any eligible product within your specified range to £1 (you’ll have to ensure that no products in the collection are priced above £15, or the discount won’t reduce them to £1 exactly).

3. Enforcing the Discount Once Per Customer

Shopify allows you to restrict discount usage to one time per customer:

  • In the Usage limits section, select Limit to one use per customer.

4. Restricting the Offer to Specific Products or Collections

You can restrict the discount to specific collections or products:

  • In the Applies To section, select Specific collections or Specific products, then choose the relevant collection for the offer.

EDIT: I just tried this method, and it reduced the price of a £12 product to £0, which is what I presumed would happen. Am I miss understanding something in your response?


This makes sense to me. So the missing piece of knowledge I had was that it appears based on your reply that £1 is the minimum price shopify can go by default? Correct? So if I set a discount to reduce £1,000 off of a product, valued at £25 - the end price would just stop at £1?

I just presumed it would go to £0 - so I didnt even think to try this method