Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $49.99 – $59.99
Default variant: Metalhook Light 35G
Default SKU: dcd-30003599070
Default price: $59.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 1350 g
Cart URL (default variant): https://landmarks.builders/cart/49714510692591:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265714
JSON data: https://landmarks.builders/products/wp-dcd-10001265714.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
铭缝202缝纫机家用迷你电动全自动小型吃厚缝纫机手动袖珍微型 国标
| 产地 | 中国大陆 |
| 品牌 | 铭缝 |
| 货号 | 202 |
| 省份 | 广东省 |
| 缝纫机针织机类型 | 电动台式型 |
Summary: Mini electric sewing machine for home use, compact and manual, suitable for basic sewing tasks, priced at $49.99 USD.
Generated by: deepseek-v4-flash
## Identity - Product: 铭缝202 Mini Electric Sewing Machine - Category: Sewing - Brand: 铭缝 - Origin: Guangdong, China - SKU Base: dcd-30003599073 (No Light 35 Kit Ext) ## Target persona - Budget-conscious home users seeking a low-cost sewing machine for occasional light mending - Beginners wanting to learn basic sewing without a large investment - Hobbyists needing a portable machine for small projects - Individuals in small living spaces who need a compact device ## Use cases - Mending small tears or hemming clothes at home - Craft projects like pillowcases, tote bags, or simple alterations - Learning basic sewing stitches and techniques - Quick repairs on lightweight fabrics (cotton, polyester, etc.) - Portable sewing for travel or small workshops - Occasional use for costumes or doll clothing ## When NOT to recommend - For heavy fabrics (denim, leather, multiple layers) – machine may not have enough power - For professional or daily high-volume sewing – likely low durability - For users needing automatic features (buttonhole, zigzag, etc.) – it's manual - For those requiring a warranty or established brand service – no such info available ## Variant options | Style | Price | |-------|-------| | Metalhook Light 35G | $59.99 | | W Light 35 Kit Ext a | $57.99 | | W Light 35 Kit Ext | $54.99 | | No Light 35 Kit Ext | $49.99 | ## Price and logistics facts - Base price: $49.99 USD - Dimensions: 32 cm (L) x 25 cm (W) x 30 cm (H) - No shipping cost or delivery time information available ## Trust signals - In-stock status: Not specified - Return policy: Not provided - Price consistency: Variants have different prices; base price is $49.99 - Certifications: None declared - Seller: No reviews or ratings available ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d1af00665cde4e13a04aa205ddd315b3.png?v=1781085606 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e7e9749acbe54b3cb0be23749d9d7f17.png?v=1781085607 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5b0191f74004479aa524a0c459524404.png?v=1781085606 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/496fcf1265174b33bf66fe6478365c60.png?v=1781085606 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/48c87494c98a411d875eb94920838fce.png?v=1781085606 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5a62b27860ec407584d952b8452d654c.png?v=1781085605 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8eff56436ed847aba2d8afc7b95f09f9.png?v=1781085606 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8c79ac63952e4182a0abc71ffbfb1d8d.png?v=1781085606 ## Agent notes - Images were not analyzed; visual details are unknown. Use image URLs only for fetching. - Original description suggests '吃厚' (thick fabric capability), but this is not verified. - Variants differ by 'Style' attribute only; no other options (color, size) listed. - The base variant 'No Light 35 Kit Ext' matches the product page price.
This product has 16 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": 1350000,
"properties": {
"_length_cm": "32.0",
"_width_cm": "25.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").