问题描述
根据随附的电子邮件,我们看到的是“ $ Total cost”,而不是“£Total cost”。您能帮助我们我的脚本出了什么问题吗?我们还需要添加“ GPB”的一部分作为priceCurrency。
<script type="application/ld+json">
{
"@context": "http://schema.org","@type": "Order","merchant": {
"@type": "Organization","name": "test.com","logo" : "https://upload.wikimedia.org/wikipedia/commons/3/33/Vanamo_Logo.png"
},"url": "${orderStatusUrl}","orderNumber": "375701210005","orderStatus": "http://schema.org/OrderProcessing","orderDate": "2020-09-21","priceCurrency": "GBP","price": "20.12","potentialAction": {
"@type": "ViewAction","url": "https://test.com/cart/orderstatus?orderId=375701210005","name": "View order"
},"expectedArrivalUntil": "2020-09-25T12:00:00-08:00","acceptedOffer": [{
"@type": "Offer","itemOffered": [{
"@type": "Product","name": "11 Oz Mug jfklsdfjiekrjfdijiekredfiodsrekrjidljfksadfjslkfdj","image" : "https://rendering.test.com/renderer/v1/thumbnail/project/47748202060/account/test.com-61071170/dc/AUS?context=/hp/sf/sf-us/test-us&skuId=CommerceProduct_8762&md5sum=C6407F55D1A746E485309ED84659333C&height=93"
}],"price": "5","eligibleQuantity": {
"@type": "QuantitativeValue","value": "1"
}
},{
"@type": "Offer","name": "5 x 7 Photo Magnet","price": "10","value": "5"
}
}]
}
</script>
谢谢 桑巴舞
解决方法
暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!
如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。
小编邮箱:dio#foxmail.com (将#修改为@)