Hi,
I run dynamicweb 9.10.8 but it seems I can not access the discontinued property in my HTML template?
I tried this in my html but it seems to be false all the time:
productObject.discontinued = product.GetBoolean("Ecom:Product.ProductDiscontinued");
If I look in this there is no property for discontinued.
https://doc.dynamicweb.com/template-tags/ecommerce/product-catalog/product
In settings => Ecommerce => product catalog => product fields I see a field called discontinued.
Regards
Andreas