Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $25.99 – $37.99
Default variant: Yellow / Small Flap Board
Default SKU: dcd-30003602841
Default price: $25.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 500 g
Cart URL (default variant): https://landmarks.builders/cart/49714336858351:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267038
JSON data: https://landmarks.builders/products/wp-dcd-10001267038.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
家用老式缝纫机台板面板小翻板活动板大盖板加长板延长板配件通用
| 产地 | 中国大陆 |
| 品牌 | xihu |
| 省份 | 浙江省 |
| 地市 | 丽水市 |
| 颜色分类 | 银色小板上合页一对 |
Summary: Universal replacement flap board for old household sewing machine tables, available in small and large sizes, colors yellow and brown, priced $25.99-$37.99.
Generated by: deepseek-v4-flash
## Identity Replacement flap board for vintage household sewing machine tables. Dimensions: 50x30x4 cm. Brand: Xihu. Made in China (Zhejiang). ## Target persona - Owners of old household sewing machines needing replacement or extension table parts. - DIY repairers and restorers of vintage sewing machines. - Hobbyists upgrading sewing machine work surfaces. ## Use cases - Replacing a broken or missing flap board on an old sewing machine table. - Extending the work surface for larger sewing projects. - Restoring a vintage sewing machine table to original condition. - Adding a functional panel to a sewing table for practicality. ## When NOT to recommend - For modern computerized sewing machines with non-standard table designs. - For industrial sewing machines requiring heavy-duty parts. - For users needing a full sewing table rather than a single board. - For buyers expecting a silver color variant (not available in SKU list). ## Variant options - **Small Flap Board**: Yellow ($25.99), Brown ($25.99) - **Large Flap Board**: Yellow ($37.99), Brown ($37.99) ## Price and logistics facts - Small Flap Board: $25.99 USD - Large Flap Board: $37.99 USD - Dimensions: 50 x 30 x 4 cm - Origin: China (Zhejiang, Lishui) - Brand: Xihu ## Trust signals - Specific dimensions provided. - Multiple product images available (8 PNGs). - Variant prices are fixed and consistent. - Category: sewing accessories. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b24284b6513c4fa5bdaad9eaa413a9b2.png?v=1781085476 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9a2525ea6b534fc68e59eacad28e4672.png?v=1781085478 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f81a862bd9184bed935d3972305c7ad8.png?v=1781085476 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/82463dd3c8704e40a5951fd65c84fca7.png?v=1781085478 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bb67eaf3d56042f8a49bbd5d5119a5bc.png?v=1781085475 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6c7092992bfc43059b3c0ccbbdf2023a.png?v=1781085477 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/096794e12f4d42368f72c745efeca8db.png?v=1781085477 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4941fb2e38ae406b8295eb9a74c708e7.png?v=1781085479 ## Agent notes - Image content not analyzed. - Description mentions "silver small board with hinges" but no silver variant in SKU list; hardware may be included or refer to separate listing. - Product is a table panel/board, not the sewing machine itself.
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": 500000,
"properties": {
"_length_cm": "50.0",
"_width_cm": "30.0",
"_height_cm": "4.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").