Prestashop – Gotchas

Service ID: prestashop

PrestaShop is an eCommerce website builder to create and manage your online business. You can launch your online store right now and start to sell online.

⚠️

5 gotchas across 3 resources

These are connector-specific behaviors and limitations to be aware of when integrating.

Customers1 gotcha

allcustomersAll

PrestaShop does not expose a total record count in list responses. meta.total_count will not appear.

Orders1 gotcha

allordersAll

PrestaShop does not expose a total record count in list responses. meta.total_count will not appear.

Products3 gotchas

allproductsAll

PrestaShop primarily uses an id field to identify product associations (Ie: categories, variants etc). To maintain performance on the list endpoint, fewer properties are returned than other connectors.

allproductsAll

PrestaShop does not expose a total record count in list responses. meta.total_count will not appear.

oneproductsOne

Product images for PrestaShop are limited to the default image set on the product.