How To Set A Minimum Total Purchase Amount?

How To Set A Minimum Total Purchase Amount?

jgelicame
Excursionist
16 0 3

How To Set A Minimum Total Purchase Amount?

Replies 6 (6)

Huptech-Web
Shopify Partner
1169 234 264

Hello @jgelicame , Can you please briefly explain the requirement and share your store URL?

If you found this response helpful, please do like and accept the solution. Thanks!
Need support with Customizing your Shopify store?
Feel free to contact me at info@huptechweb.com or Visit our website Huptech Web.
Instant Shortcode Builder: Integrate customizable UI features anywhere in your store - No coding knowledge required
jgelicame
Excursionist
16 0 3

url is metalgardenscreen.com

 

I want it to be minimum purchase 200 and if the customer tries to checkout below the min amount, there will appear a note that the customer needs to purchase at least 200 to proceed.

Ankit_Thakur
Shopify Partner
88 1 10

Hi @jgelicame Either you can custom code this or use a Shopify App to achive this.  You can check the Checkout Guardian App avaialble on the Shopify App store which can help you to achive this. 

Shopify Developer/Consultant
If my suggestions are useful, please let me know by giving it a like or marking it as a solution.
And if you want to customize or develop new feature on Theme or App.
Skype:-ankit.thakur_5
jgelicame
Excursionist
16 0 3

Can you give me a sample custom code?

EFOLI-Emilia7
Shopify Partner
349 11 39

Hello @jgelicame,

Hope you're doing well. As you want to set a minimum total purchase amount, you can try the MultiVariants - Bulk Order app. 

With this app, you can a minimum purchase value for a specific product or set a minimum purchase value/amount on the whole store. You'll get 5 days of free trial to explore the app. If the minimum amount is not reached, a warning message will be displayed on the cart page. Without reaching the minimum amount, the checkout button will not activated.

Feel free to knock me if you want to check the demo product.

Cart restriction.png

 

 

banned

JimJong
Tourist
56 0 1

It is possible to set a minimum total purchase amount using the Cart Lock https://apps.shopify.com/cart-lock app easily. Follow the steps below:

 

  1. Open the app and click on the "Add a new rule" button.
  2. Click "Add a new condition" and select the "Cart total" then put 250 in the "Block if less than" field.
  3. In the "Error message" field, add an appropriate message which will be displayed in the checkout page.
  4. Save the rule.

 

mintotal.png

 

Now your customers cannot purchase less than the defined amount. Thanks.