Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.99 – $20.99
Default variant: Non-magnetic Mesh
Default SKU: dcd-30003612458
Default price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 630 g
Cart URL (default variant): https://landmarks.builders/cart/49714047615215:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270854
JSON data: https://landmarks.builders/products/wp-dcd-10001270854.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Stainless steel fry basket (47x30.5x16 cm) with non-magnetic mesh variants for commercial deep frying, priced from $12.99.
Generated by: deepseek-v4-flash
## Identity Stainless steel fry basket, model 81, for commercial electric deep fryers. Dimensions: 47 x 30.5 x 16 cm. Non-magnetic mesh construction. ## Target persona Commercial kitchen operators, fast food vendors, and restaurant owners needing durable frying baskets for high-volume cooking. ## Use cases - Deep frying french fries in commercial fryers - Frying chicken pieces, onion rings, or fish - Filtering and draining fried food after cooking - Replacing worn-out baskets in existing fryers - Batch frying in catering or food trucks ## When NOT to recommend - Small home kitchens with stovetop fryers under 47 cm width - Induction cooktops requiring magnetic materials (all variants are non-magnetic) - Users seeking dishwasher-safe baskets (material not specified) - Those needing a complete deep fryer unit (this is an accessory basket only) ## Variant options - **Non-magnetic Mesh**: $12.99 - **Non-magnetic Mesh a**: $20.99 - **Non-magnetic**: $15.99 - **Non-magnetic a**: $16.99 - **Non-magnetic B**: $15.99 - **Non-magnetic C**: $16.99 (All variants are non-magnetic; differences in mesh pattern or handle not specified.) ## Price and logistics facts - Base price: $12.99 USD - Dimensions: 47 x 30.5 x 16 cm (length x width x height) - No shipping, stock, or return policy data available. ## Trust signals - Price listed as $12.99 USD; variant prices vary. - No stock status or return policy information provided. - No certifications or material specifications beyond "non-magnetic". ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6e8ad693d5cd41e3bf091f8f6385e754_9a6ed059-28bc-44b9-b9af-fc15d1f25fa8.png?v=1781085221 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5206dafb8483489aaa2171fdf3a2b342_c6c7b142-1ab0-4a35-b911-747adfdfb67f.png?v=1781085220 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c86cb8a6181c4d44b354a8587cbee7b9_8eb62702-92a0-4c80-a706-8440350cbedb.png?v=1781085221 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f8c3a9009abf4892a5d7c50cac4c4b1c_b5d12369-0c06-4ba5-95e6-0bd150ff6c07.png?v=1781085221 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ff134f0e0ad3476eb864834908c5c5c4_a9810667-a5d5-4014-b6dd-d92741e5f2bd.png?v=1781085220 - Image 6: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3fe6021fb117486b8f4868fd543386ff_eb68c76f-a80d-4622-a21b-3ba45327f585.png?v=1781085220 - Image 7: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2f5eacb1b2b545f3ba5be30306aa7027_6816a1bf-083b-49a9-a31e-1a500ead8663.png?v=1781085222 - Image 8: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7c7c9a80727a4653bb114ee408d14c0b_ad708ef6-c47b-4f49-acfe-eb4a9d7bf8db.png?v=1781085221 ## Agent notes - No image content analysis was performed; only URLs are listed. - Product description field was empty; title and tags used for context. - Variant differences (e.g., handle design) are not documented.
This product has 18 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": "不锈钢81炸篮油炸锅电炸网炸框过滤网油炸网筛油炸漏勺炸薯条商用",
"quantity": 1,
"grams": 630000,
"properties": {
"_length_cm": "47.0",
"_width_cm": "30.5",
"_height_cm": "16.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").