I have set up the product metafields on my product page but for some reason it is only pulling the data across, it does not display the metafield label, i.e colour (then the data) etc (see picture). I am not sure if it is something i need to add to the code to make it display the, I am using the latest Refresh theme. The store url is https://cheapwashers.co.uk. Thanks in advance guys.
Hi @discountwashers,
Right now, your Product Specifications tab is just outputting the raw metafield values (e.g. Free Standing, 5.5kg, 1100 RPM, White etc.) without their corresponding labels (e.g. Type, Capacity, Spin Speed, Colour).
That happens because by default Shopify only shows the value stored in metafields. If you want labels, you have to add hardcode labels:
I checked your theme zip file but there is no template for product. If possible, Please pm me the collaborator request code, I will login to your store and check to see what’s wrong.