Thanks to visit codestin.com
Credit goes to devdocs.prestashop-project.org

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 9. Read the updated version of this page

Learn how to update to the latest version.

Resources for Search

Errors

Name Format Required Description
error

Blank schema

<prestashop xmlns:xlink="http://www.w3.org/1999/xlink">
  <errors>
    <error>
      <code><![CDATA[100]]></code>
      <message><![CDATA[You have to set both the 'language' and 'query' parameters to get a result]]></message>
    </error>
  </errors>
</prestashop>