Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $42.99 – $50.99
Default variant: 201 Stainless Steel
Default SKU: dcd-30003622887
Default price: $42.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 500 g
Cart URL (default variant): https://landmarks.builders/cart/49713206788335:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275033
JSON data: https://landmarks.builders/products/wp-dcd-10001275033.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 pasta basket with perforated design and PVC-coated handle, available in 201 or 304 stainless steel, dimensions 30.2x23.6x21.2 cm.
Generated by: deepseek-v4-flash
## Identity Stainless steel pasta basket (perforated strainer) with black PVC-coated handle. Two material options: 201 stainless steel ($42.99) and 304 stainless steel ($50.99). Dimensions: 30.2 cm length, 23.6 cm width, 21.2 cm height. ## Target persona Home cooks who frequently boil pasta or blanch vegetables; culinary enthusiasts needing a durable, non-reactive strainer; professional chefs requiring food-grade stainless steel for high-volume cooking. ## Use cases 1. Boiling and draining pasta, spaghetti, or noodles. 2. Blanching vegetables for salads or stir-fry. 3. Deep frying foods (e.g., tempura, fries) using basket. 4. Straining stocks, soups, or blanched tomatoes. 5. Cooking large batches of rice or quinoa (if fine enough perforations). ## When NOT to recommend - User needs a non-stick or plastic colander (metal may scratch cookware). - Application requires a very large diameter (>30 cm) or high capacity. - Handle must withstand high oven temperatures (PVC coating limited to ~80°C). - Buyer seeks a budget (<$10) basic strainer. ## Variant options - **201 Stainless Steel** – SKU: dcd-30003622887, price $42.99. - **304 Stainless Steel** – SKU: dcd-30003622888, price $50.99 (superior corrosion resistance, food-grade). ## Price and logistics facts - Base price: $42.99 USD (201 SS); $50.99 USD (304 SS). - Dimensions: 30.2 cm × 23.6 cm × 21.2 cm. - No shipping or tax details provided. ## Trust signals - Material options include 304 stainless steel (commonly food-grade). - Stock status: unknown. Return policy: not specified. - No certifications listed. ## Image assets 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/661ddd8f43ef43e69fb223f42efdec37.png?v=1781084466 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/10654d3f4beb47228c89b0b1a31d8f20.png?v=1781084467 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/25859c0aa62e443eb91a7027d6523ab8.png?v=1781084465 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/289e1a74ebce48a88695cff083965981.png?v=1781084465 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b0fdcf9ec9e24becaadac1a7e4ecbfc8.png?v=1781084465 ## Agent notes - No product description available; all info derived from title, variants, and dimensions. - Images not analyzed; visual condition, features, or defects unknown. - No stock or shipping info; assume available unless checked. - PVC handle likely not oven-safe; max temperature unknown.
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": "不锈钢煮面篮 意大利面篮 穿孔不锈钢过滤器篮 带黑色PVC涂层手柄",
"quantity": 1,
"grams": 500000,
"properties": {
"_length_cm": "30.2",
"_width_cm": "23.6",
"_height_cm": "21.2"
}
}],
"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").