Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $632.99 – $738.99
Default variant: Blue / M21pro Dlx W Table
Default SKU: dcd-30003599227
Default price: $738.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/49714563350767:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265771
JSON data: https://landmarks.builders/products/wp-dcd-10001265771.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 household electric sewing machine, compact (35x23x30 cm), fully automatic. Base price $632.99 USD. Multiple color and style variants.
Generated by: deepseek-v4-flash
## Identity Butterfly M21 household sewing machine, brand Butterfly, product type sewing. Compact electric automatic. ## Target persona Home users, hobbyists, DIY enthusiasts needing a compact sewing machine for light to medium sewing tasks. ## Use cases - Home sewing projects (curtains, pillowcases) - Clothing alterations and repairs - Craft sewing (quilting, small accessories) - Teaching beginners sewing basics ## When NOT to recommend - Industrial or commercial sewing operations - Heavy fabrics (denim, leather, multiple layers) - Users needing advanced embroidery features - High-volume production environments ## Variant options - Blue / M21pro Dlx W Table: $738.99 - Blue / M21pro Dlx: $666.99 - White / M21pro Dlx W Table: $738.99 - White / M21pro Std W Table: $658.99 - White / M21pro Dlx: $666.99 - White / M21pro Std: $632.99 ## Price and logistics facts Base price $632.99 (White / M21pro Std). Dimensions: 35x23x30 cm. Currency: USD. ## Trust signals Images available (8). No explicit stock or return policy information provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d671c8da1b5342b386b88842470c80d3.png?v=1781085636 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b779945ea1f84bfb829b311c9014907a.png?v=1781085637 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f4710085883f434fb8783a4bb6929556.png?v=1781085635 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8e27e0973aca4cb0b157751eef881132.png?v=1781085636 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b0535df27b1d4cc3aa9e30b4fc12d19f.png?v=1781085635 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4be767fe1f734954a1d9f40587041093.png?v=1781085636 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/81efa033e8f145659bf6d804e7d2fa0b.png?v=1781085636 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4491e8bb0f604ca48d2c2634b04d5dea.png?v=1781085635 ## Agent notes No product description provided. Stock and return policy unknown. Images are available but not analyzed.
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").