VariPrice ‑ POS Custom Pricing
App Introduction
Allow you to set different product prices for your online store and each POS location VariPrice enables you to set distinct prices for your online store and POS locations to align with your sales strategy. No need for workarounds like duplicating products (which can cause inventory management issues), or relying on custom sales products/discounts that may slow down the checkout process. With VariPrice, you can easily manage all custom prices from your admin dashboard. Requires an internet connection. Not compatible with other apps that use cart conversion functionality.
Core Functionality
- Different product prices for online stores and POS locations
- Each POS location can have its own custom product prices
- Manage all custom prices from one dashboard
- CSV import/export for bulk updates
- Built for Shopify POS
Merchant-Friendly
- Multi-channel Retail Merchants
- Offline Store + Online Merchants
- Chain Retail Merchants
- Merchants Needing Bulk Price Management
Basic Information
- Developer:GulaNova Tech
- Address:Hong Kong, NT, HK
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:4 comment
- Release Date:2024-8-19
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Starter
- Up to 200 products
- 1 POS location
- Set different prices for online and POS
- CSV import/export for bulk updates
- Built for Shopify POS
Growth
- Unlimited Products
- Up to 5 POS Locations
- Set Different Prices for Online and POS
- CSV Import/Export for Bulk Updates
- Built for Shopify POS
Pro
- Unlimited Products
- Unlimited POS Locations
- Set Different Prices for Online and POS
- CSV Import/Export for Bulk Updates
- Built for Shopify POS
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/price_rules.json
- PUT /admin/api/price_rules/{id}.json
- GET /admin/api/price_rules.json
Permission:write_price_rules,read_price_rules,manage_products
- POST /admin/api/locations/{location_id}/price_adjustments.json
- PUT /admin/api/locations/{location_id}/price_adjustments/{id}.json
- GET /admin/api/locations/{location_id}/price_adjustments.json
Permission:write_price_adjustments,read_price_adjustments,manage_locations
- GET /admin/api/price_rules.json?location_ids=all
- PUT /admin/api/price_rules/batch.json
- DELETE /admin/api/price_rules/{id}.json
Permission:write_price_rules,read_price_rules,manage_inventory
- POST /admin/api/price_rules/bulk.json?operation=import
- GET /admin/api/price_rules/bulk.json?operation=export
- PUT /admin/api/price_rules/bulk.json?operation=update
Permission:write_price_rules,read_price_rules,manage_files