This app ("TierTable") helps Shopify merchants display volume pricing and apply quantity discounts. We keep data collection to the minimum required to provide the service.
With the merchant's permission, the app reads product information (read_products)
to display pricing, and manages automatic discounts (write_discounts). The app does
not access, store, or process personal customer data.
We store only the shop domain, the merchant's tier configuration (quantities and discount values), and a reference to the automatic discount we create. This data is hosted on Vercel/Neon (EU/US regions).
We honour Shopify's mandatory privacy webhooks. When a shop uninstalls or requests redaction
(shop/redact), we delete all stored configuration for that shop. We hold no customer
personal data, so customer data requests return nothing to disclose.
Questions about privacy: ben@minnovativ.de
Diese App zeigt Staffelpreise an und wendet Mengenrabatte an. Wir erheben nur die Daten, die für den Betrieb nötig sind.
Mit Erlaubnis des Händlers liest die App Produktdaten (read_products) und verwaltet
automatische Rabatte (write_discounts). Personenbezogene Kundendaten werden nicht
verarbeitet oder gespeichert.
Gespeichert werden nur die Shop-Domain, die Staffel-Konfiguration und eine Referenz auf den erzeugten Rabatt (Hosting: Vercel/Neon).
Wir erfüllen die Pflicht-Webhooks von Shopify. Bei Deinstallation bzw. shop/redact
löschen wir alle gespeicherten Konfigurationsdaten des Shops.