Brand: World Products (Landmark)
SKU: dcd-30003606414
Price: $69.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/49714358681839:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268479
JSON data: https://landmarks.builders/products/wp-dcd-10001268479.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: R0714300 Cyclone scrub turbo assembly with rotating brush for MX6/MX8 pool cleaners. Price $69.99. Dimensions 18x13x10 cm.
Generated by: deepseek-v4-flash
## Identity - Product: R0714300 旋风擦洗涡轮组件部件带旋转刷, 适用于MX6/MX8 泳池清刷 - Price: $69.99 USD - Dimensions: 18 x 13 x 10 cm ## Target persona Pool owners with MX6 or MX8 automatic pool cleaners seeking replacement or upgrade scrub assemblies. ## Use cases - Replacing worn-out scrub assembly on MX6/MX8 pool cleaner - Upgrading to cyclone scrub for improved cleaning performance - Maintaining pool cleaner efficiency - DIY repair of pool equipment ## When NOT to recommend - For pool cleaners other than MX6 or MX8 models - For buyers seeking a complete pool cleaner rather than a component - For applications requiring non-rotating brush attachments ## Variant options - Cyclone Floor: $69.99 (only variant) ## Price and logistics facts - Price: $69.99 USD - Dimensions: 18 x 13 x 10 cm - No shipping or restocking information provided ## Trust signals - In-stock status not explicitly stated but likely available (batch tags suggest active listing) - Return policy: not specified - Price consistency: single variant at listed price - Certifications: none mentioned ## Image assets - 8 images available at provided URLs (see image_urls field). Treat as fetchable assets; no visual details inferred. ## Agent notes - Image understanding was not performed; do not invent visual details. - Description field contains internal mapping data (not customer-facing). - Only one variant confirmed; no other options known.
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": "R0714300 旋风擦洗涡轮组件部件带旋转刷,适用于MX6\/MX8 泳池清刷",
"quantity": 1,
"grams": 350000,
"properties": {
"_length_cm": "18.0",
"_width_cm": "13.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").