Brand: World Products (Landmark)
SKU: dcd-30003683642
Price: $58.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 500 g
Cart URL (default variant): https://landmarks.builders/cart/50150988349679:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001297453
JSON data: https://landmarks.builders/products/m4x-10001297453.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Core Identity: A manual yogurt strainer designed to easily separate whey from fermented dairy, helping you create thick, creamy Greek-style yogurt right at your kitchen countertop.
Functional Design: This double-layer food strainer features a transparent outer vessel and a blue inner container, allowing you to monitor the draining process at a single glance.
Spring-Assisted Pressing: Equipped with a sturdy metal coil spring and a white press insert, this yogurt strainer with spring applies consistent pressure to accelerate whey separation without manual effort.
Compact Dimensions: Measuring approximately 13 cm across the top, 12 cm across the base, and 13.5 cm in height, this compact yogurt maker fits neatly in your refrigerator or on your prep station.
Messeffortless Operation: Complete with a secure dark blue lid, this purpose-built yogurt strainer keeps your kitchen clean and organized while preparing fresh, homemade dairy treats.
Summary: Reusable Yogurt Strainer with Spring Manual Yogurt Strainer Easy to Clean Double-Layer Container Transparent for Home Cooks, Kitchen, Meal Prep. 【Core Identity】: A manual yogurt strainer designed to easily separate whey from fermented dairy, helping you create thick, creamy Greek-style yogurt right at your kitchen countertop. 【Functional Design】: This double-layer food strainer features a transparent outer vessel and a blue inner container, allowing you to monitor the draining process at a single glance. 【Spring-Assisted Pressing】: Equipped with a sturdy metal coil spring and a white press ins
Generated by: m4x-map-v1
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": "Reusable Yogurt Strainer with Spring Manual Yogurt Strainer Easy to Clean Double-Layer Container Transparent for Home Cooks, Kitchen, Meal Prep",
"product_id": 9456934256879,
"variant_id": 50150988349679,
"quantity": 1,
"grams": 500,
"length_cm": "15.7",
"width_cm": "13.7",
"height_cm": "14.3"
}],
"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").