1254 : "@type": "Product",
1255 : "name": "#rereplace(Product.WEB_PRODUCT_NAME,'[^ A-Za-z0-9,/.@-]','','all')#",
1256 : "image": "#application.remote_image_home##remoteproduct.picturepath#",
1257 : <cfif len(product.romantic_copy_long)>
1258 : <!---"description": "#replaceNoCase(replaceNoCase(rereplace(rereplace(product.romantic_copy_long, "<[^>]*>","","ALL"),'[^ A-Za-z0-9,/.@-]','','all'), "rsquo", "'", "all"), "nbsp", " ", "all")#",--->
|