kirubanidhi Posted August 3, 2017 Share Posted August 3, 2017 (edited) I want to add company/organization field in shopping_cart.tpl. If the customer company name already exists just print the company name in that field. The customer company name does not exist, We add the company name that field in shopping_cart.tpl. I add new company name in that field to shopping_cart.tpl. how to store shopping-cart.tpl company field value to identity.tpl file. How can I do that? I attached my screenshoot. Shopping_cart.tpl file image link https://ibb.co/d3eMGa Identity.tpl file image link https://ibb.co/bGnrGa Edited August 8, 2017 by kirubanidhi (see edit history) Link to comment Share on other sites More sharing options...
NemoPS Posted August 5, 2017 Share Posted August 5, 2017 Not easy, you have to create a form that submits to the identity controller or a custom controller, then process the input so that it's safe, and also store it for the customer object. Definitely not easy to explain in a thread Link to comment Share on other sites More sharing options...
kirubanidhi Posted August 7, 2017 Author Share Posted August 7, 2017 (edited) okay nemo, thanks your information Question 1: is it have any easy way to do that work? Question 2: I want to migrate prestashop version 1.5.6 to 1.6.1.15. I am using custom theme. how to migrate without affecting custom theme in latest prestashop version? Edited August 7, 2017 by kirubanidhi (see edit history) Link to comment Share on other sites More sharing options...
NemoPS Posted August 7, 2017 Share Posted August 7, 2017 There is no real way not to have the theme affected. Chances are it will just not work with 1.6, depending on the base version it used. It might, but with bugs. I would check if the developers made a 1.6 version of the same as well.As for question 1, sadly no, no easy way to achieve that Link to comment Share on other sites More sharing options...
kirubanidhi Posted August 7, 2017 Author Share Posted August 7, 2017 (edited) There is no real way not to have the theme affected. Chances are it will just not work with 1.6, depending on the base version it used. It might, but with bugs. I would check if the developers made a 1.6 version of the same as well. @nemops , I could not understand you answer. Please can you explain in details. Edited August 8, 2017 by kirubanidhi (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