I have one problem with price in Structured Data Testing Tool - Google.

已查看 118 次
跳至第一个未读帖子

xinghj

未读,
2016年10月14日 04:10:282016/10/14
收件人 AdWords API Forum
Hello, 
    I have one problem with price in Structured Data Testing Tool - Google,
my price is 17.14 ,why sturcted data get the price data is 17,14,
I have checked http://schema.org/price ,but I don't see what I'm what I'm doing wrong.
Can anybody Help?
My page code is: 

<div style="display: none;">
        <div itemscope itemtype="http://schema.org/Product">
            <meta itemprop="name" content="5200mAh Li-Polymer-Akku zur&#252;ck Fall w / Stand f&#252;r Samsung S7 Rand"/>
            <meta itemprop="sku" content="16240535439457"/>
            <div itemprop="offers" itemscope itemtype="http://schema.org/Offer">
                <meta itemprop="price" content="17.14"/>
                <meta itemprop="priceCurrency" content="EUR"/>
                <meta itemprop="availability" content="http://schema.org/InStock"/>
                <meta itemprop="itemCondition" content="http://schema.org/NewCondition" />
                
                <div itemprop="aggregateRating" itemscope="itemscope" itemtype="http://schema.org/AggregateRating">
                    <meta itemprop="ratingValue" content="0" />
                    <meta itemprop="reviewCount" content="0" />
                    <meta itemprop="worstRating" content="0" />
                    <meta itemprop="bestRating" content="5" />
                </div>
            </div>
        </div>
    </div>




Joyce Lava

未读,
2016年10月14日 04:25:542016/10/14
收件人 AdWords API Forum
Hi,

This forum is dedicated for AdWords API-related concerns only. The question above should be posted in AdWords Merchant Center Community Forum.

Thanks,
Joyce, AdWords API Team
回复全部
回复作者
转发
0 个新帖子