Add Uploadery to GemPages

If you wish to integrate Uploadery with GemPages, refer to the following instructions:

1. Navigate to Apps. Click on the GemPages Drag & Drop Page Builder app.

2. Navigate into Product Pages to reveal all product pages.

3. Go into each product page to add in the Uploadery install code snippet (as seen from here: Install Uploadery).

4. Drag the Liquid element from the left sidebar into the product page and place it above either the quantity selector or the add to cart button.

5.Hover over the Liquid element and click on the pencil icon.

6. Paste the install code snippet into the code editor and hit Save.

<div id="uploadery-container"></div><br>

7. Publish your changes.