ISnipcartItem..::..Metadata Property
Using this option, you can define metadata on the item. The value must be a valid JSON object.
Example usage: data-item-metadata='{"key": "value"}'.
Namespace:
AdvantageCSP.Snipcart.InterfacesAssembly: AdvantageCSP.Snipcart (in AdvantageCSP.Snipcart.dll)
Syntax
[JsonPropertyAttribute] [DisplayNameAttribute] List<KeyValuePair<string, string>> Metadata { get; }