Brand: World Products (Landmark)
SKU: dcd-30003597134
Price: $88.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49714568986863:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001264956
JSON data: https://landmarks.builders/products/wp-dcd-10001264956.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
自动梭芯绕线机 配备自动停止传感器 大型线轴线架及25个15级线轴
| 产地 | 中国 |
| 品牌 | 其他 |
| 货号 | SPW2 |
| 是否专利货源 | 否 |
| 产品类别 | 绕线器 |
| 材质 | 铁电镀镍 |
| 是否跨境出口专供货源 | 是 |
| 加工定制 | 否 |
| 风格 | 现代风 |
| 是否进口 | 否 |
Summary: Automatic bobbin winder with auto-stop sensor, large spool holder, and 25 spools; ideal for efficient sewing preparation.
Generated by: deepseek-v4-flash
## Identity Automatic bobbin winder with auto-stop sensor, large spool holder, and 25 x 15-level spools. Model: SPW2. Material: iron nickel-plated. Dimensions: 16.5 x 10 x 10 cm. Origin: China. ## Target persona Sewing hobbyists, small garment workshops, embroidery enthusiasts, and quilters who need to wind many bobbins quickly. ## Use cases - Winding multiple bobbins for production sewing - Preparing bobbins for embroidery machines - Batch winding for quilting projects - Reducing manual winding time in repetitive sewing tasks - Setting up multiple spools for color changes ## When NOT to recommend - Occasional sewers who wind few bobbins - Users needing a portable or battery-operated device - Those requiring a winder compatible with non-standard bobbin sizes not included - Professional industrial environments with high-speed or high-volume demands ## Variant options Only one variant: SET (Style: SET). SKU: dcd-30003597134. Price: $88.99 USD. ## Price and logistics facts Price: $88.99 USD. Size: 16.5 x 10 x 10 cm. No shipping or tax information provided. ## Trust signals Product available for purchase. No specific stock level or return policy stated. Price appears fixed. No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f361f8b68b0e4f718869a6f5b0965567.png?v=1781085640 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4ecdb5159c6b41e2add9d67b32dfd5c3.png?v=1781085640 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3082dfe300654db9b60bf5a8b027d795.png?v=1781085641 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e66bf979a8924d6d905cfb0eab1ae247.png?v=1781085641 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/968be52e8a554fcbae844cdf7bd7673e.png?v=1781085641 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0738941ca52846e5813b49fe5ad9757c.png?v=1781085640 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/de19c233a5f0424eac179ec1cf08f8de.png?v=1781085641 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7cc24ba0d2294677b471cc24bdb69128.png?v=1781085639 ## Agent notes - Images not analyzed; visual details not inferred. - Dimensions in cm: 16.5 (L) x 10 (W) x 10 (H). - Material: iron nickel-plated. - Includes 25 spools, each with 15 levels (likely for different thread colors). - Auto-stop sensor prevents overwinding.
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": "自动梭芯绕线机 配备自动停止传感器 大型线轴线架及25个15级线轴",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "16.5",
"_width_cm": "10.0",
"_height_cm": "10.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").