Warning: You are browsing the documentation for PrestaShop 1.7, which is outdated.

You might want to read an updated version of this page for the current version, PrestaShop 8. Read the updated version of this page

Learn how to upgrade to the latest version.

Resources for Zones

Zone

Name Format Required Max size Description
name isGenericName ✔️ 64
active isBool

Blank schema

<prestashop xmlns:xlink="http://www.w3.org/1999/xlink">
  <zone>
    <id><![CDATA[]]></id>
    <name><![CDATA[]]></name>
    <active><![CDATA[]]></active>
  </zone>
</prestashop>