Skip to content

Search is only available in production builds. Try building and previewing the site to test it out locally.

Recommendations dictionary

The default recommendations dictionary file (i18n/en_US.json) contains the default values for all labels and text common to the recommendations drop-in component.

Default keys and values

en_US.json
{
Recommendations: {
ProductList: {
addToCart: Add To Cart,
selectOptions: Select Options,
viewProduct: View Product
}
}
}