Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $248.99 – $339.99
Default variant: Silver / Slant
Default SKU: dcd-30003604763
Default price: $248.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 850 g
Cart URL (default variant): https://landmarks.builders/cart/49714330042607:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267833
JSON data: https://landmarks.builders/products/wp-dcd-10001267833.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: High-end metal champagne bucket in four variants (Silver/Gold, Slant/Hammered) for home or restaurant use. Dimensions 23x23x18 cm. Priced from $248.99 to $339.99 USD.
Generated by: deepseek-v4-flash
## Identity High-end metal champagne/wine ice bucket, 23x23x18 cm. Available in Silver and Gold with Slant or Hammered finish. ## Target persona Home entertainers, restaurant owners, event planners, and luxury home decor enthusiasts seeking a premium cooling vessel. ## Use cases - Chilling champagne or wine at parties and formal dinners - Decorative centerpiece for bars, lounges, or hotel suites - Gift for housewarming, wedding, or corporate events - Serving beverages at catered events or VIP areas - Complementing high-end tableware in dining settings ## When NOT to recommend - Budget-constrained buyers (under $200) - Large events requiring cooling multiple bottles at once - Outdoor use without verified insulation data - Users preferring lightweight, plastic, or non-metal options ## Variant options - Silver / Slant ($248.99) - Gold / Slant ($271.99) - Silver / Hammered ($305.99) - Gold / Hammered ($339.99) ## Price and logistics facts - Base price: $248.99 USD (Silver/Slant) - Dimensions: 23 x 23 x 18 cm (approx. 9 x 9 x 7 inches) - No weight, shipping, or stock details provided ## Trust signals - In-stock status not confirmed - Return policy unknown - No certifications or material specifications beyond "metal" - Price consistency: variants increase with finish type ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/29fd2a87593b4050b2d8267faca8744f.png?v=1781085475 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/120d3eac771e462b881616ed501844b2.png?v=1781085479 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a7bcba3e732d462d9e2f36a94872adaf.png?v=1781085475 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2d1bc7d0510b4cfc9d42040055525787.png?v=1781085474 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f7fe373fc8fd4a359d6597710fa293f3.png?v=1781085474 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/207f8f4f4de94cf0a61c57ffb44fa299.png?v=1781085475 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0094a4303dfa42f3af813d9a8fb93afa.png?v=1781085475 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3e7b71796e2e414e90fb7e9dea91ea71.png?v=1781085478 ## Agent notes - Description field was empty; no brand, material details, or usage instructions provided. - Image analysis not performed; visual features (e.g., actual appearance of finishes) cannot be confirmed. - Dimensions are given in centimeters; approximate inches: 9.1 x 9.1 x 7.1 in.
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": 850000,
"properties": {
"_length_cm": "23.0",
"_width_cm": "23.0",
"_height_cm": "18.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").