We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f4dd172 + b92749e commit 7003a21Copy full SHA for 7003a21
components/datatypes/productlistitem.schema.json
@@ -43,6 +43,11 @@
43
"meta:titleId": "productlistitem##xdm:name##title##6621",
44
"meta:descriptionId": "productlistitem##xdm:name##description##11111"
45
},
46
+ "xdm:productImageUrl": {
47
+ "title": "Product Image URL",
48
+ "type": "string",
49
+ "description": "Product main image URL."
50
+ },
51
"xdm:productAddMethod": {
52
"title": "Product add method",
53
"type": "string",
0 commit comments