caesar1 Posted October 30, 2016 Share Posted October 30, 2016 (edited) Hi all, I need to add a new row at the shopping cart summary table. The situation is this: I have divided countries based on an option, which is whether customs expenses are handled by the customer or not. For this, I have added a column in DB at ps_country table and with 0 means that customs expenses are not handled by the customer and 1 means that they are handled by the customer. I want that, when the customer selects a billing address, if the country that he/she has selected has the field of customs expenses with value 1, to show a row at shopping cart summary table, which indicates that customs expenses are handled by the customer (the row should be shown after Total Shipping expenses). Anyone who has encountered this issue before, please help. Edited October 31, 2016 by caesar1 (see edit history) 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