Skip to content

Commit 7003a21

Browse files
authored
Merge pull request adobe#1604 from NadiyaS/DINT-591
Add productImageURL to ProductListItems schema
2 parents f4dd172 + b92749e commit 7003a21

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

components/datatypes/productlistitem.schema.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,11 @@
4343
"meta:titleId": "productlistitem##xdm:name##title##6621",
4444
"meta:descriptionId": "productlistitem##xdm:name##description##11111"
4545
},
46+
"xdm:productImageUrl": {
47+
"title": "Product Image URL",
48+
"type": "string",
49+
"description": "Product main image URL."
50+
},
4651
"xdm:productAddMethod": {
4752
"title": "Product add method",
4853
"type": "string",

0 commit comments

Comments
 (0)