Brand: World Products (Landmark)
SKU: dcd-30003599008
Price: $52.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/49714560172271:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265697
JSON data: https://landmarks.builders/products/wp-dcd-10001265697.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
佳柔202金属勾尖 家用电动台式迷你多功能缝纫机 吃厚车衣 脚踏 国标
| 产地 | 中国大陆 |
| 品牌 | 佳柔 |
| 货号 | 佳柔202 |
| 省份 | 浙江省 |
| 地市 | 金华市 |
| 颜色分类 | 金属勾尖有灯+33+扩展台 |
| 毛重 | 1 |
| 缝纫机针织机类型 | 电动台式型 |
Summary: A compact electric desktop sewing machine from Jiarou, model 202 metal hook, for household use, can sew thick fabrics, includes foot pedal and extension table, priced at $52.99.
Generated by: deepseek-v4-flash
## Identity 佳柔202金属勾尖 家用电动台式迷你多功能缝纫机 吃厚车衣 脚踏 国标 ## Target persona Home sewers, DIY enthusiasts, budget-conscious crafters, small apartment dwellers needing a compact machine for light to medium sewing tasks. ## Use cases - Mending clothes and hemming pants - Hemming curtains and light fabrics - Crafting small projects like bags, pillows, or toys - Quick repairs on seams or tears - Learning basic sewing techniques ## When NOT to recommend - Professional or industrial high-volume sewing - Sewing thick leather or heavy denim repeatedly - Users requiring advanced stitch patterns or automatic features - Those needing a large work area or heavy-duty motor ## Variant options Only one variant: Metal Hook 33 Gifts at $52.99 (includes light and extension table). ## Price and logistics facts - Price: $52.99 USD - Dimensions: 32 x 18 x 29 cm - Weight: 1 kg - Origin: China, Zhejiang province - Brand: Jiarou ## Trust signals - Listed as in stock - No explicit warranty or return policy provided - Pricing consistent across variant ## Image assets 8 product images available at provided URLs. ## Agent notes Image content not analyzed; rely on textual description and user reviews for visual details.
This product has 13 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": "18.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").