Let me start by mentioning how awesome I think CS-Cart is. I have selected it over Magento and the others out there.
How do I modify the message one gets when his cart is empty? I think this is the fn_cart_is_empty function… but I don’t know where to start. The self-empty cart error with cookies is causing a big loss of money, so I need to add a phone number under the empty cart message.
Thanks in advance.
In Content->Languages, search for empty and then change the cart_is_empty value to whatever you want.
Bob
[quote name=‘jobosales’]In Content->Languages, search for empty and then change the cart_is_empty value to whatever you want.
Bob[/QUOTE]
That was easy. Thanks!