Hi there,
Our customer renamed a label for a Product Category field that is used by a filter. However, the new label does not show up in the frontend, but keeps showing the old name. Stuff we've tried:
1. Restarted IIS to rule out caching issues
2. Rebuilt the product index (although it should work against the values, not the labels)
3. Deleted and then rebuilt the index
4. Disabled caching on the filters and restarted IIS.
All to no avail; the UI keep showing the old label.
I checked the XML in the <Options> element in EcomProductCategoryFieldTranslation and it does show the correct, new value.
What am I missing? Is something cached on disk?
Imar