mk2-pronat Posted March 11, 2024 Share Posted March 11, 2024 (edited) Hello, I can't seem to find information on the following problem that i am facing. I want to add a type of “warranty” to specific products in cart. For example: PRODUCT-A is a glass bottle with the price of 1$. PRODUCT-B is a “warranty” with the price of 1$ that is automatically added to the cart when PRODUCT-A is added. The reason is you can return the intact glass bottle to the physical store and get the price of the warranty back. n this case the 1$ that the client paid extra because some bottles will have a specific logo and barcode that will facilitate this return. This is a new law in my country. So basically the final price is 1$(A)client choice + 1$(B)automatic rule = 2$(A+B) that the client pays when finishing the order. In short, i want to automatically add a specific product to cart for a selection of products. Is there some way of doing this because it will involve a large and random selection of products that will have this glass “warranty” added? Edited July 3 by mk2-pronat Solved (see edit history) Link to comment Share on other sites More sharing options...
mk2-pronat Posted March 12, 2024 Author Share Posted March 12, 2024 I'm adding some information for a solution that i found for my issue. Because the price of the “warranty” or “guarantee” for the glass, plastic bottles has no VAT applied, i created a simple and standard product with the name “Warranty” and added all the necessary information that i needed like a label with the specific logo that appears on the bottles for customers to know that they can return the bottle and get the “Warranty” back etc. Next i created a standard group product and added the one i created (Warranty) and the glass or plastic bottle that will have this applied. Now when the client buys the bottle, they will see that it has an extra “Warranty” added to it and it also shows on the Invoice for business owners with 0(Zero) VAT. Anyway, i hope this helps someone because this “Warranty” need to be implemented with everyone in my country (Romania) Link to comment Share on other sites More sharing options...
LeanZone Posted April 11 Share Posted April 11 Did you figure out a solution to this? Link to comment Share on other sites More sharing options...
LeanZone Posted April 11 Share Posted April 11 This should work https://addons.prestashop.com/en/registration-ordering-process/91337-automatically-add-products-to-cart-free-gift.html Link to comment Share on other sites More sharing options...
mk2-pronat Posted July 3 Author Share Posted July 3 Thank you LeanZone for the recommendation. Back again with some feedback regarding the added “Warranty”. It seems PrestaShop 1.7.6.9 has a eco tax that can be enabled to add a specific extra price for sayed warranty(in my case 0.5 lei) and it can also be added with zero VAT. To do this, go to International>Taxes, then scroll down to the bottom and enable “Ecotax”. In the same window with taxes, on the top left click on the second window named “Tax rules” or something similar and there you will create the specific VAT to add to this "Ecotax". I wanted 0% VAT because in my country, this was the rule that this extra Warranty for plastic and glass bottles should not be taxed. I hope this helps because in Romania, this is mandatory for now. 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