Brand: World Products (Landmark)
SKU: dcd-30003798304
Price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 130 g
Cart URL (default variant): https://landmarks.builders/cart/50166364995823:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001336791
JSON data: https://landmarks.builders/products/m4x-10001336791.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Material: Crafted from high-quality 304 stainless steel, this long-lasting utensil features a smooth shiny silver finish and a sturdy one-piece construction designed to withstand daily kitchen use.
Efficient Design: This purpose-built pasta fork is engineered with a comb-like head that effortlessly grips, lifts, and portions long noodles like spaghetti, fettuccine, or linguine without slipping.
Ergonomic Handle: The flat, extended handle provides a comfortable grip and excellent control, transforming this spaghetti server into an easy-to-use tool for both home cooks and professional chefs.
Space-Saving Storage: Featuring a smart design, this pasta fork with comb-like head includes a small integrated hole at the end of the handle, allowing you to hang it up neatly on any kitchen rack or hook.
Easy Maintenance: Measuring 270 x 46 x 3.5 mm, this sleek noodle spoon with hanging hole is simple to wipe clean after use, making it a highly practical addition to your everyday cooking routine.
Summary: Pasta Fork with Comb-Like Head Rust-Resistant Cooking Utensil Sturdy for Chefs. 【Premium Material】: Crafted from high-quality 304 stainless steel, this long-lasting utensil features a smooth shiny silver finish and a sturdy one-piece construction designed to withstand daily kitchen use. 【Efficient Design】: This purpose-built pasta fork is engineered with a comb-like head that effortlessly grips, lifts, and portions long noodles like spaghetti, fettuccine, or linguine without slipping. 【Ergonomic Handle】: The flat, extended handle provides a comfortable grip and excellent control, transforming
Generated by: m4x-map-v1
This product has 12 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": "Pasta Fork with Comb-Like Head Rust-Resistant Cooking Utensil Sturdy for Chefs",
"product_id": 9461657731311,
"variant_id": 50166364995823,
"quantity": 1,
"grams": 130,
"length_cm": "29.0",
"width_cm": "6.6",
"height_cm": "2.4"
}],
"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").