Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $38.99 – $53.99
Default variant: Black Gold / 1.4L
Default SKU: dcd-30003605229
Default price: $38.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 800 g
Cart URL (default variant): https://landmarks.builders/cart/50149743329519:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001268018
JSON data: https://landmarks.builders/products/m4x-10001268018.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Basic Design: This bar accessory is a cylindrical ice container with a fitted lid and side handle, combining a clean profile with practical serving details for home drink stations and entertaining areas.
Material: Built as a stainless steel ice container with a metal interior and smooth painted exterior, it offers a sturdy construction that suits frequent use while maintaining a refined look.
Insulation: The insulated ice container uses a double-layer structure designed to help keep ice cool for longer, making it easier to serve chilled drinks without constant refilling.
Details: Gold-tone trim and hardware, including the lid knob and handle fittings, give this double-layer ice container a polished accent that stands out on a table or bar cart.
Purpose: Made to store ice neatly and retain-it ready for cocktails, mocktails, or everyday drinks, this ice container supports convenient serving while helping reduce melting during use.
Summary: Insulated Ice Container Side Handle Bar Accessory Easy to Clean. 【Basic Design】: This bar accessory is a cylindrical ice container with a fitted lid and side handle, combining a clean profile with practical serving details for home drink stations and entertaining areas. 【Material】: Built as a stainless steel ice container with a metal interior and smooth painted exterior, it offers a sturdy construction that suits frequent use while maintaining a refined look. 【Insulation】: The insulated ice container uses a double-layer structure designed to help keep ice cool for longer, making it easier to
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Insulated Ice Container Side Handle Bar Accessory Easy to Clean",
"product_id": 9456520462575,
"variant_id": 50149743329519,
"quantity": 1,
"grams": 800,
"length_cm": "27.7",
"width_cm": "24.3",
"height_cm": "20.8"
}],
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").