Brand: World Products (Landmark)
SKU: dcd-30003500195
Price: $21.50
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 380 g
Cart URL (default variant): https://landmarks.builders/cart/50166238347503:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001235431
JSON data: https://landmarks.builders/products/m4x-10001235431.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Material: This cooking utensil is made from 304 stainless steel with a rosewood handle, combining a sturdy metal scoop head with a polished wooden grip for everyday kitchen use.
Function: The skimmer spoon features a round, shallow head with evenly spaced drainage holes, making it perfect for lifting and draining food while letting liquid flow away quickly.
Design: As a perforated skimmer ladle, it includes a long slim metal neck and a broad 16 cm scoop head that gives you reach and easy handling over pots and pans.
Comfort: The wood handle skimmer has a polished grip and a hanging hole at the end, helping it feel secure in hand and easy to stow when not in use.
Use Benefits: This stainless steel skimmer is built for practical cooking tasks where controlled draining matters, offering a long-lasting, rust-resistant tool for serving, lifting, and skimming ingredients.
Summary: Perforated Skimmer Ladle Hanging Hole Stainless Steel Skimmer Large Slotted Spoon. 【Material】: This cooking utensil is made from 304 stainless steel with a rosewood handle, combining a sturdy metal scoop head with a polished wooden grip for everyday kitchen use. 【Function】: The skimmer spoon features a round, shallow head with evenly spaced drainage holes, making it perfect for lifting and draining food while letting liquid flow away quickly. 【Design】: As a perforated skimmer ladle, it includes a long slim metal neck and a broad 16 cm scoop head that gives you reach and easy handling over pots
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": "Perforated Skimmer Ladle Hanging Hole Stainless Steel Skimmer Large Slotted Spoon",
"product_id": 9461590655215,
"variant_id": 50166238347503,
"quantity": 1,
"grams": 380,
"length_cm": "43.0",
"width_cm": "17.0",
"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").