Brand: World Products (Landmark)
SKU: dcd-30003621654
Price: $55.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49713403068655:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274446
JSON data: https://landmarks.builders/products/wp-dcd-10001274446.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
游泳池配件 泳池止回阀 安全止回阀 可视管道止回阀 水处理配件
| 产地 | 广东 |
| 品牌 | ASTROLPOOL |
| 货号 | CV-01 |
| 适用场景 | 场地游艺设备 |
| 产品类别 | 充气水池 |
| 材质 | ABS |
| 型号 | CV-01 |
| 专利类型 | 无 |
| 是否跨境出口专供货源 | 否 |
Summary: ASTROLPOOL 2-inch pool check valve, ABS construction, prevents backflow in pool plumbing systems. Priced at $55.99.
Generated by: deepseek-v4-flash
## Identity - **Product**: ASTROLPOOL CV-01 2 Inch Pool Check Valve (安全止回阀) - **Category**: Pool & Spa Accessories - **Material**: ABS - **Dimensions**: 24 × 18 × 14 cm ## Target persona - Pool service technicians installing or repairing pool circulation systems - Pool owners with DIY maintenance skills needing to replace faulty check valves - Commercial pool operators managing water treatment and filtration ## Use cases - Prevent backflow in pool water circulation lines - Install in spa or hot tub plumbing to maintain direction of flow - Use in water treatment systems that require one-way flow control - Replace worn or leaking check valves in existing pool setups - Integrate into new pool construction plumbing ## When NOT to recommend - For above-ground pools with flexible hose connections (valve is rigid) - For systems requiring a check valve larger than 2 inch - For buyers needing a valve made of metal or higher pressure rating - For applications in potable water systems (not certified for drinking water) ## Variant options - Currently only available in **2 Inch** size (SKU: dcd-30003621654) ## Price and logistics facts - **Price**: $55.99 USD - **Shipping dimensions**: 24 × 18 × 14 cm - **Origin**: Guangdong, China - No shipping cost or delivery time provided ## Trust signals - Brand: ASTROLPOOL (known pool equipment brand) - No reviews or ratings available - No return policy stated - Not certified for drinking water; intended for pool use only ## Image assets - 8 product images available: [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8c98e3133e204a9d9c0759dd2b9350ba.png?v=1781084599), [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f40d7b28c9554d2797d63d502de6f9ff.png?v=1781084599), [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3ec604eccc3b4e54befa40cc15b67939.png?v=1781084599), [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c9ac09b7d1fb4690835790eec1baef15.png?v=1781084598), [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2498a66bf5634a61a7a20fc45c0201d9.png?v=1781084599), [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5042c521069c493894e59d809a8c9551.png?v=1781084599), [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c1a5f24eab174f5eae975aaac5755b19.png?v=1781084598), [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cea21e0a656d48c58d5c337ca347fac3.png?v=1781084600) - Note: No visual inspection performed; content of images unknown. ## Agent notes - Only one variant (2 Inch) identified. - No information on warranty, stock status, or shipping time. - Product may require additional fittings for installation. ## Image assets (Already listed above; duplicate section avoided in final output per instruction but included for completeness)
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": "游泳池配件 泳池止回阀 安全止回阀 可视管道止回阀 水处理配件",
"quantity": 1,
"grams": 650000,
"properties": {
"_length_cm": "24.0",
"_width_cm": "18.0",
"_height_cm": "14.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").