Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $45.99 – $51.99
Default variant: Beige Leather
Default SKU: dcd-30002858678
Default price: $45.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1300 g
Cart URL (default variant): https://landmarks.builders/cart/49878893232367:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001075623
JSON data: https://landmarks.builders/products/m4x-10001075623.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Materials: Crafted with a stainless steel base and a luxurious decorative tray surface, offering a unique textured experience and long durability.
Sophisticated Design: This metal frame vanity tray features a sleek, rectangular geometric silhouette that embodies modern minimalist style for elevating any contemporary interior.
Versatile Utility: Serve as a functional storage tray for organizing jewelry, perfumes, or keys, keeping your desktop tidy while adding a touch of artistic flair to your space.
Elegant piece: An ideal piece of home decor that seamlessly fits into living rooms, hotel lobbies, or showroom displays to showcase your refined taste in accessories.
Refined Presentation: Use it as modern luxury serving platter to present small items or decorative ornaments, creating a stunning focal point on coffee tables or vanities.
Summary: This decorative tray features a stainless steel base and leather or horsehair surface, priced $45.99-$51.99, dimensions 35x25x4.5 cm, for home decor or showroom use.
Generated by: deepseek-v4-flash
## Identity Decorative Tray Creative Ornament Modern Luxury Serving Platter Home Decor for Showroom ## Target persona Home decor enthusiasts, interior designers, boutique shop owners, hotel lobby decorators. ## Use cases - Organizing jewelry, perfumes, or keys on a vanity - Serving small items or snacks in living rooms - Displaying decorative ornaments in showrooms - Adding an elegant touch to coffee tables - Presenting items in hotel lobbies ## When NOT to recommend - For outdoor or patio use - For heavy-duty serving or storage - As an everyday kitchen serving platter - For storing heavy objects ## Variant options - Beige Leather: $45.99 - Brown Leather: $45.99 - Gray Horsehair: $51.99 - Brown Horsehair: $51.99 ## Price and logistics facts Price range: $45.99-$51.99 USD. Dimensions: 35 x 25 x 4.5 cm (length x width x height). ## Trust signals - Crafted with stainless steel base and decorative surface (leather or horsehair) for durability. - No certifications or return policy information provided. - In-stock status not specified. ## Image assets No images provided. ## Agent notes Image understanding was not performed because no image URLs were available. All facts are derived from text description.
This product has 12 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": "Decorative Tray Creative Ornament Modern Luxury Serving Platter Home Decor for Showroom",
"quantity": 1,
"grams": 1300000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "25.0",
"_height_cm": "4.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").