AmazonProduct

fun AmazonProduct(productId: String?, title: String?, description: String?, price: String?, iconUrl: String?, currency: Currency, pricingInfo: PricingInfo?, promotion: Productz.Promotion, type: Productz.Type)
fun AmazonProduct(amazonProduct: Product, type: Productz.Type)
fun AmazonProduct(type: Productz.Type)