Brand: World Products (Landmark)
SKU: dcd-30003675168
Price: $90.42
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Kitchen & Bath Fixtures
Vendor: World Products
Weight: 7500 g
Cart URL (default variant): https://landmarks.builders/cart/50405522112751:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001294454
JSON data: https://landmarks.builders/products/wp-dcd-10001294454.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Upgrade your beverage work area with this premium built-in draining tray with water outlet, designed to bring professional-grade efficiency to your home. Crafted from stainless steel with a sophisticated dark metalline finish, this sturdy tray is engineered to withstand the demands of daily cup rinsing and. Measuring 790 mm in length, 345 mm in width, and 45 mm in depth, it requires a cutout size of 760 mm by 315 mm for a flush, low-profile installation that fits seamlessly into your countertop. This highly functional draining tray features a slatted top surface that allows liquids to pass through instantly, keeping your work surface dry and spotless. The built-in round drain opening connects directly to the included 80 cm water inlet and drainage soft tube, ensuring fast and reliable water disposal without any messy pooling. A metal water outlet and faucet fitting are also included to complete the plumbing setup, making it easier than consistently rinse cups and prep liquids. Whether you are setting up a dedicated coffee bar or a traditional station, this stainless steel beverage tray with drainage tube offers the combination of utility and modern aesthetics. It provides a clean, dedicated space for home baristas to discard excess water and rinse steaming, or for tea lovers to manage spills during elaborate ceremonies. Transform your kitchen counter, home bar, or compact beverage corner into an organized, high-performance workspace with this essential drainage solution.
Summary: Upgrade your beverage work area with this premium built-in draining tray with water outlet, designed to bring professional-grade efficiency to your home. Crafted from stainless steel with a sophisticated dark metalline finish, this sturdy tray is engineered to withstand the demands of daily cup rinsing and. Measuring 790 mm in length, 345 mm in width, and 45 mm in depth, it requires a cutout size of 760 mm by 315 mm for a flush, low-profile installation that fits seamlessly into your countertop. This highly functional draining tray features a slatted top surface that allows liquids to pass through instantly, keeping your work surface dry and spotless. The built-in round drain opening connects directly to the included 80 cm water inlet and drainage soft tube, ensuring fast and reliable water disposal without any messy pooling. A metal water outlet and faucet fitting are also included to complete the plumbing setup, making it easier than consistently rinse cups and prep liquids. Whether you are setting up a dedicated coffee bar or a traditional station, this stainless steel beverage tray with drainage tube offers the combination of utility and modern aesthetics. It provides a clean, dedicated space for home baristas to discard excess water and rinse steaming, or for tea lovers to manage spills during elaborate ceremonies. Transform your kitchen counter, home bar, or compact beverage corner into an organized, high-performance workspace with this essential drainage solution.
Generated by: deepseek-v4-flash
This product has 2 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": "Built-in Draining Tray with Water Outlet Rectangular Stainless Steel Beverage Tray with Drainage for Countertop",
"product_id": 9537639186671,
"variant_id": 50405522112751,
"quantity": 1,
"grams": 7500,
"length_cm": "82.0",
"width_cm": "37.5",
"height_cm": "12.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. 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").