Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $23.99
Default variant: Black
Default SKU: dcd-30003615381
Default price: $23.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 300 g
Cart URL (default variant): https://landmarks.builders/cart/49713919525103:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271762
JSON data: https://landmarks.builders/products/wp-dcd-10001271762.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
ISEMOUNT户外多功能烤盘收纳包麦饭石平底锅煎盘收纳袋便携手提袋
| 产地 | 中国 |
| 品牌 | ISE MOUNT |
| 货号 | 升级烤盘包 |
| 产品类别 | 收纳包 |
| 规格 | 43*42cm |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 中东 |
| 主要下游平台 | LAZADA |
| 有可授权的自有品牌 | 是 |
Summary: ISEMOUNT outdoor multipurpose grill pan storage bag, 43x42x10 cm, fits round pans, available in Black and Khaki, $23.99.
Generated by: deepseek-v4-flash
## Identity ISEMOUNT户外多功能烤盘收纳包 (Outdoor Multipurpose Griddle Pan Storage Bag), a carry bag for round griddle pans and similar cookware, dimensions 43x42x10 cm. ## Target persona Outdoor cooking enthusiasts, campers, hikers, and picnic goers who need a portable bag to protect and carry their griddle or frying pan. ## Use cases - Carrying a round griddle pan to a campsite. - Storing a pan at home after a BBQ. - Transporting a pan for a tailgate party. - Protecting a pan during hiking or backpacking. - Organizing cookware in a car trunk. ## When NOT to recommend - For pans larger than 43 cm diameter or thicker than 10 cm. - For heavy-duty commercial kitchen use. - For carrying non-round or oddly shaped cookware. - For wet or muddy environments (no waterproof claim). ## Variant options - Black: sku dcd-30003615381, $23.99 - Khaki: sku dcd-30003615382, $23.99 ## Price and logistics facts - Price: $23.99 USD per variant. - Dimensions: 43 x 42 x 10 cm (length x width x height). - Origin: China. - Brand: ISE MOUNT. - Product code: 升级烤盘包. - Cross-border export supply: yes. - Main sales region: Middle East. - Main platform: Lazada. ## Trust signals - Item listed as in-stock (not specified). - Two color options available at same price. - Consistent pricing across variants. - No return policy or certifications provided. ## Image assets         ## Agent notes - Images not analyzed; product visible only through URLs. - Verify dimensions fit the intended pan. - No material or weight specifications provided.
This product has 14 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": "ISEMOUNT户外多功能烤盘收纳包麦饭石平底锅煎盘收纳袋便携手提袋",
"quantity": 1,
"grams": 300000,
"properties": {
"_length_cm": "43.0",
"_width_cm": "42.0",
"_height_cm": "10.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").