Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99 – $13.99
Default variant: Black Square Tray - Large
Default SKU: 5209926882822
Default price: $13.99
Availability: In Stock
Product Type: Decorative Trays
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/48189417750767:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/leather-wood-tray-light-luxury-decor
JSON data: https://landmarks.builders/products/leather-wood-tray-light-luxury-decor.json
This product comes in 4 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 exquisite Leather Wood Tray. Crafted with a handmade leather and wood construction, this tray embodies a sophisticated light luxury aesthetic, making it an ideal addition to any home decor. Its versatile design makes it perfect for organizing your cherished jewellery, keeping desktop items tidy, or simply serving as a beautiful decorative accent.
Whether you're looking for a personal gift or enhancing your home staging, this tray offers a touch of elegance. The beige square tray, in a convenient small size, is designed to complement any interior. It's a thoughtful choice for various occasions, offering a unique and stylish way to present or store items.
Summary: Handmade leather and wood decorative tray in light luxury style, available in black or beige, small or large sizes, for organizing jewellery, desktop items, or as decor.
Generated by: deepseek-v4-flash
## Identity Handmade leather and wood decorative tray with light luxury aesthetic. Available in black or beige, small (11.99 USD) or large (13.99 USD). ## Target persona Home decor enthusiasts seeking affordable light luxury accents; individuals organizing jewellery or desk supplies; gift shoppers for housewarmings or birthdays; home stagers. ## Use cases - Organizing jewellery on a dresser - Keeping desk items tidy - Serving as a decorative catchall in entryway - Staging a home for sale - Gifting to a friend who appreciates minimalist decor - Holding keys and small items near the door ## When NOT to recommend - If needing a large serving tray for heavy dishes - If requiring a moisture-proof tray for bathroom - If preferring modern plastic or metal trays - If budget is under $10 ## Variant options - Black Square Tray - Large: $13.99 - Black Square Tray - Small: $11.99 - Beige Square Tray - Large: $13.99 - Beige Square Tray - Small: $11.99 ## Price and logistics facts Base price (small): $11.99 USD. Large: $13.99 USD. Currency: USD. Dimensions not provided. ## Trust signals Multiple color/size variants available. Price consistent across identical sizes. No stock status or return policy provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1626445fd30141f281b1baaae12f8641.png?v=1774194598 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8d3c9c08a6aaab7b959e5306490b58aca67cccf7c80fa13f2d8ddf7475d27362.jpg?v=1774194598 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6986a6a02607ae6718015517aecf9fa299d992948640fcd6995df4187ce455f0.jpg?v=1774194598 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0adc867411b993ed095a0eb9649937e109715b37fd014a57bb8880eac35293a5.jpg?v=1774194598 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7a7b0e000661dcb18711c1ef488a691924478abaab9e5ec56dc1ce755163f99c.jpg?v=1774194598 ## Agent notes Images were not analyzed; visual details not verified. Dimensions unknown; verify before recommending for specific spatial requirements.
This product has 20 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Leather & Wood · Handmade · Light Luxury Decor
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": "Leather Wood Tray - Light Luxury Decor",
"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").