Brand: World Products (Landmark)
SKU: dcd-30002601833
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 246 g
Cart URL (default variant): https://fashionandbeauty.landmarks.builders/cart/43760498114634:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://fashionandbeauty.landmarks.builders/products/m4x-10001010544
JSON data: https://fashionandbeauty.landmarks.builders/products/m4x-10001010544.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant Design: Features a light luxury, European-inspired design with intricate, vintage-design embossed edges and a brilliant mirror finish, making it a stunning piece of serving ware for any occasion.
Premium Material: Crafted from high-quality 304 stainless steel, this long-lasting and rust-resistant stainless steel serving platter is polished to a high gloss, ensuring longevity and a consistently sophisticated look.
Versatile Functionality: This multi-purpose decorative tray is perfect for serving desserts, appetizers, or afternoon tea, and also functions beautifully as a photography prop or an organizer for jewelry and cosmetics.
Multiple Uses: Beyond the dining table, use it as an elegant vanity tray in the bathroom to hold towels and toiletries, or on a dresser to display perfumes and accessories, adding a hint of class to any room.
Perfectly Sized: With its compact and practical dimensions, this vintage design mirrored tray offers ample space for presentation without overwhelming your table or counter space, making it ideal for both intimate gatherings and daily use.
Summary: European Design Dessert Plate Mirror Finish Stainless Steel Serving Platter. 【Elegant Design】: Features a light luxury, European-inspired design with intricate, vintage-design embossed edges and a brilliant mirror finish, making it a stunning piece of serving ware for any occasion. 【Premium Material】: Crafted from high-quality 304 stainless steel, this long-lasting and rust-resistant stainless steel serving platter is polished to a high gloss, ensuring longevity and a consistently sophisticated look. 【Versatile Functionality】: This multi-purpose decorative tray is perfect for serving desserts,
Generated by: m4x-map-v1
This product has 12 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "European Design Dessert Plate Mirror Finish Stainless Steel Serving Platter",
"quantity": 1,
"grams": 246000,
"properties": {
"_length_cm": "22.0",
"_width_cm": "14.0",
"_height_cm": "4.0"
}
}],
"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").