How can I get title from metafield {{product.metafields.custom.service_add_on }}?
I am getting something like gid://shopify/Product/7489330151526 But when I try {{product.metafields.custom.service_add_on.value }} or {{product.metafields.custom.service_add_on.title }}
it is empty.

