Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $190.99 – $215.99
Default variant: Silver
Default SKU: dcd-30003604758
Default price: $190.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 1460 g
Cart URL (default variant): https://landmarks.builders/cart/49714336399599:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267831
JSON data: https://landmarks.builders/products/wp-dcd-10001267831.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Stainless steel champagne bucket/wine cooler for home or bar use, available in silver ($190.99) and gold ($215.99).
Generated by: deepseek-v4-flash
## Identity New stainless steel champagne bucket, also used as wine cooler. Dimensions: 38x38x23 cm. Available in Silver ($190.99) and Gold ($215.99). ## Target persona Home entertainers who host parties or dinners; bar or KTV venue operators needing durable cooling vessels; gift buyers seeking practical bar accessories. ## Use cases - Chilling champagne or sparkling wine for a dinner party - Keeping wine bottles cold during a party or event - Serving as a decorative ice bucket for drinks at a bar - Cooling multiple beer cans at a gathering - Using as a prop for tabletop drink service in KTV or lounge - Gifting to someone who enjoys home bar setups ## When NOT to recommend - For high-volume commercial use requiring frequent heavy lifting (durability unknown) - For buyers needing a vacuum-insulated cooler (single-wall stainless steel likely, not specified) - For users prioritizing portability (size: 38x38 cm base, no handle mentioned) - As primary wine storage; it's a temporary cooling vessel ## Variant options - Silver: $190.99, SKU dcd-30003604758 - Gold: $215.99, SKU dcd-30003604759 ## Price and logistics facts - Silver price: $190.99 USD - Gold price: $215.99 USD - No shipping or tax information provided ## Trust signals - No trust signals in provided facts (no stock status, return policy, certifications, or reviews) ## Image assets - 8 product images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d9a70e7195d543e980f1835482253577.png?v=1781085477 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e807bcfeef5c4c0995f653fb1344549c.png?v=1781085478 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/11769fe0f26349d7aecc9673617a396f.png?v=1781085478 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/608d3ac0960a4a0d879a1390dda9f120.png?v=1781085476 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/04b3d926b7a24284af3a74219ff57af3.png?v=1781085478 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/17cb708204d44637a65c8fdd69405ab4.png?v=1781085477 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a9130061e73e47ffa452c7cf7a2eba2e.png?v=1781085477 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5a54750f50ce43cbbdfd2c69b1f80144.png?v=1781085477 ## Agent notes - Images were not analyzed. Verify condition and appearance from URLs. - No description or materials info; stainless steel inferred from title. - Category: home appliance (tag "厨卫家电").
This product has 14 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": 1460000,
"properties": {
"_length_cm": "38.0",
"_width_cm": "38.0",
"_height_cm": "23.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").