Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $19.99 – $21.99
Default variant: Natural Color High
Default SKU: dcd-30003612498
Default price: $19.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 800 g
Cart URL (default variant): https://landmarks.builders/cart/49713984930031:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270873
JSON data: https://landmarks.builders/products/wp-dcd-10001270873.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
加厚不锈钢西餐盖 亚马逊大号牛排盖子 砂光亮光加深飞碟盘套盖子
| 产地 | 潮州 |
| 品牌 | 荣丰 |
| 货号 | FDP |
| 产品质量等级 | 优等品 |
| 材质 | 不锈钢 |
| 价格段 | 20-30元 |
| 产品上市时间 | 2024年夏 |
| 是否有专利 | 无 |
| 是否跨境出口专供货源 | 否 |
| 风格 | 欧式风 |
| 是否进口 | 否 |
Summary: This 33x33x16 cm stainless steel food cover (UFO-shaped) is designed for large plates like steak, priced at $19.99–$21.99 per variant, with a European-style finish.
Generated by: deepseek-v4-flash
## Identity Rongfeng brand stainless steel Western food cover, model FDP, large size (33x33x16 cm) with sand-bright and bright finish, UFO shape. Material: stainless steel. Product grade: superior. Origin: Chaozhou. Style: European. ## Target persona Restaurant chefs and kitchen staff who serve Western dishes; home cooks who frequently prepare large steaks or plated meals; commercial buffet operators needing food covers. ## Use cases - Covering steaks or large entrees to retain heat during plating - Protecting food from insects and dust outdoors or in buffets - Stacking plates with cover for efficient carrying and serving - Keeping food warm on a hot plate or warming tray - Presenting dishes with a professional, European-style cover ## When NOT to recommend - If the user needs a microwave-safe cover (stainless steel is not microwave safe) - For small plates or cups (cover is 33 cm diameter, too large) - When airtight sealing is required (cover is not airtight) - If the user requires a lid for cookware (this is a serving cover, not for cooking) ## Variant options - Style "Natural Color High" (SKU: dcd-30003612498) at $19.99 - Style "Natural Color High a" (SKU: dcd-30003612499) at $21.99 ## Price and logistics facts - Price: $19.99 (Natural Color High) / $21.99 (Natural Color High a), currency USD - Dimensions: 33 x 33 x 16 cm - Launch: Summer 2024 - No patent; not an export-specific product. ## Trust signals - In-stock status: Not provided; assume available based on listing. - Return policy: Not specified. - Certifications: None mentioned. - Price consistency: Two variants with slight price difference. ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Images were not analyzed; visual details (e.g., finish, exact shape) cannot be confirmed from data. - No weight information provided. - No customer reviews or ratings available. - The product description is in Chinese, suggesting origin market.
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": "加厚不锈钢西餐盖 亚马逊大号牛排盖子 砂光亮光加深飞碟盘套盖子",
"quantity": 1,
"grams": 800000,
"properties": {
"_length_cm": "33.0",
"_width_cm": "33.0",
"_height_cm": "16.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").