Privacy
Volume Pricing is a Shopify app that applies quantity-based discounts. This page describes every piece of data it touches.
What the app stores
- Your discount settings, kept in a metafield on your shop: tier names, which products each tier covers, and the quantity breaks.
- A tier name on a customer record, kept in a metafield — for example
wholesale. This is the only thing the app writes to a customer. - A session for your shop, so the app can talk to Shopify on your behalf. Removed when you uninstall.
What the app does not collect
The app does not read or store customer names, email addresses, phone numbers or addresses. It does not need them: pricing a cart requires only which tier a customer is in, the products in the cart, and their quantities.
It does not use any data for advertising, profiling or training, and does not sell or share data with third parties.
Where it runs
The discount calculation itself runs inside Shopify as a Shopify Function. That code has no network access at all — it cannot send data anywhere, by design.
Deletion
Uninstalling removes your session. Shopify’s data-deletion requests are honoured through the standard compliance webhooks. To ask about data held for your shop, contact info@rakshiq.com.