Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $113.99 – $121.99
Default variant: Silver
Default SKU: dcd-30003622080
Default price: $113.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/49713147609327:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274661
JSON data: https://landmarks.builders/products/wp-dcd-10001274661.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
4L加压迷你小桶304不锈钢精酿啤酒桶啤酒罐keg小桶家酿自制啤酒
| 产地 | 中国 |
| 品牌 | OEM |
| 风格类型 | 简约格调 |
| 材质 | 304不锈钢 |
| 是否跨境出口专供货源 | 是 |
| 是否手工 | 是 |
| 风格 | 高端 |
| 配件类型 | 无 |
| 专利 | 否 |
| 主要下游平台 | 其他 |
Summary: 4L pressurized mini keg made of 304 stainless steel for home brewing beer. Available in Silver ($113.99) and Black ($121.99). Dimensions: 38x15x15 cm.
Generated by: deepseek-v4-flash
## Identity - 4L Pressurized Mini Keg (304 Stainless Steel) for home beer brewing. - Brand: OEM, Style: Minimalist, Handmade. - Color options: Silver ($113.99) and Black ($121.99). ## Target persona - Homebrewers who want a portable, durable keg for small batches (4L). - DIY beer makers interested in carbonating and serving their own brew. - Hobbyists who need a compact keg for parties or transport. ## Use cases - Carbonating and serving homebrewed beer at home. - Transporting homemade beer to gatherings or camping. - Storing and aging small batches of beer. - Pressurized dispensing without CO2 tank (if compatible pump used). - Crafting specialty beers or small test batches. - Gifting to homebrewing enthusiasts. ## When NOT to recommend - Large-scale or commercial brewing (volume too small). - Carbonating non-alcoholic drinks (unless sanitized properly). - Long-term storage of acidic liquids (stainless may react). - Buyers expecting a complete dispensing system (no accessories included). ## Variant options - **Silver** (SKU: dcd-30003622080): $113.99 - **Black** (SKU: dcd-30003622081): $121.99 ## Price and logistics facts - Price: $113.99 (Silver) / $121.99 (Black) USD. - Dimensions: 38 cm (L) x 15 cm (W) x 15 cm (H). - Origin: China (OEM). - No shipping or tax info provided. ## Trust signals - Material: 304 stainless steel (rust-resistant). - Handmade. - No stock status or return policy mentioned. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7f02db35286c42b288444b3b026204e4.png?v=1781084442) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/23cb56949d5e44c29456b6612bd6930f.png?v=1781084441) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/911b4237bec24baea5cff3380c52fba9.png?v=1781084442) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8fe3529af69b4dd89a68dbdaa26eb07c.png?v=1781084442) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a48eff04cbd141cd865dfa92ba8d0ab2.png?v=1781084442) ## Agent notes - Image content not analyzed; treat URLs as fetchable assets only. - No accessories included (e.g., tap, CO2). - Patents: none claimed. - Main downstream platform: "Other". - This is a cross-border export e-commerce product.
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": "4L Pressurized Mini Keg 304 Stainless Steel Homebrew Beer Keg",
"quantity": 1,
"grams": 1500000,
"properties": {
"_length_cm": "38.0",
"_width_cm": "15.0",
"_height_cm": "15.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").