Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Changed name of Shopping Cart, not reflecting in breadcrumb trail


TuxedoSuppliers

Recommended Posts

Posted

Hi all -

I had changed the name of my shopping cart to "Dressing Room", to theme it a little more to my tuxedo/clothing related shop.

I found almost all of the references to "shopping cart" and changed them to "Dressing Room".

 

For example, if I go to /shopping_cart.php, it'll say "What's in my Dressing Room?" and "Your Dressing Room is empty!" etc.

 

The only one I can't find is the breadcrumb trail.

It still says "Tuxedo Suppliers > Cart Contents"

 

How can I change this to "Tuxedo Suppliers > Dressing Room Contents" ?

 

 

Thanks so much!!

Tom

Posted

Probably:

 

/catalog/includes/languages/english/shopping_cart.php

 

define('NAVBAR_TITLE', 'Cart Contents');

If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

 

"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."

- Me -

 

"Headers already sent" - The definitive help

 

"Cannot redeclare ..." - How to find/fix it

 

SSL Implementation Help

 

Like this post? "Like" it again over there >

Posted
Probably:

 

/catalog/includes/languages/english/shopping_cart.php

 

define('NAVBAR_TITLE', 'Cart Contents');

 

OMG, I have NO idea how I missed that. Thank you so much!

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...