Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $112.99
Default variant: Red / St-5051 Eu Plug
Default SKU: dcd-30003446764
Default price: $112.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 8500 g
Cart URL (default variant): https://landmarks.builders/cart/49811535167727:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001218544
JSON data: https://landmarks.builders/products/m4x-10001218544.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Powerful Suction: This home appliance is a canister vacuum built with a 2000W engine and strong suction for everyday cleaning around the house, helping lift dust and debris from floors with less effort.
Large Capacity: The 4.0L dust container gives this vacuum cleaner more room for collected dirt, so you can clean longer before emptying and keep your routine moving without frequent pauses.
Easy Handling: The handheld-design body, foot pedal controls, and automatic cord rewind make it simple to use as a floor cleaner, especially when you want quick, effortless cleaning from room to room.
Bagless Design: As a bagless vacuum cleaner, it uses a transparent dust chamber and textile dust collection system, making it easier to see when it is time to empty and maintain.
Practical Coverage: With a 5 high-power cord, adjustable speed, and included floor and crevice-design attachments, it is made to reach corners, edges, and wider living areas for more complete cleaning.
Summary: Handheld Vacuum Cleaner Large Capacity Canister Vacuum Cleaning Appliance Transparent Dust Cup Low Noise for Home. 【Powerful Suction】: This home appliance is a canister vacuum built with a 2000W engine and strong suction for everyday cleaning around the house, helping lift dust and debris from floors with less effort. 【Large Capacity】: The 4.0L dust container gives this vacuum cleaner more room for collected dirt, so you can clean longer before emptying and keep your routine moving without frequent pauses. 【Easy Handling】: The handheld-design body, foot pedal controls, and automatic cord rewin
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": "Handheld Vacuum Cleaner Large Capacity Canister Vacuum Cleaning Appliance Transparent Dust Cup Low Noise for Home",
"product_id": 9430024323311,
"variant_id": 49811535167727,
"quantity": 1,
"grams": 8500,
"length_cm": "52.5",
"width_cm": "32.5",
"height_cm": "38.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").