Is it possible to hide what is displayed for the shipping estimate in cart? [SOLVED]

My site only uses local delivery shipping rules so there can be variable shipping costs by zip code. Sometimes when new or returning users comes to the site, the shipping estimate field is incorrect because the region zip code was geolocated incorrectly. I’ve been trying a few different things to no avail. I’ve looked into the following options and am stuck.

  1. Somehow override / change the shipping estimate
    -dom manipulation is protected
    -totals.shipping value can be accessed via api, but cannot be changed for the purpose I need
  2. invoke the Select Destination lightbox or a custom lightbox to have the user input their zip code?
  3. Hide the shipping estimate and total with custom code, but the shopping cart is closed component so this is not possible

Any ideas?

Solved my problem. Don’t know why I didn’t see this option before or why I didn’t see it in the cart documentation. Right click cart component, select go to settings, uncheck the Delivery rates box.

Impossible to do edits that out of wix settings

Please code a custom cart page:
https://www.shop.dudeapi.com/checkout
by @shan