Brand: World Products (Landmark)
SKU: dcd-30003689150
Price: $36.11
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Kitchen Appliance
Vendor: World Products
Weight: 1800 g
Cart URL (default variant): https://landmarks.builders/cart/50406213812463:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001299193
JSON data: https://landmarks.builders/products/wp-dcd-10001299193.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 prep station with this premium embedded cup washer, designed to bring professional-grade efficiency to your countertop. Crafted from robust 304 stainless steel with a sleek brushed silver finish, this washer features a heavy-duty 1.2 mm thick steel plate built to withstand the demands of busy commercial and residential environments. Measuring 48 cm long, 20.5 cm wide, and 2.5 cm thick, it fits into a 45 x 17.6 cm opening, offering a flush, low-profile installation that saves valuable counter space. This high-performance glass cleaner features a circular wash head area that delivers powerful, multi-angle water streams to thoroughly rinse drinkware in seconds. Simply press the cup downward to activate the spray. The perforated lattice drainage surface, paired with the included drain piping and water inlet piping, ensures rapid water runoff to prevent pooling and maintain a hygienic workspace. Whether you are an espresso specialist crafting lattes or a bartender mixing cocktails, this sink cup washer optimizes your workflow by keeping your glassware spotless and ready for the next pour. Maintenance is simple and straightforward thanks to the removable top panel design. You can easily lift the cover to wipe down the interior and keep the system running smoothly. For cafes, taverns, tea shops, and active household kitchens, this versatile cup washer combines sleek modern aesthetics with practical, high-rapid cleaning power to elevate your daily drink prep rou
Summary: 304 stainless steel countertop cup washer with drain piping for tea shops and cafes; press cup to activate spray; includes drain and inlet pipes; $36.11.
Generated by: deepseek-v4-flash
## Identity Embedded cup washer (glass cleaner) for sink or countertop installation. 304 stainless steel, 1.2 mm plate thickness, brushed silver finish. Activate by pressing cup on circular wash head; perforated lattice drains water. Includes drain piping and water inlet piping. Removable top panel for cleaning. Product type: Kitchen Appliance. ## Target persona Owners or staff of tea shops, cafés, and bars who rinse glassware quickly at a sink and have a counter surface that can accept a 45 x 17.6 cm opening. Also suitable for home kitchens with high drinkware use and existing drain access. ## Use cases - Pre-rinse espresso cups and glasses before reuse. - Rinse cocktail mixing glasses between drinks. - Wash tea cups in a tea shop after each serving. - Install flush into a countertop or sink ledge to save space. - Rapidly drain rinse water to keep the prep area dry. ## When NOT to recommend - If there is no existing sink or drain connection for inlet and outlet piping. - If the counter cannot be cut or does not have the required 45 x 17.6 cm opening. - If operation requires sanitizing or full dishwasher-level washing. - For high-volume commercial dishwashing that needs heavy-duty machines. ## Variant options - 4820 Steel Head – $36.11 USD (only listed variant). ## Price and logistics facts - Price: $36.11 USD - Dimensions (listed product data): 50.0 cm L x 22.5 cm W x 10.0 cm H - Description states washer plate: 48 cm L x 20.5 cm W x 2.5 cm thick; opening: 45 x 17.6 cm - Includes drain piping and water inlet piping - No shipping, handling, or stock availability stated in source data. ## Trust signals - Catalog appears in validated/audited content sets (wp-content-validated, wp-quality-audited). - Single variant has a stated price; no price variability found. - No certifications or warranties provided in source data. - No return policy provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/927e52a8-87b4-4fbc-8a47-ce92bdd155ea.jpg?v=1786242241 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3429ac53-6c10-4bf1-b70c-c864fc2bbd3e.jpg?v=1786242310 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4442ca84-0964-45f8-b89f-ab9337c78f85.jpg?v=1786242402 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c5808d7f-2fd2-40c1-bf03-6242fd938d65.jpg?v=1786242250 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7d4b85e3-9e1b-4f6a-bd21-e0084e20a4d8.jpg?v=1786242260 ## Agent notes - Image understanding was not performed; URLs are listed as fetchable assets only. - Discrepancy noted: dimensions_cm (50 x 22.5 x 10) differ from description dimensions (48 x 20.5 x 2.5). - Only one variant is listed; no bundle or optional piping packages are mentioned. - The description mentions 'sink cup washer' and 'embedded' installation; verify compatibility with the buyer's countertop before recommending.
This product has 9 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": "Cup Washer with Drain Piping 304 Stainless Steel Embedded Cup Washer Quick Drainage Glass Cleaner for Tea Shops",
"product_id": 9537848377583,
"variant_id": 50406213812463,
"quantity": 1,
"grams": 1800,
"length_cm": "48.0",
"width_cm": "20.5",
"height_cm": "2.5"
}],
"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").