Jump to content

Edit History

godlo

godlo

in my case I solved with {$productPrice|round:2}

<span id="our_price_display" class="price" itemprop="price" content="{$productPrice|round:2}">{convertPrice price=$productPrice|floatval}</span>

I tested my pages with google rich snippet tester and now are ok.

https://search.google.com/test/rich-results

godlo

godlo

in my case I solved with {$productPrice|round:2}

<span id="our_price_display" class="price" itemprop="price" content="{$productPrice|round:2}">{convertPrice price=$productPrice|floatval}</span>

 

×
×
  • Create New...