Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $123.99
Default variant: Red Copper / Slanted Mouth
Default SKU: dcd-30003604795
Default price: $123.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/49714451611887:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267848
JSON data: https://landmarks.builders/products/wp-dcd-10001267848.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.









Summary: European-style antique stainless steel champagne bucket for wine chilling and home decor, available in Red Copper or Brass with handle variants, $123.99.
Generated by: deepseek-v4-flash
## Identity European-style antique finish stainless steel champagne bucket (ice bucket) for home decor and wine chilling. ## Target persona Home decorators and interior designers seeking vintage-industrial accent pieces; wine enthusiasts wanting stylish servingware for entertaining. ## Use cases - Chilling champagne or wine at dinner parties - Displaying as a decorative centerpiece on a bar or sideboard - Gifting for housewarmings, weddings, or holidays - Staging in show homes or retail window displays - Using as a prop for photography or events - Pairing with other antique-decor items in a themed room ## When NOT to recommend - Customers needing a high-capacity cooler (holds only a few bottles) - Buyers on a tight budget (over $100 for a bucket) - Modern minimalist settings where antique finish clashes - Commercial restaurant use requiring heavy-duty durability ## Variant options - Red Copper / Slanted Mouth - Brass / Slanted Mouth - Brass / Double Handle - Red Copper / Double Handle - Brass / Single Handle - Red Copper / Single Handle ## Price and logistics facts - Price: $123.99 USD - Dimensions: 25 x 22 x 25 cm - No shipping cost, stock level, or lead time provided ## Trust signals - In-stock status unknown - Return policy not stated - No certifications listed - Price consistent across variants ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e3ad3a5b5b61450da6b9e1faa9232425.png?v=1781085545 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3bc807f4f5e743379e5d698894594b4a.png?v=1781085545 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eb6b907eb70d4840bc7d11e531af49fc.png?v=1781085545 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d3a2da662db8480abda30072daae4c1c.png?v=1781085544 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/95d03fa5938748beafb490d1a439a47e.png?v=1781085545 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5278e90400a143d7a163d3136b552e59.png?v=1781085546 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8e057c24ba864b2f93752dbb05d3ac62.png?v=1781085545 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b210a479ded94789a25a732506f41342.png?v=1781085546 ## Agent notes - Images have not been visually analyzed; rely on title and variants for appearance cues. - No description text was provided; only title and tags used for context. - Ensure to check stock and shipping details before recommending.
This product has 18 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": "25.0",
"_width_cm": "22.0",
"_height_cm": "25.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").