Connect your PrestaShop store

How to integrate the Dropday module for PrestaShop in your webshop

Things to know

Here are some key things you should know about our PrestaShop integration.

How to set up your PrestaShop connection?

To configure the PrestaShop module, follow these steps.

  1. Download the latest version of our PrestaShop module.

  2. Install the module in the backoffice of your PrestaShop.

  3. Configure the Dropday module and enter your API-key and Account-ID and click Save.

  4. If you are testing the module, you can select test-mode.

  5. Create a test order in PrestaShop (you can do this in the PrestaShop backoffice):

    1. Go to Orders, select a shop if you have multistore enabled;

    2. At the right top click Add new order;

    3. Search a customer, click Choose;

    4. Search a product, click Add to cart;

    5. Choose a Payment and set order status to Payment accepted;

    6. Click on Create the order.

  6. Hopefully, your test order is now received by Dropday. Do you have any problems configuring your PrestaShop module? Contact our customer support.

Dropday variables and associated PrestaShop variables

Here you can find the Dropday variables and the associated variables in PrestaShop. You can use these variables to create rules to determine which products should be purchased from which supplier, or you can use it in your email templates.

Product variables

Product title Product name

Product ID → Product ID

SKU (or reference → Product reference

Quantity → Quantity of products ordered

Unit price → Product price

EAN-13 → Product EAN13

Supplier → Product supplier

Brand → Product brand

Category → Product main category

Stock quantity → Stock quantity at the time of ordering

custom → Product customization

image_url → Product image url

Customer variabels

order_first_name → Customer's first name

order_last_name → Customer's last name

order_company_name → Customer's company name

order_address1 → Customer's address 1

order_address2 → Customer's address 2

order_postcode → Customer's postcode/zip code

order_city → Customer's city

order_state → Customer's state

order_country → Customer's country

order_phone → Customer's phone number

order_email → Customer's email address

order_comment → Customer's order comment

Order variabels

order_external_id → Order reference

order_source → Name of the webshop

order_total → Total order value

order_shipping_cost → Total shipping cost

order_test → Test order yes (1) or no (0)