Help for this page
# update when price/stock conditions met if (($data->{'price'} <= $product_price && $data->{'quantity'} > 0). || ($product_quantity == 0 && $data->{'quantity'} > 0) || ($products_last_modified <= 12))