mbp Posted April 29, 2014 Share Posted April 29, 2014 Hi, I'm setting up an tire shop. In my country you have to pay an environmental fee for each tire sold. Ex: 3 tires 3 environmental fees The fee is same every time and should applied to all products in one category. Can i somehow create an override ore something similar to add this in the cart? // MBP Link to comment Share on other sites More sharing options...
NemoPS Posted April 30, 2014 Share Posted April 30, 2014 Try using specific prices, and setup quantities, untick leave base price and set a new one Link to comment Share on other sites More sharing options...
mbp Posted April 30, 2014 Author Share Posted April 30, 2014 Try using specific prices, and setup quantities, untick leave base price and set a new one Not quite what i'm looking for. It needs to be displayed in this certain way and same quantity as the products in that category: or Link to comment Share on other sites More sharing options...
NemoPS Posted May 2, 2014 Share Posted May 2, 2014 In this case I believe you need a third party module Link to comment Share on other sites More sharing options...
mbp Posted May 17, 2014 Author Share Posted May 17, 2014 In this case I believe you need a third party module Is there no way to create an if statement? And make the environment fee as an product instead? "if the product from category xx is the the basket, then add product XX to basket" Link to comment Share on other sites More sharing options...
NemoPS Posted May 19, 2014 Share Posted May 19, 2014 You can try creating a voucher with the following condition: product from category x is in the cart Then as action add a free gift product Example: http://nemops.com/free-gift-vouchers-in-prestashop/ If you don't set up a code, it should be added automatically Link to comment Share on other sites More sharing options...
mbp Posted May 19, 2014 Author Share Posted May 19, 2014 You can try creating a voucher with the following condition: product from category x is in the cart Then as action add a free gift product Example: http://nemops.com/free-gift-vouchers-in-prestashop/ If you don't set up a code, it should be added automatically I'm actually interested in adding an additional fee, that is for adding free products, right? Link to comment Share on other sites More sharing options...
NemoPS Posted May 20, 2014 Share Posted May 20, 2014 Sorry, I was referring to this sentence, didn't read above "if the product from category xx is the the basket, then add product XX to basket" For a fee, you need a third party module Link to comment Share on other sites More sharing options...
starsg38 Posted June 4, 2014 Share Posted June 4, 2014 Sorry, I was referring to this sentence, didn't read above "if the product from category xx is the the basket, then add product XX to basket" For a fee, you need a third party module How can we write the "if" statement? I would like to add a certain product to the shopping cart if another certain product is in the cart. But I don't want the other item to be free. Link to comment Share on other sites More sharing options...
NemoPS Posted June 5, 2014 Share Posted June 5, 2014 have a look at this video on cart rules: http://nemops.com/free-gift-vouchers-in-prestashop/#.U5Atj_na6r0 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