Hi,
i have run into an issue where there are no fields/values loaded in the product template.
In our template we use a for example GetLoop("ProductCategories") and GetValue("masterproductid") these are empty return nothing.
Ran into this issue after removing GetString("Ecom:Product.CategoryField.ProductFields.Prijs per.Value") as it was not needed anymore / wrong property but when i removed that other stuff doesnt get loaded it seems.
If i include @TemplateTags() in the template it gets filled, but thats not something u want so i now found out that if i use GetString("Ecom:Product.CategoryField.ProductFields"); also all data gets loaded. Is there some kind of lazy loading that causes this?
Can reproduce it in the acceptance version that running 9.13.3 and also on the production instance running version 9.9.7