Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Gasket 6-pack
Default SKU: dcd-30003611076
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: 10 g
Cart URL (default variant): https://landmarks.builders/cart/49714091491567:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270280
JSON data: https://landmarks.builders/products/wp-dcd-10001270280.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
热水器替换配件热水器安全泄压阀带密封垫可替代原厂件号82800450
| 产地 | 福建厦门 |
| 品牌 | 厦门洁霖 |
| 货号 | S4477 |
| 产品类别 | 密封圈 |
| 加工方式 | 自主加工 |
| 认证 | 无 |
| 是否配送上门 | 不配送上门 |
| 是否提供安装服务 | 否 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 否 |
| 是否一般纳税人 | 是 |
| 材质 | 304不锈钢 |
| 使用方式 | 手动安装 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 其他 |
| 风格 | 现代简约风 |
Summary: Water heater replacement safety relief valve with gasket, 304 stainless steel, fits various brands, sold as gasket pack options.
Generated by: deepseek-v4-flash
## Identity - **Product**: Water heater replacement safety relief valve with gasket (model S4477, alternative to OEM 82800450) - **Brand**: Xiamen Jielin - **Material**: 304 stainless steel - **Dimensions**: 8.0 x 6.0 x 3.0 cm ## Target persona - DIY homeowners maintaining their own water heater - Plumbers or handymen doing routine water heater replacements - Property managers maintaining multiple water heaters ## Use cases - Replacing a faulty or leaking safety relief valve on a water heater - Preventive maintenance replacement of valve and gasket set - Repairing water heater after pressure buildup issues - Stocking spare parts for residential water heater upkeep ## When NOT to recommend - If the buyer needs a complete water heater unit (this is just a valve part) - If the buyer requires professional installation service (not provided) - If the buyer needs a different valve size or connection type (verify compatibility) - If the buyer needs a valve with third-party certification (none noted) ## Variant options - **Gasket 6-pack** (SKU dcd-30003611076) — $9.99 - **Gasket 4-pack** (SKU dcd-30003611077) — $9.99 ## Price and logistics facts - Price: $9.99 USD (for either variant) - Origin: Xiamen, Fujian, China - No delivery to door; no installation service - Dimensions: 8x6x3 cm (package) ## Trust signals - In-stock status: not explicitly stated; assume available (dcd tags) - Return policy: not provided in facts - Price consistency: same price for both variants - Certifications: none listed ## Image assets - 8 product images available at provided URLs (visual inspection not performed) ## Agent notes - Images not fetched; do not assume specific visual details. - Verify compatibility with target water heater model before purchase. - No certification or safety mark confirmed.
This product has 11 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": "热水器替换配件热水器安全泄压阀带密封垫可替代原厂件号82800450",
"quantity": 1,
"grams": 10000,
"properties": {
"_length_cm": "8.0",
"_width_cm": "6.0",
"_height_cm": "3.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").