Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $130.99 – $197.99
Default variant: SET 6 - W 13 Feet
Default SKU: dcd-30003599021
Default price: $197.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 3000 g
Cart URL (default variant): https://landmarks.builders/cart/49714551914735:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265700
JSON data: https://landmarks.builders/products/wp-dcd-10001265700.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
缝纫机家用小型全自动多功能电动吃厚台式缝衣机带锁边衣车裁缝机 国标
| 产地 | 中国大陆 |
| 品牌 | 壹奥 |
| 货号 | 505A |
| 省份 | 广东省 |
| 地市 | 佛山市 |
| 颜色分类 | 505A简配(不带任何配件) |
| 毛重 | 约2.6kg |
| 缝纫机针织机类型 | 电动台式型 |
Summary: Compact home electric sewing machine with overlock function, brand 壹奥 model 505A, weight 2.6kg, dimensions 35x19x32cm, priced from $130.99.
Generated by: deepseek-v4-flash
## Identity
- Product: 缝纫机家用小型全自动多功能电动吃厚台式缝衣机带锁边衣车裁缝机 国标
- Brand: 壹奥
- Model: 505A
- Type: Electric desktop sewing machine with overlock
- Dimensions: 35x19x32 cm
- Weight: ~2.6 kg
- Origin: Guangdong, China (Mainland)
## Target persona
- Budget-conscious home sewers
- Beginners learning sewing
- Individuals doing light mending and simple alterations
- Small-space dwellers needing a compact machine
## Use cases
- Hemming trousers or skirts
- Sewing buttons and patches
- Small craft projects (e.g., pillowcases, tote bags)
- Overlocking raw edges to prevent fraying
- Light repairs on clothing
- Quilting small items (e.g., placemats)
## When NOT to recommend
- Heavy-duty sewing (denim, leather, multiple layers)
- Professional garment making or tailoring
- Large quilts or thick fabrics
- Continuous industrial or daily heavy use
- Customers expecting high-end features or durable metal parts
## Variant options
- SET 1 - Standard (base): $130.99
- SET 2 - Ext Table: $156.99
- SET 3 - 6 Feet: $157.99
- SET 4 - Ext + 6 Feet: $169.99
- SET 5 - W 39 Threads: $186.99
- SET 6 - W 13 Feet: $197.99
## Price and logistics facts
- Starting price: $130.99 USD
- Dimensions: 35 x 19 x 32 cm
- Weight: ~2.6 kg
- Origin: China
- Shipping weight and packaging not specified
## Trust signals
- Listed with multiple variant options (price consistency)
- No explicit in-stock or return policy info provided
- No certifications mentioned
## Image assets
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/985373c72c56492e8f508eb2a6378c7f.png?v=1781085632
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aa567988782f49a3884e57010d6dc28f.png?v=1781085631
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9977d80138bd4101bcd2df5567a966fd.png?v=1781085630
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d72b9e251e3e4545baf9b143ebd540d8.png?v=1781085630
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/19e4a405124d44b991877d603db53d52.png?v=1781085631
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ebad5139cd63460b8be761de5902b2ac.png?v=1781085630
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/40b58921834540edba5c55afcc1b9912.png?v=1781085631
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7f0e39a7f3294608a68dcebd6ff1704d.png?v=1781085629
## Agent notes
- Images are not analyzed; product appearance is based on text description. Title indicates it can handle thick fabrics ("吃厚") but no detailed spec provided.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": 3000000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "19.0",
"_height_cm": "32.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").