Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $10.83 – $12.50
Default variant: 6000mah
Default SKU: dcd-30003298371
Default price: $10.83
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 个护
Vendor: World Products
Weight: 500 g
Cart URL (default variant): https://landmarks.builders/cart/50395535048943:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001165983
JSON data: https://landmarks.builders/products/wp-dcd-10001165983.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Cordless Convenience: This cordless air blower gives you the freedom to clean without being tied to Battery-powered outlet, making quick cleanup easier at home, in the car, or on the move.
Multi-Nozzle Setup: the set of nozzles turn it into a versatile air duster for reaching tight corners, keyboards, computer cases, and other hard-to-clean spots with more control.
Built-In Light: The integrated light helps you see dust and debris more clearly in low-light areas, so the wireless dust cleaner works well in evening jobs, garages, and shadowed corners.
Rechargeable Power: Available with 6000mAh or 10000mAh battery options, this portable air blower is designed for longer cordless use, giving you flexibility for different cleaning routines.
Practical Use: ideal as a computer accessory and also useful for hair cutting, outdoor tasks, and general dust removal, it helps you clear dust faster and keep equipment and surfaces looking neat.
Summary: Multiple Nozzles Cordless Air Duster Multi-Nozzle Wireless Dust Cleaner Strong Wind Rechargeable Dust Blower Lightweight for Hair Cutting. 【Cordless Convenience】: This cordless air blower gives you the freedom to clean without being tied to Battery-powered outlet, making quick cleanup easier at home, in the car, or on the move. 【Multi-Nozzle Setup】: the set of nozzles turn it into a versatile air duster for reaching tight corners, keyboards, computer cases, and other hard-to-clean spots with more control. 【Built-In Light】: The integrated light helps you see dust and debris more clearly in low-
Generated by: dcd-map-v1
This product has 9 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Multiple Nozzles Cordless Air Duster Multi-Nozzle Wireless Dust Cleaner Strong Wind Rechargeable Dust Blower Lightweight for Hair Cutting",
"product_id": 9534289346799,
"variant_id": 50395535048943,
"quantity": 1,
"grams": 500,
"length_cm": "20.5",
"width_cm": "12.5",
"height_cm": "9.5"
}],
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").