I will now generate the updated section file for you, along with the snippet you need to add to your theme to display the metafield.
Because your theme (which looks like the Warehouse or Prestige theme) uses a separate snippet file to render the actual product information, the code you provided controls the **settings** (the schema), but the **visual output** is handled inside another file called `product-info.liquid`.
I have added the settings to the file you provided, and I've created a second small file containing the exact code you need to insert into your `product-info.liquid` file.
```liquid:product-section-updated.liquid

