App Introduction
Design personalized QR codes and barcode labels for your brand using the intuitive label designer. Create custom labels with simple drag-and-drop actions—no professional design or coding skills required. Instantly add text, barcodes, QR codes, images, or any label element to your design. Select items directly from your products or orders to generate the correct labels for them. Easily generate random barcodes or SKU numbers. Create labels of different sizes to attach to various products. BarcodeMan also lets you link labels to rich data attributes.
Core Functionality
- Link to rich data attributes, including metafields and international pricing.
- Use a visual design editor that requires no technical skills.
- Supports common barcode types: CODE128, UPCA, UPCE, EAN13, EAN8, GS1-128, and CODE.
- Generate random numbers for barcodes or SKUs.
- Create label formats in various sizes.
Merchant-Friendly
- Independent Retail Merchants
- Multi-category E-commerce Sellers
- Cross-border E-commerce Merchants
- Physical Retail Online Stores
Basic Information
- Developer:Gookit, Inc.
- Address:18F., No. 206, Sec. 1, Keelung Rd., Xinyi Dist., Taipei City, 110, TW
- Price: Free / Free plan
- Rating:4.6 / 5
- Comment Count:86 comment
- Release Date:2020-1-9
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
FREE
- Text Label Element
- Email Support
- Unlimited Label Printing
- Common Label Layouts
- Custom Label Layouts
PRO
- Label Elements, QR Code, Image, Barcode
- Email Support
- Unlimited Label Printing
- Common Label Layouts
- Custom Label Layouts
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/products/{product_id}/metafields.json
- PUT /admin/api/products/{product_id}/metafields/{metafield_id}.json
- GET /admin/api/products/{product_id}/metafields.json
- POST /admin/api/products/{product_id}/international_prices.json
Permission:write_products,read_products,manage_inventory
- POST /admin/api/themes/{theme_id}/assets.json
- PUT /admin/api/themes/{theme_id}/assets/{asset_key}.json
- GET /admin/api/themes/{theme_id}/assets.json
- POST /admin/api/sections/{section_id}.json
Permission:write_themes,read_themes,manage_online_store
- POST /admin/api/products/{product_id}/barcodes.json
- PUT /admin/api/products/{product_id}/barcodes/{barcode_id}.json
- GET /admin/api/products/{product_id}/barcodes.json
- GET /admin/api/barcode_types.json
Permission:write_products,read_products,manage_inventory
- POST /admin/api/products/{product_id}/barcodes.json?generate=true
- POST /admin/api/products/{product_id}/variants/{variant_id}/sku.json?generate=true
- GET /admin/api/products/{product_id}/barcodes.json?random=true
- PUT /admin/api/products/{product_id}/variants/{variant_id}/sku.json?generate=true
Permission:write_products,read_products,manage_inventory
- POST /admin/api/fulfillments/{fulfillment_id}/labels.json
- PUT /admin/api/fulfillments/{fulfillment_id}/labels/{label_id}.json
- GET /admin/api/fulfillments/{fulfillment_id}/labels.json
- POST /admin/api/labels/formats.json
Permission:write_fulfillments,read_fulfillments,manage_shipping