Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $34.99
Default variant: Black / English
Default SKU: dcd-30003734590
Default price: $34.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 550 g
Cart URL (default variant): https://landmarks.builders/cart/50150152798447:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001315322
JSON data: https://landmarks.builders/products/m4x-10001315322.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Powerful Performance: Experience efficient cleaning with this high-performance handheld vacuum that delivers an impressive 15000 Pa suction power to easily lift away dirt, crumbs, and stubborn debris.
Cordless Convenience: Designed for ultimate portability, this lightweight cordless vacuum features a compact cylindrical body weighing only 435 g, allowing you to clean tight areas without being restricted by cords.
twoSpeed Control: This versatile car vacuum cleaner offers two adjustable speed settings and a side-mounted control panel with a digital display, giving you exact control over your daily cleaning tasks.
Advanced Filtration: Equipped with a washable HEPA filter and a bottom filter cotton component, this handheld vacuum with HEPA filter captures fine particles while keeping the exhaust air purifying and clean
Easy Maintenance: Features a built-in 100 ml transparent dust cup for quick monitoring, a green indicator light near the front, and a USB charging cable for convenient power replenishment anywhere.
Summary: Cordless Handheld Vacuum Compact Handheld Vacuum Cleaner Washable for Office. 【Powerful Performance】: Experience efficient cleaning with this high-performance handheld vacuum that delivers an impressive 15000 Pa suction power to easily lift away dirt, crumbs, and stubborn debris. 【Cordless Convenience】: Designed for ultimate portability, this lightweight cordless vacuum features a compact cylindrical body weighing only 435 g, allowing you to clean tight areas without being restricted by cords. 【twoSpeed Control】: This versatile car vacuum cleaner offers two adjustable speed settings and a side
Generated by: m4x-map-v1
This product has 12 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": "Cordless Handheld Vacuum Compact Handheld Vacuum Cleaner Washable for Office",
"product_id": 9456644096239,
"variant_id": 50150152798447,
"quantity": 1,
"grams": 550,
"length_cm": "27.0",
"width_cm": "12.0",
"height_cm": "8.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. 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").