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

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

Last updated on Nov 18, 2024

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.

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.

Copy

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

Click the Edit code button

Copy code snippets to code editor