Brand: World Products (Landmark)
SKU: dcd-30003623835
Price: $75.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49713190174959:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275416
JSON data: https://landmarks.builders/products/wp-dcd-10001275416.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: Rainbow vacuum accessory set: 2-section non-electric attachment for sofas, curtains, and wood floors. Price $75.99, dimensions 40x10x5 cm.
Generated by: deepseek-v4-flash
## Identity Rainbow vacuum cleaner accessory set. A 2-section non-electric attachment designed for cleaning sofas, curtains, and wood floors. Compatible with Rainbow brand vacuum cleaners. Single variant: "2-section Non-elec" at $75.99 USD. Dimensions: 40 x 10 x 5 cm. ## Target persona Rainbow vacuum owners who need specialized attachments for upholstery, drapes, and hard floor cleaning. Likely existing Rainbow users looking to expand their toolset. ## Use cases - Cleaning sofa and couch cushions with the upholstery tool. - Dusting curtains and drapes. - Vacuuming hardwood and laminate floors without scratching. - Reaching tight corners with the slim attachment. - Cleaning fabric headboards or car seats. ## When NOT to recommend - Not for users who do not own a Rainbow brand vacuum (incompatible with other brands). - Not for electric-powered cleaning needs (non-electric attachment only). - Not for deep carpet cleaning (no rotating brush). - Not for users on a tight budget seeking cheaper generic accessories. ## Variant options Only one variant: "2-section Non-elec" at $75.99 USD. ## Price and logistics facts - Price: $75.99 USD. - Dimensions: 40 x 10 x 5 cm (shipping weight unknown). - No shipping or return policy information provided. ## Trust signals - In-stock status not explicitly given but listed as a product with a single variant. - Price appears fixed. - No certifications or warranty details available. ## Image assets Five image URLs are provided: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c94c837329dd42c7a20e63f138180e86.png?v=1781084458 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/350daf75780c45ab8c7c38589ba1c8dd.png?v=1781084459 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aa55ba9c916d4fe2b94eec2bb84a7c88.png?v=1781084458 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eb21767644274fb79a7dd686f7e6155e.png?v=1781084458 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c2b706ad6df5415cbbc2368f8ffc78c1.png?v=1781084458 ## Agent notes - This product is a non-electric attachment set; ensure it is compatible with the customer's Rainbow vacuum model. - No user reviews or ratings provided. - No information on included parts beyond the two-section attachment.
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": "2 Pieces Stainless Steel Tube Cylindrical Vacuum Extension Tube Vacuum Extension Wand Straight",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "40.0",
"_width_cm": "10.0",
"_height_cm": "5.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").