Print Page | Close Window

Navigation issue

Printed From: ProductCart E-Commerce Solutions
Category: ProductCart
Forum Name: Using ProductCart
Forum Description: Running your store with ProductCart
URL: https://forum.productcart.com/forum_posts.asp?TID=2043
Printed Date: 26-February-2025 at 6:13am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Navigation issue
Posted By: katharina
Subject: Navigation issue
Date Posted: 08-October-2008 at 6:23pm
This has been bought up to our attention by a customer. 
You are automatically referred to the homepage when you put an item into the cart and click on continue shopping.  It was annoying for this customer to go back into the navigation tree structure back to the category she already was at to add more items.  I know the back button would have been faster, but it wasn't clear to the customer.  I would find it more appropriate to have a button saying going back to last product and one going back to last category.  This is more helpful when you have lots of categories and products.  Has anyone implemented anything like that?  Even just switching the continue shopping button to automatically going back to the last category would be more useful then going back to the home page.
Katharina



Replies:
Posted By: Greg Dinger
Date Posted: 08-October-2008 at 9:39pm
Katharina - this is precisely why I developed http://www.greybearddesign.com/productcart/add-to-cart-confirm/ - http://www.greybearddesign.com/productcart/add-to-cart-confirm/
 
It resolves the entire issue.


-------------
GreyBeard Design Group

Certified ProductCart Developer

Web Design/Development/Hosting

http://tinyurl.com/5c8t4t" rel="nofollow - Add-Ons & Custom Code |


Posted By: Planetlava_com
Date Posted: 10-October-2008 at 2:58pm
Hello,
 
You could change the following line in /pc/viewcart.asp...
 
Around line 340
<a href="default.asp"><img src="<%=RSlayout("continueshop")%>" border="0" alt="<%=dictLanguage.Item(Session("language")&"_altTag_11")%>"></a>
 
To
<a href="viewcategories.asp"><img src="<%=RSlayout("continueshop")%>" border="0" alt="<%=dictLanguage.Item(Session("language")&"_altTag_11")%>"></a>
 
This would take you to the top of the catalog.
 
Regards,
Tbone



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net