Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $142.99
Default variant: Purple / 301 Full SET W Ext
Default SKU: dcd-30003599211
Default price: $142.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/49714580357359:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265767
JSON data: https://landmarks.builders/products/wp-dcd-10001265767.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
家毅家用缝纫机家用电动小型迷你手持多功能全自动吃厚微型缝衣机 国标
| 产地 | 中国大陆 |
| 品牌 | 家毅 |
| 货号 | jiayi-201pinkuan |
| 省份 | 广东省 |
| 材质 | ABS |
| 地市 | 江门市 |
| 颜色分类 | 301樱花粉全配件+扩展台 |
Summary: Mini handheld electric sewing machine from JiaYi, ABS plastic, 27x22x21 cm, with full accessories and extension table. Price $142.99.
Generated by: deepseek-v4-flash
## Identity JiaYi Household Electric Mini Handheld Sewing Machine, model 301, ABS construction, portable. ## Target persona Budget-conscious home sewers needing a lightweight, portable machine for quick repairs or small projects. Not for heavy-duty or professional use. ## Use cases - Hemming pants or skirts. - Mending torn seams on clothing. - Craft projects (pillows, small bags). - Altering curtains or tablecloths. - Quick fixes while traveling. ## When NOT to recommend - Users needing heavy-duty stitching for denim or multiple layers. - Professional seamstresses requiring high speed or industrial features. - Projects requiring precise stitch patterns or embroidery. ## Variant options - Purple / 301 Full SET W Ext - $142.99 - Light Blue / 301 Full SET W Ext - $142.99 ## Price and logistics facts Price: $142.99 USD (both variants). Dimensions: 27x22x21 cm. Weight not specified. Origin: Guangdong, China. Brand: JiaYi. ## Trust signals - Two color options available. - Full set includes accessories and extension table. - No specific warranty or return policy stated. - No certification information provided. ## Image assets 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2f5a3b71f291489d82fe2cce182550b8.png?v=1781085646 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/20dc2355ab234158a8d823a0d3120caf.png?v=1781085646 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/508f42d7c19e48738bd3d8c91665fa9b.png?v=1781085647 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6e4d24ab9b8e40f582ca995673f459dd_bd989f1a-cc4a-45a4-9581-490a53a3e663.png?v=1781085650 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5b6f575f1cf44607973961caf27bd647.png?v=1781085646 6. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9537a34b984f482287d4931c65efdb47.png?v=1781085646 7. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6a2fc61bb731446f8b8e75f61e5888b2.png?v=1781085646 8. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9896e8f743374805970172dc5a4fea23.png?v=1781085645 ## Agent notes - Image content not analyzed; visual details not available. - No weight info; size suggests light portability. - "国标" indicates Chinese national standard compliance but no specific standard number. - "301 Full SET W Ext" likely includes extension table.
This product has 14 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": "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").