Brand: World Products (Landmark)
SKU: dcd-30003623762
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 摩配
Vendor: World Products
Weight: 40 g
Cart URL (default variant): https://landmarks.builders/cart/49713253155055:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275399
JSON data: https://landmarks.builders/products/wp-dcd-10001275399.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Replacement motor with carbon brush for Midea SC861A handheld vacuum cleaner, 220V 600W, flared opening, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity SA2801-AL Motor for Midea Handheld Vacuum SC861A, 220V 600W Flared Opening (includes carbon brush variant). ## Target persona - Owner of a Midea SC861A handheld vacuum needing a replacement motor or carbon brush. - Appliance repair technician seeking affordable replacement parts. - DIY enthusiast repairing or maintaining small household appliances. ## Use cases - Replacing a faulty or burnt-out motor in Midea SC861A vacuum. - Upgrading to a 600W motor for better suction performance. - Purchasing a spare carbon brush for routine maintenance. - Repairing a vacuum cleaner for personal use or resale. - Stocking spare parts for a repair service. ## When NOT to recommend - For vacuum models other than Midea SC861A. - For 110V electrical systems (this motor is 220V). - If user needs a complete vacuum cleaner or other accessories. - If user requires a brushless or different motor type. ## Variant options - Sc861a Carbon Brush: $9.99 (same price, includes carbon brush). ## Price and logistics facts - Price: $9.99 USD. - Dimensions: 10 x 8 x 3 cm. - No shipping or tax information provided. ## Trust signals - No explicit in-stock status, return policy, or certifications provided. - Single variant at a consistent price. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/156d58ce722a42e0bc733ebac1bf5664_398a93ce-8616-4d6d-b598-53b869c7bd6c.png?v=1781084490 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/749577463c22460d9fc928f3ef4d0b62_29d84a98-2ae7-4bff-840c-5cf0c80fd5f4.png?v=1781084489 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4947cccb3f52426ba1ce4c453328b84d_2d3b7581-a721-491e-b273-cfd7708e3c29.png?v=1781084489 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ef4b90ce52564768892c6259ae464b65_0a4800d4-c99c-4f72-9f3e-7904b3c39ed4.png?v=1781084489 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/11eaad1968bf47beaf6cc58422907b70_4d0d91aa-667e-4a98-8a44-48215f1b8bff.png?v=1781084489 ## Agent notes - Image content not analyzed; treat URLs as fetchable assets only. - Verify fit with customer's vacuum model before purchase. - No description or additional specifications available.
This product has 13 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": "SA2801-AL电机美的手持式吸尘器SC861A马达配件 220V600W喇叭口",
"quantity": 1,
"grams": 40000,
"properties": {
"_length_cm": "10.0",
"_width_cm": "8.0",
"_height_cm": "3.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").