Brand: Send From China
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $8.06
Default variant: White / 350ml
Default SKU: dcd-30003963992
Default price: $8.06
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Coffee Brewing Equipment
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://sendfromchina.ai/cart/50460905963759:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=sendfromchina_agent&utm_content=pdp
Human view: https://sendfromchina.ai/products/wp-dcd-10001396708
JSON data: https://sendfromchina.ai/products/wp-dcd-10001396708.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This Bincoo pour over coffee kettle set includes a gooseneck kettle with a wooden handle, designed for home use. Made of 304 stainless steel, it features a simple Nordic style. It is customizable and of premium quality. Released in 2023, it is not imported and has no patent.
Summary: Bincoo pour over coffee kettle set with gooseneck spout, wooden handle, 304 stainless steel, 350ml capacity, available in three colors for $8.06.
Generated by: deepseek-v4-flash
## Identity Bincoo Pour Over Coffee Kettle Set with wooden handle and 304 stainless steel. Released in 2023. Not imported. No patent. Product type: Coffee Brewing Equipment. ## Target persona Budget-conscious home coffee brewers; single-serve pour-over enthusiasts; people with small kitchens or limited counter space; gift buyers seeking an affordable coffee-related present. ## Use cases - Single-cup pour-over brewing at home. - Small-space kitchens (dorm, studio apartment). - Entry-level pour-over setup for coffee beginners. - Budget-friendly gift for coffee drinkers. - Compact brewing for one or two cups (350ml capacity). ## When NOT to recommend - For users needing to brew more than 350ml at a time. - For those requiring a kettle with a built-in thermometer or temperature control. - For commercial or high-volume coffee service. - For buyers who expect a full kettle set with server or additional accessories (the listing only specifies kettle with wooden handle). ## Variant options - White / 350ml (SKU dcd-30003963992) – $8.06 - Red / 350ml (SKU dcd-30003963993) – $8.06 - Gradient Black / 350ml (SKU dcd-30003963994) – $8.06 ## Price and logistics facts - Price: $8.06 USD for all variants. - Dimensions: 25cm (L) x 21.5cm (W) x 13cm (H). - Released: 2023. - Import status: not imported (per listing). - Patent: no patent (per listing). ## Trust signals - Price is uniform across all variants. - Product appears in a quality-audited catalog feed (per tags, not verified externally). - No return policy or warranty information is provided in the source facts. - No certifications or safety standards are stated. ## Image assets 5 product images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4bdf09dd0674424fa947085b25217ee1_92e37027-39bc-4f61-9956-c6ec6554e938.png?v=1786269855 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/08da9ee31ff4420bb48b19b13db85acc.png?v=1786269921 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/308d310063314f14b605a0d284dcf789_9764bc7e-4fa4-443b-ad10-3d136a0365f8.png?v=1786269854 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/01111bf62d9540dc99ec37194c832f3a.png?v=1786269855 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c5f60747fe8445b9a01fd3aaa0f738d5_625ad4c5-f359-4fc3-8f57-4ef87d185186.png?v=1786269910 ## Agent notes - Image analysis was not performed; URL content not inspected. - The listing describes the product as "premium quality" and "customizable"; these are marketing claims without objective verification. - Only 350ml size variants are available; no larger capacity option is listed. - "Not imported" and "no patent" are taken directly from the listing text. - The exact contents of the "set" are not fully itemized; only the gooseneck kettle and wooden handle are mentioned in the description.
This product has 11 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 cross-border shipping rates 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Bincoo Pour Over Coffee Kettle Set with Wooden Handle and Stainless Steel",
"product_id": 9540212424943,
"variant_id": 50460905963759,
"quantity": 1,
"grams": 450,
"length_cm": "25.0",
"width_cm": "21.5",
"height_cm": "13.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. The estimate endpoint uses the product dimensions
provided in the request. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").