Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $624.99 – $738.99
Default variant: Blue / M21 Dlx W Table
Default SKU: dcd-30003599221
Default price: $658.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 3100 g
Cart URL (default variant): https://landmarks.builders/cart/49714571313391:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265770
JSON data: https://landmarks.builders/products/wp-dcd-10001265770.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Butterfly M21 home electric sewing machine, compact (35x23x30 cm), with multiple style/color variants. Base price $624.99 USD.
Generated by: deepseek-v4-flash
## Identity Butterfly M21 home electric sewing machine, compact size, available in Blue and White with style options including tables. ## Target persona Home sewers, hobbyists, and small-space users needing a compact electric machine for light to medium projects. ## Use cases - Mending clothes and altering garments - Light quilting and patchwork - Crafting and DIY home decor - Small sewing projects (e.g., masks, bags) - Teaching beginners basic sewing ## When NOT to recommend - Heavy-duty fabrics like denim, leather, or canvas - High-volume production or industrial use - Professional tailoring requiring specialized stitches - Users needing heavy-duty automatic features (e.g., automatic needle threader not confirmed) ## Variant options - Blue: M21 Dlx W Table ($658.99), M21 Std W Table ($624.99), M21 Dlx ($632.99) - White: M21 Supreme W Table ($738.99), M21 Dlx W Table ($658.99), M21 Dlx ($632.99) ## Price and logistics facts - Base price: $624.99 USD - Dimensions: 35x23x30 cm - Currency: USD ## Trust signals - No return policy or stock status provided in facts. - Butterfly is a known sewing machine brand, but no specific certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e759ea3ec85e4136ad763c70763412e8.png?v=1781085641 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bc54eb77b5bc4ab7adf696ac61a2a5b8.png?v=1781085641 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4afe3b48cddb437a95120bad397d4d3e.png?v=1781085641 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3488d650a6d2400598992bc7dc0be86b.png?v=1781085641 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aed923ebd1594e4e87de1a6b57415370.png?v=1781085643 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/04a728c0e05246ad98bffc6abe0f18d1.png?v=1781085641 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/84e05f2e99a74e738d8501cd2f106235.png?v=1781085642 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ccd81bd1353c4c198a4639531a2cf9ae.png?v=1781085640 ## Agent notes - No product description provided; details derived from title and variants. - 'Lockstitch' capability implied by title but not confirmed. - Image understanding not performed; no visual details available.
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": "蝴蝶牌缝纫机M21家用小型官方旗舰Pro电动衣车迷你锁边全自动家庭",
"quantity": 1,
"grams": 3100000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "23.0",
"_height_cm": "30.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").