Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $100.99 – $112.99
Default variant: Purple / 202 Full SET W 39T
Default SKU: dcd-30003599205
Default price: $112.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/49714581897455:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265766
JSON data: https://landmarks.builders/products/wp-dcd-10001265766.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
家毅家用缝纫机家用电动小型迷你手持多功能全自动吃厚微型缝衣机 国标
| 产地 | 中国大陆 |
| 品牌 | 家毅 |
| 货号 | jiayi-201pinkuan |
| 省份 | 广东省 |
| 材质 | ABS |
| 地市 | 江门市 |
| 颜色分类 | 301樱花粉全配件+扩展台 |
Summary: Compact mini handheld electric sewing machine from 家毅, multi-functional, can handle thick fabrics. ABS plastic, dimensions 27x22x21 cm, price $100.99 USD.
Generated by: deepseek-v4-flash
## Identity 家毅家用缝纫机 – Mini handheld electric sewing machine, multi-functional, thick fabric capable. ABS material. Dimensions: 27x22x21 cm. Brand: 家毅 (China, Guangdong). ## Target persona Home users needing a portable sewing machine for quick repairs and small projects. Not for professionals or heavy-duty use. ## Use cases - Quick hemming of clothing - Repairing torn seams on curtains or cushions - Craft projects like sewing patches or small fabric items - Portable sewing on-the-go ## When NOT to recommend - For industrial or heavy-duty sewing (e.g., multiple layers of denim) - For users requiring precise stitch control or complex patterns - For those needing a full-size machine with large work area ## Variant options Colors: Purple, Cyan, Pink. Styles: "202 Full SET W 39T" ($112.99) and "202 Full SET W Ext" ($100.99). Ext is base, 39T adds $12. ## Price and logistics facts Base price: $100.99 USD. Dimensions: 27x22x21 cm. Unpackaged weight not provided. ## Trust signals No in-stock status given. Return policy unknown. Price consistent across variants. No certifications. ## Image assets Eight images at provided URLs showing product from multiple angles, including color options and accessories. ## Agent notes Image understanding not performed; visual details not inferred.
This product has 18 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": 1500000,
"properties": {
"_length_cm": "27.0",
"_width_cm": "22.0",
"_height_cm": "21.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").