Adding an online store to a website

Where can I find the sales item code?

  1. Log in to Droplabs Panel and enter Sales Panel.
  2. In the top menu, select Channels and go to Online Channels.
  3. If you have more than one object, select the appropriate one.
  4. Click on Show Instruction and copy the entire content of the code from the pane.

Adding a Droplabs Sales Element on WordPress

  1. Enter the management panel of your website.
  2. Add a new subpage and name it, for example, “Buy Online”.
  3. Depending on which content editor is used in your dashboard:
    • paste the code of the sales item on the new page in text mode, not visual (for example, in the WordPress editor this is the second tab);
    • click on “+” and select “Custom HTML”, then copy the code of the sales item.
  4. You can also add a title, description, or other items to be placed above or below the sales item.
  5. click Publishto make the site available to visitors of your website.

Add a Droplabs sales element to an HTML page

  1. Enter to edit the code of the selected subpage. You can create a new one called, for example, “Buy Online”.
  2. Place Droplabs sales item code in segment corpo.
  3. Save the changes and publish the page.

Add a Droplabs sales item on WIX

  1. Enter the management panel of your website.
  2. select Settings, go to Advanced and check the option Custom Code.
  3. Add in segment Content — End.
  4. In the box Paste the code snippet here add part of the sales item code:
    <script type=” text/javascript” src=” https://widget.droplabs.pl/widget.js” ></script>.
  5. In the box Choose a domain — select the domain of the page where you want to place the sales item.
  6. In segment Add code to page select Add specific pages and indicate the subpage where you want the sales item to be placed.
  7. Proceed to edit the page on which the sale will be carried out.
  8. Embed HTML in the selected place on the site.
  9. IN HTML Settings as the page address, provide a link to the sales item, which is in the item code after src= in iframe.
    E.g. https://widget.droplabs.pl/index.html?facilityId=999999&onlineGroupId=999999

Remember that the width of the space where the store will be placed is to be at least 375px. If the width is smaller, the store will not be displayed.