Is there a way to do something like this but for the meta fields instead of the custom fields?
I need to "read" what might be in this field l.settings:product:metafield:robots
Code:
<mvt:item name="customfields" param="Read_Product_ID(l.settings:product:id, 'notes', l.settings:product:notes)" />
Comment