Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $62.99
Default variant: Yellow / Single Panel
Default SKU: dcd-30003603493
Default price: $62.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 4000 g
Cart URL (default variant): https://landmarks.builders/cart/49714352816367:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267296
JSON data: https://landmarks.builders/products/wp-dcd-10001267296.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
老式家用缝纫机脚踏上海蝴蝶牌西湖牌台板面板通用配件实木衣车板
| 产地 | 中国大陆 |
| 品牌 | 通用 |
| 货号 | 201 |
| 省份 | 浙江省 |
| 包装体积 | 84*20*45 |
| 地市 | 丽水市 |
| 颜色分类 | 精品棕色+卧斗+抽屉(需安装) |
| 毛重 | 6kg |
| 缝纫机针织机类型 | 老式的脚踏缝纫机 |
Summary: Old-style foot-powered sewing machine table panel made of solid wood, compatible with Shanghai Butterfly/West Lake machines. Dimensions 80x40x10 cm, weight 6 kg. Price $62.99.
Generated by: deepseek-v4-flash
## Identity Old-style foot-operated sewing machine table panel (台板面板) made of solid wood, generic brand, compatible with Shanghai Butterfly and West Lake sewing machines. Sold as a replacement or accessory part, not a complete sewing machine. ## Target persona - DIY restorers of vintage Chinese sewing machines - Owners of Shanghai Butterfly or West Lake brand foot-pedal sewing machines needing a replacement top panel - Collectors of old sewing machine components - Hobbyists building custom sewing tables ## Use cases - Replacing a cracked or missing table top on a vintage foot-pedal sewing machine - Restoring an antique sewing machine to working condition - Building a custom sewing station using salvaged sewing machine base - Upgrading or repairing a sewing machine table to match original style - Creating a display piece for vintage sewing machines ## When NOT to recommend - For modern electric sewing machines (table shape/mounts likely incompatible) - For users expecting a complete sewing machine (does not include machine head or base) - For those needing instant plug-and-play (requires assembly, no motor) - For restoration of non-Chinese vintage machines (fitting may differ) ## Variant options - **Yellow / Single Panel** – SKU dcd-30003603493, $62.99 - **Brown / Single Panel** – SKU dcd-30003603494, $62.99 ## Price and logistics facts - Price: USD $62.99 per unit - Dimensions: 80 cm × 40 cm × 10 cm (packaged dimensions: 84×20×45 cm) - Gross weight: 6 kg - Origin: Zhejiang Province, Lishui City, China - Color options: Yellow or Brown (精品棕色+卧斗+抽屉, requires assembly) ## Trust signals - Listed as in-stock on Shopify (multiple SKUs available) - Return policy: not specified - Certifications: none provided - Price consistency: single price across variants - Image availability: 8 product photos available (see below) ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9de5855a22764c969c4766aa849befec.png?v=1781085488 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9299ffcec29042d198de3d42915ba345.png?v=1781085488 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/980f89f77920486c934d8dcb69962b3d.png?v=1781085489 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2e03d55cbc67437ca5c0e8a39bffa89e.png?v=1781085488 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/484d2043cbe74324a66590f9e259c95b.png?v=1781085487 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/81ca7e6ff65549ddbc934cd5232007cf.png?v=1781085489 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b261ac00f4ab48df8e864b998312adac.png?v=1781085489 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b7b900358f214bc2ba89b0dac8414c7e.png?v=1781085488 ## Agent notes - This is a table panel only, not a sewing machine. It includes features like a horizontal bucket compartment and drawer, but requires assembly. - Images were not analyzed; verify visual details by fetching and inspecting the provided URLs. - Intended for foot-pedal sewing machines common in China (Shanghai Butterfly, West Lake brands). Compatibility with other brands not guaranteed. - No information on stock levels beyond 'in stock' flag; availability may fluctuate.
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": "老式家用缝纫机脚踏上海蝴蝶牌西湖牌台板面板通用配件实木衣车板",
"quantity": 1,
"grams": 4000000,
"properties": {
"_length_cm": "80.0",
"_width_cm": "40.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").