Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $149.99 – $153.99
Default variant: Us-style 20L
Default SKU: dcd-30003622092
Default price: $153.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 6500 g
Cart URL (default variant): https://landmarks.builders/cart/49713110581487:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274669
JSON data: https://landmarks.builders/products/wp-dcd-10001274669.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
美式20升1/6美标桶周转桶扎啤桶井式板式酒矛304不锈钢keg啤酒桶
| 主体直径 | 235 |
| 品牌 | 翔盛 |
| 货号 | BKU1/6 |
| 加工工艺 | 一体拉伸 |
| 用途 | 周转桶 |
| 型号 | BKU1/6 |
| 口径 | 63 |
| 供货类型 | 可定制 |
| 包装型式 | 桶 |
| 壁厚 | 1.2 |
| 是否现货 | 是 |
| 金属材质 | 不锈钢 |
| 表面处理工艺 | 酸洗钝化 |
| 材质 | 金属 |
| 加工定制 | 是 |
| 造型 | 敞口 |
| 是否跨境出口专供货源 | 是 |
| 高度 | 590 |
| 容量 | 20 |
| 是否进口 | 否 |
Summary: 20L US-style 304 stainless steel keg, 58x26x26 cm, in-stock, with two variant options at $149.99 and $153.99.
Generated by: deepseek-v4-flash
## Identity 美式20升1/6美标桶周转桶扎啤桶井式板式酒矛304不锈钢keg啤酒桶 (US-style 20L 304 stainless steel beer keg). ## Target persona Homebrewers; small craft breweries; pubs and bars needing returnable kegs for beer dispensing; beverage distributors. ## Use cases - Storing and dispensing draft beer at home or small events. - Transporting beer from brewery to bar for temporary service. - Using as a returnable/reusable keg for craft beer rotation. - Customizing with own branding for small-batch releases. ## When NOT to recommend - Large-scale commercial breweries requiring >20L kegs. - Carbonated non-beer beverages (e.g., soda, kombucha) without checking compatible fittings. - Single-use applications where disposable kegs are cheaper. - Buyers needing food-grade certifications beyond basic stainless steel (not specified). ## Variant options - **Us-style 20L** (sku dcd-30003622092): $153.99 - **Us-style 20L a** (sku dcd-30003622093): $149.99 ## Price and logistics facts - Base price: $149.99 USD - Dimensions: 58 x 26 x 26 cm - Variant prices: $149.99 and $153.99 ## Trust signals - In stock (是否现货: 是) - Custom processing available (加工定制: 是) - No explicit return policy or certifications in facts. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/11fffb9786bb40b1b8f28a05b80ffdb3.png?v=1781084425) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1232fd3c83224c0c9b4938a9d1fa2a6a.png?v=1781084427) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f17d231e05484e01a2f2668aef12f5c2.png?v=1781084425) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/46fe43d69a294eafbe5c53d8f5ae2fcc.png?v=1781084426) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/49c1188534c246f4bae5d8048f1e5b72.png?v=1781084426) ## Agent notes - Dimensions provided as 58x26x26 cm (likely outer packaging); actual keg diameter 235 mm and height 590 mm per description. - Material is 304 stainless steel; wall thickness 1.2 mm. - Style is "井式板式酒矛" (well-type plate spear); confirm compatibility with standard US couplers. - No image understanding performed; visual details not extracted.
This product has 14 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": "美式20升1\/6美标桶周转桶扎啤桶井式板式酒矛304不锈钢keg啤酒桶",
"quantity": 1,
"grams": 6500000,
"properties": {
"_length_cm": "58.0",
"_width_cm": "26.0",
"_height_cm": "26.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").