Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $73.99 – $96.99
Default variant: 105 Chassis
Default SKU: dcd-30003623851
Default price: $96.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 920 g
Cart URL (default variant): https://landmarks.builders/cart/49713164124399:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275422
JSON data: https://landmarks.builders/products/wp-dcd-10001275422.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Vacuum cleaner motor fan from Suzhou Yongjie, 220V 500W, suitable for replacement or DIY builds, available in multiple chassis sizes.
Generated by: deepseek-v4-flash
## Identity Vacuum cleaner motor fan (V1Z-LE20) by Suzhou Yongjie. 220V 500W. Component part, not a complete vacuum. ## Target persona - Vacuum repair technicians - DIY home appliance enthusiasts - Vacuum parts resellers - Small appliance manufacturers ## Use cases - Replacing a faulty vacuum motor - Restoring vintage vacuums - Building custom vacuum systems - Upgrading suction power in existing vacuums - Stocking spare motors for repair business ## When NOT to recommend - Shoppers seeking a complete vacuum cleaner - Users needing 110V motors - Commercial high-volume carpet cleaners requiring OEM parts - Users without electrical wiring knowledge ## Variant options | Style | SKU | Price | |-------|-----|-------| | 105 Chassis | dcd-30003623851 | $96.99 | | 65 Chassis | dcd-30003623852 | $73.99 | | 74 Chassis | dcd-30003623853 | $73.99 | | 86 Chassis | dcd-30003623854 | $73.99 | ## Price and logistics facts - Base price: $73.99 (65, 74, 86 chassis) or $96.99 (105 chassis) - Dimensions: 26 x 20 x 16 cm - No shipping or return policy information provided ## Trust signals - No explicit in-stock status, certification, or return policy in provided data - Price consistency: three variants at same price, one higher ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/af71c825c0394928b5ac710b627c9f2b.png?v=1781084450 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4d411d95c84c476ebff1a7bf9c852096.png?v=1781084450 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b45cfaafe8a549858f0499883966d6f6.png?v=1781084451 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bd7e5b10a1124a5aa71ca5697c7905be.png?v=1781084450 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aabb636ffd304221b7649b7b67f251f8_76972cee-a6a3-4cbc-b34c-c3dacc489ca4.png?v=1781084455 ## Agent notes - No product description provided in source data. - Image analysis not performed; visual details cannot be confirmed. - No trust signals (stock, return policy, certifications) in provided facts.
This product has 16 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": "Vacuum Cleaner Motor Assembly Copper Windings Electric Vacuum Motor Appliance Part Cylindrical Compact",
"quantity": 1,
"grams": 920000,
"properties": {
"_length_cm": "26.0",
"_width_cm": "20.0",
"_height_cm": "16.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").