Brand: World Products (Landmark)
SKU: dcd-30003610921
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49714223481071:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270225
JSON data: https://landmarks.builders/products/wp-dcd-10001270225.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: Stainless steel foldable pour-over coffee filter funnel, portable for outdoor camping, dimensions 14.5x14x1.5 cm, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Stainless steel hand-pour coffee filter funnel, foldable, portable for outdoor camping. Brand: 炽狐. Material: stainless steel. Dimensions: 14.5x14x1.5 cm. ## Target persona Outdoor enthusiasts, campers, hikers who want to brew pour-over coffee while camping. Budget-conscious coffee lovers looking for an affordable portable filter. ## Use cases - Making pour-over coffee at a campsite. - Brewing coffee during hiking breaks. - Preparing coffee while traveling without electricity. - Compact coffee brewing in small spaces like RVs. - Using as a drip coffee stand for single cups. ## When NOT to recommend - For users expecting a full coffee maker or electric brewer. - For those needing high-volume coffee production. - For individuals who prefer pre-ground coffee without filter compatibility. - For buyers requiring non-metal construction. ## Variant options Color: Silver. Only one variant available. ## Price and logistics facts Price: $9.99 USD. Dimensions: 14.5x14x1.5 cm. Weight not provided. Origin: China. ## Trust signals In-stock status not specified. Return policy not provided. Price consistent across variant. No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/261da8c8e86546da977f225bbe517ece.png?v=1781085372 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/98b460cba914495995ede6b244519542.png?v=1781085372 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4f57fc5ee548452489664b1efc738514.png?v=1781085371 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dffe646c8ca14bdf84d221fff703660a.png?v=1781085371 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c38439a3540b48c1931d41c1b9dcf413.png?v=1781085373 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fd64c1fde3a44af69bd1cb7ea9d9667b.png?v=1781085373 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/767f503674ac4b67a01f3aa268934d32.png?v=1781085373 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e116203131f647c59ab602d5c034c4dd.png?v=1781085371 ## Agent notes Image content interpretation was not performed. All image URLs are provided as fetchable assets.
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": "不锈钢手冲咖啡过滤器折叠式漏斗便携户外露营过滤杯咖啡滴漏架",
"quantity": 1,
"grams": 150000,
"properties": {
"_length_cm": "14.5",
"_width_cm": "14.0",
"_height_cm": "1.5"
}
}],
"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").