App Introduction
Scan barcodes with price and weight, and add them to your POS cart. Our app lets you quickly scan barcodes that include price and weight for weight-based products, and automatically inserts these line items into your Shopify POS cart—complete with the item’s weight and unit price. It’s perfect for cheese mongers, fishmongers, butcher shops, spice stores, delis, and any other business that uses label-printing scales. *2023 Note: USB scanners are no longer supported, but all Shopify POS-compatible scanners work! Now supports Shopify POS GO.*
Core Functionality
- Support UPC-A and EAN-13 barcode formats with embedded price + weight
- Scan barcodes using Socket Mobile Bluetooth barcode scanners
- Support weighed products priced by pound, kilogram, or 100 grams, and international currencies
- Support tax overrides and tax-exempt products
- Provide detailed supplementary sales reports
Merchant-Friendly
- Physical Retail Merchants
- Cross-border E-commerce Merchants
- Weighted Product Merchants
- Multilingual E-commerce Merchants
Basic Information
- Developer:Filljoy
- Address:2925 Shattuck Avenue, Berkeley, CA, 94705, US
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:10 comment
- Release Date:2020-7-21
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
标准定价
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/products/{product_id}/barcode.json
- PUT /admin/api/products/{product_id}/barcode/{barcode_id}.json
- GET /admin/api/products/{product_id}/barcode.json
Permission:write_products,read_products,manage_inventory
- POST /admin/api/barcode_scans.json
- GET /admin/api/barcode_scans/{scan_id}.json
- PUT /admin/api/barcode_scans/{scan_id}/sync.json
Permission:read_products,write_inventory,manage_orders
- POST /admin/api/products/{product_id}/weight_pricing.json
- PUT /admin/api/products/{product_id}/weight_pricing/{price_id}.json
- GET /admin/api/products/{product_id}/weight_pricing.json
Permission:write_products,read_products,manage_prices
- POST /admin/api/tax_override.json
- PUT /admin/api/tax_override/{override_id}.json
- GET /admin/api/tax_override.json
Permission:write_taxes,read_taxes,manage_orders
- GET /admin/api/reports/sales_supplemental.json
- POST /admin/api/reports/sales_supplemental/export.json
- GET /admin/api/reports/sales_supplemental/{report_id}.json
Permission:read_reports,read_orders,read_products