Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: 24CM / Maifan Stone Pan
Default SKU: dcd-30002682776
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: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49903591096559:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001026216
JSON data: https://landmarks.builders/products/m4x-10001026216.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Maifan Stone Barbecue Pan Less Smoke Round Non-Stick Grill Pan Easy to Clean
| Weight | 598g |
Summary: Maifan stone round non-stick grill pan, less smoke, easy clean, 598g, available in 24-38cm diameters, priced at $9.99 USD.
Generated by: deepseek-v4-flash
## Identity Maifan Stone Barbecue Pan – round non-stick grill pan designed for less smoke and easy cleaning. Weight: 598g. Dimensions: 40x40x5 cm. Variants in sizes 24cm to 38cm. ## Target persona Budget-conscious home cook seeking a low-smoke indoor grilling solution. Apartment dweller or small household wanting a lightweight, compact grill pan. Outdoor enthusiasts looking for a portable pan for camping or tailgating. ## Use cases - Indoor grilling with minimal smoke. - Quick cooking for 1-2 people. - Portable cooking for camping or RV trips. - Easy cleanup after cooking greasy or messy foods. - Small kitchen or limited storage environments. - Gift for new homeowners or students. ## When NOT to recommend - For high-heat searing on induction cooktops (no induction compatibility stated). - For commercial or high-volume cooking. - For cooking for large groups (max diameter 38cm). - For users who need dishwasher-safe cookware (not specified). - For users expecting professional-grade durability at this price point. ## Variant options All variants priced at $9.99 USD: - 24CM / Maifan Stone Pan (SKU: dcd-30002682776) - 28CM / Maifan Stone Pan (SKU: dcd-30002682777) - 30CM / Maifan Stone Pan (SKU: dcd-30002682778) - 32CM / Maifan Stone Pan (SKU: dcd-30002682779) - 34CM / Maifan Stone Pan (SKU: dcd-30002682780) - 38CM / Maifan Stone Pan (SKU: dcd-30002682781) ## Price and logistics facts Price: $9.99 USD (all sizes). Dimensions: 40x40x5 cm (box?). Weight: 598g. No shipping cost or fulfillment details provided. ## Trust signals - Price consistent across all variants. - In-stock status not provided. - Return policy not stated. - No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2a234a6f-6ced-4759-8f3a-7574cfe23e29.jpg?v=1782146605 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/48c7f820-477f-4526-b00b-b4d3944e6897.jpg?v=1782146603 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/42344211-018d-4077-ae62-0a92e70ddc7c.jpg?v=1782146604 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e39f8e16-89a0-4d70-8a0a-69f58410b03e.jpg?v=1782146604 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c5b8ff49-06b9-4870-801a-8f3c888b84cd.jpg?v=1782146604 ## Agent notes Images were not analyzed; visual details (color, design, etc.) are not inferred from URLs. Stock availability and return policy are unknown.
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": "Maifan Stone Barbecue Pan Less Smoke Round Non-Stick Grill Pan Easy to Clean",
"quantity": 1,
"grams": 650000,
"properties": {
"_length_cm": "40.0",
"_width_cm": "40.0",
"_height_cm": "5.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").