ProductCart E-Commerce Solutions Homepage
Forum Home Forum Home > ProductCart > Customizing ProductCart
  New Posts New Posts RSS Feed - small shopping cart question
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

small shopping cart question

 Post Reply Post Reply
Author
Message
thegardenbath View Drop Down
Newbie
Newbie


Joined: 11-June-2008
Location: South Carolina
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote thegardenbath Quote  Post ReplyReply Direct Link To This Post Topic: small shopping cart question
    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!  :)
Back to Top
Greg Dinger View Drop Down
Certified ProductCart Developers
Certified ProductCart Developers
Avatar

Joined: 23-September-2006
Location: United States
Status: Offline
Points: 238
Post Options Post Options   Thanks (0) Thanks(0)   Quote Greg Dinger Quote  Post ReplyReply Direct Link To This Post 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


Edited by Greg Dinger - 01-May-2009 at 1:30am
Back to Top
thegardenbath View Drop Down
Newbie
Newbie


Joined: 11-June-2008
Location: South Carolina
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote thegardenbath Quote  Post ReplyReply Direct Link To This Post 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!
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.051 seconds.