Jump to content

Edit History

Sviz

Sviz

in order to show "available" (in Google Serp) the single product with a lower price than packs you are really selling, as combinations

only solution found: 

on file product-prices.tpl change 

<meta itemprop="availability" content="{$product.seo_availability}"/>

with

<meta itemprop="availability" content=" InStock"/>

other suggestions?

Thanks

Sviz

Sviz

in order to show "avalible" (in Google Serp) the single product with a lower price than packs you are really selling, as combinations

only solution found: 

on file product-prices.tpl change 

<meta itemprop="availability" content="{$product.seo_availability}"/>

with

<meta itemprop="availability" content=" InStock"/>

other suggestions?

Thanks

Sviz

Sviz

...To show a lower price of the single product, if instead you sell it by packs

only solution found: 

on file product-prices.tpl change 

<meta itemprop="availability" content="{$product.seo_availability}"/>

with

<meta itemprop="availability" content=" InStock"/>

other suggestions?

Thanks

×
×
  • Create New...