Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $17.99
Default variant: Blue
Default SKU: dcd-30003606391
Default price: $17.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/49714391482607:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268463
JSON data: https://landmarks.builders/products/wp-dcd-10001268463.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: Swimming pool pipe holder designed to prevent hose sagging, available in Blue and Black for $17.99, dimensions 13x11x5 cm.
Generated by: deepseek-v4-flash
## Identity A plastic pipe holder for swimming pool hoses, preventing drooping. Available in two colors. ## Target persona Homeowners with above-ground pools or small in-ground pools who use standard pool vacuum or filter hoses and want to keep them off the ground to avoid kinks and improve water flow. ## Use cases - Supporting pool cleaner hose along the pool edge. - Holding skimmer hose in place to prevent sagging. - Keeping filter pump hose elevated to avoid kinks. - Organizing multiple hoses around the pool area. - Stabilizing temporary hose runs during pool maintenance. ## When NOT to recommend - For commercial or large public pools requiring heavy-duty metal clamps. - For hoses with diameter larger than 1.5 inches (product size may not fit). - For users needing adjustable height or rotating bases. - For permanent underground installations. ## Variant options - Blue (SKU: dcd-30003606391) - $17.99 - Black (SKU: dcd-30003606392) - $17.99 ## Price and logistics facts Price: $17.99 USD (both variants). Dimensions: 13 cm (L) x 11 cm (W) x 5 cm (H). No shipping or return policy information provided. ## Trust signals - Price is identical across both color variants. - Multiple product images available for visual inspection. - Inventory status not specified. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ef2464f50e484a629dc3e16f9266bc31.png?v=1781085511 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/79f65bd2c578455389beeca41ad0a585.png?v=1781085510 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/45b6cbc4dd1a4a96a67e7990402a4933.png?v=1781085512 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6a0e95219628407aa6e69c25d4c426b9.png?v=1781085511 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9317d778b22a4d79873d791d2f3c001a.png?v=1781085512 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/450f77b55d294d8bb899bd4f90a18cd2.png?v=1781085510 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/13345f3f975c4739ac21f9bcf4c3021c.png?v=1781085512 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/51d2194498994d1e9b630565784030f7.png?v=1781085511 ## Agent notes - Product description field was empty; no detailed specs available. - Image content not analyzed; assume product and usage are depicted. - No stock information, return policy, or certification provided.
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": "跨境爆款Swimming Pool Pipe Holders游泳池软管支架防止管道下垂",
"quantity": 1,
"grams": 50000,
"properties": {
"_length_cm": "13.0",
"_width_cm": "11.0",
"_height_cm": "5.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").