Brand: World Products (Landmark)
SKU: dcd-30003610574
Price: $76.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 1250 g
Cart URL (default variant): https://landmarks.builders/cart/49714276892911:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270090
JSON data: https://landmarks.builders/products/wp-dcd-10001270090.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
绕线机 手动毛线纺织缠线器快速手摇机家用络筒机
| 产地 | 安徽 |
| 品牌 | 无 |
| 货号 | 毛线绕线机 |
| 是否专利货源 | 否 |
| 产品类别 | 其它 |
| 是否跨境出口专供货源 | 否 |
| 加工定制 | 否 |
| 箱装数量 | 暂无 |
| 风格 | 现代风 |
| 是否进口 | 否 |
| 毛重 | 422.2g |
Summary: A manual hand-crank yarn winder for home use, 28x20x16 cm, 422g, $76.99, suitable for rewinding yarn into cakes or balls.
Generated by: deepseek-v4-flash
## Identity Manual Yarn Winder (绕线机) - a hand-crank, home-use device for rewinding yarn. Category: Sewing. Origin: Anhui, China. ## Target persona Home-based knitters and crocheters who need to rewind yarn from hanks or cones into manageable balls for projects. ## Use cases - Rewinding hand-dyed or delicate yarn into cakes. - Untangling messy or knotted yarn. - Preparing small batches for specific projects. - Creating center-pull balls for even tension. - Converting leftover yarn into storage-friendly balls. - Demonstrating yarn winding in craft classes. ## When NOT to recommend - Industrial or high-volume yarn production. - Users requiring electric or automated winding. - Winding large cones or spools. - Customers seeking a device under $20. ## Variant options - **Large Winder** (only variant): $76.99 ## Price and logistics facts - Price: $76.99 USD (single unit). - Dimensions: 28 × 20 × 16 cm. - Weight: 422.2 g. - Origin: Anhui, China. No shipping or tax details provided. ## Trust signals - In-stock status: not specified. - Return policy: not provided. - Price consistency: single variant with no volume discounts. - Certifications: none listed. ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Images were not analyzed for visual details; rely on image URLs for fetching. - No stock or return policy information available; recommend verifying with seller. - Product appears to be a generic unbranded manual yarn winder.
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": 1250000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "20.0",
"_height_cm": "16.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").