Brand: World Products (Landmark)
This product has 9 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $10.99
Default variant: 201 Silicone Handle
Default SKU: dcd-30003612477
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 280 g
Cart URL (default variant): https://landmarks.builders/cart/49714035982575:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270860
JSON data: https://landmarks.builders/products/wp-dcd-10001270860.json
This product comes in 9 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Stainless steel deep frying basket with silicone handle, 41x23x15 cm, for commercial use; multiple handle variants, priced at $9.99-$10.99.
Generated by: deepseek-v4-flash
## Identity Stainless Steel Deep Frying Basket (81-type) – commercial-grade frying net basket with silicone handle. ## Target persona Small restaurant owners, food truck operators, catering businesses needing durable fry baskets for high-volume frying. ## Use cases - Frying large batches of french fries, chicken wings, or onion rings - Draining excess oil from fried foods - Filtering cooking oil for reuse - Blanching vegetables in boiling water - Straining pasta or blanched items ## When NOT to recommend - For small home deep fryers (basket may be too large, e.g., basket dimensions 41x23x15 cm) - For non-stick cookware (metal may scratch surfaces) - For baking or dry roasting (not designed for oven use) - If user requires non-metal or coated basket ## Variant options - 201 Silicone Handle (SKUs: dcd-30003612477, dcd-30003612478, dcd-30003612479, dcd-30003612480, dcd-30003612481) – all $9.99 - 304 Silicone Handle (SKUs: dcd-30003612482, dcd-30003612483, dcd-30003612484) – $9.99 each; 304 Silicone Handl C (SKU dcd-30003612485) – $10.99 ## Price and logistics facts - Price range: $9.99 to $10.99 (USD) - Dimensions: 41 cm (L) x 23 cm (W) x 15 cm (H) - Shipping and logistics details not provided ## Trust signals - Multiple variants available, indicating active inventory - Price consistent across most variants ($9.99) - No certifications or return policy stated ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a700e57f742c49a097cef69c9283b96e.png?v=1781085213 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bf78f1c9f59a42188bceba3d72572c59.png?v=1781085213 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9dc66321b1c547e2b6a4b30e30820dcb.png?v=1781085213 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/734fb6d32b744fafb221b05b5ff17027.png?v=1781085212 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/afc48154f1ce47fa9e6d58042f3a4905.png?v=1781085213 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eff3e775b4c54465acddefe71d7770d3.png?v=1781085213 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5d1e1a56a8074e15b2cce7ba5425d893.png?v=1781085212 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/27576773ca0b4798bdcda82485ff76d2.png?v=1781085213 ## Agent notes - No product description provided; physical details inferred from title and dimensions. - Image content not analyzed; visual verification of material, handle, and mesh size not performed. - Verify basket compatibility with user's deep fryer dimensions before purchase. - No indication of included accessories or warranty.
This product has 21 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": 280000,
"properties": {
"_length_cm": "41.0",
"_width_cm": "23.0",
"_height_cm": "15.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").