ShonLevi Posted May 29, 2016 Share Posted May 29, 2016 (edited) hey you all I just turned my cart to owl carousel, and that make a outer div to the dt tags (instead of <dt>...</dt> it's now <div class="owl-item><dt>...</dt></div>) Everything is working good, but when I add something to the cart or delete something from the cart, it adding/deleting just the dt tags - not the outer owl div... My ask for help is you to guide me - where in the files - the js/ajax code for cart add and delete items?? Thanks! Edited May 31, 2016 by ShonLevi (see edit history) Link to comment Share on other sites More sharing options...
ShonLevi Posted May 31, 2016 Author Share Posted May 31, 2016 ??? Link to comment Share on other sites More sharing options...
vekia Posted June 1, 2016 Share Posted June 1, 2016 due to the fact that it is a customization - case needs inspection directly on the shop where the modifications were applied. Link to comment Share on other sites More sharing options...
ShonLevi Posted June 8, 2016 Author Share Posted June 8, 2016 due to the fact that it is a customization - case needs inspection directly on the shop where the modifications were applied. what? I don't understand... I want to make the mini cart in the header to a slider, So I success to make the regular code work... But the problem is when someone add product to the cart - the regular ajax code add the old schema of code (<dt>...</dt>) and I just want to edit it to be (<div class="owl-item><dt>...</dt></div>) Where the ajax code is placed in the files? Link to comment Share on other sites More sharing options...
DeadDred Posted June 9, 2016 Share Posted June 9, 2016 what? I don't understand... I want to make the mini cart in the header to a slider, So I success to make the regular code work... But the problem is when someone add product to the cart - the regular ajax code add the old schema of code (<dt>...</dt>) and I just want to edit it to be (<div class="owl-item><dt>...</dt></div>) Where the ajax code is placed in the files? He's saying it would be easier to understand the issues with code/html/ajax if one could see the car in cation. Link to comment Share on other sites More sharing options...
ShonLevi Posted June 9, 2016 Author Share Posted June 9, 2016 He's saying it would be easier to understand the issues with code/html/ajax if one could see the car in cation. I don't need you to give me the ready code, I just want to know where the code that add item to the cart is placed in the files... (when user add a product to the cart it pop up message and then add a code to the minicart in the top menu/header) --> I Just need to know where that code is placed in the files to modify it myself... Link to comment Share on other sites More sharing options...
ShonLevi Posted June 27, 2016 Author Share Posted June 27, 2016 Someone please help me! I'm over 2 weeks on that problem... WHERE in the files is the ajax code to add product to the cart after add it ajax??? 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