MultiPrice: Custom POS Pricing
by AppScoped · Category: Pricing - Others
Free Plan
Built for Shopify
App Introduction
Set Different Prices for POS Locations and Online Stores With MultiPrice, you can easily set separate prices for your Shopify POS locations and online store—all while using a single product catalog. Whether your in-store prices are higher (to cover overhead costs) or lower (to compete locally), MultiPrice ensures your customers always see the correct price. Prices display accurately at checkout—no confusing discounts, no duplicate products. MultiPrice works with all Shopify plans and keeps your inventory and analytics clear.
Core Functionality
- Set specific POS prices for each product or variant
- Display accurate in-store prices without using discount workarounds
- Seamlessly works across all Shopify plans — no Plus required
Merchant-Friendly
- Offline Retail Merchants
- O2O Integrated Merchants
- Physical Store Merchants
Basic Information
- Developer:Precharm, LLC
- Address:131 Continental Dr, Suite 305, Newark, DE, 19713, US
- Price: Free / Free plan
- Rating:4 / 5
- Comment Count:4 comment
- Release Date:2025-6-18
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Business
$9.99
- Suitable for all Shopify merchants
- Unlimited custom pricing products
- Unlimited POS locations
Pro
$19.99
- Suitable for Shopify Plus merchants
- All features in Business
- Optimized line item display in POS
- Optimized for high-volume carts
- Priority support
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/products/{product_id}/pos_prices.json
- PUT /admin/api/products/{product_id}/pos_prices/{id}.json
- GET /admin/api/products/{product_id}/pos_prices.json
Permission:write_products,read_products,manage_pos
- POST /admin/api/variants/{variant_id}/pos_prices.json
- PUT /admin/api/variants/{variant_id}/pos_prices/{id}.json
- GET /admin/api/variants/{variant_id}/pos_prices.json
Permission:write_variants,read_variants,manage_pos
- GET /admin/api/pos/prices.json?product_id={product_id}
- GET /admin/api/pos/prices.json?variant_id={variant_id}
- GET /admin/api/pos/settings.json
Permission:read_products,read_variants,read_pos