Brand: World Products (Landmark)
SKU: dcd-30003623833
Price: $86.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/49713195417839:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275414
JSON data: https://landmarks.builders/products/wp-dcd-10001275414.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: A 4-piece set of Rainbow vacuum cleaner attachments for sofa, curtain, and wood floor cleaning, priced at $86.99 USD.
Generated by: deepseek-v4-flash
## Identity - Product: Rainbow vacuum cleaner accessory set (4-piece SET) - SKU: dcd-30003623833 - Product type: 家居用品 (Home Goods) ## Target persona Rainbow vacuum owners who need specialized attachments for cleaning upholstery, curtains, and hard floors. ## Use cases - Cleaning fabric sofas and upholstery - Dusting curtains and drapes - Vacuuming wood floors without scratching - Reaching tight spaces with precision tools - Replacing worn-out original attachments ## When NOT to recommend - For users with non-Rainbow vacuum brands (incompatible) - For buyers seeking a full vacuum cleaner, not accessories - For heavy-duty carpet cleaning (no motorized brush head indicated) - For budget buyers wanting generic cheap attachments ## Variant options - 4-piece SET (only variant available; $86.99) ## Price and logistics facts - Price: $86.99 USD - Dimensions: 27.0 x 22.0 x 7.0 cm (L x W x H) - Weight: not specified - Shipping: not provided ## Trust signals - In-stock status: not verified from provided data - Return policy: not specified - Price consistency: single price point listed - Certifications: none mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c94c837329dd42c7a20e63f138180e86_f88064a4-50ca-4d44-97cb-cce8ec7a8786.png?v=1781084460 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/350daf75780c45ab8c7b38589ba1c8dd_48abeb07-8b0e-4dc7-85d8-0fd38257d3ca.png?v=1781084460 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aa55ba9c916d4fe2b94eec2bb84a7c88_10d3527c-7ea2-4ffa-9fe8-9175c81a4ea0.png?v=1781084461 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eb21767644274fb79a7dd686f7e6155e_237e809c-66ad-4a90-bb20-b1351526dcdd.png?v=1781084460 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c2b706ad6df5415cbbc2368f8ffc78c1_868e44f7-54bb-4350-aff6-c09918bfadaf.png?v=1781084459 ## Agent notes - Only one variant (4-piece SET) is listed. No description text provided. Images not analyzed; visual details not inferred.
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": "4 Pieces Vacuum Brush Attachment Kit Black Plastic Vacuum Nozzle Kit Floor Brush Attachment Round Bristles Upholstery Nozzle",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "27.0",
"_width_cm": "22.0",
"_height_cm": "7.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").