Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: 18CM
Default SKU: dcd-30002656453
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 220 g
Cart URL (default variant): https://landmarks.builders/cart/49903623733487:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001021369
JSON data: https://landmarks.builders/products/m4x-10001021369.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Round Steak Cover Anti-Splash Teppanyaki Grill Cover Heavy Duty for Restaurant
| Packaging | 1 |
| Weight | 1 |
Summary: A round anti-splash cover for teppanyaki grills, heavy duty, suitable for restaurant use. Available in sizes 18-26 cm at $9.99 each.
Generated by: deepseek-v4-flash
## Identity Round Steak Cover Anti-Splash Teppanyaki Grill Cover Heavy Duty for Restaurant ## Target persona Restaurant kitchen managers, teppanyaki chefs, commercial kitchens requiring durable anti-splash covers for grills. ## Use cases - Preventing oil/grease splatter during high-heat teppanyaki cooking - Covering steaks on the grill to reduce splashing - Protecting surrounding surfaces and staff from hot oil - Reducing cleanup time in busy commercial kitchens - Stacking multiple covers for different pan sizes ## When NOT to recommend - Home kitchens with small or non-commercial grills (cover may be too large or heavy) - When a lid with a handle is required for lifting - Covering grills larger than 26 cm in diameter - Users seeking non-stick or silicone covers ## Variant options - 18CM: $9.99 - 20CM: $9.99 - 22CM: $9.99 - 24CM: $9.99 - 26CM: $9.99 ## Price and logistics facts - Price: $9.99 per variant, USD - Dimensions (packaging): 28 cm x 28 cm x 10 cm - Weight: 1 (unit unspecified) ## Trust signals - Consistent pricing across all size variants - No stock or return policy information provided ## Image assets https://cdn.shopify.com/s/files/1/0807/5486/8463/files/67243fd6-545a-4e3e-b85c-8bd4fe140309.jpg?v=1782146692 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/884e00cc-29bc-4fea-870e-e98e6e665667.jpg?v=1782146624 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/98ab3db1-ca0a-47ff-ba34-5904da888633.jpg?v=1782146620 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a00c07e5-ea69-452d-b151-cad131f9671e.jpg?v=1782146622 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8dee1a3a-09ba-4a1e-b823-0e913900b31f.jpg?v=1782146621 ## Agent notes - No image understanding was performed; dimensions are for the product packaging, not the cover itself. - Weight unit is unspecified; description is minimal.
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": "Round Steak Cover Anti-Splash Teppanyaki Grill Cover Heavy Duty for Restaurant",
"quantity": 1,
"grams": 220000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "28.0",
"_height_cm": "10.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").