Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $18.99 – $26.99
Default variant: Deluxe Upgrade Kit
Default SKU: dcd-30003599035
Default price: $18.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 600 g
Cart URL (default variant): https://landmarks.builders/cart/49714543165679:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265703
JSON data: https://landmarks.builders/products/wp-dcd-10001265703.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Handheld electric mini sewing machine for quick repairs and hemming, portable with manual lockstitch, starting at $18.99.
Generated by: deepseek-v4-flash
## Identity Handheld electric mini sewing machine, manual lockstitch, portable, dimensions 25x13x10 cm. ## Target persona Home users needing quick fabric repairs; travelers seeking a portable sewing kit; dorm students; craft enthusiasts for small projects. ## Use cases - Hemming pants quickly - Repairing torn seams on clothes - Sewing patches on bags - Light fabric crafts - Emergency sewing while traveling ## When NOT to recommend - Heavy fabric sewing (denim, canvas) - Professional garment construction - Large quilting projects - Users needing high stitch speed or durability ## Variant options | Variant | Price | |---------|-------| | Deluxe Upgrade Kit | $18.99 | | Deluxe W Battery | $21.99 | | Deluxe W Black Kit | $26.99 | ## Price and logistics facts - Base price: $18.99 USD - Dimensions: 25 × 13 × 10 cm - No shipping cost or lead time data provided ## Trust signals - Stock status: not specified - Return policy: not provided - Certifications: none listed - Price consistency: variants clearly priced ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/27d4078b94cc47fc812abc698d441ea0.png?v=1781085625 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d7f3b5a195c747a58121161024f5cb00.png?v=1781085626 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/273667f8a1844b5f8aad750077ebdcb5.png?v=1781085626 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7cdb1a8191fc4f93a87d5ae3707dc9cf.png?v=1781085626 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/74c8e277370644ffa3ce770799b2e67d.png?v=1781085624 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b6947ca88e8d45efa8128b65885add4d.png?v=1781085627 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/711e49feb5374b70999cd41724fc7bef.png?v=1781085625 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9dd0542f79cd451dbbd63bf8cc9303c0.png?v=1781085626 ## Agent notes - Description field was empty; no textual product details. - No stock/return policy data; verify before recommending. - Image content not analyzed.
This product has 15 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": 600000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "13.0",
"_height_cm": "10.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").