Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: 28CM
Default SKU: dcd-30002761234
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: 374 g
Cart URL (default variant): https://landmarks.builders/cart/49879163371759:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001044371
JSON data: https://landmarks.builders/products/m4x-10001044371.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Material: This high dome wok lid is crafted from food-grade 304 stainless steel, ensuring a rust-resistant and cooking experience for your family.
See-Through Cooking: The combined stainless steel glass lid allows you to observe your food's progress at a glance without losing heat or steam.
High Dome Design: Featuring an arched structure, this pot lid provides extra vertical space to prevent food from being crushed and helps steam circulate efficiently.
Universal Fit: Designed as a versatile cookware accessory, it fit a wide range of frying pans, woks, and stockpots
Features: This thickened pan cover includes a steam vent to prevent pressure buildup and rounded edges for, comfortable handling during busy meal prep.
Summary: Stainless steel wok lid made from 304 food-grade stainless steel with glass top, available in sizes 28cm to 42cm at $9.99.
Generated by: deepseek-v4-flash
## Identity Stainless Steel Wok Lid Anti-Spill Universal Frying Pan Cover Cookware Accessory ## Target persona Home cooks who use woks, frying pans, or stockpots and need a versatile, see-through lid at a low price point. ## Use cases - Covering a wok during stir-frying to prevent oil splatter - Simmering soups or sauces in a frying pan while observing cooking progress - Steaming vegetables in a wok with the glass lid to trap heat - Replacing a missing lid for a standard round pan - Using as a universal cover for different pot sizes (28-42 cm) ## When NOT to recommend - For professional chefs requiring precise fit for commercial cookware - For users needing a lid with a locking or sealing mechanism - For high-heat cooking methods that may crack glass (e.g., prolonged deep frying) - For oddly shaped or non-circular pans ## Variant options - 28cm ($9.99) - 30cm ($9.99) - 32cm ($9.99) - 34cm ($9.99) - 36cm ($9.99) - 38cm ($9.99) - 40cm ($9.99) - 42cm ($9.99) ## Price and logistics facts Price: $9.99 (all variants). Package dimensions: 50 x 43 x 18 cm. Shipping and tax not specified. ## Trust signals - Made from food-grade 304 stainless steel (rust-resistant) - Tempered glass for see-through cooking - Steam vent to prevent pressure buildup - No stock status or return policy information provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8944ec9e-bc81-4efb-b559-865ea7a68c4b.jpg?v=1782126337 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/41dd13ee-a64c-497b-84f2-de0bfac4a95e.jpg?v=1782126338 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/57d4e6f1-31a5-4243-b623-9480d85b886d.jpg?v=1782126337 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/967a555b-7858-4130-8463-1701df7c3e71.jpg?v=1782126337 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4d95fb33-4b6b-4b5e-b3ee-6d7ff2c89078.jpg?v=1782126338 ## Agent notes Image content not analyzed; no visual details were inferred. No stock or return policy data available.
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": "Stainless Steel wok Lid Anti-Spill Universal Frying Pan Cover Cookware Accessory for Kitchen",
"quantity": 1,
"grams": 374000,
"properties": {
"_length_cm": "50.0",
"_width_cm": "43.0",
"_height_cm": "18.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").