Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $13.99 – $25.99
Default variant: Heavy-duty Wire
Default SKU: dcd-30003612475
Default price: $25.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 850 g
Cart URL (default variant): https://landmarks.builders/cart/49714038178031:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270859
JSON data: https://landmarks.builders/products/wp-dcd-10001270859.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Stainless steel deep fryer basket (36.5x18.5x17 cm) for commercial frying. Two variants: Heavy-duty Wire ($25.99) and Rectangular Air ($13.99).
Generated by: deepseek-v4-flash
## Identity Stainless steel deep fryer basket (36.5×18.5×17 cm), made of stainless steel. Two styles: Heavy-duty Wire (SKU: dcd-30003612475, $25.99) and Rectangular Air (SKU: dcd-30003612476, $13.99). ## Target persona - Commercial kitchen operators (restaurants, food trucks) needing durable fryer accessories. - Home cooks who deep fry frequently and want a replacement basket. ## Use cases - Frying French fries, chicken wings, onion rings, or fish in commercial or home deep fryers. - Draining and filtering oil after frying. - Holding fried food temporarily after cooking. - Sifting or straining small items. ## When NOT to recommend - If the user needs a non-stick coating or dishwasher-safe item (not stated). - If the fryer basket must be round or fit a specific non-rectangular fryer. - For users seeking a large-capacity basket (size is 36.5×18.5×17 cm). ## Variant options - Heavy-duty Wire: $25.99, SKU dcd-30003612475 - Rectangular Air: $13.99, SKU dcd-30003612476 ## Price and logistics facts - Price range: $13.99 (Rectangular Air) to $25.99 (Heavy-duty Wire). - Dimensions: 36.5 cm (L) × 18.5 cm (W) × 17 cm (H). ## Trust signals - Multiple variants available; specific SKUs tracked. - No return policy or certification details provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a700e57f742c49a097cef69c9283b96e_60f834e2-cdc9-48e8-b0b7-3e5629e6879f.png?v=1781085214 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bf78f1c9f59a42188bceba3d72572c59_a386be42-eb47-4c0d-8a93-cbb45cb57db2.png?v=1781085216 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9dc66321b1c547e2b6a4b30e30820dcb_485165bc-e54d-4c6d-a3b9-54559c221fcb.png?v=1781085216 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/734fb6d32b744fafb221b05b5ff17027_4e134b45-99ce-407e-aed6-3b6d0a228127.png?v=1781085215 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/afc48154f1ce47fa9e6d58042f3a4905_a840f5b4-99a8-46b8-ad77-c659e14bd7fa.png?v=1781085214 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eff3e775b4c54465acddefe71d7770d3_4c585cd1-a7e7-4e0a-adc0-15e203005b5d.png?v=1781085214 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5d1e1a56a8074e15b2cce7ba5425d893_3f8bde70-613a-4f75-9737-6427fb94a4a6.png?v=1781085213 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/27576773ca0b4798bdcda82485ff76d2_4fe6fd7d-fa2e-4074-a689-3cb58212a40b.png?v=1781085214 ## Agent notes - Image content not analyzed; visual details not extracted.
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": "不锈钢81炸篮油炸锅电炸网炸框过滤网油炸网筛油炸漏勺炸薯条商用",
"quantity": 1,
"grams": 850000,
"properties": {
"_length_cm": "36.5",
"_width_cm": "18.5",
"_height_cm": "17.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").