Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $65.99 – $98.99
Default variant: Model a Side Drain
Default SKU: dcd-30003615043
Default price: $98.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/49713870176495:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271644
JSON data: https://landmarks.builders/products/wp-dcd-10001271644.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
房车水箱排污阀 灰水污水手动阀门 旅居车排污口 房车改装配件
| 品牌 | 旅生 |
| 材质 | 不锈钢 |
| 型号 | 0000 |
Summary: Stainless steel manual valve for draining grey/black water tanks on RVs and campers; three models available for different tank configurations.
Generated by: deepseek-v4-flash
## Identity - Product: RV Water Tank Drain Valve (Grey/Black Water Manual Valve) - Brand: 旅生 (Lvsheng) - Material: Stainless Steel - Model: 0000 ## Target persona - RV owners needing to drain or maintain waste tanks - DIY RV builders or retrofitters - RV repair and service centers ## Use cases - Draining grey water tank after camping - Draining black water tank before storage or cleaning - Winterizing RV by draining all water systems - Replacing a broken or leaking drain valve - Upgrading from plastic to stainless steel valve for durability ## When NOT to recommend - For residential plumbing or non-RV water systems - For RVs equipped with electric or automated drain valves - If the tank outlet size is incompatible with the valve (e.g., 1.5" vs 3" diameter) - For users seeking a valve with integrated backflow prevention or locking mechanism (not specified) ## Variant options | Model | Style | Price | |-------|-------|-------| | Model A Side Drain | Side Drain | $98.99 | | Model B for Ss Tank | For Ss Tank (Stainless Steel Tank) | $98.99 | | Model C for Boss | For Boss (generic/direct connection) | $65.99 | ## Price and logistics facts - Base price: $65.99 (Model C for Boss) - Dimensions: 28cm x 18cm x 10cm - Weight: Not specified - Shipping: Not specified ## Trust signals - Multiple variants available indicating product line maturity - No specific certification or return policy information provided - Price consistency across similar models (Model A and B same price) ## Image assets         ## Agent notes - Variant naming may imply specific tank types: 'Side Drain', 'Ss Tank' (stainless steel tank), 'Boss' (likely a brand or generic). Compatibility details not provided. - No information on handle size, thread type, or included gaskets. - Images were not analyzed for visual details.
This product has 15 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": "28.0",
"_width_cm": "18.0",
"_height_cm": "10.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").