extremist Posted November 14, 2013 Share Posted November 14, 2013 Hello, can someone tellme how to add a vuocher code into users cart with php? Thanks! Link to comment Share on other sites More sharing options...
vekia Posted November 15, 2013 Share Posted November 15, 2013 Hello, can someone tellme how to add a vuocher code into users cart with php? Thanks! what ps version? everything depends on it Link to comment Share on other sites More sharing options...
aneheli Posted November 15, 2013 Share Posted November 15, 2013 (edited) If You hav 1.5 You must use /classes/CartRule.php in this forum you Can find that My question is how add restriction to some specific products or category i add: $cart_rule->product_restriction = 1; $cart_rule->cart_rule_restriction = 1; but where i can chose specific product or category? Ok i find function in AdminCartRulesController.php protected function afterAdd($currentObject) But i don't now how to use it :/ Edited November 15, 2013 by aneheli (see edit history) 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now