Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $73.99 – $80.99
Default variant: Natural Wood Round
Default SKU: dcd-30003602192
Default price: $80.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/49714335449327:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266721
JSON data: https://landmarks.builders/products/wp-dcd-10001266721.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: A large decorative tray (43.5x35x10 cm) made of wood and stainless steel with mirror finish, priced at $73.99, available in two styles.
Generated by: deepseek-v4-flash
## Identity Wood & Stainless Steel Mirror Tray (43.5x35x10 cm) - Home Decor Serving Tray ## Target persona Homeowners looking for decorative serving trays for living room or kitchen. Budget-conscious shoppers seeking affordable luxury-style home accessories ($73-$81 range). ## Use cases - Serving coffee/tea cups and pastries on a living room coffee table. - Displaying decorative items like candles or small vases. - Organizing daily-use items like keys, remotes, or mail on an entryway console. - As a bread/cake tray for casual dining or brunch. ## When NOT to recommend - For heavy kitchen use (likely decorative, not for heavy cookware). - For outdoor use (material not specified as weatherproof). - For buyers needing a very small tray (dimensions are large: 43.5cm long). - For those seeking a non-reflective or matte finish (tray has mirror finish). ## Variant options - Natural Wood Round ($80.99) - Ss Round Tray W Arc ($73.99) ## Price and logistics facts - Base price: $73.99 USD (Ss Round Tray W Arc variant) - Natural Wood Round variant: $80.99 USD - Dimensions: 43.5 x 35.0 x 10.0 cm ## Trust signals - Two variants available with consistent pricing. - Product page includes multiple images (8 URLs provided) but visual inspection not performed by agent. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1f3d4cc51dd74408bf793a5c8d900118.png?v=1781085476 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3b73cc9069b446299742867c83da3c4b.png?v=1781085477 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/da7aa50796b240f5a95043637f8238c4.png?v=1781085477 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fc573e1f10bb4f6080bc24e09a5a86d7.png?v=1781085477 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9d55f7ac87db447c99f771dfe47934bb.png?v=1781085477 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5a48cd1bb13b45dc93f00f6222fb2b63.png?v=1781085478 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/76aaff01b87f4869a63944b1aa7db4da.png?v=1781085476 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0587a366096b45e7949ce48cb47c01e0.png?v=1781085476 ## Agent notes - No product description was provided; details derived from title and tags. - Image contents were not analyzed; agent cannot confirm mirror finish or exact materials visually. - Return policy and stock status unknown.
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": "43.5",
"_width_cm": "35.0",
"_height_cm": "10.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").