Wazzu Posted February 23, 2013 Share Posted February 23, 2013 Hi all, I've found not much information in the forum, neither in the dev.gide, hope someboby can help me understanding prestashop's cart structure. I'm using latest 1.5 version with default template. I've modified product template to add some text fields where user can enter free numbers Based on those numbers, javascript generates a custom price. Then, it updates our_price_display span to show this newly generated price and that's the end of this part :-/ Now I need to use that price when user adds to cart, but I don't know how to override a product price with my custom one in the shopping cart. What information is stored in prestashop's shopping cart? which fields can I use? Any experiences with on-the-fly generated prices? Have no problem coding php/js, but don't know enouth prestashop structure :-( Thanks very much. Link to comment Share on other sites More sharing options...
llmills Posted August 6, 2013 Share Posted August 6, 2013 How did you get on with this - I am looking to do something similar, I would appreciate any help! Link to comment Share on other sites More sharing options...
Wazzu Posted August 7, 2013 Author Share Posted August 7, 2013 Sorry, I got nothing :-( i'm not able to insert a custom price in the shopping cart with no attributes or coupons :-( :-( Link to comment Share on other sites More sharing options...
abdess Posted March 9, 2017 Share Posted March 9, 2017 any help! plzzzzz 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