Brand: World Products (Landmark)
SKU: dcd-30003623847
Price: $57.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 100 g
Cart URL (default variant): https://landmarks.builders/cart/49713178935535:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275419
JSON data: https://landmarks.builders/products/wp-dcd-10001275419.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 accessories kit for Miele C1/C2/C3/CX1 canister vacuums, including bed brush, wall brush, curved nozzle, brush nozzle, and plastic hose with a 10-pack filter cotton variant. Priced at $57.99.
Generated by: deepseek-v4-flash
## Identity - Product: 美诺吸尘器配件c1c2c3cx1配件床刷墙面刷吸头弯吸头毛刷塑料软管 (Miele Vacuum Accessories for C1/C2/C3/CX1) - Variant: Filter Cotton 10PK ($57.99) ## Target persona - Miele C1/C2/C3/CX1 vacuum owners needing replacement parts - Budget-conscious users seeking an affordable multi-piece accessory set ## Use cases - Replace worn-out bed brush on Miele canister vac - Clean walls or upholstery using the wall brush - Use curved nozzle for tight spaces - Use bristle brush for delicate surfaces - Replace damaged plastic hose - Bulk purchase of filter cotton for ongoing maintenance ## When NOT to recommend - Not for non-Miele vacuum owners (incompatible) - Not for those needing a single specific part (e.g., only a hose) - Not for users requiring original Miele branded parts (likely third-party) - Not for those seeking a full vacuum cleaner ## Variant options - Only one variant: Filter Cotton 10PK at $57.99 ## Price and logistics facts - Price: $57.99 USD - Dimensions: 26cm x 16cm x 4cm - No shipping details provided ## Trust signals - 5 product images available for visual verification - No return policy, stock status, or certifications stated ## Image assets - 5 image URLs provided (see below); inspect for actual contents ## Agent notes - Image understanding was not performed; visual details unknown - Title lists multiple accessories but only variant is Filter Cotton 10PK; potential mismatch – confirm with seller
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": "10 Pieces Filter Cotton Piece Flat Vacuum Cleaner Filter Insert Home Cleaning Part White and Gray Replacement",
"quantity": 1,
"grams": 100000,
"properties": {
"_length_cm": "26.0",
"_width_cm": "16.0",
"_height_cm": "4.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").