-
AuthorPosts
-
November 30, 2022 at 4:04 am #145690

Akram SaidParticipantHello,
When the user chooses the shipping country on the cart page, the shipping options appear with the correct shipping cost and total price calculation.
If the user chooses one country which is not supported, the message will be displayed “There is no available shipping option for the selected country” which is fine as I set.
The issue is if the user chooses any other supported country on the same page, it keeps showing the not supported country message. The user must empty the cart and then add the item again in order to show the shipping option.
Example:
The user chooses UAE on the cart page = $3 shipping
The user chooses Yemen on the same cart page = not supported country
The same user chooses UAE on the same cart page = not supported countryIn short, if the user selected an unsupported country for one time. The system keeps saying it is not supported country all other countries unless you empty the cart and try again.
I tried the server restarting. still the same issue
THanks
-
AuthorPosts
You must be logged in to see replies to this topic. Click here to login or register