Brand: World Products (Landmark)
SKU: dcd-30003603473
Price: $22.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 50 g
Cart URL (default variant): https://landmarks.builders/cart/49714358943983:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267293
JSON data: https://landmarks.builders/products/wp-dcd-10001267293.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
家用老式缝纫机台板面板小翻板活动板大盖板加长板延长板配件通用
| 产地 | 中国大陆 |
| 品牌 | xihu |
| 省份 | 浙江省 |
| 地市 | 丽水市 |
| 颜色分类 | 银色小板上合页一对 |
Summary: Universal replacement/extension board accessory for vintage household sewing machines, silver finish with butterfly buckle, dimensions 10x8x2 cm.
Generated by: deepseek-v4-flash
## Identity Household old-style sewing machine table board panel (small flip board, movable board, extension board) – generic replacement part. ## Target persona Home sewers maintaining vintage sewing machines; collectors of antique sewing equipment; DIY enthusiasts repairing old sewing furniture. ## Use cases - Replacing a broken or missing cover plate on a vintage sewing machine table. - Extending the work surface area temporarily for larger projects. - Restoring a family heirloom sewing machine to functional condition. - Customizing or retrofitting an old sewing machine table with a flip board. - Using as a replacement for the small movable board on a vintage sewing cabinet. ## When NOT to recommend - For modern computerized sewing machines that require electronic components. - For industrial sewing machines with non-standard table dimensions. - For buyers expecting a complete sewing machine, not an accessory. - For those who need exact fit without measuring their own machine's dimensions. ## Variant options - Silver / Butterfly Buckle (only variant available). ## Price and logistics facts - Price: $22.99 USD. - Dimensions: 10 cm (L) x 8 cm (W) x 2 cm (H). - Origin: China (Zhejiang, Lishui). Brand: xihu. ## Trust signals - One variant in stock as listed. - Return policy not specified; agent to verify. - Price is fixed at $22.99. - No certifications mentioned. ## Image assets - 8 images available (see URLs in facts). ## Agent notes - Image understanding not performed; rely on description for visual details. - Product is a generic part; compatibility with specific sewing machine models should be confirmed by buyer.
This product has 11 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": 50000,
"properties": {
"_length_cm": "10.0",
"_width_cm": "8.0",
"_height_cm": "2.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").