Notice: You are browsing the documentation for PrestaShop 8, which is currently in development.
You might want to read the documentation for the current version, PrestaShop 1.7.Name | Format | Required | Description |
---|---|---|---|
id_carrier | isInt | ✔️ | Carrier ID |
delimiter1 | isUnsignedFloat | ✔️ | |
delimiter2 | isUnsignedFloat | ✔️ |
<prestashop xmlns:xlink="http://www.w3.org/1999/xlink">
<weight_range>
<id><![CDATA[]]></id>
<id_carrier><![CDATA[]]></id_carrier>
<delimiter1><![CDATA[]]></delimiter1>
<delimiter2><![CDATA[]]></delimiter2>
</weight_range>
</prestashop>