How to display the option correctly in the product details page generated by Gempages

If you use Gempages to generate product pages, you may find that our option is in the top left corner of the page, which is not what we want.

Gempages option

To display the option in the correct position, we need to follow these steps:

Step 1: Open the Gempages app and navigate to the template editor.

Gempages step 1

Step 2: click the Add Element button to add a Custom code element.

Gempages step 2
Gempages step 2 - 2

Drag and drop the element to the desired position

Step 3: Click the Edit code button on the left panel and copy the following code snippets into the code editor.

<div class="linked-option-variants-container"></div>
Gempages step 3

Click the Edit code button

Gempages step 4

Copy code snippets to code editor

Gempages step 4-2
Gempages step 4-2