Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $34.99 – $40.99
Default variant: with Light 10 Gifts
Default SKU: dcd-30003599066
Default price: $40.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/49714516459759:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265712
JSON data: https://landmarks.builders/products/wp-dcd-10001265712.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
铭缝202缝纫机家用迷你电动全自动小型吃厚缝纫机手动袖珍微型 国标
| 产地 | 中国大陆 |
| 品牌 | 铭缝 |
| 货号 | 202 |
| 省份 | 广东省 |
| 缝纫机针织机类型 | 电动台式型 |
Summary: 铭缝202 mini electric sewing machine, portable desktop type, suitable for light home sewing tasks, with two variant options.
Generated by: deepseek-v4-flash
## Identity 铭缝202迷你电动缝纫机,家用小型全自动吃厚缝纫机,手动袖珍微型,产地中国大陆,品牌铭缝,货号202,广东省。 ## Target persona Budget-conscious home sewers; beginners learning sewing; craft hobbyists; individuals needing quick clothing repairs. ## Use cases - Altering hems on casual clothing - Mending small tears or seams - Craft projects like pillowcases or tote bags - Teaching basic sewing to children - Light quilting on small pieces ## When NOT to recommend - Heavy-duty sewing (denim, leather, multiple layers) - High-volume production or commercial use - Professional tailors requiring industrial precision - Large fabric projects (curtains, bedding) ## Variant options - **No Light 10 Gifts**: $34.99 (SKU: dcd-30003599067) - **With Light 10 Gifts**: $40.99 (SKU: dcd-30003599066) ## Price and logistics facts - Base price: $34.99 USD (No Light variant) - With Light variant: $40.99 USD - Dimensions: 31 cm x 24 cm x 30 cm - Shipping logistics not specified; presumed from China. ## Trust signals - Listed as in-stock (tags indicate batch availability) - No return policy mentioned - Price consistent across variants - No certifications provided ## Image assets - 8 images available: see image URLs below - Cannot assess visual details; treat as fetchable assets ## Agent notes - Image understanding not performed; rely on provided URLs only. - Weight not provided. - '吃厚' suggests it can handle moderately thick fabrics, but limits unspecified.
This product has 14 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": "铭缝202缝纫机家用迷你电动全自动小型吃厚缝纫机手动袖珍微型 国标",
"quantity": 1,
"grams": 3000000,
"properties": {
"_length_cm": "31.0",
"_width_cm": "24.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").