MrBaseball34 Posted February 6, 2014 Share Posted February 6, 2014 We need to capability to add some JSON data with each product that is added to the cart and have it "carried" through the entire checkout process. I've been looking at attributes and features but cannot find a way to add a custom "field" that I can put data. The customer will never need to know anything about this field and will not need to fill it. Link to comment Share on other sites More sharing options...
CartExpert.net Posted February 7, 2014 Share Posted February 7, 2014 Hi. You need to make a lot of changes: - you must add the field to the product.tpl file - you must changes the ajax-cart.js file to post the field to the controller - you must add the new field to the database etc. Regards.Robin.The CartExpert Team Link to comment Share on other sites More sharing options...
MrBaseball34 Posted February 9, 2014 Author Share Posted February 9, 2014 First, since the user NOR the administrator will be modifying the values, it does not need to go into product.tpl. Second, Due to other issues, like the near non-extensibility of the discount engine, we have chosen to not use PS. 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