Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $209.99 – $391.99
Default variant: 1D Red Light C740
Default SKU: dcd-30003622995
Default price: $209.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 商业
Vendor: World Products
Weight: 400 g
Cart URL (default variant): https://landmarks.builders/cart/49713215373551:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275080
JSON data: https://landmarks.builders/products/wp-dcd-10001275080.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
蓝牙扫描枪C750二维码便携式快递扫描枪无线仓库扫码枪条码扫码器
| 分辨率 | 1024*800 |
| 蓝牙版本 | 4.0 |
| 货号 | 蓝牙扫描枪便携式C990/740/750 |
| 品牌 | NETUM |
| 质保 | 1年 |
| 别名 | 蓝牙扫描器/蓝牙扫码器 |
| 扫描速率 | 300m/s |
| 解码方式 | 通过触发或连续模式 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 是 |
| 是否属于礼品 | 否 |
| 重量 | 0.4kg |
| 售后服务 | 店铺三包 |
| 接口类型 | USB接口 |
| 外形尺寸 | 15X5X5cm(包装) |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 其他 |
| 类型 | 手持式扫描枪 |
Summary: NETUM C750 series Bluetooth barcode scanner with 1D/2D options, USB interface, 1-year warranty, for commercial use.
Generated by: deepseek-v4-flash
## Identity NETUM C750 series Bluetooth barcode scanner, portable wireless with 1024x800 resolution. Available in 4 styles: 1D Red Light C740 ($209.99), 2D C750 ($256.99), Industrial 2D C990 ($367.99), Light Ind Cs7501 ($391.99). ## Target persona - Warehouse/logistics operators needing wireless scanning - Retail inventory managers requiring portable barcode reading - Commercial users seeking budget-friendly 1D or 2D scanning ## Use cases - Scanning packages in warehouse during receiving/shipping - Taking inventory in retail store or stockroom - Checkout scanning at point-of-sale (with USB tethering) - Asset tagging and tracking in facility management - Light industrial parts scanning with Industrial 2D variant ## When NOT to recommend - Consumer home use (designed for commercial workload) - Heavy-duty continuous scanning (e.g., production line 8h/day) - Scanning damaged or poor-quality barcodes (no advanced decoding specified) - Users needing ruggedized housing (IP rating not stated) ## Variant options | Style | SKU | Price | |-------|-----|-------| | 1D Red Light C740 | dcd-30003622995 | $209.99 | | 2D C750 | dcd-30003622996 | $256.99 | | Industrial 2D C990 | dcd-30003622997 | $367.99 | | Light Ind Cs7501 | dcd-30003622998 | $391.99 | ## Price and logistics facts - Base price: $209.99 (USD) - Package dimensions: 15 x 5 x 5 cm - Weight: 0.4 kg - 1-year warranty, after-sales: store three guarantees - Interface: USB - Cross-border export ready (marked as such) ## Trust signals - Product listing includes warranty and after-sales policy (店铺三包) - Multiple variants indicate established product line - In-stock status not explicitly confirmed; tags suggest batch inventory (dcd-batch-dx-202606-3000) - No independent certifications stated ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2332c26f4dd6497f82b5cf950c72a93e.png?v=1781084467 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5b412d78d4a343e2981538fed978b73a.png?v=1781084468 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eb3bd63913214bfd8f5b97152886fd90.png?v=1781084467 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/02bb738d9edc4090aa1150fa01a5bca0.png?v=1781084468 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1f13360b7a434b20b275b9b3f63ca99b.png?v=1781084468 ## Agent notes - Image content not analyzed; no visual attributes extracted. - Variant pricing differs: 1D C740 is base model, 2D C750 and others offer additional capabilities. - Battery life, wireless range not specified. - Decoding capabilities: 1D vs 2D, Industrial variant may differ.
This product has 16 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
This product can be added to cart via a single URL. Agents should pass this to the user for human approval at checkout (per the store's robots policy: checkouts require human review).
Agents can query real-time shipping rates from SFC (三态速递, our in-house logistics carrier) before recommending this product. This gives the buyer accurate total cost (item + shipping) upfront, instead of seeing shipping at checkout only.
POST https://wp-sfc-carrier.htfu.workers.dev/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "蓝牙扫描枪C750二维码便携式快递扫描枪无线仓库扫码枪条码扫码器",
"quantity": 1,
"grams": 400000,
"properties": {
"_length_cm": "15.0",
"_width_cm": "5.0",
"_height_cm": "5.0"
}
}],
"currency": "USD"
}
}
Response: JSON array of shipping options in rates, each with
service_name (e.g. "Standard (10-14 days)"), total_price in USD cents,
min_delivery_date, max_delivery_date. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").