How do I insert metafields directly into the product description

How do I insert metafields directly into the product description

UHR
Shopify Partner
5 0 0

HI, I need to be able to insert product metafields directly into the product description. How could I do this? Please do not respond with how to have them show on the product page. I need them to be direct on the product description. 

Replies 4 (4)

Sonya_2025
Shopify Partner
348 37 60

Hey @UHR 

Welcome to shopify community.

 

To understand your requirement more accurately.

1.Can you share your store url ?

2.what data do you save using product metafields ?

Please let me know if it works by giving it a Like or marking it as a solution!
Feel free to reach out.Get Shopify free trial 1$/mon
 EMAIL ME  Motivate me by  PAY ME
UHR
Shopify Partner
5 0 0

Hi the url is ottuhr. I use the data listed in the specs table. These are all metafields

UHR
Shopify Partner
5 0 0

ottuhr.com

Sonya_2025
Shopify Partner
348 37 60

I assume you have a spec-table liquid

pls follow below steps

1. Open your theme code editor

2. Find file "main-product.liquid" from sections folder

3. Search for the keyword 'product.description'

4. Copy to specs table render code above the product.description, like below

Relace 'specs-table' the liquid name with yours.

{% render 'specs-table' %}

Sonya_2025_0-1715850501128.png

 

Feel free to send a DM to me if you need further assistance.

Please let me know if it works by giving it a Like or marking it as a solution!
Feel free to reach out.Get Shopify free trial 1$/mon
 EMAIL ME  Motivate me by  PAY ME