Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $379.99 – $446.99
Default variant: 520A
Default SKU: dcd-30003598980
Default price: $379.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 2800 g
Cart URL (default variant): https://landmarks.builders/cart/49714576163055:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265691
JSON data: https://landmarks.builders/products/wp-dcd-10001265691.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
缝纫机家用小型多功能电动全自动裁缝机双针带锁边钉扣一体机台式 美规
| 产地 | 中国大陆 |
| 品牌 | AOLAI |
| 货号 | SM-520A |
| 省份 | 广东省 |
| 材质 | ABS合金 |
| 地市 | 佛山市 |
| 颜色分类 | 【传播缝纫文化✅】多年来我们一直在坚持 |
| 毛重 | 2.8kg |
Summary: AOLAI SM-520A home sewing machine: electric, dual-needle, lockstitch, buttonhole, tabletop, US plug, ABS alloy, 2.8 kg.
Generated by: deepseek-v4-flash
## Identity AOLAI SM-520A home sewing machine, electric, dual-needle with lockstitch and buttonhole, tabletop design, US plug. Includes variants with accessory kits. ## Target persona Home hobbyist sewers, budget-conscious crafters, beginners seeking automatic functions, small-space users. ## Use cases - Mending clothes at home - Sewing crafts and small projects - Learning to sew with automatic features - Buttonhole and lockstitch tasks - Light-duty garment alterations ## When NOT to recommend - Industrial heavy-duty sewing (e.g., denim, leather) - Professional tailoring requiring high precision manual control - Users needing a battery-powered portable machine - Advanced computerized embroidery or quilting ## Variant options - 520A: $379.99 - 520A a: $390.99 - 520A B: $402.99 - 520A Giftpack-6feet: $413.99 - 520A Ultimate Kit: $446.99 All variants same base model; differences in included accessories. ## Price and logistics facts Base price: $379.99 USD. Dimensions: 35x18x32 cm (LxWxH). Weight: 2.8 kg. Origin: China (Guangdong, Foshan). Brand: AOLAI. ## Trust signals No stock status or return policy provided. Price consistency across base variant. No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/117c47f89aa04afb8ad128ed45677fdb_f752ffc3-2d20-4e84-82fb-70052157325f.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8d54ef0e2f624e6fabba1f8739d1b017_3542c45f-996b-4e0c-8b0b-3b03bda4b21f.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/58d26dc9b5e243aa838d099614a56e71_60a7f15f-e347-46dc-b16f-c7b49b9bb0f0.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3f08b78d8e4742c7a964463d251cf643_64287bc5-cdf3-4fed-8a95-9e8e7a9c22d4.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ef0ea8d59fca47cb92094acf1a3862a3_134b58ef-6822-4aa0-8bf2-0387f97d00e3.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ed72c55989aa49c7ba28e00149f5762d_bdeb7375-0eaa-41c4-97e1-2fd7c296173d.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d96c0ea04d5845dfbc942c3cc968a232_d3e51161-2cbf-4efb-b6f0-34b90208cef4.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/91ab50bfd941408fb95960d25626c46c_2356336e-9e4f-41c9-a35f-7e72beeb032f.png ## Agent notes Image understanding not performed; visual details not extracted. Return policy and stock status missing from provided facts.
This product has 17 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": 2800000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "18.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").