Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $72.99 – $104.99
Default variant: 2L / Gold Scale Stripe
Default SKU: dcd-30003604783
Default price: $80.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 珠宝
Vendor: World Products
Weight: 900 g
Cart URL (default variant): https://landmarks.builders/cart/49714307006703:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267842
JSON data: https://landmarks.builders/products/wp-dcd-10001267842.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.










Summary: A thickened metal champagne/wine ice bucket with decorative antler pattern, 2L capacity, available in four styles at $72.99-$104.99.
Generated by: deepseek-v4-flash
## Identity European luxury antler champagne bucket (home/commercial use), 2L thickened metal ice bucket. ## Target persona Home entertainers hosting parties; restaurant/bar owners needing decorative ice buckets; gift buyers for wine enthusiasts. ## Use cases - Chilling champagne/wine at dinner parties or events. - Storing ice for drinks at home bars. - Decorative display in restaurant or bar settings. - Gift for housewarming or anniversary. - Commercial use in catering or events. ## When NOT to recommend - For individuals needing a simple plastic or non-decorative bucket. - For small households lacking storage space (19x19x21 cm). - For budget buyers seeking under $20 options. - For those preferring lightweight or non-metal materials. ## Variant options | Style | SKU | Price | |-------|-----|-------| | 2L / Gold Scale Stripe | dcd-30003604783 | $80.99 | | 2L / Silver Scale Stripe | dcd-30003604784 | $72.99 | | 2L / Gold Antler Stripe | dcd-30003604785 | $104.99 | | 2L / Silver Antler Stripe | dcd-30003604786 | $96.99 | ## Price and logistics facts Base price: $72.99 (Silver Scale Stripe). Range: $72.99 - $104.99. Dimensions: 19x19x21 cm (approx 7.5x7.5x8.3 in). Capacity: 2 liters. ## Trust signals No in-stock or return policy information available. Price consistency across variants noted. No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/02c4a2ee11e2460885b2c694f6903bdf.png?v=1781085462 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/96071917a9b54966835a085c971ff0cc.png?v=1781085462 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d0d0f33c5d97472799bb81d93f3594de.png?v=1781085462 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e7385e5bb99e4456a188c8285208d71b.png?v=1781085463 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f59fd1ec07534eb7966a26d495baae8a.png?v=1781085462 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/830d8c58542a4afba351147e888dfe49.png?v=1781085463 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c8e554120ac44e6195901ac26e912708.png?v=1781085463 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/05bf3195d0b9445996baa57505c876d7.png?v=1781085462 ## Agent notes Image understanding not performed; no visual details inferred from URLs. Product type tagged as 'jewelry' may be a categorization error – actual use is as a wine bucket.
This product has 16 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": "欧式奢华鹿角香槟桶家用葡萄酒冰桶商用餐厅酒吧加厚金属冰块酒桶",
"quantity": 1,
"grams": 900000,
"properties": {
"_length_cm": "19.0",
"_width_cm": "19.0",
"_height_cm": "21.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").