Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $21.99 – $50.99
Default variant: Front Hook Type
Default SKU: dcd-30003612464
Default price: $21.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 640 g
Cart URL (default variant): https://landmarks.builders/cart/49714044305647:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270855
JSON data: https://landmarks.builders/products/wp-dcd-10001270855.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Stainless steel frying basket for deep frying, three styles, priced $21.99-$50.99, dimensions 51x31x21 cm.
Generated by: deepseek-v4-flash
## Identity Stainless steel frying basket (deep fry strainer) for commercial or home use. Three styles: Front Hook Type, Front Hook Type a, Front Hook Youtiao. ## Target persona Restaurant and food stall operators needing durable frying accessories; home cooks who frequently deep fry large batches. ## Use cases - Frying french fries in bulk - Deep frying chicken, fish, or spring rolls - Making youtiao (Chinese doughnuts) - Straining and draining fried foods - Filtering oil after frying - Hanging over pot for drip drying ## When NOT to recommend - For individuals who rarely fry food - For those needing a full deep fryer with temperature control - For very small kitchens where 51 cm length is too large - For users requiring non-stick or coated surfaces (bare stainless steel) ## Variant options - Front Hook Type: $21.99 - Front Hook Type a: $36.99 - Front Hook Youtiao: $50.99 ## Price and logistics facts - Price range: $21.99 – $50.99 - Dimensions: 51 cm (L) x 31 cm (W) x 21 cm (H) - Currency: USD - No shipping or handling details provided ## Trust signals No stock status, return policy, or certifications provided in source data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a700e57f742c49a097cef69c9283b96e_86cf2656-2c42-4a7d-a745-13305b0a30ad.png?v=1781085219 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bf78f1c9f59a42188bceba3d72572c59_eecd6e7d-7502-4b01-94ac-47eb70bdedb5.png?v=1781085220 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9dc66321b1c547e2b6a4b30e30820dcb_33463d68-18f5-46ac-a3ea-08871aed7466.png?v=1781085220 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/734fb6d32b744fafb221b05b5ff17027_1425ad31-185d-4a30-8046-61f08fa22923.png?v=1781085220 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/afc48154f1ce47fa9e6d58042f3a4905_d84a4370-1774-4a0e-a915-0b44e4cf7676.png?v=1781085221 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eff3e775b4c54465acddefe71d7770d3_6a5f5ca4-ccc4-420f-8911-7fe12a802089.png?v=1781085220 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5d1e1a56a8074e15b2cce7ba5425d893_6763921e-39ee-49cc-a7f7-f167c285fc95.png?v=1781085219 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/27576773ca0b4798bdcda82485ff76d2_b1df09ac-c2a5-4198-859f-578970ec0f9b.png?v=1781085219 ## Agent notes No image understanding performed; product appears to be a wire mesh basket with hooks for hanging over pot edge.
This product has 15 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": 640000,
"properties": {
"_length_cm": "51.0",
"_width_cm": "31.0",
"_height_cm": "21.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").