Amrinder0001 / bakesale

Automatically exported from code.google.com/p/bakesale
1 stars 0 forks source link

Add Add product to basket without refresh/redirect #43

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
First of all thank you in advance for helping me on that:) 
My question is : Is there a way to Add Add product to basket without 
refresh/redirect? 
Can I modify my shopping_cart_products_controller.php at lines
"       if(!$this->RequestHandler->isAjax()) {
            $this->redirect($_SERVER['HTTP_REFERER']);
        }
"
site:http://www.artex-studio.com/Magniti-09-2--Izgledi-p-8666.html
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by du...@abv.bg on 3 Jan 2012 at 10:11