new ProductListSection(products
,title
):ProductListSection
Product
[]
• title: string
ProductListSection
products: Product
[]
ProductListSectionInterface
.products
title: string
ProductListSectionInterface
.title
addProduct(product
):void
Product
void
ProductListSectionInterface
.addProduct