Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $22.99 – $34.99
Default variant: Liquid Post
Default SKU: dcd-30002806067
Default price: $22.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 110 g
Cart URL (default variant): https://landmarks.builders/cart/49973757706479:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001055874
JSON data: https://landmarks.builders/products/m4x-10001055874.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Material: Crafted from high-grade SS304 stainless steel, this essential brewing hardware ensures long-lasting durability and food-safe performance for your homebrew setup.
Versatile Connection: This 1/4 inch NPT ball lock fitting features a standard thread that allows for seamless integration with regulators, gas manifolds, and various carbonation equipment.
Secure Interface: Designed as a reliable keg connector, it provides a tight, leak-proof seal to maintain pressure and preserve the freshness of your beer or carbonated beverage during dispensing.
Easy Maintenance: The ball lock post is engineered for quick assembly and disassembly, making it simple to clean and sanitize between different batches of your favorite beverages.
Universal Compatibility: Functioning as a versatile keg post adapter, it is suitable for both gas and liquid applications, offering homebrewers a flexible solution for pressure-rated kegging systems.
Summary: 1/4 Inch NPT Ball Lock Fitting Ball Lock Post Food Grade. Description: 【Premium Material】: Crafted from high-quality SS304 stainless steel, this essential brewing hardware ensures food-grade safety and exceptional resistance for long-term use. 【Versatile Connection】: Designed as a reliable keg connector, it features a standard 1/4 inch NPT thread that allows for seamless integration with regulators, gas manifolds, and various brewing setups. 【Two-Way Functionality】: This versatile ball lock post is engineered to handle both gas and liquid applications, providing a flexible solution for carbona
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": "1\/4 Inch NPT Ball Lock Fitting Ball Lock Post Food Grade",
"product_id": 9440333070575,
"variant_id": 49973757706479,
"quantity": 1,
"grams": 110,
"length_cm": "10.0",
"width_cm": "10.0",
"height_cm": "5.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").