Brand: World Products (Landmark)
SKU: dcd-30003680154
Price: $18.47
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Keg Tap Kit
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/50405844975855:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001296252
JSON data: https://landmarks.builders/products/wp-dcd-10001296252.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This portable mini keg tap kit provides professional-quality draught serving without a full-sized system. It connects to compatible containers for pouring carbonated beverages. The kit includes a metal tap assembly, a black plastic connector, and a clear flexible tube for beer line assembly. Its compact and lightweight design makes it easy to transport, set up, and clean. It is ideal for homebrewers and hosts at picnics, backyard parties, or compact home bars.
Summary: Portable mini keg tap kit with metal tap assembly, black plastic connector, and clear flexible tube for dispensing carbonated beverages from compatible containers. Priced at $18.47.
Generated by: deepseek-v4-flash
## Identity Portable mini keg tap kit for dispensing carbonated beverages from compatible containers. Includes metal tap assembly, black plastic connector, and clear flexible tube. ## Target persona - Homebrewers who bottle or keg their own beer and need a portable serving tap. - Hosts of picnics, backyard parties, or small gatherings who want draught-style pours without full keg equipment. - Compact home bar owners with limited space. ## Use cases - Serving homebrew directly from a keg at a picnic. - Dispensing beer at backyard parties with a portable setup. - Using as a compact draft system for a small home bar. - Tapping a mini keg for an event or tasting. ## When NOT to recommend - For users needing a full-sized, multi-tap kegerator for high-volume use. - For commercial bars or restaurants with continuous heavy dispensing. - For containers not compatible with the included connector/tube design. - When carbonation or gas injection is required (kit does not include a CO2 source). ## Variant options - Only one variant: Mini Keg Tap (SKU dcd-30003680154) at $18.47 USD. ## Price and logistics facts - Price: $18.47 USD - Dimensions: 30 cm (L) x 20 cm (W) x 10 cm (H) - Shipping cost and availability not specified in provided data. ## Trust signals - Catalog tags indicate quality audit and content validation (wp-quality-audited, wp-content-validated). - No explicit stock status was provided. - Return policy not provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/96e72a68-fc18-4f5e-82ac-f83f67d6155a.jpg?v=1786242134 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/93297847-5a65-4fdf-b5dc-d7d86bba1944.jpg?v=1786242193 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d4890aa0-f066-4009-a056-f047c9f5f563.jpg?v=1786242158 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e4c8ba61-f33d-4a3d-9881-54dd150a1ac5.jpg?v=1786242134 ## Agent notes - Image content not inspected; visual verification of the assembled kit and part condition was not performed. - Compatibility with specific keg brands/models is not stated; confirm container match before recommending. - No additional accessories (CO2, regulator) are mentioned as included.
This product has 4 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": "Portable Mini Keg Tap Kit - Long-Lasting Beer Dispensing Kit with Flexible Line",
"product_id": 9537734082799,
"variant_id": 50405844975855,
"quantity": 1,
"grams": 650,
"length_cm": "30.0",
"width_cm": "20.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. 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").