Hi guys,
Just wanted to ask if anyone runned into similar problem, I have a filter, and products in product catalog.
After moving to 8.3.0.0 I updated index, made sure filters are up to date, and product catalog in in place.
Funny thing... in eCommerce @GetValue("dwtag") is not working, @foreach (LoopItem i in GetLoop("VariantOptions")) is working aswell as other loops. So Razor works. just GetValue method stopped working for some reason.
Does anyone has any suggestions why something like this could ever happen?