Brand: World Products (Landmark)
SKU: dcd-30003602134
Price: $49.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/49714408784111:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266689
JSON data: https://landmarks.builders/products/wp-dcd-10001266689.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: Wireless handheld noodle machine for home use, cream color, priced at $49.99, dimensions 29x26x8 cm.
Generated by: deepseek-v4-flash
## Identity - **Product:** Handheld noodle machine (wireless) - **Type:** Kitchen appliance - **Price:** $49.99 USD - **Dimensions:** 29 x 26 x 8 cm - **Color:** Cream (only variant) ## Target persona - Budget-conscious home cooks seeking a compact, easy-to-use noodle maker - Small kitchen or dorm dwellers with limited counter space - DIY noodle enthusiasts wanting a portable, wireless option ## Use cases - Making fresh noodles for quick home meals - Preparing small batches of pasta for 1-2 people - Camping, RV, or travel cooking where space is limited - Introducing kids to pasta making with a simple tool - Emergency meal prep when power outlets are unavailable ## When NOT to recommend - Commercial kitchens or high-volume production - Users requiring multiple color options or accessories - Professional chefs needing high durability and throughput - Those who prefer traditional manual pasta rollers ## Variant options - **Cream** (SKU: dcd-30003602134) - $49.99 – only color available ## Price and logistics facts - **Price:** $49.99 USD (fixed, no discounts listed) - **Dimensions (cm):** 29.0 x 26.0 x 8.0 - **No shipping or tax details provided** ## Trust signals - In-stock status: not specified - Return policy: not disclosed - Certifications: none provided - Price consistency: single price point across all variants ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - No product description provided. - Image understanding was not performed; visuals not described.
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": "面条机无线新款小型手持家用手持式能Handheld noodle machine",
"quantity": 1,
"grams": 1500000,
"properties": {
"_length_cm": "29.0",
"_width_cm": "26.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").