Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $63.99 – $68.99
Default variant: Metalhook Light 64G
Default SKU: dcd-30003599075
Default price: $68.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/49714504499439:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265716
JSON data: https://landmarks.builders/products/wp-dcd-10001265716.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Mini electric sewing machine for home use, manual and automatic, dimensions 32x25x29 cm, priced from $63.99, with two variant options.
Generated by: deepseek-v4-flash
## Identity 铭缝202缝纫机家用迷你电动全自动小型吃厚缝纫机手动袖珍微型 (Mini Electric Sewing Machine) - Product Type: 缝纫 (Sewing) ## Target persona Beginner sewists, hobbyists, crafters, apartment dwellers needing a compact and affordable machine for light sewing tasks. ## Use cases - Hemming pants or skirts - Repairing torn seams on clothes - Creating small crafts like tote bags or pillowcases - Quilting small projects - Sewing masks or accessories - Teaching children basic sewing ## When NOT to recommend - Sewing heavy fabrics like denim, leather, or canvas - Industrial or high-volume production - Professional tailors requiring precision and durability - Users needing advanced features like automatic buttonholes or embroidery ## Variant options - **Metalhook Light 64G** - $68.99 (Style: Metalhook Light 64G) - **W Light 64gifts Ext** - $63.99 (Style: W Light 64gifts Ext) ## Price and logistics facts - Base price from $63.99 USD - Dimensions: 32 cm (L) x 25 cm (W) x 29 cm (H) - Variant pricing: $68.99 for Metalhook, $63.99 for W Light ## Trust signals - No explicit trust signals provided (in-stock status, return policy, certifications, or price consistency data missing) - Tags indicate batch inventory from 'dcd' source ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9e0bc6102d144883bb2e281c3489af4f.png?v=1781085603 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/58d8ed76256546f299f49640750034de.png?v=1781085604 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/59afeb4bb76745e78d58905a776544b3.png?v=1781085603 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f1ad0885968b42788a5fd840bd7afa2d.png?v=1781085604 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/63d2f6adc4c04659bf6c515899c3021b.png?v=1781085604 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/52819b191d83449e9ac18815e0556b61.png?v=1781085604 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9d4e186cb52646f8a26dca94b6208cc3.png?v=1781085603 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7f9fa849e3a0438fb7af11790a89313f.png?v=1781085604 ## Agent notes - Image content not analyzed; URLs provided for fetching. - Dimensions in centimeters. - No description or customer reviews available. - Price is in USD.
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": "32.0",
"_width_cm": "25.0",
"_height_cm": "29.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").