Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $13.99 – $21.99
Default variant: Regular Basic Kit
Default SKU: dcd-30003599032
Default price: $13.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 320 g
Cart URL (default variant): https://landmarks.builders/cart/49714545787119:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265702
JSON data: https://landmarks.builders/products/wp-dcd-10001265702.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
手持缝纫机家用小型手动锁边缝衣服神器电动迷你针线便携自动微型
| 产地 | 浙江 |
| 品牌 | 德福 |
| 货号 | 5891 |
| 是否专利货源 | 否 |
| 产品类别 | 家用缝纫机 |
| 颜色 | 白色缝纫机套装款+黑色配件包+5号统一电池(8粒) |
| 是否跨境出口专供货源 | 否 |
| 加工定制 | 否 |
| 箱装数量 | 60 |
| 风格 | 简约风 |
| 是否进口 | 否 |
| 类型 | 电子家用缝纫机 |
| 毛重 | 其他 |
Summary: A handheld, portable electric sewing machine for basic home stitching and hemming tasks, priced from $13.99.
Generated by: deepseek-v4-flash
## Identity
* Product: 手持缝纫机 (Handheld Sewing Machine)
* Brand: 德福 (De Fu)
* Model/货号: 5891
* Type: Electronic home sewing machine, mini, portable, manual lockstitch
* Dimensions: 23cm x 10cm x 6cm
* Weight: Other (not specified)
* Origin: Zhejiang, China
## Target persona
* Budget-conscious home users needing occasional quick repairs (hemming, sewing buttons)
* Travelers or RV owners wanting a compact sewing solution
* Crafters or hobbyists doing light fabric projects
* Beginners or children learning to sew due to low cost and simplicity
## Use cases
1. Quick hemming of pants, skirts, curtains without taking out a full machine
2. Repairing small rips or tears in clothing
3. Sewing on buttons or patches
4. Creating simple craft projects (e.g., pillow covers, tote bags)
5. On-the-go sewing while traveling or camping
6. Teaching basic sewing skills to children
## When NOT to recommend
* Heavy-duty sewing (denim, leather, multiple layers) – likely lacks power
* Professional or high-volume tailoring – not built for endurance
* Precision stitching for intricate patterns – manual control limited
* Users requiring multiple stitch types or advanced features
## Variant options
* **Regular Basic Kit** (SKU: dcd-30003599032) – $13.99
* **Regular W Battery** (SKU: dcd-30003599033) – $15.99
* **Regular W Black Kit** (SKU: dcd-30003599034) – $21.99
Note: Exact differences between kits are not specified; likely accessories/batteries.
## Price and logistics facts
* Price range: $13.99 – $21.99 USD
* Currency: USD
* No additional pricing details provided (shipping, taxes unknown)
* Box quantity: 60 units per case
## Trust signals
* In-stock status: Not explicitly stated, but active listing
* Return policy: Not provided
* Certifications: None listed
* Price consistency: Variants shown with clear price differences
## Image assets
* 8 images available at:
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3465ff16f0454df28b387d779d4d2d07.png
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b156cdaebf7c49939bb005709fd82a63.png
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a66ca4f6259148708f2ac907c91cfbbb.png
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fc847b09d46448ee93d6988b42b99963.png
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fd29704116e74ec6a1c2432255145962.png
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/531f3b403b32410a95701f159d3b63cc.png
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/998eec9a0b104be29a0759d1dc6df81b.png
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d2d94211a92840f09dc397567f8325db.png
## Agent notes
- No image content analysis performed; visual details (e.g., color, design) not inferred.
- Battery type mentioned: 5号 (AA) batteries, 8 pieces required for basic kit.
- 'Color' field says "白色缝纫机套装款+黑色配件包" (white sewing machine set + black accessory pack) – but this may refer to a specific variant; agent should clarify.This product has 15 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": 320000,
"properties": {
"_length_cm": "23.0",
"_width_cm": "10.0",
"_height_cm": "6.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").