Product API object
Builds a cataloged product component
The id of the product
The id of the catalog the product belongs to
Readonly
Static
Clone a product object (useful for lambdas and scoping down CatalogProduct)
The product to create a new object from
A new product object
Product API object