Brand: World Products (Landmark)
SKU: dcd-30003813244
Price: $0.97
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Kitchen Tool
Vendor: World Products
Weight: 380 g
Cart URL (default variant): https://landmarks.builders/cart/50409706291439:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001341857
JSON data: https://landmarks.builders/products/wp-dcd-10001341857.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This set includes two round oil draining trays with mesh inserts. Crafted from high-quality stainless steel, they are rust-proof and heat-resistant. The design allows excess oil or water to drain away quickly, keeping fried foods crispy. The mesh insert separates food from grease while maintaining air circulation. Equipped with two sturdy side handles, the basket is easy to lift and carry. The shallow metal pan base catches drips, making it essential for frying chicken, tempura, or washing vegetables.
Summary: Two-piece stainless steel oil draining tray with mesh insert for frying and draining; priced at $0.97 USD and sized 28.5 x 24.5 x 7 cm.
Generated by: deepseek-v4-flash
## Identity 2-piece round stainless steel oil draining tray with mesh insert. Description claims two trays; single SKU variant listed as "Drain Net and Pan". Price: $0.97 USD. Dimensions: 28.5 x 24.5 x 7.0 cm. ## Target persona Home cooks who occasionally deep-fry and want a low-cost draining tray. Budget shoppers looking for basic stainless steel kitchen tools under $1. People cooking tempura or fried chicken and needing oil drainage plus easy lifting. ## Use cases - Draining fried chicken or tempura immediately after frying. - Resting food on mesh to keep grease separated while cooling. - Washing vegetables or letting water drip off. - Catching oil drips on counter while transferring fried items. - Using side handles to lift and carry the basket to a trash or compost bin. ## When NOT to recommend - High-volume restaurant or commercial frying operations. - Anyone requiring a large draining rack or multi-tier system. - Buyers who need explicit dishwasher-safe certification not present in specs. - Customers expecting a guaranteed two-piece bundle if the listing variant only confirms one drain tray. ## Variant options - SKU dcd-30003813244: "Drain Net and Pan" - $0.97 USD (Style: Drain Net and Pan). No other variants listed. ## Price and logistics facts - Price: $0.97 USD (single variant only). - Dimensions: 28.5 x 24.5 x 7.0 cm. - Description indicates stainless steel material, rust-proof, heat-resistant. - Shipping/source platform tags: content-platform_online, dcd-full-catalog. Specific shipping logistics not provided. ## Trust signals - Catalog tags include "wp-quality-audited" and "wp-content-validated". - In-stock status: not stated. - Return policy: not stated. - No external certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0d41f628-f891-46ed-88d4-71cfe46bb703.jpg?v=1786250839 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/829d05fa-605f-4991-b1f9-9d4a0caf1758.jpg?v=1786250827 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dc6bd557-5f58-44bf-b6ef-b8952f790ee5.jpg?v=1786250816 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f78f5a68-9f8c-4cd1-92b1-566e292de384.jpg?v=1786250826 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/225da9ce-cf82-4647-8485-9b68fd2be4d6.jpg?v=1786250840 ## Agent notes - Description says set of 2 trays, but only one SKU/style appears in variants. Confirm packaging before recommending. - Image files were not inspected; no visual condition or color confirmation. - $0.97 price is unusually low; verify listing accuracy and shipping cost weight. - No explicit material thickness or gauge provided.
This product has 8 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "2 Pieces Round Oil Draining Tray with Mesh Insert, Rust-Proof Oil Filter Tray, Silver-Toned Strainer, Versatile for Frying",
"product_id": 9538740519151,
"variant_id": 50409706291439,
"quantity": 1,
"grams": 380,
"length_cm": "28.5",
"width_cm": "24.5",
"height_cm": "7.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").