In Canada how do I set the Provinces that we ship to as I need to take 3 Provinces off my ship to locations?
Terry
I suppose I should clarify this request some.
I know how to select to country (Canada) for shipping purposes but I need eliminate 3 of the Provinces that we do not do business in.
Can someone please help me with this and let me know where to locate this function in the Admin?
Terry
Hi Terry,
This list has not historically been editable within the Magento admin panel. There are actually a few Magento Extensions that can help add this feature to your Magento admin:
https://marketplace.magento.com/magepsycho-magento2-regioncitypro.html
https://marketplace.magento.com/eltrino-srm.html
https://marketplace.magento.com/ldtsoft-dropdown-address.html
There are also programmatic options for adding this to your store. Here are some examples:
https://www.dckap.com/blog/how-to-restrict-specific-us-states-in-checkout-magento-2/
https://magento.stackexchange.com/questions/241799/magento-2-how-to-change-state-list-for-usa
Best of luck!
Setting up shipping locations in Magento is an essential part of running an online store. Here are the steps to configure shipping location settings in Magento:
Log in to the Magento Admin Panel
Go to Stores > Configuration
In the left sidebar, select Sales > Shipping Settings
Under Shipping Origin, enter the address from where the products will be shipped
Next, select the Ship to Applicable Countries option. Here, you can either select "All Allowed Countries" or "Specific Countries" from the drop-down menu.
If you select "Specific Countries," a list of countries will appear. Select the countries where you want to ship your products.
Set up the Shipping Method by clicking on the Shipping Method tab in the left sidebar.
Select the shipping methods you want to offer to your customers, such as flat rate or table rate shipping.
Set up the rates for each shipping method, if applicable.
Click the Save Config button to save the settings.
By following these steps, you can configure shipping location settings in Magento and ensure that your products are shipped to the correct destinations.
Regards,
Rachel Gomez