Montreal-based Shopify experts cooking some Shopify apps.
When using Automatic Discount's gifts or deals feature, there is a floating icon widget by default once the Checkout modal is closed, to remind customers to claim the gift or deal before going to checkout.
You can hide this floating icon if you want.
If you're using a Smart deal, you can hide it here:
If you're using a Gift (GWP, BOGO, Upsell...), you can add in your CSS (usually the file is called theme.scss.liquid) the following code:
.tbn_deal_coin_ui_container {
display: none !important;
}
Tabarnapp's mission is to help you get the most of each visit on your Shopify store.
E: support@tabarnapp.com