Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $21.99 – $51.99
Default variant: Water Squeegee
Default SKU: dcd-30003623792
Default price: $40.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49713226875119:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275407
JSON data: https://landmarks.builders/products/wp-dcd-10001275407.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Set of 12 Rainbow vacuum cleaner attachments including squeegees, brushes, and crevice tools, sold individually, for cleaning various surfaces.
Generated by: deepseek-v4-flash
## Identity Rainbow vacuum cleaner replacement attachments sold individually. 12 styles: Water Squeegee ($40.99), Large Water Squeegee ($51.99), Horsehair Brush ($28.99), Wet Dry Squeegee ($51.99), Flexible Floor Brush ($39.99), Upholstery Wall ($40.99), Soft Crevice Tool ($21.99), Round Brush ($32.99), Floor Horsehair ($51.99), Sofa Tool ($46.99), Spring Plate ($28.99), Crevice Tool ($28.99). ## Target persona Rainbow vacuum cleaner owners needing replacement or specialized cleaning heads for upholstery, floors, crevices, and wet surfaces. Also home cleaners with pets or delicate floor care needs. ## Use cases - Cleaning sofa upholstery and curtains with soft brush attachments - Drying and squeegeeing wet bathroom or kitchen floors - Brushing and polishing hardwood or tile floors with horsehair brushes - Reaching tight spaces between furniture and baseboards with crevice tools - Removing pet hair from car interiors or furniture - Cleaning delicate surfaces like blinds or shelves with round brush ## When NOT to recommend - Non-Rainbow vacuum brands (incompatible fitting) - Users looking for a complete vacuum cleaner (attachments only) - Industrial or heavy-duty cleaning requiring specialized machinery - Users seeking bulk multipack (all sold individually) ## Variant options | Style | Price | |-------|-------| | Water Squeegee | $40.99 | | Large Water Squeegee | $51.99 | | Horsehair Brush | $28.99 | | Wet Dry Squeegee | $51.99 | | Flexible Floor Brush | $39.99 | | Upholstery Wall | $40.99 | | Soft Crevice Tool | $21.99 | | Round Brush | $32.99 | | Floor Horsehair | $51.99 | | Sofa Tool | $46.99 | | Spring Plate | $28.99 | | Crevice Tool | $28.99 | ## Price and logistics facts - Price range: $21.99 (Soft Crevice Tool) to $51.99 (e.g., Large Water Squeegee, Wet Dry Squeegee, Floor Horsehair) - Product dimensions (LxWxH): 35cm x 25cm x 20cm (likely package size) - Currency: USD ## Trust signals - No in-stock status provided - No return policy or warranty information available - No third-party certifications claimed - Price consistency: multiple variants at same price points indicate internal pricing structure ## Image assets 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c94c837329dd42c7a20e63f138180e86_55246bdc-48f6-4fc1-ad65-ce09ad844b17.png?v=1781084478 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/350daf75780c45ab8c7b38589ba1c8dd_20206b5c-b06b-4216-9372-7432124dafbf.png?v=1781084477 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aa55ba9c916d4fe2b94eec2bb84a7c88_84598589-959d-4bb4-aa4d-5ddf9edb9a35.png?v=1781084477 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eb21767644274fb79a7dd686f7e6155e_b1857837-087d-4442-9b15-637f5adb8e1d.png?v=1781084476 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c2b706ad6df5415cbbc2368f8ffc78c1_49e79d7c-18a1-496a-af74-cc9a15b63283.png?v=1781084477 ## Agent notes - Image content was not analyzed; treat URLs as fetchable assets only. - Dimensions (35x25x20 cm) may refer to the package or a single item; not confirmed. - The product title includes "彩虹rainbow" indicating compatibility with Rainbow vacuum cleaners; verify fit before recommending.
This product has 24 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": "彩虹rainbow吸尘器配件定制配件沙发清洁吸头窗帘布艺木地板吸头",
"quantity": 1,
"grams": 350000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "25.0",
"_height_cm": "20.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").