View Single Post
  #5  
Old 03-15-2012, 04:18 AM
  ADDISON's Avatar 
ADDISON ADDISON is offline
 

X-Man
  
Join Date: Jan 2008
Posts: 2,613
 

Default Re: Continue Shopping -> Redirect to product

What did you use for replacing this 'product.php?productid=' . $productid"?

Here is what QT replied inside the bugtracker (http://bugtracker.qtmsoft.com/view.php?id=38084)

*****************
As a result of discussion it was decided to implement this as follows:

- customer adds a product from the home page -> it redirects him to home page
- customer adds a product from the search results page -> it redirects him to the same search results (with page number and search conditions as it was before)
- customer adds a product from the category page -> it redirects him to that category (page number is kept)
- customer adds a product from the product details page -> it redirects him to home, category, or search results page the customer was browsing last time

We do not see any reason to forward a customer to the same product page when click on the Continue shopping button. That product is already in cart.
*****************

My personal opinion is X-Cart should let the administrator to decide from a few options where to redirect the customer.
__________________
X-Cart Next: Business 5.2 (learning and testing)
X-Cart Classic: Gold and Gold Plus 4.7
Lots of Modules and Customizations
OS in use: Red Hat Enterprise, Fedora, CentOS, Debian, Ubuntu, Linux Mint, Kali Linux
Ideas for Server configuration (basicaly): Nginx/Pound (reverse proxy), Apache/Nginx (webserver), Squid/Varnish (cache server), HHVM or (PHP-FPM + PHP 5.6 + opcache), MariaDB/Percona MySQL Server, Redis (storing sessions)

You can catch my ideas here: http://ideas.x-cart.com
Reply With Quote