Brand: World Products (Landmark)
This product has 9 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $29.99 – $71.99
Default variant: 30CM / Round
Default SKU: dcd-30002756115
Default price: $46.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 900 g
Cart URL (default variant): https://landmarks.builders/cart/49879185424623:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001043148
JSON data: https://landmarks.builders/products/m4x-10001043148.json
This product comes in 9 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Material: Crafted from premium 304 stainless steel, this Tableware is resistant to and designed for long use in busy commercial environments.
Elegant Presentation: Featuring a unique hand-hammered texture, this Serving Platter creates a stunning visual effect that improves the presentation of sashimi, seafood, and culinary appetizers.
Versatile Utility: This multi-functional Food Tray is for serving everything from fresh salmon on ice to colorful fruit salads and artisanal breads in upscale dining settings.
Artistic Design: The Hammered Stainless Steel Plate boasts a sophisticated irregular shape with smooth, polished edges, adding a accent of contemporary luxury to any restaurant or hotel table arrangement.
Professional Grade: Designed as a Decorative Serving Dish for restaurateurs and chefs, it features a stable non-slip base and an easy-to-clean surface that maintains its mirror-like shine.
Summary: A 304 stainless steel sashimi ice platter with hammered texture, available in multiple shapes and sizes, priced from $29.99. Suitable for home entertaining, catering, and restaurant use.
Generated by: deepseek-v4-flash
## Identity - Product: Sashimi Ice Platter (also called Decorative Serving Dish, Stainless Steel Serving Tray) - Material: 304 stainless steel - Dimensions (main listing): 57.0 x 37.0 x 10.5 cm (but actual size varies by variant) - Features: Hand-hammered texture, polished edges, non-slip base, easy-to-clean ## Target persona - Home entertainers hosting parties or gatherings - Catering event professionals needing elegant presentation - Restaurant chefs serving sashimi, seafood, or appetizers - Party hosts looking for durable, attractive platters ## Use cases - Serving sashimi on ice at sushi parties - Displaying seafood platters at catering events - Presenting fruit salads or appetizers at brunches - Offering artisanal bread service in upscale dining - Buffet or family-style serving of cold dishes ## When NOT to recommend - For microwave use (stainless steel is not microwave-safe) - For dishwasher cleaning (no explicit dishwasher safety, but hand wash recommended for mirror finish) - For lightweight disposable or single-use occasions (heavy stainless steel) - For very small individual portions (smallest variant is 25x3cm triangle) ## Variant options - 30CM Round: $46.99 - 35CM Round: $51.99 - 35x20x3cm Rectangle: $46.99 - 55x30x5.5cm Rectangle: $71.99 - 45x25x3cm Rectangle: $51.99 - 32x19x5.5cm Oval: $46.99 - 25x3cm Triangle: $29.99 (main variant) - 30x3cm Triangle: $35.99 - 35x3cm Triangle: $47.99 ## Price and logistics facts - Base price: $29.99 USD (Triangle 25x3cm) - Other variants range up to $71.99 USD - Prices as listed; no discounts or shipping info provided ## Trust signals - In-stock status: Not specified - Return policy: Not provided - Price consistency: No pricing history available - Certifications: None claimed (304 stainless steel is food-grade, but no explicit certification) ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b0699e2e-6e9f-4433-8693-31b15deba52d.jpg?v=1782126350 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/196a4630-9f28-4d26-8735-f43cb9497f87.jpg?v=1782126348 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/53c9d756-d181-49d9-a8bd-8ab0a0efaa1d.jpg?v=1782126349 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/de7434bd-13c8-4681-b2bf-aaadd3599107.jpg?v=1782126348 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/12c385b6-1b7a-4d83-9596-ec79b9b73f6a.jpg?v=1782126348 ## Agent notes - Image content not analyzed; assume platter photos as per SKU.
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": "Sashimi Ice Platter Elegant Design Decorative Serving Dish Easy to Clean Stainless Steel Serving Tray for Home Entertainers, Catering Events, Parties",
"quantity": 1,
"grams": 900000,
"properties": {
"_length_cm": "57.0",
"_width_cm": "37.0",
"_height_cm": "10.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").