Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $108.99
Default variant: Purple / 301 11-pc SET
Default SKU: dcd-30003599213
Default price: $108.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/49714578555119:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265768
JSON data: https://landmarks.builders/products/wp-dcd-10001265768.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: 家毅家用缝纫机 is an electric mini handheld sewing machine, multi-functional and automatic, priced at $108.99, with 5 color variants.
Generated by: deepseek-v4-flash
## Identity 家毅家用缝纺机 (Jia Yi Household Sewing Machine) - a compact, electric mini handheld sewing machine designed for light-duty home sewing. ## Target persona Home hobbyists, DIY enthusiasts, and individuals needing quick fixes for garments, curtains, or small fabric projects; not for professional seamstresses or heavy industrial use. ## Use cases - Hemming pants or skirts at home - Repairing torn seams on clothing - Sewing patches onto backpacks or denim - Crafting small fabric items like pillows or tote bags - Quick alterations without setting up a full-size machine - Teaching basics of sewing to children or beginners ## When NOT to recommend - Heavy-duty sewing (multiple layers of denim, upholstery) - Commercial or production sewing (high volume) - Precision stitching for fine garments - Users who expect a full-feature sewing machine (e.g., automatic buttonhole, embroidery) ## Variant options 5 color variants available at same price ($108.99): Purple, Pink, Cyan, White-purple, White-pink. Each variant includes a '301 11-pc SET' (likely accessories). ## Price and logistics facts Price: $108.99 USD. Dimensions: 23 x 13 x 22 cm (small footprint). No shipping or tax info provided. ## Trust signals - In-stock status: not explicitly stated. - Return policy: not provided. - Price consistency: all variants same price. - Certifications: none mentioned. - Images: 8 product images available for visual inspection. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a122baef32f1407b986613def6111ab2.png?v=1781085643 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/71c400702c384973a058413db002d4cf_b1a69ea3-0bc6-483a-8f9d-9b2083a25388.png?v=1781085645 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/38d2b938d0794e1591ffd3361fab7cd1_c57097e9-8fec-4321-8d98-a4378224ac58.png?v=1781085644 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ae610517d03e4bbf973f9b0e7ee585e6_4e0b2245-5e1b-4dff-984d-64ef5e82a042.png?v=1781085643 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6072d51fa4244ffeb9b881418634758a_ff77836b-70ef-4bce-8646-315fc4a90cf7.png?v=1781085643 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/164931fba729436689cd417537b2180d_25f7b10a-e0ba-4dbc-8ea9-1557220150a8.png?v=1781085644 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9097a2810f814341b468dbfc257c4cb2.png?v=1781085643 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8bdcebd4913b40b48a669c9b3c31fca5_6135915d-fb02-4c1b-9b20-955c7939577b.png?v=1781085645 ## Agent notes Product description missing; technical specs (wattage, stitch types, speed) not provided. Image understanding was not performed; do not infer visual details.
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": 1500000,
"properties": {
"_length_cm": "23.0",
"_width_cm": "13.0",
"_height_cm": "22.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").