Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $36.99 – $84.99
Default variant: 28CM
Default SKU: dcd-30003507822
Default price: $36.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/49739204100335:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250331
JSON data: https://landmarks.builders/products/wp-dcd-10001250331.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.












Summary: A thick cast iron griddle for making Chinese-style jianbing pancakes, available in sizes 28cm to 38cm, priced from $36.99 to $84.99.
Generated by: deepseek-v4-flash
## Identity A cast iron flat griddle (鏊子) for cooking traditional Chinese jianbing pancakes, made from thick cast iron with no non-stick coating. ## Target persona Home cooks interested in authentic Chinese street food, particularly jianbing; budget-conscious buyers seeking a durable, multi-use flat cookware. ## Use cases - Making jianbing (Chinese crepe pancake) at home - Cooking other flatbreads, tortillas, or crepes - Reheating leftovers on a flat surface - Searing meats or vegetables (though no coating) - Use as a griddle for breakfast items ## When NOT to recommend - If the buyer requires a non-stick coating (this is uncoated cast iron) - If the buyer needs lightweight cookware (cast iron is heavy) - If the buyer is looking for an electric griddle (this is stovetop only) - If the buyer's primary use is for acidic foods (reacts with cast iron) ## Variant options - 28CM: $36.99 - 30CM with Gift: $49.99 (Gift unspecified) - 32CM with Gift: $54.99 - 34CM with Gift: $66.99 - 38CM with Gift: $84.99 ## Price and logistics facts - Price range: $36.99 to $84.99 USD - Dimensions: 45 x 40 x 8 cm (likely packaging or largest size) - No shipping or return policy data provided ## Trust signals - In-stock status: not confirmed - Return policy: not provided - Price consistency: single price per variant - Certifications: none listed ## Image assets - 5 images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ec757633d6a14b808437b2cd3472c004.png?v=1781488384 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a73d106478bc435fbfe74da783a5e0b9.png?v=1781488384 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9cadd356297a4021b9c39df864be0baf.png?v=1781488384 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c7a27aa78c1a4d9d95cdfb5d6175ec41.png?v=1781488384 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/377ebe293bce4c3e84e40aab7e7984f5.png?v=1781488385 ## Agent notes - Product type is listed as '园艺' (gardening) which appears to be a miscategorization; agent should verify correct category. - No product description provided; details inferred from title and dimensions. - 'Gift' in variant names is unspecified; may be an accessory like a spatula or recipe card.
This product has 17 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": 2500000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "40.0",
"_height_cm": "8.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").