Child pages
  • Managing Shipping

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

By "states", PrestaShop calls first-level administrative divisions of a country. In the United-States, they are called "states"; in Italy, it's "provinceregioni" (singular: "provinciaregione"); in France, it's "départementsrégions" (departmentsregions); in the United-Kingdom, it's "counties".Have regions". By default, PrestaShop provides you with a set of states: the 50 US states, the 13 Canadian provinces and territories, 24 Argentinian "provincias", and 110 Italian "province".

Image Added

Having states properly defined in your database helps with the carriersbetter represent the delivery possibilities of your carriers. It is therefore important to enter all of a given country's administrative divisions if they are important to your carriers. You can find a list a such divisions on this Wikipedia page.

Note: the PrestaShop address form currently only lists states are available for the customer to choose. Therefore, make sure to use a sensible list when adding content to your states list. That is the reason why, for instance, the list contains Italian "province" rather than "regioni".

Let's create a new state. Click "Add New" to get to this form:

Image Added

  • Enter the name of the state.
  • Enter its ISO-3166-2 code:
    • Go to this Wikipedia page
    • Click the state's country two-letter code (in the "Entry" column of the main table),
    • On that page, find the state's code (it should be in a list on the page, or in the text for the smallest countries),
    • If there is one, remove the country's prefix in order to keep the code under 4 characters. For instance, the full ISO 3166-2 for Devon, in the United Kingdom, is "GB-DEV". Simply use "DEV" as the state's ISO code – it already is attached to the country using PrestaShop's "Country" drop-down menu (see next step).
  • Indicate its country using the drop-down menu.
  • Indicate its geographical zone using the drop down menu.
  • Choose its status.
  • Save.

Country

This tab is pretty much self-descriptive: PrestaShop has to know all existing countries in order for customers to clearly indicate their own.

Image Added

At the bottom of the page, you can set the default country for your shop.

Image Added

Normally, PrestaShop comes with all current countries in the database. But it could be that new ones appear, and this you'd need to add a new country. Click "Add New" to do so.

Image Added

  • Enter the name of the country that you would like to add.
  • Enter its ISO-3166 code, which you can found on the official ISO page.
  • Enter its international call code, which you can found on this Wikipedia page.
  • Indicate its default currency. You can use your shop's default currency (as set in the Payments > Currencies sub-tab), or one of the other default currencies. Remember that if needed, you can add a new currency to your shop using the Payments > Currencies sub-tab.
  • Indicate its zone, the world subregion this country is attached to. If needed, you can add new zones using the Shipping > Zones sub-tab.
  • Indicate whether a user sign-up with the address must give a zip code or not.
    • You may also give more detail on the format of the postal code (or zip code). If you don't put anything, PrestaShop won't verify the validity of the zip code when given a new address for this country.
    • Use the following codes for the postal code: "L" for a letter, "N" for a number and "C" for the country's ISO code (the one which you entered in the ISO field above).
    • You can rely on this Wikipedia page if you do not know the postal code format. Pay attention NOT to copy/paste the notation from Wikipedia, but to adapt it! For instance, Wikipedia indicates "AAA 9999*" for Malta, so the notation for PrestaShop becomes "LLL NNNN".
  • Give details about the address layout. You can click on the various helper link on the side of the text-field in order to add more field. In live usage, they are automatically replaced by PrestaShop with the data from the customer's account.
  • Enabled or disable it. A disabled country will not be proposed when your customers want to register and create an account.
  • Indicate if it does contains "states". This adds a new field to the PrestaShop address form. Note that "states" can be regions, province, departments... anything that makes sense to the country's postal service.
  • Indicate if the country needs a Tax Identification Number, and if its tax label should be displayed or not.
  • Save: you're done creating a country!

Zones

PrestaShop's zones are a list of the world subregions. It helps categorizing countries.

Image Added

If needed, you can create more zones, by clicking, as usual, on "Add New".

Image Added

All you need is a name and a status.

Price Ranges

With PrestaShop, you can add a unique shipping & handling price to each total purchase price range.

Image Added

For example, if you want orders between $1 and $15 to be sent by the US Post Office with a special rate, create a price range from 1 to 15, and set it to “US Postal Service”.

Image Added

Weight Ranges

The process for defining weight ranges is exactly the same as that of defining price ranges.

Image Added

For example, if you want orders between 1 lbs and 15 lbs to be sent by the US Post Office with a special rate, create a weight range from 1 to 15, and set it to “US Postal Service”.

Image Added

Once the ranges are determined and allotted to a carrier, you can define the shipping and handling for each range. Go to the first page of the “Shipping” tab, and fill out the table found at the bottom of the page. Here we have taken as an example the bill according to the total weight of the order.

Image Added