I assume you have a spec-table liquid
pls follow below steps
-
Open your theme code editor
-
Find file “main-product.liquid” from sections folder
-
Search for the keyword ‘product.description’
-
Copy to specs table render code above the product.description, like below
Relace ‘specs-table’ the liquid name with yours.
{% render 'specs-table' %}
Feel free to send a DM to me if you need further assistance.
