Skip to content

Product ​

Type
Class
Namespace
craft\commerce\helpers
Inherits
craft\commerce\helpers\Product
Since
2.0

Product helper

View source

Public Methods ​

MethodDescription
populateProductFromPost()Populates a product from the post data.
populateProductVariantModel()Populates all Variant Models from HUD or POST data
productFromPost()Instantiates the product specified by the post data.

populateProductFromPost() ​

Populates a product from the post data.

View source

Arguments ​

Throws ​

populateProductVariantModel() ​

Populates all Variant Models from HUD or POST data

View source

Arguments ​

Returns ​

craft\commerce\elements\Variant

Throws ​

productFromPost() ​

Since
3.1.3

Instantiates the product specified by the post data.

View source

Arguments ​

Throws ​