Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $73.99
Default variant: V1z-le20
Default SKU: dcd-30003623849
Default price: $73.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 690 g
Cart URL (default variant): https://landmarks.builders/cart/49713171005679:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275421
JSON data: https://landmarks.builders/products/wp-dcd-10001275421.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: Vacuum cleaner motor fan 220V 500W from Suzhou Yongjie, model V1Z-LE20, $73.99, 15x13x13 cm, available in two style variants.
Generated by: deepseek-v4-flash
## Identity - Product: Suzhou Yongjie V1Z-LE20 vacuum cleaner motor fan - Model: V1z-le20 (also variant V1z-l15) - Specifications: 220V, 500W, dimensions 15x13x13 cm - Price: $73.99 USD ## Target persona - Home appliance repair technicians needing replacement vacuum motor - DIY enthusiasts repairing or modifying vacuum cleaners - Small electronics parts suppliers sourcing vacuum motors ## Use cases - Replacing a faulty motor in a domestic vacuum cleaner - Upgrading vacuum cleaner suction power with a 500W motor - Building a custom vacuum system or dust extraction setup - Restoring vintage vacuum cleaners with compatible motor - Using as a component in automated cleaning devices ## When NOT to recommend - For buyers seeking complete vacuum cleaner, not just motor - For high-power industrial vacuum applications requiring >500W - For buyers needing 110V motors (this is 220V) - For applications requiring exact OEM motor from major brands (generic replacement) ## Variant options - Style V1z-le20: one option - Style V1z-l15: another option Both priced at $73.99 USD. ## Price and logistics facts - Price: $73.99 USD (same for both variants) - Dimensions: 15 x 13 x 13 cm - Weight not specified - Shipping details not provided ## Trust signals - No certification information provided - No return policy stated - In-stock status unknown from facts - Product comes from manufacturer Suzhou Yongjie (China) ## Image assets - 5 images available at provided URLs - Cannot confirm visual details from images ## Agent notes - Product description is empty; rely on title and tags for categorization - Tags include DCD batch identifiers, may indicate dropshipping or bulk import - Currency is USD, but likely ships from China
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": "220V Vacuum Motor Unit Copper Windings Vacuum Cleaner Motor Assembly Appliance Parts Connector Terminals Metal Body",
"quantity": 1,
"grams": 690000,
"properties": {
"_length_cm": "15.0",
"_width_cm": "13.0",
"_height_cm": "13.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").