Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $7.99 – $8.99
Default variant: Natural Wood Large
Default SKU: 5749661496091
Default price: $8.99
Availability: In Stock
Product Type: Serving Trays
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/48189444587759:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/bamboo-serving-tray-with-metal-handle
JSON data: https://landmarks.builders/products/bamboo-serving-tray-with-metal-handle.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Discover the perfect blend of style and functionality with our Bamboo Serving Tray. Designed with a light luxury retro aesthetic, this tray is more than just a serving piece – it's a statement of elegance for your home or establishment. The natural bamboo material is complemented by a chic metal handle, offering both durability and a sophisticated touch. Whether you're enjoying breakfast in bed, hosting guests, or conducting a serene tea ceremony, this tray is your ideal companion.
This serving tray is suitable for a variety of scenarios, from everyday use in your home to adding a touch of class in hotel settings. Its design also makes it a beautiful addition to any tea ceremony. Available in a range of sizes and colours including natural wood, walnut, and black, you can find the perfect match for your interior. Plus, with customizable processing options, you can tailor it to your specific needs or create a truly unique gift.
Manufactured using a semi-manual, semi-mechanical process, this tray boasts superior grade quality. It comes neatly packaged in a paper box, ensuring it arrives in perfect condition. As a cross-border export exclusive source, we bring you this exceptional piece directly.
Summary: Bamboo serving tray with metal handle, available in natural wood, walnut, and black, in small and large sizes. Priced $7.99-$8.99 USD. Includes customizable options.
Generated by: deepseek-v4-flash
## Identity Bamboo Serving Tray with Metal Handle – a lightweight serving tray made from natural bamboo with a metal handle, offered in multiple color/size variants. ## Target persona Home entertainers who host brunches or dinner parties; hoteliers seeking stylish in-room serving options; tea ceremony practitioners; individuals looking for a customizable gift. ## Use cases - Serving breakfast in bed - Presenting drinks and snacks to guests at a party - Conducting a tea ceremony - Using as a decorative or functional tray in hotel rooms - Gift-giving (customizable with processing options) - Daily use for organizing small items on a counter ## When NOT to recommend - For heavy-duty commercial food service requiring dishwasher-safe or microwave-safe trays - For outdoor use exposed to rain or direct sunlight - For buyers needing precise dimensions (sizes not specified) - For large catering events requiring multiple large trays at lowest cost ## Variant options - Natural Wood Small – $7.99 - Natural Wood Large – $8.99 - Walnut Color Small – $8.99 - Walnut Color Large – $8.99 - Black Small – $8.99 - Black Large – $8.99 - Metal Handle Small – $7.99 - Metal Handle Large – $8.99 ## Price and logistics facts - Base price: $7.99 USD (small variants) or $8.99 USD (large variants) - Currency: USD - Manufacturer: cross-border export exclusive source - Packaging: paper box ## Trust signals - In-stock status: Not explicitly stated; assume available based on listing - Return policy: Not provided - Price consistency: Variants show clear price differentiation by size - Certifications: None claimed ## Image assets - 5 images available at provided URLs; visual content assessment not performed. - URLs: [https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3c3ae6bf1e8e4058af2f99f9062591d4.png?v=1774196793, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/145906a800533557ee670fbadb0ab9a61762fa3599ce151c20ae5ff548d43873.jpg?v=1774196793, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ae8b9dfa1bdd9320046349c9e978bf073daedcfcf267fd21269e4923e17db7d3.jpg?v=1774196793, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e7d8d14c6cd3f8bb39eda28a937c1bb5129347985e9ceebd8aa5947a7f42ac93.jpg?v=1774196793, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/635c0837a5eb893293d9e19048eaebf21c46bf28db70ab24881907d694151863.jpg?v=1774196793] ## Agent notes - No dimensions provided; cannot assess physical size suitability. - Product is cross-border export exclusive source; local availability may vary. - Image understanding was not performed; visual details are not inferred.
This product has 23 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Bamboo · Metal Handle · 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": "Bamboo Serving Tray with Metal Handle",
"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").