Product Page
ProductPage
A full-sized product component to be used on a dedicated page.
<ProductPage productId="5c751cf82d3f3b0001bcec8c">

This component renders the same product view that is displayed inside the product modal.
Properties:
name | description | type | required | default |
---|---|---|---|---|
productId | the Tipser id of the product to render | string | true | none |
className | a custom CSS class name to apply | string | false | none |
Updated 11 months ago