Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $26.99 – $44.99
Default variant: Single Side Tc
Default SKU: dcd-30002806027
Default price: $26.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49973858533615:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001055863
JSON data: https://landmarks.builders/products/m4x-10001055863.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Material: Crafted from high-grade stainless steel, this essential brewing hardware ensures long-lasting durability and resistance to corrosion during the fermentation process.
Weldless Design: This kettle fitting features a smart weldless bulkhead design, allowing you to add a professional TC port to any vessel without the need for complex soldering equipment.
Secure Connection: The 2 inch tri-clamp bulkhead provides a rock-solid, leak-proof seal by simply drilling a 48mm hole and tightening the included lock nut against the silicone gasket.
Quick Assembly: Experience the convenience of a weldless 2 inch TC fitting that enables rapid attachment and detachment of accessories, making your brew day cleanup much faster.
Versatile Upgrade: Perfect for DIY enthusiasts looking to modify heating buckets or fermenters, this weldless bulkhead transforms standard containers into professional-grade brewing vessels.
Summary: Brewing Hardware Easy Installation 2 Inch Tri-Clamp Bulkhead for DIY Enthusiasts. Description: 【Essential Component】: This high-quality brewing hardware is designed to upgrade your fermentation vessels or kettles with professional-grade ports. 【Versatile Application】: The kettle fitting allows you to add a standard Tri-Clamp connection to any thin-walled container without the need for specific tools. 【Leak-Proof Design】: Featuring a weldless bulkhead construction, it utilizes high-temperature silicone gaskets to ensure a tight seal every time. 【Standard Sizing】: This 2 inch tri-clamp bulkhead
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Brewing Hardware Easy Installation 2 Inch Tri-Clamp Bulkhead for DIY Enthusiasts",
"product_id": 9440372818159,
"variant_id": 49973858533615,
"quantity": 1,
"grams": 350,
"length_cm": "18.0",
"width_cm": "14.0",
"height_cm": "9.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").