I am on my wishlist.
When i click the add-to-cart button to add a wishlist product to the cart the product is added correctly.
But nothing happens in form of a popup or so.
I checked the chrome developer console.
Can anyone tell me where these scripts can be found? I don't have them in the proper folders:
index.php?route=module/cart/popup
index.php?route=common/cart/info
Greetings and thanks!
When i click the add-to-cart button to add a wishlist product to the cart the product is added correctly.
But nothing happens in form of a popup or so.
I checked the chrome developer console.
Can anyone tell me where these scripts can be found? I don't have them in the proper folders:
index.php?route=module/cart/popup
index.php?route=common/cart/info
Greetings and thanks!
In Development
Share this post:
Responses (4)
-
Accepted Answer
Hi
check /catalog/controller/module/cart.php for these functions.
Darren -
Accepted Answer
Thanks Darren.
I was just about to ask a question about the controllers. If i change anythin in here, won't it be removed with the next Arastta update?
I saw that there are tools to override controller functions, but i did not understood them so much.
So i looked into the header controller (as i wanted to add some further text variables into the header) and asked myself what would happen i update the shop system.
Thanks again for all your support! -
Accepted Answer
-
Accepted Answer
Carlos Pinto wrote:
I saw that there are tools to override controller functions, but i did not understood them so much.
This could help, using vQmod: https://github.com/vqmod/vqmod/wiki/scripting
OCMod is much of the same.
You can also look at other vQmod/OCMod extensions to better understand, like this really simple one: https://extensions.arastta.pro/tools/hide-voucher
Your Reply
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here.
Register Here »