Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99 – $13.99
Default variant: Small
Default SKU: dcd-30003606412
Default price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 420 g
Cart URL (default variant): https://landmarks.builders/cart/49714359959791:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268478
JSON data: https://landmarks.builders/products/wp-dcd-10001268478.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
箱规:60.50.55cm
装箱数:小号60个,大号40个
包装:盒装
克重:小号424g,大号505g
Summary: Greek yogurt filter for homemade strained yogurt, available in small ($11.99) and large ($13.99) sizes, packaged in box.
Generated by: deepseek-v4-flash
## Identity A Greek yogurt filter/whey separator for making thick strained yogurt at home; also suitable for cold brew coffee filtration. ## Target persona Home cooks and yogurt enthusiasts who want to make thick Greek-style yogurt without purchasing pre-strained products; health-conscious individuals looking to control ingredients. ## Use cases - Making thick Greek yogurt from regular yogurt - Straining whey from homemade yogurt or cheese - Filtering cold brew coffee concentrate - Separating liquids from soups or broths - Preparing labneh or cream cheese - Draining tofu or other pressed foods ## When NOT to recommend - For industrial or high-volume yogurt production - For users who do not eat yogurt or fermented dairy - For those seeking a fully automated electric appliance - For making yogurt from scratch (this is only a strainer, not a yogurt maker) ## Variant options - Small: SKU dcd-30003606412, $11.99, weight 424g - Large: SKU dcd-30003606413, $13.99, weight 505g ## Price and logistics facts - Price: Small $11.99, Large $13.99 USD - Product dimensions: 26 cm x 12 cm x 12 cm - Packaging: boxed; case pack: 60 small or 40 large per 60x50x55 cm box ## Trust signals - In-stock status: not specified - Return policy: not specified - Price consistency: listed prices are fixed - Certifications: none provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0a997415a77547e0a4b0473e5b7a2b62.png?v=1781085493 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a2ec48047e3746acb66d8aea51ef94e9.png?v=1781085493 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8c2ecedf7dd94b16a61179e50d46dbda.png?v=1781085493 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0a1ba5535666408098f8dd36ba6553f1.png?v=1781085493 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fe438b5c288c4d3b83ae1d8cec50949c.png?v=1781085493 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/49f09283f38c498e95ef8414b3bcc04d.png?v=1781085494 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/159bfdb8314249e58431c6c18c36614c.png?v=1781085494 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fed813267eb04131ad0ecaaa9ea7cce3.png?v=1781085493 ## Agent notes - Product is categorized under 'sewing' which may be a data error; actual use is kitchen/dairy straining. - Image understanding was not performed; no visual details extracted. - No return policy or stock availability information was provided.
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": "希腊酸奶过滤器自制冷萃乳清分离器过滤纱布酸奶器干噎酸奶过滤机",
"quantity": 1,
"grams": 420000,
"properties": {
"_length_cm": "26.0",
"_width_cm": "12.0",
"_height_cm": "12.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").