Hello @TrendyShopin ,
Please share the store URL.
And once check the cart page settings may be there you will find an option to disable it.
Thanks
Issue: A merchant wanted to remove a cart notification stating “We process all orders in USD and you will be checkout using the most current exchange rates.” An image of the notice was provided.
Initial guidance: Asked to share the store URL and check cart page settings for a disable option. The URL was later shared.
Attempted fix: CSS was suggested via Online Store > Themes > Customize > Theme settings > Custom CSS using selector .buckscc-cart-banner, but the first snippet had a typo (“!importnt”) and didn’t work.
Resolution: A corrected CSS rule was provided: .buckscc-cart-banner { display: none !important; }. The merchant added it under Online store > Customize > Theme settings > Cart > Custom CSS and confirmed the banner was removed.
Status: Resolved. No outstanding questions or actions.
Hello @TrendyShopin ,
Please share the store URL.
And once check the cart page settings may be there you will find an option to disable it.
Thanks