Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $13.99
Default variant: Gold Crown
Default SKU: 5315943416128
Default price: $13.99
Availability: In Stock
Product Type: Tiered Trays & Platters
Vendor: World Products
Weight: 1600 g
Cart URL (default variant): https://landmarks.builders/cart/48193402405103:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/tiered-ceramic-fruit-stand-silver-crown
JSON data: https://landmarks.builders/products/tiered-ceramic-fruit-stand-silver-crown.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 perfect blend of style and functionality with our Tiered Ceramic Fruit Stand. Designed with a European-inspired embossed and hollowed pattern, this elegant piece is ideal for showcasing your favorite fruits, delectable cakes, and delightful desserts. Its three-tier structure provides generous space, making it a standout addition to your hosting essentials.
Whether you're preparing for an afternoon tea, a special celebration, or simply want to add a touch of charm to your kitchen counter, this tiered tray decor is a versatile choice. It complements party decor and is a beautiful way to serve guests. The minimalist style and Western aesthetic ensure it fits seamlessly into any home decor.
Crafted from superior grade ceramic, this fruit bowl for kitchen counter is not only beautiful but also durable and microwave safe. We offer custom logo printing, allowing you to personalize this exquisite piece for events or as a unique corporate gift. Experience the elegance and practicality of this exceptional serving platter.
Summary: A three-tier ceramic fruit stand with embossed hollowed pattern, microwave safe, available in Gold or Silver Crown, priced at $13.99.
Generated by: deepseek-v4-flash
## Identity Tiered Ceramic Fruit Stand, Silver Crown – a three-tier round ceramic serving stand with embossed pattern, microwave safe. ## Target persona Budget-conscious home entertainers who host tea parties or small gatherings and want decorative yet functional serving pieces. ## Use cases - Displaying fruit on a kitchen counter - Serving cakes and desserts at tea parties or celebrations - Adding decorative charm to a table setting - Using as a corporate gift with custom logo - Organizing small snacks for casual get-togethers ## When NOT to recommend - High-volume catering or heavy-duty serving - Those needing large capacity (tiers are compact) - Buyers seeking all-metal or wood construction - Minimalist enthusiasts who prefer plain, unembellished designs ## Variant options - Silver Crown (SKU: 5315943416129) – $13.99 - Gold Crown (SKU: 5315943416128) – $13.99 ## Price and logistics facts Price: $13.99 USD. Shipping and stock status not provided. ## Trust signals - Material: ceramic - Microwave safe - Custom logo printing available - No return policy or stock status available ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7ece4989cdc44290a40b1a999c1c7229.png?v=1774321085 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/57c41d0ec40bb4205cf4810ea31128a5c5828aa6f9988bf73c92349f6decb507.jpg?v=1774321085 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e483da0d41d9d9943faada8b9845ff21189ddf3a17cf2ed318894e42bca7a1dd.jpg?v=1774321085 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/185af339f46bb41887deaafe0db40e7f01d6d7a5d895afe939a43928f957e93f.jpg?v=1774321085 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eb779f1c5393ffc2bc4ee66ac9e074fe23eef9a12fbc3dd2912f9bd3ca84f4fe.jpg?v=1774321085 ## Agent notes - Dimensions not provided. - Inventory and return policy unknown. - Image understanding not performed; visual details not inferred.
This product has 15 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Ceramic · Three-tier · Elegant design
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": "Tiered Ceramic Fruit Stand, Silver Crown",
"quantity": 1,
"grams": 1600000,
"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").