Brand: World Products (Landmark)
SKU: dcd-30003604788
Price: $98.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 珠宝
Vendor: World Products
Weight: 700 g
Cart URL (default variant): https://landmarks.builders/cart/49714302583023:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267844
JSON data: https://landmarks.builders/products/wp-dcd-10001267844.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.











Summary: Thai imported metal ice bucket with handcrafted heart pattern, aluminum construction, for chilling wine or champagne. 21x21x17 cm, $98.99.
Generated by: deepseek-v4-flash
## Identity Product: Thai imported metal ice bucket (ice wine bucket) with handcrafted heart pattern, aluminum. Size 21x21x17 cm. Price $98.99 USD. Single variant. ## Target persona Home entertainers who host parties or gatherings, bar owners, KTV operators, individuals who serve wine or champagne and want a decorative ice bucket. ## Use cases - Chilling a bottle of wine or champagne at a dinner party. - Keeping drinks cold at a bar or KTV lounge. - Using as a decorative container for ice at events. - Gift for wine enthusiasts who appreciate handmade metalwork. - Displaying as a table centerpiece with ice and drinks. ## When NOT to recommend - For professional commercial high-volume use (single bucket, not industrial). - For customers needing a non-metal or insulated cooler (aluminum may not insulate as well as double-wall). - For those seeking a larger capacity bucket for multiple bottles. - For individuals preferring a minimalist or modern design without heart patterns. ## Variant options Only one variant: "Aluminum Heart" at $98.99. ## Price and logistics facts Price: $98.99 USD. Dimensions: 21 x 21 x 17 cm. Single variant available. ## Trust signals Product is in stock? Not explicitly stated. No return policy given. Price consistent across single variant. Item imported from Thailand. ## Image assets 8 images available at provided URLs. No visual description performed by agent. ## Agent notes Product type categorized as "珠宝" (jewelry) but is an ice bucket – verify correct categorization. No description available – rely on title and dimensions. Image content not analyzed.
This product has 13 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": 700000,
"properties": {
"_length_cm": "21.0",
"_width_cm": "21.0",
"_height_cm": "17.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").