Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $28.99
Default variant: Transparent
Default SKU: dcd-30003602200
Default price: $28.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 80 g
Cart URL (default variant): https://landmarks.builders/cart/49714329354479:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266723
JSON data: https://landmarks.builders/products/wp-dcd-10001266723.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: This is a heat-resistant Tritan resin paper presser for V60 cone pour-over coffee filters. Available in Transparent and Smoky variants. Price $28.99.
Generated by: deepseek-v4-flash
## Identity This is a Bincoo V60 cone origami filter paper presser made of heat-resistant Tritan resin. Two color options: Transparent and Smoky. ## Target persona Home pour-over coffee enthusiasts who use V60 cone drippers and want to stabilize filters. ## Use cases - Holding down V60 filter papers during bloom pour - Preventing filter collapse when pouring water - Ensuring even extraction by keeping filter shape - Use with origami or cake filters - As a lightweight travel tool ## When NOT to recommend - For espresso or moka pot brewing - For automated drip coffee makers - For users who prefer paperless filters or metal mesh - For those not using V60 cone drippers ## Variant options - Transparent (SKU: dcd-30003602200) - $28.99 - Smoky (SKU: dcd-30003602201) - $28.99 ## Price and logistics facts Price: $28.99 USD. Dimensions: 25 x 16 x 8 cm. No shipping or tax info provided. ## Trust signals No in-stock or return policy info available from provided data. No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dc81cd3ec0904df4b7aaee3d09d394fc.png?v=1781085474 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6ac830c0e574497a873dc88a60fbcd56.png?v=1781085474 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/062407a40ae54a3f8d97d6e6b29d08d3.png?v=1781085474 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/906214a876624bb791694b63ec02cbc3.png?v=1781085475 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4e1b9d448acf441bb573139f0ca7fddb.png?v=1781085474 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8f23f3bf64f440ca8b89818b22069787.png?v=1781085474 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c8c3a24a22ed44bdab764b53d48410ff.png?v=1781085478 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e3440b9708d245c3aeb232cab3ded92a.png?v=1781085474 ## Agent notes No description was provided. Do not assume material quality beyond 'Tritan resin' and 'heat-resistant'. No image understanding was performed.
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": "Bincoo手冲咖啡V60锥形折纸滤蛋糕滤纸使用压纸器耐热Tritan树脂",
"quantity": 1,
"grams": 80000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "16.0",
"_height_cm": "8.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").