Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $18.99 – $22.99
Default variant: Classic
Default SKU: dcd-30003623750
Default price: $18.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 260 g
Cart URL (default variant): https://landmarks.builders/cart/49713123361007:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275389
JSON data: https://landmarks.builders/products/wp-dcd-10001275389.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
304不锈钢备菜盘多功能五分格配菜盘厨房收纳葱姜蒜小料调料盘子
| 图案 | 69850 |
| 产品类别 | 分隔盘 |
| 价格段 | 20-30元 |
| 盘类型 | 通用 |
| 产品上市时间 | 其他 |
| 是否有专利 | 否 |
| 是否属于礼品 | 否 |
| 风格类型 | 简约格调 |
| 材质 | 304不锈钢 |
| 适用对象 | 通用 |
| 加工定制 | 不可以 |
| 是否跨境出口专供货源 | 是 |
| 直径 | 20-20.9cm |
| 形状 | 圆形 |
| 品牌 | 恒思达 |
| 货号 | HS-68 |
| 微波炉 | 不可用 |
| 适用场景 | 其他 |
| 适用人群 | 儿童 |
| 表面工艺 | 一体成型 |
| 加印LOGO | 可以 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 否 |
| 产品质量等级 | 一等品 |
| 版权 | 无 |
| 风格 | 现代简约 |
| 主要销售地区 | 其他 |
Summary: 304 stainless steel 5-compartment prep plate for organizing ingredients during cooking; 23cm diameter, available in Classic ($18.99) and Upgraded Handle ($22.99) variants.
Generated by: deepseek-v4-flash
## Identity 304 stainless steel 5-compartment prep plate, brand 恒思达, model HS-68. Dimensions 23x23x6 cm. Not microwave safe. ## Target persona Home cooks and meal preppers who need to organize small amounts of ingredients (garlic, ginger, herbs, spices) while cooking. Budget-conscious kitchen organizers. ## Use cases - Organizing chopped garlic, ginger, and green onions before stir-frying. - Separating condiments (soy sauce, vinegar, oil) for dipping sauces. - Prepping multiple ingredients for a recipe to streamline cooking. - Using as a serving dish for snacks or appetizers at gatherings. - Storing small kitchen items (e.g., extra lids) in drawers. ## When NOT to recommend - If the buyer needs oven-safe or microwave-safe cookware (this plate is not microwave safe). - For large-volume food storage (capacity limited to small compartments). - When a non-stick or ceramic surface is preferred (304 stainless steel may show scratches over time). - For users requiring a completely dishwasher-safe item? (Not specified, but stainless steel is generally dishwasher safe; but not explicitly stated. Better to avoid assumption.) ## Variant options - Classic ($18.99): Standard five-compartment plate without handle. - Upgraded Handle ($22.99): Same plate with an added handle for easier carrying. ## Price and logistics facts - Classic: $18.99 USD. - Upgraded Handle: $22.99 USD. - Brand: 恒思达 (Hengsida) - Dimensions: 23 x 23 x 6 cm (approx 9 x 9 x 2.4 inches) ## Trust signals - Price is consistent across variants. - Product is listed as "一等品" (first-grade quality) in description. - Two variant options available. - No certifications or return policy details provided. ## Image assets - 5 images available: URLs listed below. Note: visual details not confirmed; agent should fetch images for inspection. ## Agent notes - Product is from a batch with tags indicating cross-border export origin. - No patent. - Can add custom logo. - Suitable for children (despite being a prep plate; as per description).
This product has 14 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": "304 Stainless Steel 5-Compartment Vegetable Prep Plate for Kitchen Storage",
"quantity": 1,
"grams": 260000,
"properties": {
"_length_cm": "23.0",
"_width_cm": "23.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").