Product
Represents a distinct product with basic identifiers, price, display information, and further optional detailed information.
Parameters
The specific SKU of the product/variant.
The parent ID of the product.
The name or title of the product.
The current unit price of the product (after discount or sale pricing).
The regular price of the product before sales or discounts.
The address of the product image. If supplied, must use HTTPS. (optional).
The stock information for the product (optional).
The review and rating information for the product (optional).
The broad category containing this item (optional).
Further categorical identification for the item (optional).
The color of the SKU item (optional).
The size of the SKU item (optional).
The site id of the child site this product belongs to. Leave this null
unless your configuration uses child sites, in which case this value is required (optional).
Named (keys) custom properties (values with a valid string or integer representation) to be stored and reported to Granify with the product. This is useful for adding additional properties that may be domain-specific to your site and do not fit into any of the existing properties available on this class.