Posted on 31st May 2015No Responses
Product Microdata LD-JSON structure using c#

https://m.youtube.com/watch?v=bt2GMZi-s_MIf you need to define LD-JSON Product structure as it is defined at Schema.org you can use  Product class defined in MXTires.Microdata library.

Example of C# code for defining  Product Microdata structure using MXTires.Microdata library:

[TestMethod]
public void SimpleProductTest()
{
var product = new Product()
{
Name = “T3 REPLICA NISSAN ALTIMA, MAXIMA (PAINTED/SILVER)”,
};

System.Diagnostics.Debug.Write(product.ToJson());
}

Comments
Leave a Response
XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

  This Wordpress Theme is protected. Thanks to 1 Hour Loan