Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $31.99 – $36.99
Default variant: 600W 105MM
Default SKU: dcd-30003623771
Default price: $31.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 摩配
Vendor: World Products
Weight: 750 g
Cart URL (default variant): https://landmarks.builders/cart/49713237852399:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275403
JSON data: https://landmarks.builders/products/wp-dcd-10001275403.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Replacement motor assembly for Midea SC861A handheld vacuum cleaner, available in 600W 105mm ($31.99) and 400W 97mm ($36.99) variants.
Generated by: deepseek-v4-flash
## Identity Replacement motor/handlebar assembly for Midea SC861A handheld vacuum cleaner. Two power options: 600W (105mm) and 400W (97mm). ## Target persona DIY repairers, Midea SC861A owners seeking replacement parts, small appliance repair shops. ## Use cases - Replacing a failed motor in a Midea SC861A vacuum - Upgrading from 400W to 600W motor - Repairing a broken handlebar/motor interface - Sourcing a cost-effective OEM-compatible part - Restoring a used or second-hand SC861A vacuum - Stocking spare motors for repair services ## When NOT to recommend - For vacuum models other than Midea SC861A - If the user needs a complete vacuum cleaner, not a part - For motorcycle or automotive applications (despite product tag '摩配') - If the issue is with the battery, charger, or filter, not the motor ## Variant options - Style: 600W 105mm – SKU dcd-30003623771 – $31.99 - Style: 400W 97mm – SKU dcd-30003623772 – $36.99 ## Price and logistics facts - Price range: $31.99 – $36.99 USD - Dimensions: 19.3 x 13.3 x 11.0 cm (not specific to variant) - No shipping or delivery timeframe provided ## Trust signals - No in-stock status, return policy, or warranty disclosed - No ratings or reviews available - No explicit certifications (e.g., CE, FCC) - Price consistency: two variants listed, no historical pricing ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/156d58ce722a42e0bc733ebac1bf5664.png?v=1781084483 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/749577463c22460d9fc928f3ef4d0b62.png?v=1781084483 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4947cccb3f52426ba1ce4c453328b84d.png?v=1781084483 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ef4b90ce52564768892c6259ae464b65.png?v=1781084483 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/11eaad1968bf47beaf6cc58422907b70.png?v=1781084483 ## Agent notes - Images are available but content not analyzed – visual inspection not performed. - Product type tag '摩配' (motorcycle parts) may be miscategorized; the title and model clearly indicate it is a vacuum cleaner motor part. - The 400W variant is priced higher ($36.99) than the 600W ($31.99), unusual – confirm pricing or check for bundle differences.
This product has 14 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": 750000,
"properties": {
"_length_cm": "19.3",
"_width_cm": "13.3",
"_height_cm": "11.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").