Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $7.99
Default variant: As pictured / Large
Default SKU: 5850607024373
Default price: $7.99
Availability: In Stock
Product Type: Serving Trays
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/48189402775791:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/small-wooden-serving-tray
JSON data: https://landmarks.builders/products/small-wooden-serving-tray.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Discover the charm of our Modern Minimalist Wooden Serving Tray. Crafted from solid wood, this tray boasts a simple, retro style that adds a touch of warmth to any setting. Its irregular shape and natural wood finish make each piece unique.
This small wooden tray is incredibly versatile, perfect for presenting a delightful array of cakes, artisanal cheeses, aromatic teas, or your favourite snacks. Whether you're hosting a party or enjoying a quiet breakfast in bed, this tray is an elegant solution.
Make it uniquely yours or create a memorable gift with our custom processing options, including logo printing. Available in both small and large sizes, you can choose the perfect fit for your serving needs.
Summary: Small wooden serving tray made of solid wood with modern minimalist style, irregular shape, available in two sizes, and customizable with logo printing.
Generated by: deepseek-v4-flash
## Identity Small Wooden Serving Tray, solid wood, modern minimalist design, irregular shape, natural wood finish. ## Target persona Home entertainers looking for a budget-friendly serving tray; gift-givers seeking a customizable small item; small-space dwellers wanting a versatile tray. ## Use cases - Serving breakfast in bed - Presenting cheese or appetizers at a party - Displaying tea or coffee cups - Organizing small items on a desk or vanity - Gifting with custom logo printing ## When NOT to recommend - For heavy or large food platters (size small/large not specified, but likely limited capacity) - For formal dining occasions requiring a polished finish (irregular shape may not suit) - For customers needing precise dimensions (not provided) - For those seeking dishwasher-safe or waterproof servingware ## Variant options - As pictured / Large: $7.99 - As pictured / Small: $7.99 ## Price and logistics facts - Price: $7.99 USD (both variants) - Dimensions not provided - Custom processing available (logo printing) - Material: Wood ## Trust signals - Price is consistent across variants - Customizable with logo (indicates brand trust) - In-stock status not confirmed - Return policy not stated ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7aa092d23fe946a98799b31a49819289.png?v=1774193195 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0fae7dda68413a29797031814918e11b18b5cae9738dbd5d6b0cb2c1fa637d65.jpg?v=1774193195 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6b12236fb1c78c3dc0b37748cc202cccd966130f6c5a4b6826aa94e995f6801b.jpg?v=1774193195 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0d8fb5bdb38962089f6c444447c66d168d18e5b60a93815543b54736c5652521.jpg?v=1774193195 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1208d52de34b218086e82eca1195e0e814fa6df12f19c8eb9ac7a67be48e75c0.jpg?v=1774193195 ## Agent notes - No dimensions provided; agent should not assume specific size. - Only two variants, both same price. - Image analysis not performed on these URLs.
This product has 14 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Solid Wood · Retro Aesthetic · Versatile Serving
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": "Small Wooden 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").