PLP does not load when facet values are reserved words
Intelligent Search
•
ID: 1193294
Backlog
Published on12/8/2025
•
Last updated on12/8/2025
1 min read
Summary
Reserved words are predefined words in programming languages that have specific meanings and functions.
Some facet values may raise an error when their values (like a category name or specification value) are reserved words, preventing the page from loading correctly.
For example, in the case of a specification with the value constructor, the specification should generate a facet item on the PLP, but it raises an error.
Simulation
- Open a PLP where the specification appears as a facet and its value is a reserved word.
- The PLP will load with errors.
Workaround
Follow the instructions on the Adding SKU specifications or fields page to change the specification value to another one.