Free-Shipping Bar does not collect, store, or transmit any personal data. It runs entirely in the visitor s browser.
It displays a progress bar toward a free-shipping threshold the merchant sets, reading the current cart total from the storefront /cart.js endpoint to calculate how much more is needed. This happens locally in the browser.
None. The app stores no customer data on any server. The cart total is used in-browser to render the bar and is never sent to us or stored.
The app sets no cookies and uses no tracking or analytics.
As a public Shopify app, Free-Shipping Bar exposes the required customers/data_request, customers/redact and shop/redact webhooks. Because the app stores no customer data, these are acknowledged but there is nothing to return or delete.