<div itemscope itemtype="http://schema.org/Product">
<span itemprop="name">Camiseta Capitão America</span>
<img itemprop="image" src="https://dummyimage.com/150x150/" alt='Camiseta do Capitão America' />
<div itemprop="aggregateRating" itemscope itemtype="http://schema.org/AggregateRating">
Nota <span itemprop="ratingValue">3.5</span>/5
Baseada em <span itemprop="reviewCount">11</span> opiniões
</div>
<div itemprop="offers" itemscope itemtype="http://schema.org/Offer">
<span itemprop="priceCurrency" content="BRL">R$</span><span itemprop="price" content="50.00">50.00</span>
<link itemprop="availability" href="http://schema.org/InStock" />Em estoque
</div>
Descrição
<span itemprop="description">
Camiseta fabricada em 100% algodão com estampa do escudo do capitão america.
</span>
Opniões de Clientes:
<div itemprop="review" itemscope itemtype="http://schema.org/Review">
<span itemprop="name">Adorei a camiseta</span> - <span itemprop="author">Fulano</span>,
<meta itemprop="datePublished" content="2011-04-01">Abril 1, 2011
<div itemprop="reviewRating" itemscope itemtype="http://schema.org/Rating">
<meta itemprop="worstRating" content = "1">
<span itemprop="ratingValue">5</span>/
<span itemprop="bestRating">5</span>Estrelas
</div>
<span itemprop="description">
Comprei e adorei a camiseta
</span>
</div>
<div itemprop="review" itemscope itemtype="http://schema.org/Review">
<span itemprop="name">Perfeito para Presente</span> - <span itemprop="author">Ciclano</span>,
<meta itemprop="datePublished" content="2011-04-01">Maio 14, 2011
<div itemprop="reviewRating" itemscope itemtype="http://schema.org/Rating">
<meta itemprop="worstRating" content = "1">
<span itemprop="ratingValue">5</span>/
<span itemprop="bestRating">5</span>Estrelas
</div>
<span itemprop="description">
Comprei para meu sobrinho e ele gostou
</span>
</div>
</div>
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.