Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $26.99 – $68.99
Default variant: Wall Brush
Default SKU: dcd-30003623837
Default price: $28.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49713181884655:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275418
JSON data: https://landmarks.builders/products/wp-dcd-10001275418.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Miele vacuum cleaner accessory bundle for C1/C2/C3/CX1 models including various brushes, hoses, and filters; base price $26.99.
Generated by: deepseek-v4-flash
## Identity Miele vacuum cleaner parts and accessories compatible with C1, C2, C3, and CX1 models. Includes wall brush, floor brush, telescopic tube, filters, hoses, dust bag holder, pet brush, and more. ## Target persona - Miele C1/C2/C3/CX1 canister vacuum owners seeking replacement or spare parts. - Homeowners with Miele vacuums needing specialized brushes (e.g., pet brush, wall brush). - Repair-focused users maintaining older Miele canister models. ## Use cases - Replacing a worn-out filter or dust bag holder. - Cleaning walls and baseboards with the included wall brush. - Vacuuming pet hair from furniture using the pet brush. - Extending reach with the telescopic tube for high shelves or under furniture. - Swapping a damaged hose on C1 or C3 models. - Upgrading from basic floor brush to a more versatile one. ## When NOT to recommend - For users who do not own a Miele C1/C2/C3/CX1 vacuum (parts may not fit other brands or models). - For those needing a complete vacuum cleaner; this is only accessories. - For Miele upright vacuum users (not compatible). - For users requiring warranty or certified parts (no certification stated). ## Variant options | Style | Price (USD) | |-------|-------------| | Wall Brush | $28.99 | | Floor Brush | $51.99 | | Telescopic Tube | $68.99 | | Filter | $26.99 | | C1 Hose | $68.99 | | C3 Hose | $68.99 | | C3 Dust Bag Holder | $28.99 | | Cx1 Filter | $40.99 | | Cx1 Post Filter SET | $51.99 | | Pet Brush | $44.99 | ## Price and logistics facts - Base price: $26.99 (Filter variant). - Other variants range from $28.99 to $68.99. - Package dimensions: 52 x 37 x 10 cm. Weight not specified. - Currency: USD. ## Trust signals - No stock status, return policy, or warranty information provided. - No certifications listed. - Price consistency: fixed prices per variant. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9680f32be6024ceca3f0001f73465730_87395500-2790-48b8-b192-a85a9188f59b.png?v=1781084455 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3b9163c78d874972a7b14fc2cac19ccd.png?v=1781084454 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f227a6552cf948b8a7e3a105ad6c2b53_01338631-09d9-425d-bdc9-cabea77b5e6a.png?v=1781084455 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/347f9bc4b189477c8a41b366c1cba7ca_0ec2a7b7-0469-42bf-9986-ac8b0ad8b0cd.png?v=1781084455 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4b614575aac84b228049810726ef9cef_5c62cef8-0228-4119-adc0-b4f71c1ab311.png?v=1781084455 ## Agent notes - Images were not analyzed; visual details and condition cannot be confirmed. - Compatibility assumed based on title; verify with customer. - No description or additional specs provided.
This product has 22 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 Replacement Part Universal Fit Vacuum Cleaner Accessory",
"quantity": 1,
"grams": 150000,
"properties": {
"_length_cm": "52.0",
"_width_cm": "37.0",
"_height_cm": "10.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").