Brand: World Products (Landmark)
SKU: dcd-30003296291
Price: $55.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49878448668911:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001165211
JSON data: https://landmarks.builders/products/m4x-10001165211.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Material: Crafted as a walnut wood tea tray, this piece brings the warmth and character of solid wood tea tray construction to your tea setup, with a natural grain that feels refined and stable.
Surface Surface Feature: The hammered texture creates a distinctive tactile look that adds depth to the tea serving tray, giving your tea corner a calm, artisanal presence without feeling busy.
Function: Designed as a practical tea accessory for dry brewing, it helps organize teaware neatly while supporting everyday tea sessions at home.
Design: With its understated rectangular profile and wabi-sabi-inspired feel, this tea tray blends easily into minimalist interiors and adds a quiet, decorative accent to the table.
Advantage: The long-lasting build and wood finish oil finish help the walnut wood tea tray maintain a stable, polished look, making it a reliable choice for relaxed tea moments and regular use.
Summary: A walnut wood brew tray with hammered texture, 29.4x15.5x4.1 cm, priced at $55.99, designed for coffee brewing setups.
Generated by: deepseek-v4-flash
## Identity Walnut Wood Brew Tray – a compact wooden tray with a hammered texture, sized for coffee brewing equipment. ## Target persona Home baristas, coffee enthusiasts, specialty coffee brewers who need a dedicated drip tray or equipment organizer. ## Use cases - Placing a pour-over dripper or espresso machine to catch drips. - Organizing coffee scales, portafilters, and accessories during brewing. - Serving as a stable base for a moka pot or Aeropress. - Using as a decorative catch-all for coffee station clutter. ## When NOT to recommend - For large commercial coffee operations needing heavy-duty or high-volume trays. - For users seeking a plastic or stainless steel tray (prefer wood aesthetics only). - For applications requiring liquid capacity (marked as 0ml capacity). ## Variant options - Walnut Short (only variant) – $55.99. ## Price and logistics facts - Price: $55.99 USD. - Dimensions: 29.4 cm L × 15.5 cm W × 4.1 cm H. - Only one variant available. ## Trust signals - Single variant in stock (as per listing). - No return policy information provided. - No customer reviews or ratings available. ## Image assets - No images provided. Cannot validate texture, color, or finish. ## Agent notes - Image understanding not performed due to missing image URLs. Confirm visual details with seller before recommending.
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": "Walnut Wood Brew Tray Long-Lasting Hammered Texture Brew Tray Sleek Texture",
"product_id": 9437407215855,
"variant_id": 49878448668911,
"quantity": 1,
"grams": 650,
"length_cm": "29.4",
"width_cm": "15.5",
"height_cm": "4.1"
}],
"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").