{if $DisplayStockOnProductPage == 'YES'} {if (($product.inventory_control == 'Yes') and ($product.stock < $DisplayStockOnProductPageThreshold)) || (($product.attributes_count) > 0 and ($product.inventory_control == 'AttrRuleExc' or $product.inventory_control == 'AttrRuleInc') and ($product_inventory_hashes_json != false)) }