App Introduction
Enter custom prices, price ranges, and notes for products in the lists created within your POS. Add custom sale items by tapping on predefined product lists. You can quickly assign custom prices and notes to each product. You also have the option to define minimum and maximum values for any entry—this elevates custom sales functionality to a new level. You can even set default prices to speed up the process of adding custom items!
Core Functionality
- Create a predefined product list for custom sales additions.
- Enter a custom price for items when adding them to the POS cart
- Add notes or descriptions to custom sales items.
- Set default prices for quick input on the POS
- Set minimum and maximum values for custom price entries
Merchant-Friendly
- Offline Retail Merchants
- POS System Users
- Flexible Pricing Merchants
- Small Batch Custom Sale Merchants
Basic Information
- Developer:Sunrise Integration
- Address:21 Miller Alley, Pasadena, CA, 91105, US
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:1 comment
- Release Date:2024-10-8
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Single Store
$5
- Supports 25 titles for one POS location.
Multi-store
$10
- 10 POS locations and 500 product entries.
Unlimited
$12
- Unlimited Locations and Product Entries
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/custom_sale_product_lists.json
- PUT /admin/api/custom_sale_product_lists/{id}.json
- GET /admin/api/custom_sale_product_lists.json
Permission:write_custom_sale,read_custom_sale,manage_products
- POST /admin/api/pos_cart/items/{item_id}/custom_price.json
- PUT /admin/api/pos_cart/items/{item_id}/custom_price.json
- GET /admin/api/pos_cart/items/{item_id}/custom_price.json
Permission:write_pos,read_pos,manage_products
- POST /admin/api/custom_sale_items/{id}/notes.json
- PUT /admin/api/custom_sale_items/{id}/notes.json
- GET /admin/api/custom_sale_items/{id}/notes.json
Permission:write_custom_sale,read_custom_sale,manage_orders
- POST /admin/api/pos/default_prices.json
- PUT /admin/api/pos/default_prices/{id}.json
- GET /admin/api/pos/default_prices.json
Permission:write_pos,read_pos,manage_products
- POST /admin/api/custom_price_ranges.json
- PUT /admin/api/custom_price_ranges/{id}.json
- GET /admin/api/custom_price_ranges.json
Permission:write_custom_sale,read_custom_sale,manage_products