drew_n's profile

1.4K Messages

 • 

262.9K Points

Saturday, October 5th, 2013 2:43 PM

Closed

How do I remove the Estimate Shipping & Tax feature from the cart page?

1. In the Bigcommerce control panel, go to Setup & Tools › Design.

2. Click on Edit HTML/CSS.

The Edit HTMLCSS tab in the Design section

3. In the list of Other Template Files on the left, locate cartcontent.html.

cartcontenthtml located in the Other Template Files list

Use Ctrl F or Command F to quickly locate template files in the list.

4. In the HTML code to the right, locate %%GLOBAL_HideShoppingCartShippingEstimator%%and change it to display: noneSee the example below.

The code with the shipping and tax estimator has been changed to displaynone

The code with the shipping and tax estimator has been changed to displaynone

5. Save your changes. Your cart page will no longer display the option to estimate shipping and tax.

Save button in HTML editor

This conversation is no longer open for comments or replies and is no longer visible to community members.

No Responses!