Skip to content

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

Product Discovery drop-in dictionary

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

Default keys and values

{
Search: {
PLP: {
Warning: {
noResults: Your search returned no results.,
searchError: An error occurred while searching.
},
SortDropdown: {
title: Sort by
}
},
Facet: {
showMore: Show more,
showLess: Show less,
clearAll: Clear all
},
SortBy: {
lowToHigh: Low to High,
highToLow: High to Low
}
}
}