How to display the option correctly in the product details page generated by Pagefly
If you use Pagefly 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.
option's default position in pagefly
To display the option in the correct position, we need to follow these steps:
Step 1: Open the PageFly app and navigate to the template editor.
Step 2: Find the Product Detail Section and select it, then click the Add Element button to add an HTML/Liquid element.
Add a HTML/Liquid element
Step 3: Click the Open code editor button on the right panel and copy the following code snippets into the code editor.
Copy
<div class="linked-option-variants-container"></div>
Open code editor
Copy code snippets to code editor
Save and publish