Brand: World Products (Landmark)
SKU: dcd-30003446404
Price: $42.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2700 g
Cart URL (default variant): https://landmarks.builders/cart/49810658492655:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001218414
JSON data: https://landmarks.builders/products/m4x-10001218414.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: Commercial cold drink dispenser, 30x30x37.2 cm, stainless steel, detachable design, $42.99, for caterers.
Generated by: deepseek-v4-flash
## Identity Commercial Cold Drink Dispenser Large Capacity Stainless Steel Juice Dispenser Detachable Design for Caterers. ## Target persona Event caterers, party planners, food service businesses, buffet operators. ## Use cases - Serving cold juice or beverages at catered events. - Dispensing drinks at buffet stations. - Providing self-serve beverages at parties or gatherings. - Use in food trucks or temporary setups. - Offering chilled drinks at outdoor events. ## When NOT to recommend - For hot beverages (no heating element). - When exact liquid capacity is critical (not specified in facts). - For single-serve or countertop use in very small kitchens. - If stainless steel quality certification required (unknown). ## Variant options - Only one variant: Silver, $42.99. ## Price and logistics facts - Price: $42.99 USD. - Dimensions: 30.0 x 30.0 x 37.2 cm. - Weight: not provided. - Origin/shipping: not specified. ## Trust signals - No stock status or return policy data available. - No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e33a0267-469a-4c6b-bc71-16a4de9daece.jpg?v=1781598486 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a8acc27f-b2a7-484c-a464-c8e2a3ba10de.jpg?v=1781598486 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8b874e5b-3c73-4306-88a8-a1676ce77cf9.jpg?v=1781598485 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ca6a0e91-140c-4f4b-8bc9-b44f123043aa.jpg?v=1781598486 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/70413b9d-04c0-4576-a940-b1898538b9bb.jpg?v=1781598485 ## Agent notes - Image understanding was not performed; no visual details inferred. - Capacity, material thickness, and durability certifications are unknown. - Only one color variant available.
This product has 12 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": "Commercial Cold Drink Dispenser Large Capacity Stainless Steel Juice Dispenser Detachable Design for Caterers",
"quantity": 1,
"grams": 2700000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "30.0",
"_height_cm": "37.2"
}
}],
"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").