This guide outlines how to uninstall Offerbox from a website.
1. Remove Connector Script
From your website, remove the connector script. It looks like this:
<script https://www.offerboxapp.io/embed.js?shop=www.myonlinestore.com" async defer></script>
If you have a Shopify store, simply remove the snippet from the theme.liquid file:
{% include 'offerbox'}
2. Remove "Disable in Select Pages" code
If "Disable on Select Pages" is enabled, you may want to remove classes added to your body tag(s).
<body class="offerbox-skippage">