Home > widget-integration > ProductModule

ProductModule class

Signature:

export declare class ProductModule 

Constructors

Constructor

Modifiers

Description

(constructor)(moduleRef)

Constructs a new instance of the ProductModule class

Properties

Property

Modifiers

Type

Description

controller

ProductController | null

moduleRef

protected

ModuleRefImpl

quickAddToCartController

QuickAddToCartController | null

service

ProductService | null

swatchService

ProductSwatchService | null

Methods

Method

Modifiers

Description

initializeServices()

protected