ProductList extends Element
in package
Uses ElementTrait

This is the 'ProductList' class, a DTO class for the theme configuration data.

The items stored in this class will remain immutable (only get methods are available).
This class extends SDK\Core\Dtos\Element, see this class.

Tags
abstract
see
ProductList::getProductList()
see
Element
see
ElementTrait

Table of Contents

PRODUCT_LIST  = 'productList'
getProductList() This method returns the productList configuration.  : ItemList|null

Constants

PRODUCT_LIST

public mixed PRODUCT_LIST = 'productList'

Methods

getProductList()

This method returns the productList configuration.

public getProductList() : ItemList|null
Return values
ItemList|null

Search results