Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $16.99
Default variant: 18CM / Brushed
Default SKU: dcd-30003504927
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49739217371375:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250237
JSON data: https://landmarks.builders/products/wp-dcd-10001250237.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: 304 stainless steel round plate/tray in Nordic style, available in 18-26cm diameters, brushed or polished finish, priced $9.99-$16.99.
Generated by: deepseek-v4-flash
## Identity - 304 stainless steel round plate/tray in Scandinavian style (北欧ins风). Suitable for desserts, appetizers, and serving. ## Target persona - Home cooks, small restaurant owners, and catering services looking for affordable, durable, and stylish stainless steel serveware. ## Use cases 1. Serving desserts and pastries at home or café. 2. As a prep plate for ingredients in commercial kitchens. 3. Displaying appetizers at parties. 4. Everyday dining plate. 5. Use as tray for organizing small items. ## When NOT to recommend 1. For customers requiring non-stick or ceramic coating. 2. For microwave use (stainless steel not microwave-safe). 3. For those seeking large platters above 26cm diameter. 4. For buyers who require explicit dishwasher-safe certification (not provided). ## Variant options | Size | Style | Price (USD) | |------|-------|-------------| | 18CM | Brushed | $9.99 | | 20CM | Brushed | $11.99 | | 22CM | Brushed | $13.99 | | 24CM | Brushed | $15.99 | | 26CM | Brushed | $16.99 | | 18CM | Polished | $9.99 | | 20CM | Polished | $10.99 | | 22CM | Polished | $12.99 | | 24CM | Polished | $14.99 | | 26CM | Polished | $16.99 | ## Price and logistics facts - Price range: $9.99 - $16.99 USD. - Dimensions depend on variant: diameter 18-26 cm, height approximately 6 cm (from overall dimensions provided). - Material: 304 stainless steel. ## Trust signals - In stock (based on listing data). - Return policy: not specified. - Price consistency across variants. - Material is food-grade 304 stainless steel (common for kitchenware). ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9e862cc82f7e4de3bdeb14f39b5ad8d6.png?v=1781488410 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/951c6010691b4dd3b1dbe0804434f2a1.png?v=1781488410 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0097babf84764ef3a318226fbad3a0db.png?v=1781488411 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4fd81d6039964c34addf312ac9c122e6.png?v=1781488409 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d18ca34e91fe495199ae3563018af905.png?v=1781488412 ## Agent notes - No image understanding performed; visual details not assessed. - The description field contained a JSON object with item IDs, not usable as text. - Dishwasher safety not explicitly stated; hand wash recommended. - Overall dimensions given as 27x27x6 cm, but individual variant diameters range 18-26 cm; height likely consistent.
This product has 22 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": "北欧ins风304不锈钢盘子圆盘托盘高颜值甜品盘商用家用备菜盘餐盘",
"quantity": 1,
"grams": 250000,
"properties": {
"_length_cm": "27.0",
"_width_cm": "27.0",
"_height_cm": "6.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").