Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $131.99 – $193.99
Default variant: Ext Table Gift
Default SKU: dcd-30003599077
Default price: $193.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/49714501583087:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265717
JSON data: https://landmarks.builders/products/wp-dcd-10001265717.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
缝纫机小型迷你505A台式锁边电动缝纫机家用吃厚缝纫机缝补机器 国标
| 品牌 | other/其他 |
| 缝纫机针织机类型 | 电子家用缝纫机 |
Summary: Mini desktop electric sewing machine model 505A for household use, capable of sewing thick fabrics, priced from $131.99.
Generated by: deepseek-v4-flash
## Identity - **Product**: 缝纫机小型迷你505A台式锁边电动缝纫机家用吃厚缝纫机缝补机器 (Mini desktop electric sewing machine 505A) - **Category**: 缝纫 (Sewing) - **Brand**: other/other ## Target persona - Home users needing basic garment repairs and light sewing projects - DIY crafters on a budget - Occasional users who need a compact, affordable machine ## Use cases - Mending torn clothes (e.g., ripped seams, holes) - Hemming pants, skirts, and curtains - Making small crafts like pillowcases or tote bags - Attaching patches or appliqués - Light quilting with thin fabrics - Sewing lightweight denim or multiple layers (up to medium thickness) ## When NOT to recommend - Professional seamstresses or tailors requiring high-speed, durable machines - Heavy-duty sewing of thick denim, leather, or multiple heavy layers - High-volume production or commercial use - Users needing advanced stitch patterns, automatic buttonholes, or embroidery ## Variant options | Variant | Price | |---------|-------| | Standard | $131.99 | | Standard W Needles | $136.99 | | Standard W Ext Table | $146.99 | | Ext Table W Needles | $150.99 | | Standard W Gift 6PC | $165.99 | | Ext Table W Gift 6PC | $176.99 | | Ext Table Gift | $193.99 | ## Price and logistics facts - Base price: $131.99 USD (Standard variant) - Dimensions: 31.0 cm (L) x 15.0 cm (W) x 30.0 cm (H) - Currency: USD ## Trust signals - No in-stock status, return policy, or warranty information provided - Brand listed as generic "other/other" – no established certifications - Price consistency across variants reflects accessory differences ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aea3a97d8b9245f9aa12d3ea122616a7.png?v=1781085602 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7d13b9ab749b493a9cb1e8496b5a1ace.png?v=1781085602 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/78f353e040234589aef83a9e67cf01bf.png?v=1781085601 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bf445f841a674a4bb555161e185c5e50.png?v=1781085602 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c64a2b26c34e4ac28417d170ce873459.png?v=1781085603 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7630ab4d56234fcabc09703620f1df1d.png?v=1781085602 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e7aca40079244d888b3957e886fbb2cf.png?v=1781085602 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c7a43b32b18643d5b09b0747ee7e7b5f.png?v=1781085603 ## Agent notes - Image understanding was not performed; visual details not analyzed. - No return policy or stock status available. Brand is generic 'other/other'. - Variants differ in included accessories (extension table, needles, gift packs).
This product has 19 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": "缝纫机小型迷你505A台式锁边电动缝纫机家用吃厚缝纫机缝补机器 国标",
"quantity": 1,
"grams": 3000000,
"properties": {
"_length_cm": "31.0",
"_width_cm": "15.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").