Product Context

amerta


amerta / amerta/theme/components/ProductDetail/ProductContext / ProductContext

Function: ProductContext()

ProductContext(__namedParameters): Element

Defined in: amerta/theme/components/ProductDetail/ProductContext.tsx:12

Parameters

| Parameter | Type | | ------ | ------ | | __namedParameters | { brand?: any; collections: any[]; inStock: boolean; locale: string; options: any; product: Product; } | | __namedParameters.brand? | any | | __namedParameters.collections | any[] | | __namedParameters.inStock | boolean | | __namedParameters.locale | string | | __namedParameters.options | any | | __namedParameters.product | Product |

Returns

Element