Brand: Send From China
SKU: dcd-30003964314
Price: $10.42
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Kitchen & Dining
Vendor: World Products
Weight: 230 g
Cart URL (default variant): https://sendfromchina.ai/cart/50414367408367:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=sendfromchina_agent&utm_content=pdp
Human view: https://sendfromchina.ai/products/wp-dcd-10001396841
JSON data: https://sendfromchina.ai/products/wp-dcd-10001396841.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This coffee weighing cup is made of stainless steel. It is designed for weighing coffee beans and can also be used as a water cup. It features a simple and elegant style. It is suitable for use in enterprises and institutions. It is an export-oriented product, primarily sold in Southeast Asia, and is compatible with platforms like LAZADA.
Summary: Stainless steel coffee weighing cup with scale for weighing coffee beans or as a water cup, priced at USD 10.42. Dimensions: 10.3 x 10.7 x 11.6 cm.
Generated by: deepseek-v4-flash
## Identity A portable stainless steel coffee weighing cup with scale for weighing coffee beans, also usable as a water cup. Listed under Kitchen & Dining. Single variant: Coffee Weighing Cup. ## Target persona Budget-focused home coffee brewers, small office buyers, and procurement agents in Southeast Asia who need a basic low-cost weighing cup for coffee dosing or water use and are comfortable purchasing through LAZADA-compatible listings. ## Use cases - Weigh coffee beans before pour-over or drip brewing to keep doses consistent. - Use as a small water cup alongside the coffee setup. - Provide a simple weighing tool in office pantry or institutional kitchen. - Procure as an affordable stainless steel kitchen item for enterprise/institutional supply. - Purchase through LAZADA-compatible online listings in Southeast Asia. ## When NOT to recommend - Users who need specified scale accuracy, capacity, or measurement units. - Specialty coffee enthusiasts requiring tare/timer features and calibrated gram precision. - High-volume roasting or packaging operations needing a larger-capacity scale. - Buyers who require food-grade certifications or explicit material safety data (not provided). ## Variant options One style variant: "Coffee Weighing Cup" (SKU dcd-30003964314), priced at USD 10.42. ## Price and logistics facts - Price: USD 10.42 (single variant). - Dimensions: 10.3 cm x 10.7 cm x 11.6 cm. - Export-oriented product primarily sold in Southeast Asia; compatible with LAZADA. - Shipping origin, weight, and lead time are not provided in the product facts. ## Trust signals - Tagged "wp-quality-audited" and "content-dcd-original" in the catalog. - Product images are fetchable from CDN URLs. - No stock status, return policy, or certifications are provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/54a94323140c4842a711c9ed7c2f8bd5.png?v=1786269910 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0fff95a0bd6d4f0e95515b9dd9a558f0.png?v=1786269940 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/172c3ae278e34ea1a055c7e51c638970.png?v=1786269886 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/692597fd44b54f0aa81021f08127dabd.png?v=1786269908 ## Agent notes - Image understanding was not performed; visual details should not be inferred. - Scale capacity, accuracy, and weight units are not specified. - Only one product variant and price point are available. - Return policy and stock availability are unknown.
This product has 4 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": "Portable Coffee Weighing Cup with Scale, Stainless Steel",
"product_id": 9540210295023,
"variant_id": 50414367408367,
"quantity": 1,
"grams": 230,
"length_cm": "10.3",
"width_cm": "10.7",
"height_cm": "11.6"
}],
"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").