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.

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.

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

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>

Last updated