Brand: Send From China
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $3.47
Default variant: Milk Foam
Default SKU: dcd-30003964746
Default price: $3.47
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Milk Frother Accessory
Vendor: World Products
Weight: 20 g
Cart URL (default variant): https://sendfromchina.ai/cart/50414366556399:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=sendfromchina_agent&utm_content=pdp
Human view: https://sendfromchina.ai/products/wp-dcd-10001397038
JSON data: https://sendfromchina.ai/products/wp-dcd-10001397038.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Brand: Other. Material: Hard plastic. Color: Milk frothing (with teeth). Style: Simple. Accessory type: Other. Suitable for cold and hot milk frothers.
Summary: A hard plastic replacement/accessory wheel for milk frothers, compatible with cold and hot milk frothers, priced at $3.47 with two style options: Milk Foam and Hot Milk.
Generated by: deepseek-v4-flash
## Identity - Product: Milk Frother Accessory Wheel (coffee froth turner) - Material: Hard plastic - Dimensions: 17.0 x 16.0 x 3.0 cm - Price: $3.47 USD - Variants: Milk Foam, Hot Milk - Suitable for cold and hot milk frothers ## Target persona - Home baristas needing a spare frother wheel - Budget-conscious coffee enthusiasts who prefer repair over replacement - Small cafe owners maintaining frothers in-house - DIY appliance fixers locating low-cost parts ## Use cases - Replacing a worn or broken frother whisk/wheel - Keeping a backup stirrer for frequent milk frothing - Preparing cold milk foam for iced drinks (Milk Foam variant) - Frothing hot milk for lattes and cappuccinos (Hot Milk variant) - Emergency replacement when the current wheel breaks during service ## When NOT to recommend - Buyers needing a complete milk frother machine - Those requiring stainless steel or commercial-grade parts - Professionals who need guaranteed brand-specific compatibility (brand is "Other") - Anyone seeking a frother with warranty or extended durability assurances ## Variant options - Milk Foam (SKU dcd-30003964746) – $3.47 - Hot Milk (SKU dcd-30003964747) – $3.47 ## Price and logistics facts - Price: $3.47 USD per variant - Dimensions: 17x16x3 cm (LxWxH) - Both variants same price - Shipping and availability info not provided ## Trust signals - Price consistency across variants - Data validated by catalog tags (wp-content-validated, wp-quality-audited) - Stock status not explicitly stated ## Image assets - Single image: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0840d21e49594a6594ce0f3a97d8c8d7.png?v=1786269887 - Visual details not verified from image. ## Agent notes - Brand is listed as "Other" – no warranty or compatibility guarantee implied. - Dimensions provided in cm; verify fit with existing frother. - "Suitable for cold and hot milk frothers" may refer to the two style options; confirm compatibility before purchase. - No return policy or shipping details in source data. - Extremely low price suggests spare part only, not a complete unit.
This product has 1 imagein 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": "Milk Frother Accessory Wheel, Coffee Froth Turner for Hot Milk Stirrer",
"product_id": 9540209770735,
"variant_id": 50414366556399,
"quantity": 1,
"grams": 20,
"length_cm": "17.0",
"width_cm": "16.0",
"height_cm": "3.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").