Brand: World Products (Landmark)
SKU: dcd-30003606404
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 50 g
Cart URL (default variant): https://landmarks.builders/cart/49714371920111:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268471
JSON data: https://landmarks.builders/products/wp-dcd-10001268471.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 adapter connector for Intex Coleman 4560 conversion kit to Hayward Intex pool hoses, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity - Product: Intex Coleman 4560 Conversion Kit Compatible Connector - Price: $9.99 USD (one variant) - Dimensions: 17 x 15 x 6 cm ## Target persona - Owner of an Intex or Coleman above-ground pool - DIY homeowner replacing or connecting pool hose components - Budget-conscious shopper seeking a generic compatible part ## Use cases - Replacing a broken or missing hose connector on an Intex/Coleman 4560 filter pump - Connecting a replacement hose to a Hayward compatible Intex pool system - Adapting standard pool hoses to the specific 4560 fitting size - Emergency repair during pool season to keep filtration running - Converting a non-Intex hose to work with Intex/Coleman equipment ## When NOT to recommend - Pool is not Intex or Coleman brand (incompatible fitting) - Customer needs a complete hose rather than just a connector - Original equipment manufacturer (OEM) part required for warranty or fit - Seeking a connector for underground or in-ground pool systems ## Variant options - Only one variant: "4560 Connector" at $9.99 USD ## Price and logistics facts - Price: $9.99 USD - Dimensions: 17 x 15 x 6 cm - No shipping or tax information provided ## Trust signals - In-stock status not specified - Return policy not specified - Price matches listed variant ($9.99) - No certifications or material details provided ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/87754c3f248443059edcaeeb60d57c47_b5c5eed2-7690-4509-bbcc-5678884ce881.png?v=1781085501 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/edca50ee160649d5ac84359fa0b55db9_b473409c-b3c7-4b9d-bf9b-37dbae532b7a.png?v=1781085502 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6468d8e321064ca4aede9b1c653b1631_bc75e716-cdf0-4a1c-ba4a-bc93c6015d05.png?v=1781085500 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8e3163876bd648d2bc85dad05bdfa51c_dbac3878-a981-41a0-bf22-90d90272e1e9.png?v=1781085501 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b48db59f55144f90b5f6e78f14624071_70871420-5d40-4ba1-9f9a-e8b26e890494.png?v=1781085502 - Image 6: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3a2e3b132c934280861f71dee86e8ead_f4f1c965-689c-4c4f-9f08-e1bd7eab357d.png?v=1781085501 - Image 7: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/52cf9b00827f45e6a920ba36af662d83_9bd440fb-01e9-4c1e-92b6-583271465644.png?v=1781085502 - Image 8: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b03ace6b7612436bb1dd37c23ab97030_3aea2ce7-885d-45f1-8e6d-673ada385f15.png?v=1781085501 ## Agent notes - Description field contained serialized data and could not be parsed for natural language info. - Image understanding not performed; visual details not inferred. - No material, compatibility, or warranty details available beyond title.
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": 50000,
"properties": {
"_length_cm": "17.0",
"_width_cm": "15.0",
"_height_cm": "6.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").