Brand: World Products (Landmark)
SKU: dcd-30003605620
Price: $15.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 120 g
Cart URL (default variant): https://landmarks.builders/cart/49714448531695:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268151
JSON data: https://landmarks.builders/products/wp-dcd-10001268151.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
本店销售中商品标价,均为不含税报价,需开发票请联系客服沟通具体开票事宜!
主要材质:304不锈钢
主体尺寸:13*15*11cm
包装尺寸:14*17*12cm
包装方式:OPP袋
过滤网密度:200目
配件清单:13cm漏斗*1、200目滤网*1、不锈钢滤芯*1、尼龙清洗刷*1
套装重量:约120g










Summary: A 4-piece 304 stainless steel funnel and 200-mesh filter set for jam, jelly, and juice straining, including a nylon cleaning brush.
Generated by: deepseek-v4-flash
## Identity 4-piece stainless steel funnel and 200-mesh filter set, 13cm funnel, 200 mesh filter, stainless steel filter, nylon cleaning brush. Material: 304 stainless steel. Dimensions: 13x15x11cm funnel/filter set, package 14x17x12cm. Weight approx 120g. Price $15.99 USD. ## Target persona Home cooks and canning enthusiasts who make small batches of jam, jelly, or fruit juice and need a fine-mesh straining set. ## Use cases - Straining fruit pulp from jam or jelly. - Filtering fine solids from homemade juice or wine. - Transferring liquids into narrow-mouthed bottles using funnel. - Cleaning the set with included nylon brush. - Replacing worn-out strainers in a kitchen. ## When NOT to recommend - For high-volume commercial production (capacity too small). - For filtering very coarse materials (funnel diameter 13cm, fine mesh may clog). - If user requires a stand or support for hands-free operation. - For applications requiring non-metal strainers (e.g., reactive foods for long-term storage? but 304 stainless is fine for most). ## Variant options Only one variant: "4-pc Ss Funnel W 200" at $15.99 USD. ## Price and logistics facts Price: $15.99 USD. Dimensions package: 14x17x12cm. Weight approx 120g. Price does not include tax; contact for invoice. ## Trust signals In-stock status not explicitly stated. Return policy not provided. Material is 304 stainless steel (common for food use). Price is low, consistent with small kitchen tool. ## Image assets 8 images available at URLs provided. No visual description available. ## Agent notes Product type listed as "缝纫" (sewing) but description indicates a kitchen straining set. May be miscategorized. Image understanding not performed.
This product has 13 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": "4Pcs 不锈钢漏斗和 200 目滤网果酱过滤装置滤网套装 13cm加厚",
"quantity": 1,
"grams": 120000,
"properties": {
"_length_cm": "14.0",
"_width_cm": "17.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").