Brand: World Products (Landmark)
This product has 9 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $8.99 – $16.99
Default variant: Walnut 29.5x12.5cm
Default SKU: 4614955357510
Default price: $8.99
Availability: In Stock
Product Type: Serving Trays
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/48189392814319:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/walnut-wood-leaf-plate-light-luxury-retro-serving-tray
JSON data: https://landmarks.builders/products/walnut-wood-leaf-plate-light-luxury-retro-serving-tray.json
This product comes in 9 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Discover the exquisite charm of our Walnut Wood Leaf Plate, a testament to artisanal craftsmanship. This unique serving tray, fashioned from handmade walnut wood, boasts an irregular leaf shape that adds a touch of natural elegance to any setting. Whether you're serving delicate desserts, fresh fruits, or enjoying a tranquil tea drinking session, this plate is designed to impress.
The light luxury retro style of this wooden serving tray complements modern and classic decor alike. Its solid colour pattern and hand-painted surface process showcase meticulous attention to detail, ensuring a first-grade product quality. It's not just a serving piece; it's a statement of refined taste.
As a business gift or a personal treat, this walnut wood tray is a thoughtful choice. It's microwave safe, offering convenience for everyday use. Available for customisation with logo printing, it's an excellent option for corporate gifting or creating branded merchandise. Celebrate Women's Day or New Year's Day with a gift that is both beautiful and practical.
Summary: Handmade walnut wood leaf-shaped serving tray, priced from $8.99 to $16.99, available in multiple sizes and styles, microwave safe and customizable with logo.
Generated by: deepseek-v4-flash
## Identity Handmade Walnut Wood Leaf Plate, a light luxury retro serving tray. Handcrafted from walnut wood with irregular leaf shape. Available in multiple sizes and styles including vein, lotus, and Japanese leaf designs. ## Target persona Home entertainers seeking unique serving pieces; gift buyers for corporate or personal occasions; tea ceremony enthusiasts looking for natural wood accessories. ## Use cases - Serving desserts or fruits in home gatherings. - Presenting snacks during tea drinking sessions. - Using as a decorative plate for light luxury home decor. - Corporate gifting with custom logo printing. - Personal use as a stylish serving tray. ## When NOT to recommend - For large or heavy meals requiring sturdy, flat trays (leaf shape may be unstable). - For formal dining settings needing uniform, symmetrical serving ware. - For buyers who prefer modern minimalist design (retro style may not fit). - For outdoor use requiring weatherproof materials (wood not suitable for moisture exposure). ## Variant options 9 variants: Walnut 29.5x12.5cm ($8.99), Walnut 29.5x18cm ($10.99), 38x15x2cm Vein ($13.99), 48x18x2cm Vein ($15.99), Japanese Small Leaf ($8.99), Japanese Medium Leaf ($10.99), 20x20x2cm Lotus ($16.99), Simple Lotus Plate ($12.99), Lace Plate ($11.99). Pricing as listed. ## Price and logistics facts Price range $8.99 - $16.99 USD. Dimensions vary by variant (e.g., 29.5x12.5cm, 38x15x2cm, 20x20x2cm). No bulk pricing or shipping details provided. Available for custom logo printing. ## Trust signals Product is listed as available with multiple variants in stock. Mentioned as microwave safe. No return policy or certification information provided from facts. ## Image assets 5 images available: [1] https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dbac12f49b6044cd8a8fc0ccf8127bb8.png?v=1774192526 [2] https://cdn.shopify.com/s/files/1/0807/5486/8463/files/28ce3f04073b4ebfae4d0002bee1af3f.png?v=1774192526 [3] https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6240ad31bbb6499aa11fcec9531765f9.png?v=1774192526 [4] https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1022a9cb2af647bfb5d89baf9632be16.png?v=1774192526 [5] https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4db7c7e456a4b07c8e65bb2188cc99ce4355bca135bc1a5aef1dac01fda5fb16.jpg?v=1774192526 ## Agent notes No image understanding was performed; visual details are not described. Dimensions are only available for some variants; the description does not specify exact weight or material thickness beyond being handmade walnut wood. Microwave safe claim is from description but not certified.
This product has 13 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Handmade Walnut Wood · Leaf Shape · Retro Style
Verdict: N/A
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": "Walnut Wood Leaf Plate - Light Luxury Retro Serving Tray",
"quantity": 1,
"grams": 0,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": ""
}
}],
"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").