X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Delete text on shopping cart page (https://forum.x-cart.com/showthread.php?t=24228)

begeren 08-19-2006 05:29 PM

Delete text on shopping cart page
 
How do I get rid of the text above "Your shopping cart is empty" when I click on my view cart link?

--

Your Shopping Cart

The items below are currently in your shopping cart. To remove any item click "Delete item". To checkout, please click "Checkout".

Your shopping cart is empty

--

I do want that text ("The items below are currently...") if there have been items added to my cart, but don't want it to show up if the cart is empty.

Thanks for your help!

balinor 08-20-2006 05:14 AM

customer/main/cart.tpl. Comment out this:

{$lng.txt_cart_header}
{if $active_modules.Gift_Certificates ne ""}
{$lng.txt_cart_note}
{/if}



begeren 08-26-2006 03:35 PM

Re: Delete text on shopping cart page
 
Thank you. Is it possible to not have that text show up *only* if the cart is empty? I would still like it if there are items in there.


All times are GMT -8. The time now is 05:12 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.