Please try to use this code
card_product.metafields.custom.product_subtitle.value
Goal: Add a per‑product subtitle on collection pages using a product metafield.
Key steps and locations:
{% if show_vendor %} line).Correct code to render the metafield:
<span>{{ card_product.metafields.custom.product_subtitle }}</span>Troubleshooting outcomes:
Status:
Notes: Multiple screenshots were shared to show metafield setup and code placement; these aided debugging.
Please try to use this code
card_product.metafields.custom.product_subtitle.value