Brand: World Products (Landmark)
SKU: dcd-30002886845
Price: $100.00
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1100 g
Cart URL (default variant): https://landmarks.builders/cart/49810742116591:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001085123
JSON data: https://landmarks.builders/products/m4x-10001085123.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Design: This flamingo snack stand features a playful two-tier fruit basket outline that instantly adds charm to any table setting while keeping your display organized and easy to see.
Functionality: Use it is a serving tray for fruit, desserts, bread, candies, or tea snacks, giving you a practical way to present food neatly during everyday meals or gatherings.
Material: Made from PP woven material with a wicker-design look, this wicker dessert tray offers a lightweight feel and a textured finish that brings a warm handmade feel to the room.
Storage Advantage: The stacked structure helps maximize space, making it a smart household storage piece for counters, dining tables, tea tables, or sideboards when you want more order without clutter.
Decorative Attraction: The pink body, flamingo head, and bright trim create a cheerful accent that is ideal for serving and display, helping make snacks feel more inviting and special.
Summary: Two-Tier Fruit Basket Woven Flamingo Snack Stand Decorative Wicker Dessert Tray for Party. 【Design】: This flamingo snack stand brings a playful decorative touch to everyday areas, transforming simple storage piece into a charming tabletop highlight 【Functionality】: The two-tier fruit basket gives you practical household storage with space to separate fruit, snacks, desserts, or small serving items in one organized display. 【Material】: Made from PP woven wicker, this wicker dessert tray offers a lightweight yet sturdy look that adds texture and a handcrafted feel to your table. 【Versatility】: U
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Two-Tier Fruit Basket Woven Flamingo Snack Stand Decorative Wicker Dessert Tray for Party",
"product_id": 9429805695215,
"variant_id": 49810742116591,
"quantity": 1,
"grams": 1100,
"length_cm": "36.0",
"width_cm": "34.0",
"height_cm": "31.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").