Definition of the structure of an Item used by EcCart
Creates a structure based on
Creates a structure based on:
ec_sku SKU of the item
ec_sku
ec_price Float that represents the price of the item
ec_price
ec_qty Number that represents the quantity of the item
ec_qty
attr Aditional attributes that needs to be attached to the item, like description, name, etc.
attr