ferroariel
ferroariel

Reputation: 179

Microdata on Products

I´d want to use microdata in my site (in beta) products pages.

But I couldn´t figure out how to accomplish that, because of the fact that all prices are not shown at all, due to commercial reasons. But the Products schema requires an explicit price on page. Am I misunderstood something? May I use another schema?

Any advise on this scenario will be greatly appreciated.

Txs in adv

Ariel

Upvotes: 1

Views: 717

Answers (1)

scor
scor

Reputation: 940

What "Products schema" are you referring to? http://schema.org/Product for example does not require you to have a price, but search providers like Google or Bing might require you to list a price for your page to appear as a product Rich Snippet (price is required in the offer section). You might want to check if the Offer-aggregate can somehow address your need, as it only requires a lowPrice value.

Upvotes: 1

Related Questions