Created
March 21, 2017 06:52
-
-
Save barbareshet/9ae87ec325f01e0ad637f18e68d3a758 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="well" itemscope itemtype="http://schema.org/Product"> | |
<img src="img/product.png" class="thumbnail" style="float:left;width:180px;height:180px;margin-right:1em;" itemprop="image"> | |
<h3 itemprop="name">Awesome Thing</h3> | |
<h4><span itemprop="model">Extreme Edition</span> <small>(<span itemprop="sku">IB-0001</span>)</small></h4> | |
<meta itemprop="productID" content="AW-EE-0001"/> | |
<p>From <a href="organization.html" itemprop="manufacturer">Business Name Ltd</a>.</p> | |
<p> | |
Available in <span itemprop="color">Black</span>, <span itemprop="color">White</span> or <span itemprop="color">Silver</span>. | |
<span itemprop="width">10 cm</span> x <span itemprop="height">8 cm</span>. | |
</p> | |
<p itemprop="description">The Awesome Thing - Extreme Edition, is the best thing you have ever seen!</p> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Rich snippet code for product page
Uses: Product scope