ginnyd15 Posted April 2, 2015 Share Posted April 2, 2015 Hi there! My question is regarding cart rules. I am currently using Prestashop 1.5.5.0 I would like to offer customers $30 off a particular product. So if they buy one, its $30 off. If they buy 2 its $60 off. If they buy 3 its $90 off, etc. I have set up a coupon code for this. I have set it up but its only taking $30 off once regardless of how many they purchase in one transaction. Does anyone know how I can change this so the above happens? Thanks so much. Ginny d Link to comment Share on other sites More sharing options...
phrasespot Posted April 3, 2015 Share Posted April 3, 2015 Instead of cart rules use (Price rules > catalog price rules) and for the product(s) to be discounted apply relevant reductions starting from relevant quantities. If you want to restrict the reduction to particular user(s), create a group for which the catalog price rule applies and add user(s) to that group. Link to comment Share on other sites More sharing options...
ginnyd15 Posted April 3, 2015 Author Share Posted April 3, 2015 Hi Phrasespot Thanks so much. When I drop down price rules I only have cart rules or marketing as an option. Maybe my version of Prestashop doesn`t have this facility. I`m using 1.5.5.0. I phoned Prestashop and they told me I`d need to purchase a module. I thought it would be a simple feature in cart rules, but it seems not. Thank you for your help. Ginnyd Link to comment Share on other sites More sharing options...
phrasespot Posted April 4, 2015 Share Posted April 4, 2015 (edited) Said functionality has been there since 1.5.2.0 and is definitely in 1.5.5.0. Make sure its tab (menu) is enabled. Administration > Menus > Price rules (expand) > Catalog price rules Edited April 4, 2015 by phrasespot (see edit history) Link to comment Share on other sites More sharing options...
ginnyd15 Posted April 4, 2015 Author Share Posted April 4, 2015 Thanks again, but no seems to be missing from my version. Maybe my web developers blocked it? Link to comment Share on other sites More sharing options...
phrasespot Posted April 4, 2015 Share Posted April 4, 2015 PS menu can be ordered/stacked in different configurations. Check that menu item has not been moved elsewhere. Maybe my web developers blocked it? Maybe, tough I cannot think of a reason to do so. Try calling its URL directly. Login to back office. Go to, say, Cart Rules tab, then replace the relevant part of the URL (the name of the controller) in the address bar: https://yourshop/youradmin/?controller=AdminCartRules&token=123abc... https://yourshop/youradmin/?controller=AdminSpecificPriceRule&token=123abc... One of two things may happen. 1- If you get the error "Controller not found' contact your developer and query. 2- If it is there you will get a warning "Invalid security token" (due to token mismatch). Ignore it and click on "I understand the risks and I really want to display this page", The tab should display (with the correct token). Note the menu item highlighted. This is where that tab is placed. You can move it around using (Administration > Menus). Or just bookmark it. 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