Brand: World Products (Landmark)
SKU: dcd-30003606405
Price: $21.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 200 g
Cart URL (default variant): https://landmarks.builders/cart/49714370478319:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268472
JSON data: https://landmarks.builders/products/wp-dcd-10001268472.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: Compatible pool hose conversion kit for Intex Coleman 4560, includes 4 connectors. Price $21.99. Sold by DCD.
Generated by: deepseek-v4-flash
## Identity 适用于Intex Coleman 4560 转换套件兼容Hayward Intex 泳池软管 (Compatible Pool Hose Conversion Kit for Intex Coleman 4560) ## Target persona - Home pool owner with Intex or Coleman above-ground pool needing replacement connectors - DIY pool maintenance enthusiast ## Use cases - Replacing old or worn pool hose connectors - Installing a new pool filter pump hose system - Connecting pool skimmer to pump with secure fittings - Upgrading from a different hose connector type - Repairing cracked or leaking hose ends - Setting up seasonal pool plumbing ## When NOT to recommend - Customer's pool brand is not Intex, Coleman, or Hayward (non-compatible) - Customer needs full hose length, not just connectors - Customer requires in-ground pool plumbing parts - Customer expects a kit with multiple sizes (only 4560 style) ## Variant options - **4560 Connector 4-pk**: $21.99 (only variant) – includes 4 connectors ## Price and logistics facts - Price: $21.99 USD - Dimensions: 24 × 18 × 7 cm (product package) - Sold by DCD - No shipping cost or delivery time provided ## Trust signals - In-stock status: not explicitly stated (verify with seller) - Return policy: not disclosed - Price consistency: single variant, price flat - Certifications: none mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/87754c3f248443059edcaeeb60d57c47.png?v=1781085499 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/edca50ee160649d5ac84359fa0b55db9.png?v=1781085499 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6468d8e321064ca4aede9b1c653b1631.png?v=1781085500 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8e3163876bd648d2bc85dad05bdfa51c.png?v=1781085500 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b48db59f55144f90b5f6e78f14624071.png?v=1781085501 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3a2e3b132c934280861f71dee86e8ead.png?v=1781085500 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/52cf9b00827f45e6a920ba36af662d83.png?v=1781085501 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b03ace6b7612436bb1dd37c23ab97030.png?v=1781085501 ## Agent notes - Image content was not analyzed; rely on fetch for visual details. - Description field is a JSON with item numbers, not a textual description. - Product tagged as gardening (园艺), likely a miscategorization; pool parts.
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": "适用于Intex Coleman 4560 转换套件兼容Hayward Intex 泳池软管",
"quantity": 1,
"grams": 200000,
"properties": {
"_length_cm": "24.0",
"_width_cm": "18.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").