Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.60 – $3.23
Default variant: Small / Shallow
Default SKU: dcd-30004140825
Default price: $2.60
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50467797401839:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001457502
JSON data: https://landmarks.builders/products/wp-dcd-10001457502.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Maifan Stone Coating: Features a durable non-stick maifan stone surface for easy food release and quick cleanup, promoting healthier cooking with less oil.
Versatile Compatibility: Designed for use on various heat sources, including open flames, gas stoves, and induction cookers, offering broad kitchen utility.
Durable Construction: Made with thickened material for enhanced durability and even heat distribution, ensuring consistent cooking results.
Rectangular Design: Ideal for grilling whole fish, seafood, vegetables, and other BBQ items, providing ample cooking space for family meals.
Easy to Clean: The non-stick surface prevents food from sticking, making washing simple and convenient after every use.
Summary: Maifan stone non-stick rectangular grill pan for fish and BBQ, compatible with gas and induction cookers. Four size/depth variants priced between $2.60 and $3.23.
Generated by: deepseek-v4-flash
## Identity A low-cost, maifan stone non-stick rectangular grill pan designed for grilling fish, seafood, vegetables, and BBQ items on gas stoves, open flames, or induction cooktops. Available in four size/depth combinations. No dimensions or weight specified. ## Target persona - Budget-conscious home cooks needing an inexpensive non-stick grill pan. - Campers or outdoor cooks using portable gas stoves or open flames. - Renters or individuals with induction cooktops seeking compatible cookware. - Health-oriented cooks who prefer low-oil frying and easy cleanup. ## Use cases - Grilling whole fish on a gas stovetop. - BBQ vegetables or seafood over an open flame. - Pan-frying with minimal oil using the non-stick surface. - Cooking indoors on induction cooktops. - Quick cleanup after oily or sticky foods. ## When NOT to recommend - Commercial or high-volume cooking (price point suggests light-duty construction). - Recipes requiring oven use (oven safety not specified). - Users who need exact pan dimensions or capacity (not provided). - Professional chefs needing specific heat distribution or durability. ## Variant options | Size | Type | SKU | Price (USD) | |------|------|------|------------| | Small | Shallow | dcd-30004140825 | $2.60 | | Medium | Shallow | dcd-30004140827 | $2.94 | | Large | Shallow | dcd-30004140828 | $3.23 | | Small | Deep | dcd-30004140829 | $2.94 | ## Price and logistics facts - Prices are in USD, per variant listed above. - No shipping, handling, or delivery information provided. - Dimensions (L/W/H) are not specified. - No stock availability (in-stock/out-of-stock) status provided. ## Trust signals - Described as having a durable maifan stone coating for non-stick performance. - Claimed compatibility with gas stoves, open flames, and induction cookers. - Thickened material for even heat distribution (per description). - No certifications, safety listings, or return policy disclosed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01yn67jx20dQt8mOXfJ__2221342216872-0-cib.jpg?v=1786299279 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Y1sBpe20dQt8mQHrH__2221342216872-0-cib.jpg?v=1786299279 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01K9FLfh20dQt8f3QGz__2221342216872-0-cib.jpg?v=1786299279 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Unkvw320dQt8uJAp9__2221342216872-0-cib.jpg?v=1786299279 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN011QT2hD20dQt42fpla__2221342216872-0-cib.jpg?v=1786299279 ## Agent notes - Images were not inspected; visual details may not match actual product. - Pan dimensions and capacity are unknown. - Verify induction compatibility with specific cooktop model if critical. - Price point suggests low-cost imported cookware; quality and performance may vary. - Stock availability and return policy not provided; confirm before purchase.
This product has 5 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Maifan Stone Non-Stick Rectangular Grill Pan for Fish and BBQ, Gas Stove \u0026 Induction Cooker Compatible",
"product_id": 9556258226415,
"variant_id": 50467797401839,
"quantity": 1,
"grams": 0,
"length_cm": "",
"width_cm": "",
"height_cm": ""
}],
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").