Brand: World Products (Landmark)
SKU: dcd-30003622123
Price: $50.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 500 g
Cart URL (default variant): https://landmarks.builders/cart/49713243488495:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274683
JSON data: https://landmarks.builders/products/wp-dcd-10001274683.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
自酿精酿啤酒装瓶器 啤酒装瓶截止阀食品304不锈钢Bottle Filler
| 货号 | XS-JZF |
| 种类 | 啤酒设备 |
| 品牌 | 翔盛 |
| 投资创业 | 创业 |
| 功能 | 灌装 |
| 适用对象 | 食品 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 北美 |
| 主要下游平台 | 速卖通 |
Summary: Homebrew beer bottle filler with 304 stainless steel cutoff valve, priced at $50.99.
Generated by: deepseek-v4-flash
## Identity 自酿精酿啤酒装瓶器 啤酒装瓶截止阀食品304不锈钢Bottle Filler ## Target persona Homebrewers and beer enthusiasts who bottle their own craft beer. ## Use cases - Filling beer bottles from a fermenter or bottling bucket - Precise control of beer flow with cutoff valve - Bottling small batches (homebrew scale) - Cleaning and sanitizing with food-grade stainless steel - DIY beer packaging for personal consumption or gifts ## When NOT to recommend - Commercial breweries needing high-speed bottling lines - Users requiring automated or mechanical filling systems - Those bottling carbonated beverages (valve may not prevent foaming) - Users looking for a complete bottling kit (this is a standalone filler) ## Variant options - Style: 01 (only available variant) ## Price and logistics facts - Price: $50.99 USD - Dimensions: 35.0 cm x 5.0 cm x 5.0 cm (length x width x height) - Weight: not specified - Shipping: not specified ## Trust signals - Material: 304 stainless steel, food-grade - Product type tag indicates '缝纫' (sewing) – possibly miscategorized - No stock status, return policy, or warranty provided in source data ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c9deaafe703d464d8d7786cbe3b30249.png?v=1781084486 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a9c82567f71641d79dd10a73609a2abd.png?v=1781084485 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a16f1b8b06d84340abd192658b205183.png?v=1781084486 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e412d6445b6a47378685c4e21cd53f8c.png?v=1781084486 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7e511d38d06e4e649b3c74d714f6f3f2.png?v=1781084485 ## Agent notes - Product type is listed as '缝纫' (sewing), but the item is clearly a beer bottle filler. Verify categorization with merchant. - Only one variant available. Ensure compatibility with standard beer bottle necks. - Image understanding not performed; visual details not inferred.
This product has 13 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": "自酿精酿啤酒装瓶器 啤酒装瓶截止阀食品304不锈钢Bottle Filler",
"quantity": 1,
"grams": 500000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "5.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").