diff --git a/scripts/schema.js b/scripts/schema.js index c1a1c376..53cbaed8 100644 --- a/scripts/schema.js +++ b/scripts/schema.js @@ -154,7 +154,7 @@ export function buildItemListSchema(srcObj, type) { obj.clickUri, obj.title, obj?.raw?.images?.at(0), - obj.excerpt, + obj?.raw?.description, )); break; case 'product-category':