AZIIZ Posted April 25, 2018 Share Posted April 25, 2018 Hello, I am new to the forum, and I hope this is the right place to ask this question. I am creating a store with prestashop 1.7.3.1. My problem is that I want to add a specific additional fee for each product (I have already added a column in the database in the table "ps_product" which contains the values to add, this fee differs from a product to another) so that the price displayed will be "Price without Tax" and the price in the basket will be: Price (All taxes included) = Price (with no tax) + Additional fees + Tax (already defined in prestashop) How can I proceed? Thanks for your help Link to comment Share on other sites More sharing options...
AZIIZ Posted April 30, 2018 Author Share Posted April 30, 2018 Well, after much thought, I ended up adding this Additional Fee to the price of the product, and I modified a little tpl files of the theme to subtract this fee at the price displayed on the product card and in the list of products (front office). 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