Brand: World Products (Landmark)
SKU: dcd-30003597771
Price: $167.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 工业
Vendor: World Products
Weight: 1240 g
Cart URL (default variant): https://landmarks.builders/cart/49714579898607:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265233
JSON data: https://landmarks.builders/products/wp-dcd-10001265233.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: Industrial 6-port module water valve for Paramount, includes valve housing O-ring, priced at $167.99 with dimensions 20x20x15 cm.
Generated by: deepseek-v4-flash
## Identity 004302440800 6-port module water valve, for Paramount, with valve housing O-ring. ## Target persona Pool and spa maintenance technicians; industrial equipment repair professionals; facilities managers overseeing commercial water systems. ## Use cases - Replacing a faulty 6-port module in a Paramount pool/spa valve system. - Servicing a commercial water filtration or circulation system that uses Paramount components. - Performing preventive maintenance by replacing valve O-rings alongside the module. - Upgrading an existing Paramount valve with a new module to restore function. ## When NOT to recommend - For residential above-ground pools or small backyard spas not using Paramount valves. - When a complete valve assembly (not just the module) is needed. - For systems that require different port configurations (e.g., 4-port or 8-port). - For applications outside industrial or commercial water treatment. ## Variant options - Style: 004302440800 6-port (SKU: dcd-30003597771) – $167.99 ## Price and logistics facts - Price: $167.99 USD - Dimensions: 20 x 20 x 15 cm (L x W x H) - Weight and stock status: not provided ## Trust signals - No return policy, stock status, or certifications are provided in the source data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8dd93038f5754c5a810d480c9e4524a2.png?v=1781085645 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ee0625b05a39471ebf7667a18e1a99f2.png?v=1781085645 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2ae3d2ed02d2473f806b3cd858cc58c8.png?v=1781085645 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2120cfc087244c258522c5dcf91b19bf.png?v=1781085645 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/168de1c8c1ea414aab53b552e9ade15a.png?v=1781085645 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/794dc8562ca04384841e45d1a6492334.png?v=1781085645 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/add373be2964461ca787294d4629333a.png?v=1781085646 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e44d0902819a4bbcbae0cf646baa0d14.png?v=1781085645 ## Agent notes - No image analysis was performed. The listed image URLs are fetchable but visual content was not inspected.
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": "004302440800 6 端口模块水阀,适用于派拉蒙,带阀壳 O 形圈",
"quantity": 1,
"grams": 1240000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "20.0",
"_height_cm": "15.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").