Jump to content

Edit History

goldies

goldies

This is product.tpl i used and google has accepted... I have changed in clasic and my custom theme. Added only 2 lines; DONT FORGET TO DELETE "FIXED" and left only "product"

<div itemprop="offers" itemtype="http://schema.org/Offer" itemscope>

              <meta itemprop="price" content="{$product.price_amount}">
              
              </div>

productFIXED.tpl

goldies

goldies

This is product.tpl i used and google has accepted... Added only 2 lines; DONT FORGET TO DELETE "FIXED" and left only "product"

<div itemprop="offers" itemtype="http://schema.org/Offer" itemscope>

              <meta itemprop="price" content="{$product.price_amount}">
              
              </div>

productFIXED.tpl

×
×
  • Create New...