Prestashop – Gotchas
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
customersAllPrestaShop does not expose a total record count in list responses. meta.total_count will not appear.
Orders1 gotcha
ordersAllPrestaShop does not expose a total record count in list responses. meta.total_count will not appear.
Products3 gotchas
productsAllPrestaShop 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.
productsAllPrestaShop does not expose a total record count in list responses. meta.total_count will not appear.
productsOneProduct images for PrestaShop are limited to the default image set on the product.