Catalog Rule condition in magento:
Below code will helpful to find a applied catalog rule by specific product ID
Below code return catalog rule attribute_option & operator_option & operator_by_input_type
$ruleObj = Mage::getModel(‘catalogrule/rule_condition_product’);
print_r($ruleObj->getData());
————————————————————————————————————————————————————————————-
Corner of Blog:
” Save Agriculture !!! “
———————————————————————————————————————————————————————————————-