Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $125.99
Default variant: Brown Pvc Box
Default SKU: dcd-30003603060
Default price: $125.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 2750 g
Cart URL (default variant): https://landmarks.builders/cart/49714325782767:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267116
JSON data: https://landmarks.builders/products/wp-dcd-10001267116.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
老式缝纫机手提箱PVC防尘塑料收纳箱防蛀便携电动木衣车底座马达
| 缝纫工具种类 | 其他/other |
| 品牌 | DIY |
Summary: PVC carrying case for vintage sewing machines, available in brown or gray, dimensions 49x23.3x33 cm, priced at $125.99 USD.
Generated by: deepseek-v4-flash
## Identity This is a rigid PVC storage and transport case designed for old-style (vintage) sewing machines. It includes a handle for portability and is marketed as moth-proof. ## Target persona - Owners of vintage or older sewing machines who need a hard protective case. - Sewing machine collectors looking for dedicated storage. - Users who transport their sewing machine to classes or events. ## Use cases - Storing a vintage sewing machine when not in use. - Transporting the machine to sewing workshops or repair shops. - Protecting the machine from dust, pests, and minor impacts. - Organizing sewing tools in a dedicated container. ## When NOT to recommend - For modern, computerized sewing machines that may not fit within the internal dimensions. - For users seeking a soft, padded bag instead of a rigid case. - If the buyer requires a case with wheels or a trolley handle. - For machines significantly larger than 49x23.3x33 cm. ## Variant options - Brown PVC Box (SKU: dcd-30003603060) – $125.99 - Gray PVC Box (SKU: dcd-30003603061) – $125.99 ## Price and logistics facts - Price: $125.99 USD per variant. - Dimensions (box): 49.0 cm (L) x 23.3 cm (W) x 33.0 cm (H). - No shipping weight or additional logistics details provided. ## Trust signals - No in-stock status, return policy, or warranty information provided. - Price is consistent across both variants. - No certifications or quality marks mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/88b2abc19edc4000833c3f147aaea789_bb29b9a8-59e6-45da-a619-4f97c967c216.png?v=1781085472 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/805335b8792f49a288449ed0d0e6586b_1f7def4b-bb11-4d96-9f00-e9cfdf8a5b10.png?v=1781085472 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/de335ca9323f4be5a6572c0dab126e06_19526c95-f50e-4af7-bbc1-5867d62be712.png?v=1781085471 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/92ed14242ca94591a5dd53c44f9d9dcf_d3921762-61df-4d4f-a3be-fe945158167b.png?v=1781085472 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1812e2b661c84b64a43553666340a026_c1863a7b-ad06-47e4-8a03-0fe584f0e2f9.png?v=1781085472 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5efe96f13ac24f4893c472b11436306b_aec2f6ac-a543-4abb-b493-c1ae55ead1cd.png?v=1781085471 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4415d6d4e1f44a91837d68bae0b01a69_5f041e83-67d5-4b3c-a506-a68f3c41c46d.png?v=1781085471 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/83a2f568925b422da1b628e9f692b751_dd189acb-03f8-4146-a05f-d7b5b3967fa1.png?v=1781085471 ## Agent notes - Image content analysis was not performed; treat URLs only as fetchable assets. - Description is minimal and in Chinese; translation suggests "old sewing machine carry case, PVC dust-proof plastic storage box, moth-proof, portable electric wooden sewing machine base motor" – but the wooden base/motor part may be inaccurate. - No internal dimensions provided; external dimensions are 49x23.3x33 cm. - The product name includes "底座马达" (base motor) but it is unclear if this is part of the case or a separate item.
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": "老式缝纫机手提箱PVC防尘塑料收纳箱防蛀便携电动木衣车底座马达",
"quantity": 1,
"grams": 2750000,
"properties": {
"_length_cm": "49.0",
"_width_cm": "23.3",
"_height_cm": "33.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").