Cart changes - Post ID 241935

User 2230358 Photo


Registered User
2 posts

Love the shopping cart software, but just wondering about a couple of things I can't find answers for.
Is there any way of changing the cart so that the 'shipping and handling' label (which we don't charge) is not shown?
Also, the cart shows the label 'taxes'. Can that be changed to show 'VAT' instead?
I suspect these things are hard-coded into the software, but hoping someone might tell me I'm wrong! :)
User 2336860 Photo


Registered User
252 posts

Yes you can do this, but it is something that would have to be done every time you export/upload your shop.

Changing "Estimated Taxes:" text on checkout pages.
Edit has to be done after export everytime.
Open these files cart.inc.php, cart_pp_1.inc.php, cart_pp_2.inc.php, cart_authnet_1.inc.php and shop.js
Search for "Estimated Taxes:" and replace with text of your choosing... I use "6% PA Sales Tax" for my cart.
Files are located inside ccdata\data folder and ccdata\js folder.

Also search same files (except shop.js) for "Taxes:" and replace as well.

User 2230358 Photo


Registered User
2 posts

Thanks Scott. Problem solved. :)

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.