Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Sp-1434 15-inch
Default SKU: dcd-30003615550
Default 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: 130 g
Cart URL (default variant): https://landmarks.builders/cart/49713958682863:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271830
JSON data: https://landmarks.builders/products/wp-dcd-10001271830.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Adjustable ABS pool water inlet/outlet fitting, 11x11x6 cm, two style variants, each $9.99 USD.
Generated by: deepseek-v4-flash
## Identity Cross-border hot-selling swimming pool accessory: direct-insert water inlet/outlet/return water distribution port, ABS adjustable fitting. ## Target persona Pool owners (residential or commercial) who need replacement or new-install water fittings; pool maintenance technicians; DIY pool builders. ## Use cases - Replacing worn or broken pool return or inlet fittings. - Installing new pool circulation system plumbing. - Adjusting water flow direction in a pool. - Retrofitting an existing pool with adjustable water ports. - Restoring a pool after renovation requiring new fittings. - Upgrading to adjustable (directional) fittings for better water distribution. ## When NOT to recommend - To someone looking for a complete pool pump or filter system. - For above-ground pool installations that use threaded fittings of different standard. - When the buyer needs a fitting with integrated check valve or other complex mechanism. - For repairs of spa or hot tub fittings with non-standard sizes or materials. ## Variant options - Sp-1434 15-inch style: $9.99 - Sp-1434 2-inch style: $9.99 (Both same price; selection depends on pipe compatibility; details not provided.) ## Price and logistics facts - Price: $9.99 USD (both variants). - Dimensions: 11.0 × 11.0 × 6.0 cm (product package). - Currency: USD. - No shipping cost, stock status, or seller location provided. ## Trust signals - No in-stock status confirmed. - No return policy or warranty specified. - No certifications listed. - Price is fixed across both variants. ## Image assets - 8 images available at provided URLs. Content not analyzed; inspect for details. ## Agent notes - Product type: Sports (pool accessories). - Description field was empty; rely on title and tags for function. - See image URLs for visual verification. - No brand or material specifics beyond "ABS" in title.
This product has 14 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": "跨境热销游泳池配件直插式进出水口回水口布水口ABS可调式水口件",
"quantity": 1,
"grams": 130000,
"properties": {
"_length_cm": "11.0",
"_width_cm": "11.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").