adding a note at checkout to let custiomers know of minimum order amount

adding a note at checkout to let custiomers know of minimum order amount

Danmuges
Excursionist
37 0 6

Ive set my minimum order amount to $80 before shipping becomes available. If their cart doesn't add up to $80 the pickup option is all that shows. Is there a way that i can add a note to the checkout so that people know they need to spend a bit more to get shipping> ive had a few people just click pickup even though they live in a different state. I do have a not in my announcement bar but people tend to miss it.

 

I want to write something like "Minimum order $80 for shipping" in the yellow box in pic below

 

Danmuges_0-1690637944406.png

 

Replies 4 (4)

osamafarooqi71
Shopify Partner
259 22 44

Hello @Danmuges, I'm sorry to share that only Shopify plus users can have access to edit the checkout page. It's batter to add some other way to restrict user to add at least minimum amount of order to cart.

 

Regards,

Osama Farooqi 

Shopify Theme Developer | Contact me | Hire expert
- Was my reply helpful? Click Like 🙂 to let me know | Buy Me Coffee
- Was your question answered? Mark this as Accepted Solution
Janit_Calvo
Shopify Partner
47 0 93

Only Shopify Plus level can implement minimum orders? WTH?? AGAIN, this is basic shopping cart stuff here. Again, Shopify is forcing us to give them more money or pay for an app to do basic, basic things that we need to thrive - so, um, maybe one day we can afford to level-up. So stupid.

Someone needs to remind me why I switched to Shopify. #ridiculous 

osamafarooqi71
Shopify Partner
259 22 44
Hi don't feel bad, you can achieve this using custom coding on client end.
You can disable Add to Cart button until user have added minimum quantity
in cart and, or set a minimum quantity for quantity picker.

Regards
Shopify Theme Developer | Contact me | Hire expert
- Was my reply helpful? Click Like 🙂 to let me know | Buy Me Coffee
- Was your question answered? Mark this as Accepted Solution

JimJong
New Member
56 0 0

You can add a note at the checkout to let customers know of minimum by using the Cart Lock https://apps.shopify.com/cart-lock app. Here is how you can do it:.

 

  1. Open the app and click on the "Add a new rule" button.
  2. Click "Add a new condition" and select the "Cart subtotal" then put 80 in the "Block if less than" field.
  3. Click "Add a new condition" and select the "Delivery types" then add "Shipping".
  4. In the "Error message" field, add "Minimum order $80 for shipping".
  5. Click "Match conditions" and select the "ALL.
  6. Save the rule.

note.png

 

Now your customers cannot checkout if the cart subtotal is less than $80.