The NostoProduct component must be used to personalise the product page.
The component requires that you provide it the identifier of the current product being viewed.
By default, your account, when created, has three product-page placements named productpage-nosto-1, productpage-nosto-2 and productpage-nosto-3.
You may omit these and use any identifier you need.
The identifiers used here are simply provided to illustrate the example.
The <NostoProduct \> component needs to be added after the placements.
Content and recommendations will be rendered through this component.
Pass in the product ID via the product prop to pass this information back to Nosto.
The NostoProduct component must be used to personalise the product page. The component requires that you provide it the identifier of the current product being viewed.
By default, your account, when created, has three product-page placements named
productpage-nosto-1
,productpage-nosto-2
andproductpage-nosto-3
. You may omit these and use any identifier you need. The identifiers used here are simply provided to illustrate the example.The
<NostoProduct \>
component needs to be added after the placements. Content and recommendations will be rendered through this component. Pass in the product ID via the product prop to pass this information back to Nosto.