cod product data from cart
Posted: Thu Mar 16, 2017 9:48 pm
how to access product data from cart in cod.php model?
$this->product_info['my_data'] doesnt work,
i created that input my_data in db and changing using admin products data tab do i need to add something to controller?
what i'm trying to do is when my_data is set in at least one product in the cart cod should be restricted.
$this->product_info['my_data'] doesnt work,
i created that input my_data in db and changing using admin products data tab do i need to add something to controller?
what i'm trying to do is when my_data is set in at least one product in the cart cod should be restricted.