Forums / Managing Customers and Orders / Shopping Cart Question

Shopping Cart Question

Locked
Results 1 to 9 of 9
This thread is locked. New replies are disabled.
21 Sep 2009, 19:28
#1
cactusrunning avatar

cactusrunning

Zen Follower

Join Date:
Sep 2009
Posts:
137
Plugin Contributions:
0

Shopping Cart Question

I can't seem to find where to Edit/Delete this sentence from my shopping cart:

You may want to add some instructions for using the shopping cart here. (defined in includes/languages/english/shopping_cart.php)

This entire line is appearing underneath "Your Shopping Cart Contents."

I want to add instructions as zencart suggests, but can't find where to do it!!!
21 Sep 2009, 19:31
#2
kim avatar

kim

Obaa-san

Join Date:
Jun 2003
Posts:
26,564
Plugin Contributions:
0

Re: Shopping Cart Question

You may want to add some instructions for using the shopping cart here. (defined in includes/languages/english/shopping_cart.php)


See the path in red above?
21 Sep 2009, 19:36
#3
cactusrunning avatar

cactusrunning

Zen Follower

Join Date:
Sep 2009
Posts:
137
Plugin Contributions:
0

Re: Shopping Cart Question

sure, but I can't find "Includes" or "Shopping Cart" anywhere. I assume it is under a main tab then something else. Have any more specific answers?
21 Sep 2009, 20:10
#4
kim avatar

kim

Obaa-san

Join Date:
Jun 2003
Posts:
26,564
Plugin Contributions:
0

Re: Shopping Cart Question

May I suggest some reading? Start with the Tutorials/FAQ link at the top of this page - Specifically the Customizing your Zen Cart section.
21 Sep 2009, 21:17
#5
cactusrunning avatar

cactusrunning

Zen Follower

Join Date:
Sep 2009
Posts:
137
Plugin Contributions:
0

Re: Shopping Cart Question

Thanks for your non-helpful hints. I searched the entire FAQ section and didn't find anything; hence why I posted a forum. I have searched the FAQ multiple times and am not finding anything to address this issue, unless it is under some weird title.
21 Sep 2009, 21:33
#6
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Posts:
19,793
Plugin Contributions:
2

Re: Shopping Cart Question

Kim's reply isn't non-helpful.

Many changes in Zencart can't be made from admin. You need to download the file in question (in this case, the file shopping_cart.php) from your remote site to your local computer, edit it, and then upload back to your remote site. All this uploading and downloading is done with an FTP program like Filezilla, and the editing is done with a good text editor like Notepad++.
21 Sep 2009, 21:47
#7
cactusrunning avatar

cactusrunning

Zen Follower

Join Date:
Sep 2009
Posts:
137
Plugin Contributions:
0

Re: Shopping Cart Question

Thank you. I was looking for a little more direction and you are providing it. When you say remote site are you talking about the hosting account or this has nothing to do with the hosting account?

Sorry if I came across rude Kim.
22 Sep 2009, 10:16
#8
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Posts:
19,793
Plugin Contributions:
2

Re: Shopping Cart Question

Right. The remote site is on your hosting account.
22 Sep 2009, 16:02
#9
stitchnkitty avatar

stitchnkitty

Totally Zenned

Join Date:
Jun 2009
Posts:
617
Plugin Contributions:
0

Re: Shopping Cart Question

Being a newbie myself - things I have learned from this forum - Most Q? have been asked before - digging thru the forums is time consuming but well worth the time. Use the sorts above - and write things down as you find them to help you and save time for future Q?

Also I dont know if you know this but it is assumed that your path is:

xampp or such/htdocs/yourtemplates/ includes/languages/englis/shoppingcart....

Hope this helps from a newbie viewpoint.