Print Page | Close Window

small shopping cart question

Printed From: ProductCart E-Commerce Solutions
Category: ProductCart
Forum Name: Customizing ProductCart
Forum Description: Exchange messages with other users that are customizing ProductCart.
URL: https://forum.productcart.com/forum_posts.asp?TID=2701
Printed Date: 22-February-2025 at 4:31pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: small shopping cart question
Posted By: thegardenbath
Subject: small shopping cart question
Date Posted: 01-May-2009 at 1:23am
Hello!

I'm working on my shop and have gotten the small shopping cart integrated and styled the way I need to, but it only shows up if someone has an item in the cart.

Is there a setting or some code that I can tweak to make it show up all the time?  If there are zero items in the cart, it could still say "0 item, total $0.00".

Thanks for your help!  :)



Replies:
Posted By: Greg Dinger
Date Posted: 01-May-2009 at 1:29am
around line 168 of SmallShoppingCart.asp you will see this:
if vcItems > 0 then
 
change that to this:
'if vcItems > 0 then
 
then at the bottom, comment out the end if so it reads:
'end if


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

Certified ProductCart Developer

Web Design/Development/Hosting

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


Posted By: thegardenbath
Date Posted: 01-May-2009 at 1:35am
Hey, we meet again, Greg!  Glad to see another night owl online.  :)

That did the trick perfectly - thanks.  You rock!



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