Product Details information mapping in schema data
A schema is provided based on the information of the Product Details of each item. You can use third-party applications like Google Ads to make your item available as ads in Google. The schema data mapped to the information on each of the Product Details of your items are the information that Google will use if you availed their services. This is a json formatted data generated from the Product Details that you can utilize to integrate with other applications to boost your item visibility and sales.
These data are mapped schema property with its corresponding Product Details information. The
format is: [Schema Property]: [field on Product Details]
- productID: itemNumber
- mpn: itemNumber
- name: name
- description: longdescription (Fallback: description)
- category: Category (URL)
- brand.name: brand.name
- brand.identifier: brand.key
- manufacturer.name: manufacturer.name
- manufacturer.identifier: manufacturer.key
- additionalProperty: keyAttributes
- image: previewImage (Preview image of all photos on the gallery)
- offers.priceCurrency: currentCode
- offers.price: price.net
- offers.availability: stockLevel.status (Indicate whether it is In Stock or Out of Stock)
- offers.inventoryLevel: stockLevel.quantity