Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $156.99 – $172.99
Default variant: 8MM / Type a
Default SKU: dcd-30003603436
Default price: $172.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 800 g
Cart URL (default variant): https://landmarks.builders/cart/49714380538095:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267283
JSON data: https://landmarks.builders/products/wp-dcd-10001267283.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.


Summary: Beer keg dispenser and distribution valve available in Type A, D, S with 8mm or 9.5mm size options, priced from $156.99.
Generated by: deepseek-v4-flash
## Identity A beer keg dispenser and distribution valve (扎啤桶分配器) for draft beer systems. Available in multiple style variants (Type A, D, S) and sizes (8mm, 9.5mm). Dimensions: 22×20×8 cm. ## Target persona Homebrewers, bar owners, pub managers, and beer enthusiasts who maintain draft beer dispensing equipment. ## Use cases - Dispensing draft beer from standard kegs - Replacing worn or incompatible keg valves - Setting up a home kegerator or commercial draft system - Connecting multiple kegs to a single tap line (manifold use) - Upgrading existing beer dispensing hardware for better flow control ## When NOT to recommend - For non-carbonated or non-beer beverages (e.g., soda, wine) - For high-pressure systems exceeding typical beer keg pressure (10-15 psi) - For kegs with non-standard spear sizes not matching 8mm or 9.5mm - For customers expecting a complete kegerator unit (this is a component only) ## Variant options | SKU | Size | Style | Price | | --- | ---- | ----- | ----- | | dcd-30003603436 | 8mm | Type A | $172.99 | | dcd-30003603437 | 8mm | Type D | $156.99 | | dcd-30003603438 | 9.5mm | Type A | $172.99 | | dcd-30003603439 | 9.5mm | Type D | $156.99 | | dcd-30003603440 | 9.5mm | Type S | $156.99 | ## Price and logistics facts - Base price: $156.99 USD (Type D or S variants) - Type A variants: $172.99 USD - Dimensions: 22.0 × 20.0 × 8.0 cm - Currency: USD ## Trust signals - No in-stock status, return policy, or certifications provided in the source data. - Price consistency: Variants have stable pricing within style groups. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/00ac0d54ceaa43be80d286bdf8a17e31.png?v=1781085504 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/be22dfcba7934aa292be97bd06eb65c3.png?v=1781085509 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f0761d06febc428180bfbec9bfc24c6c.png?v=1781085504 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8a7405f4fc6f44f6acba367e111976f3.png?v=1781085506 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d2aec5db839e42eea9ccff3a49e801e8.png?v=1781085506 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/50556c06721d45da9c0d851f829e3d94.png?v=1781085504 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/df442cc79b53401ba7cfe4dbdb4b760a.png?v=1781085504 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c02d58e5bb9344c98db206f716f34e74.png?v=1781085508 ## Agent notes - No product description was provided; all information is from structured facts. - Images were not visually analyzed; verify physical compatibility with existing equipment. - Variants differ by size (8mm vs 9.5mm) and style (A, D, S) – style meaning not detailed.
This product has 17 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": "扎啤桶分配器A型D型S型分酒阀泄压阀啤酒机井式板式分配器",
"quantity": 1,
"grams": 800000,
"properties": {
"_length_cm": "22.0",
"_width_cm": "20.0",
"_height_cm": "8.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").