Checkout contextual availability products not available

Checkout contextual availability products not available

bigjigstoys
Visitor
2 0 0

Hi,

 

We have scenario whereby we need to restrict specific products from being shipped/sold in specific countries.

 

ProductUKNetherlands
Product 1yesno
Product 2yesyes

 

If someone added both of the above products to their cart and entered an address in Netherlands, they would see the following message:

 

This order can’t be shipped to the address you entered. Review your address to ensure that all fields have been entered correctly and try again.

 

I'm aware that the above message can be edited through the Edit Languages area, but I came across the following options which I think would be more appropriate to use.

 

bigjigstoys_0-1667406332962.png

 

The issue I'm having is I'm unsure how I get these functions/ messages to work.

 

The default message above doesn't really give the customer any information as to why we can't ship to their address. The alternative options above would be way more informative.

 

When speaking with Shopify Support I was told the languages section is there so that we can change the default wording, which I understand, but I'd like to figure out how to enable the functionality that displays these additional messages.

 

Any guidance would be greatly appreciated.

 

Thanks
Steve

 

Reply 1 (1)

JimJong
New Member
56 0 0

You can restrict specific products from being shipped/sold in specific countries by using the Cart Lock https://apps.shopify.com/cart-lock app easily. 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 "Products" then add the related items.
  3. Click "Add a new condition" and select the "Shipping country" then select "Netherlands".
  4. In "Match conditions" field, select "All".
  5. In the "Error message" field, add an appropriate message which will be displayed in the checkout page.
  6. Save the rule.
  7. Now the selected product above is blocked from Netherlands.

contextual.png

 

Similarly create a separate rule for UK. Thanks.