Brand: World Products (Landmark)
SKU: dcd-30003616167
Price: $31.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 70 g
Cart URL (default variant): https://landmarks.builders/cart/49713898946799:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272113
JSON data: https://landmarks.builders/products/wp-dcd-10001272113.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.













Summary: A transparent V60 cone origami filter paper pressing aid for pour-over coffee, dimensions 9x9x5 cm, priced at $31.99.
Generated by: deepseek-v4-flash
## Identity 手冲咖啡V60锥形山文折纸滤纸T1滤纸使用压纸辅助把件可热水冲压. ## Target persona Home coffee brewers who use V60 cone filters and want a tool to press filter paper into shape. ## Use cases - Pressing filter paper into a V60 cone to ensure proper fit before brewing. - Using hot water to shape the filter paper for better extraction. - As a standalone accessory for pour-over coffee preparation. - Replacing lost or broken filter paper pressing tools. - Complementing a V60 coffee dripper set. ## When NOT to recommend - For users who prefer automatic drip coffee makers. - For those who use non-cone shaped filter papers. - For buyers seeking a full coffee brewing kit (this is only an accessory). - For users who require a tool for espresso machines. ## Variant options - Color: Transparent (only variant) at $31.99. ## Price and logistics facts - Price: $31.99 USD. - Dimensions: 9.0 cm x 9.0 cm x 5.0 cm. - Single variant available. ## Trust signals - Listed with SKU: dcd-30003616167. - Multiple product images available (8 images). - No return policy or stock status provided. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/00c4eb670dc84875a2df01e9c1543c22.png?v=1781085145 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7edab53ab1204436bc530cf6ac875fa1.png?v=1781085145 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9477922edb8243cc9c8143f6c3860fba.png?v=1781085148 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/860c398cd5fc4f95851f63ff15a48a77.png?v=1781085145 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/93601a1902a54f8cb2c9742ed53fb8c5.png?v=1781085143 - Image 6: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e577a9d515604000979e71425b9e1d33.png?v=1781085144 - Image 7: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6f6a6984a23348ab8446f5f76dff5e29.png?v=1781085144 - Image 8: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8b1ee2a10b604607a5a7bb1950af3db1.png?v=1781085145 ## Agent notes - product_type field is '缝纫' (sewing) but title suggests a coffee brewing accessory; this discrepancy was not resolved. - Description field is empty; all product details inferred from title and dimensions.
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": "手冲咖啡V60锥形山文折纸滤杯T1滤纸使用压纸辅助把件可热水冲压.",
"quantity": 1,
"grams": 70000,
"properties": {
"_length_cm": "9.0",
"_width_cm": "9.0",
"_height_cm": "5.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").