Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $91.99
Default variant: Pink Cable Kit 1
Default SKU: dcd-30003598959
Default price: $91.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 680 g
Cart URL (default variant): https://landmarks.builders/cart/49714592448751:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265684
JSON data: https://landmarks.builders/products/wp-dcd-10001265684.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境现货芳华ZDML-6缝纫机家用迷你手持机便携式电动双线缝纫机
| 产地 | 广东 |
| 自动化程度 | 手动 |
| 品牌 | 芳华 |
| 货号 | ZDML-6 |
| 是否跨境出口专供货源 | 是 |
| 缝纫机针织机类型 | 平缝机 |
Summary: Fanghua ZDML-6 mini handheld portable electric double-thread sewing machine, manual operation, USD 91.99, available in Pink and White Cable Kit styles.
Generated by: deepseek-v4-flash
## Identity Fanghua ZDML-6 mini handheld sewing machine, manual electric double-thread, made in Guangdong, China. Dimensions: 28x16.5x16.5 cm. ## Target persona Budget home crafter, small-space dweller (apartment, dorm), traveler needing portable mending, beginner sewist. ## Use cases - Quick hemming on curtains or lightweight fabrics - Mending torn clothes (seams, hems) - Small craft projects (doll clothes, accessories) - Sewing in tight spaces (dorm, RV) - On-the-go repairs during travel ## When NOT to recommend - Heavy-duty fabrics (denim, leather, canvas) - Industrial or high-volume production - Users needing automatic stitch patterns or computerized functions - Large quilts or thick multi-layer projects ## Variant options Two styles at same price USD 91.99: - Pink Cable Kit 1 (sku: dcd-30003598959) - White Cable Kit 1 (sku: dcd-30003598960) ## Price and logistics facts Price: USD 91.99 (no bulk discounts known). Dimensions: 28×16.5×16.5 cm. Weight not specified. Cross-border export product from Guangdong, China. ## Trust signals - Listed as cross-border export specialist (跨境出口专供) - In-stock status not confirmed - Return policy not stated - No certifications listed ## Image assets 8 image URLs (see asset list below). Visual inspection not performed. ## Agent notes - No weight, battery/power details, or accessories provided. - Brand '芳华' (Fanghua) is a known budget sewing machine brand. - Images not analyzed; rely on text facts only.
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": "跨境现货芳华ZDML-6缝纫机家用迷你手持机便携式电动双线缝纫机",
"quantity": 1,
"grams": 680000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "16.5",
"_height_cm": "16.5"
}
}],
"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").