How can i add a custom excerpt short product description in Gecko theme?

I’ve have checked the box for ‘show product short description’ but have to specify a number of words as a blanket for all products and then the short product description just pulls the specified number of words from the main description. But i want to do a custom short product description for each product. I downloaded metafield guru but my custom excerpt for each product is not showing in my store. My theme is Gecko. Can anyone help?

@Luke65

sorry for any issue let me know where do you have add this text?

Sorry what do you mean? I have added the custom text through the metafield guru app but i obviously don’t have the right code for this to display in my store.

@Luke65

please generate meta guru app code and past whenever do you have show up

Hello I just need a help as my product short description is not showing in the storefront. I am using sense theme.

The quick fix is ​​to check if your Gecko theme’s settings actually support the meta field you created
Step 1: Go to Shopify Admin → Settings > Custom Data > Meta Fields
Step 2: Create a meta field with these exact details:

Name: Short product description (or similar)
Namespace and key: product.short_description (this is the default Shopify namespace)
Content type: Text - Multi-line text

Step 3: Store products with content in this field
Step 4: Go to Online Store > Themes > Customize > Product Pages > Theme Settings
Step 5: Look for a setting like “Short description metafield” or “Product description” and select product.short_description from the dropdown menu
Why Metafields Guru might not work: It might not show up because the Gecko theme doesn’t have built-in support for the specific metafield location. The default product.short_description namespace is what most themes recognize naturally.