App Introduction
Enable Variable Pricing Sales by Adjusting Product Prices in Shopify POS Our app empowers retailers across various niches to sell variable-priced products using Shopify POS: florists, vintage clothing sellers, jewelry boutiques, candle makers, and more! No longer do you need to manually enter custom names for variable-priced items and lose critical reporting insights—simply select your base product from our app, input your desired price, and we’ll add the variable-priced item directly to your POS cart.
Core Functionality
- Adjust product prices while using Shopify POS
- View and modify a product’s cost of goods sold (COGS) and profit margin during sales
- Suppliers, product types, and product costs (COGS) are included in Shopify sales reports
- Automatically adjust inventory/stock levels from base products
- Add tax-exempt items and products with special tax coverage
Merchant-Friendly
- Offline Retail Merchants
- OMO Merchants
- Cost-Accurate Merchants
- Multi-Category Merchants
- Cross-Border Merchants
Basic Information
- Developer:Filljoy
- Address:2925 Shattuck Avenue, Berkeley, CA, 94705, US
- Price: Free / Free plan
- Rating:4.9 / 5
- Comment Count:16 comment
- Release Date:2021-3-8
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Basic Plan
- Add Tax-Exempt Items
- Reports Include Supplier and Product Type
- Reports Include Product Cost (COGS)
- Inventory Adjustments
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/pos/price_adjustments.json
- PUT /admin/api/pos/price_adjustments/{id}.json
- GET /admin/api/pos/price_adjustments.json
Permission:write_pos,read_products,manage_products
- GET /admin/api/products/{product_id}.json
- PUT /admin/api/products/{product_id}.json
- GET /admin/api/variants/{variant_id}.json
Permission:read_products,write_products,manage_inventory
- GET /admin/api/reports/financial.json
- GET /admin/api/reports/sales.json
- GET /admin/api/products/{product_id}/cogs.json
Permission:read_reports,read_products,read_inventory
- POST /admin/api/inventory_levels/adjust.json
- PUT /admin/api/inventory_levels/{id}.json
- GET /admin/api/inventory_levels.json
Permission:write_inventory,read_inventory,manage_products
- POST /admin/api/products/{product_id}/taxes.json
- PUT /admin/api/products/{product_id}/taxes/{tax_id}.json
- GET /admin/api/products/{product_id}/taxes.json
Permission:write_products,read_products,manage_taxes