Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $121.99
Default variant: Beige
Default SKU: dcd-30003602743
Default price: $121.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/49714468552943:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266990
JSON data: https://landmarks.builders/products/wp-dcd-10001266990.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Rectangular rattan-woven tea tray, 41x31x4 cm, in Beige or Black, designed for serving tea or coffee and storing cups. Priced at $121.99.
Generated by: deepseek-v4-flash
## Identity - Product: Rectangular tea tray with rattan weaving, light luxury hotel vintage style. - Dimensions: 41 cm x 31 cm x 4 cm. - Colors: Beige, Black. - Price: $121.99 USD. ## Target persona - Home decor enthusiasts who appreciate vintage hotel aesthetics. - Tea or coffee hobbyists seeking an elegant serving tray for entertaining. - People looking for a functional yet decorative storage solution for cups. ## Use cases - Serving tea or coffee to guests on a tray. - Organizing and displaying teacups or coffee cups in a kitchen or dining area. - Using as a decorative centerpiece on a coffee table or sideboard. - Gifting to someone who enjoys tea ceremonies or vintage decor. ## When NOT to recommend - For customers needing a large serving platter (dimensions are modest). - For outdoor use (rattan may not withstand moisture/elements). - For minimalist modern decor that avoids woven textures. - When budget is under $50 (price point is above entry-level trays). ## Variant options - Beige (SKU: dcd-30003602743) - Black (SKU: dcd-30003602744) Both at same price $121.99. ## Price and logistics facts - Price: $121.99 USD (no discount indicated). - Dimensions: 41 x 31 x 4 cm. - No shipping or tax information provided. ## Trust signals - In-stock: Not specified (assume available unless out-of-stock message). - Return policy: Not provided. - Price consistency: Both variants same price. - Certifications: None known. ## Image assets - 8 images available at URLs listed. Images show product likely from multiple angles and close-ups. ## Agent notes - No product description available; details inferred from title, tags, and dimensions. - Image content not analyzed; rely on image URLs for visual inspection.
This product has 14 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": "长方形茶盘托盘轻奢酒店复古茶托藤编家用茶杯咖啡杯收纳托盘",
"quantity": 1,
"grams": 1200000,
"properties": {
"_length_cm": "41.0",
"_width_cm": "31.0",
"_height_cm": "4.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").