ProductFactoryInterface

Extends

Interface ProductFactoryInterface

category

System

package

Product

subpackage

Interfaces

Methods

Creates a product.

createProduct() : \ProductInterface

Creates a product settings container.

createProductSettings() : \ProductSettingsInterface

Creates a stored product.

createStoredProduct(\IdType $productId) : \StoredProductInterface

Arguments

$productId

\IdType

Product ID.

Response

\StoredProductInterface