Brand: World Products (Landmark)
SKU: dcd-30003507847
Price: $20.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 600 g
Cart URL (default variant): https://landmarks.builders/cart/49739204559087:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250334
JSON data: https://landmarks.builders/products/wp-dcd-10001250334.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Foldable non-stick frying pan (24cm) for outdoor camping, hiking, and picnics; priced at $20.99 USD.
Generated by: deepseek-v4-flash
## Identity Portable Foldable Non-stick Pan (24cm) – lightweight, collapsible design for outdoor cooking. ## Target persona Outdoor enthusiasts, campers, hikers, backpackers, and fishing hobbyists who need a compact, space-saving pan for meals on the go. ## Use cases - Cooking breakfast (eggs, bacon) at a campsite - Frying fish or vegetables on a hiking trail - Preparing quick meals during a picnic - Packing as essential gear for backpacking trips - Using as a backup pan for emergency cooking while fishing ## When NOT to recommend - For home kitchen use where a full-size pan is needed - For induction cooktops (stove compatibility unknown) - For high-heat searing or heavy-duty cooking (likely lightweight) - For users who require a non-stick pan with verified safety certifications ## Variant options Only one variant: Port Foldable 24CM at $20.99 USD. ## Price and logistics facts - Price: $20.99 USD - Dimensions: 30.0 x 30.0 x 5.0 cm - No shipping or tax information provided ## Trust signals - Listed as in-stock (based on product listing) - Price consistent across variants - No return policy or certifications mentioned ## Image assets 5 images available: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4e0b73b8154f43d19fb1fb4c9242aa48.png?v=1781488377 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/611ac1dd5f4041129465d528ea55b1a8.png?v=1781488377 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bc030255e8cd4d2e950212eb9beabe78.png?v=1781488376 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b157e72553e54651b7b0b2e3c0f0bbe8.png?v=1781488376 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b9271f5ff8924c118e4169442cae4595.png?v=1781488377 ## Agent notes No image analysis performed. Materials and specific non-stick coating are not provided. Only one size variant exists. Stove compatibility (gas, electric) is not specified.
This product has 13 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": 600000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "30.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").