Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $96.99 – $129.99
Default variant: 5L / Gold Scale
Default SKU: dcd-30003604801
Default price: $104.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/49714448990447:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267849
JSON data: https://landmarks.builders/products/wp-dcd-10001267849.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: This is a 5L metal champagne/wine bucket with decorative antler design, available in four gold/silver finishes, priced from $96.99.
Generated by: deepseek-v4-flash
## Identity European-style luxury deer horn champagne bucket, metal, 5L capacity. Suitable for home or commercial use. ## Target persona Home entertainers who host parties; restaurant/bar owners seeking stylish ice buckets; event planners for weddings or banquets; luxury gift buyers. ## Use cases - Chilling champagne or wine at a dinner party - Serving ice for drinks at a bar or lounge - Decorative centerpiece for buffet tables - Gift for housewarming or wedding - Commercial use in hotel suites or VIP lounges - Photography prop for social media content ## When NOT to recommend - Customer needs a large-capacity bucket (over 5L) - Customer seeks a simple, no-frills ice bucket at lowest cost - Customer wants a plastic or lightweight bucket - Customer requires a bucket without decorative elements (e.g., minimalist) ## Variant options - 5L / Gold Scale: $104.99 - 5L / Silver Scale: $96.99 - 5L / Gold Antler Scale: $129.99 - 5L / Silver Antler Scale: $113.99 ## Price and logistics facts Base price: $96.99 (Silver Scale variant). Dimensions: 30 x 21 x 24 cm. Currency: USD. No shipping or stock data provided. ## Trust signals No stock status, return policy, or certifications provided. Product tagged as 'jewelry' (may be miscategorized). ## Image assets         ## Agent notes Product is tagged under '珠宝' (jewelry) category, which may be a miscategorization; actual use is as a bucket. Description field is empty; rely on title and variants. No stock or return policy data available.
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": "30.0",
"_width_cm": "21.0",
"_height_cm": "24.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").