Interface: ProductListSectionInterface
Properties
products
products: Product
[]
Source
packages/wapi.js/src/structures/multi-product/interface.ts:5title
title: string
Source
packages/wapi.js/src/structures/multi-product/interface.ts:6Methods
addProduct()
addProduct(product
):void
Parameters
• product:Product
Returns
void