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 | |
xmlns:gr="http://purl.org/goodrelations/v1#" | |
xmlns:xsd="http://www.w3.org/2001/XMLSchema#" | |
typeof="gr:Offering" about="#product_data"> | |
<span property="gr:name">Protective Sleeve for HyperPhone</span> | |
<span rel="gr:hasPriceSpecification"> | |
<span typeof="gr:UnitPriceSpecification"> | |
Price: $<span property="gr:hasCurrencyValue" datatype="xsd:float">19.99</span> | |
<span property="gr:hasCurrency" content="USD" datatype="xsd:string"></span> |
NewerOlder