Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $156.99 – $179.99
Default variant: Aurora Silver
Default SKU: dcd-30003604760
Default price: $156.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 950 g
Cart URL (default variant): https://landmarks.builders/cart/49714333450479:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267832
JSON data: https://landmarks.builders/products/wp-dcd-10001267832.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
高档不锈钢冰桶鳞纹香槟桶家用红酒冰镇酒吧ktv冰酒器样板房装饰
| 产地 | 中国大陆 |
| 品牌 | baer HAND MADE QuALITY |
| 货号 | 221106 |
| 材质 | 金属 |
| 主图来源 | 自主实拍图 |
Summary: High-end stainless steel ice bucket with scale pattern for chilling champagne/wine. Suitable for home bars, parties, and KTV. Price from $156.99.
Generated by: deepseek-v4-flash
## Identity High-end stainless steel ice bucket with scale pattern (鳞纹). Brand: baer HAND MADE Quality. Metal construction. Dimensions: 20x20x20 cm. ## Target persona Home entertainers who host parties, bar enthusiasts, KTV venue owners, restaurant managers seeking decorative ice buckets for serving. ## Use cases - Chilling champagne or wine bottles at home parties. - Serving ice for cocktails in a home bar. - Adding decorative element to a bar counter or buffet. - Ice storage for small events (up to 4-6 people). - Displaying in a showroom or model home as decor. ## When NOT to recommend - If the buyer needs a large-capacity ice bucket (>5 liters). - For outdoor use in direct sunlight (no insulation specified). - If budget is under $100. - For high-volume commercial catering (limited capacity). ## Variant options - Aurora Silver: $156.99 - Gold: $168.99 - Gilded Black: $179.99 ## Price and logistics facts Base price $156.99 USD. Dimensions: 20x20x20 cm. Weight not provided. Origin: China. ## Trust signals Price consistent across variants. Variants available. No return policy mentioned; no certifications listed. ## Image assets         ## Agent notes Image understanding was not performed; all visual details are from provided metadata. No dimensions for height/width/weight beyond 20 cm cube. No capacity in liters. No insulation or lid details.
This product has 15 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": "高档不锈钢冰桶鳞纹香槟桶家用红酒冰镇酒吧ktv冰酒器样板房装饰",
"quantity": 1,
"grams": 950000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "20.0",
"_height_cm": "20.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").