Notice: You are browsing the documentation for PrestaShop 9, which is currently in development.

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

Resources for Tags

Tag

Name Format Required Max size Description
id_lang isUnsignedId ✔️ Lang ID
name isGenericName ✔️ 32

Blank schema

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