Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $245.99 – $382.99
Default variant: 1-hole with Tray
Default SKU: dcd-30003622094
Default price: $245.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 3000 g
Cart URL (default variant): https://landmarks.builders/cart/49713106878703:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274670
JSON data: https://landmarks.builders/products/wp-dcd-10001274670.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
金色啤酒酒柱 酒塔 配可调龙头滴水盘1孔2孔3孔 Bree tower 全套
| 风格类型 | 轻奢复古 |
| 产品类别 | 酒架 |
| 材质 | 不锈钢 |
| 是否有专利 | 否 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 其他 |
| 是否进口 | 否 |
| 主要下游平台 | 其他 |
Summary: Gold beer tower with adjustable faucet drip tray, made of stainless steel. Available in 1/2/3 hole variants. Dimensions 54x23x23 cm. Price from $245.99.
Generated by: deepseek-v4-flash
## Identity Gold beer tower (beer column) with adjustable faucet drip tray. Material: stainless steel. Style: light luxury vintage. No patent. Not imported. Available with 1, 2, or 3 holes. ## Target persona Home bar enthusiasts, restaurant or bar owners, event planners, collectors of vintage bar equipment. ## Use cases - Serving beer at parties or gatherings - Commercial bar setup (restaurant, pub) - Home bar decoration and functionality - Draft beer dispensing at events (weddings, corporate) - As a centerpiece for beer tasting sessions - Replacement or upgrade for existing beer towers ## When NOT to recommend - For buyers needing a complete kegerator or CO2 system (this is just the tower) - Budget-conscious buyers looking for options under $200 (starting at $245.99) - Those seeking a simple, non-decorative dispenser (style is vintage/luxury) - For beverages other than beer (e.g., soda, wine) ## Variant options - 1-hole with Tray: $245.99 - 2-holes with Tray: $310.99 - 3-holes with Tray: $382.99 ## Price and logistics facts - Prices in USD. - Dimensions: 54 cm length x 23 cm width x 23 cm height. - Weight not provided. - Not imported (domestic product for China? '主要销售地区 其他' suggests other regions). - Cross-border export supply available. ## Trust signals - In-stock status not specified. - Return policy not provided. - No patent registered. - Price consistency across variants. ## Image assets - 5 images available for fetching: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/147d3f7ec0e44987afa8d9c88193a07c.png?v=1781084425 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/167ee5d0f04c45ee91dcf740d84972e7.png?v=1781084424 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5b8ad83db87e42ce8239e4c3cc7a1d17.png?v=1781084424 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a3b16c9f420b42f39ed07cb7483fdc62.png?v=1781084424 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d043059c9ceb47b4b29851196ce271dc.png?v=1781084425 ## Agent notes - No image understanding was performed; content of images not analyzed. - Trust signals (in-stock, returns) are missing from facts; recommend verifying with seller. - Product is listed as '厨卫家电' (kitchen and bathroom appliances) but appears to be a bar accessory. - Tags indicate batch 'dcd-batch-dx-202606-2607' etc., likely from a specific import/export listing.
This product has 10 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": "Stainless Steel Beer Tap Column Lever-Style Keg Beer Column Reflective",
"quantity": 1,
"grams": 3000000,
"properties": {
"_length_cm": "54.0",
"_width_cm": "23.0",
"_height_cm": "23.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").