Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $68.99
Default variant: Brown Pvc Base
Default SKU: dcd-30003603062
Default price: $68.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 1800 g
Cart URL (default variant): https://landmarks.builders/cart/49714323587311:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267117
JSON data: https://landmarks.builders/products/wp-dcd-10001267117.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.



新疆、西藏、青海,吉林、黑龙江、云南不包邮,邮费请咨询客服
Summary: PVC storage case for vintage sewing machines, available in brown or gray, 50x23.3x10 cm, priced at $68.99 USD.
Generated by: deepseek-v4-flash
## Identity PVC sewing machine storage case with dust-proof and mothproof features. Available in Brown and Gray PVC base styles. ## Target persona Sewing machine owners needing dust-proof storage; vintage sewing machine collectors; home sewists with limited workspace. ## Use cases - Storing a vintage sewing machine when not in use to prevent dust and moth damage - Transporting machine to sewing classes, workshops, or events - Organizing sewing workspace with a dedicated storage box - Protecting sewing machine base and motor during storage or transport - Seasonal storage of unused sewing equipment ## When NOT to recommend - For buyers expecting a full sewing cabinet or worktable - For owners of modern computerized sewing machines (size/compatibility untested) - For buyers located in Xinjiang, Tibet, Qinghai, Jilin, Heilongjiang, or Yunnan without confirming shipping cost - For professional or heavy-duty sewing operations requiring robust machinery ## Variant options - **Brown PVC Base** (SKU: dcd-30003603062) – $68.99 - **Gray PVC Base** (SKU: dcd-30003603063) – $68.99 ## Price and logistics facts - Price: $68.99 USD per unit - Dimensions: 50 cm (L) × 23.3 cm (W) × 10 cm (H) - Shipping restrictions: Xinjiang, Tibet, Qinghai, Jilin, Heilongjiang, Yunnan – shipping cost not included and must be confirmed with customer service. ## Trust signals - No in-stock or return policy information provided in source data. - No certifications or material guarantees stated. ## Image assets         ## Agent notes - Product description is in Chinese only; translation indicates storage case for old sewing machines with dust and moth protection. - Image content was not analyzed; visual details should not be inferred. - Compatibility with specific sewing machine models is not stated.
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": "老式缝纫机手提箱PVC防尘塑料收纳箱防蛀便携电动木衣车底座马达",
"quantity": 1,
"grams": 1800000,
"properties": {
"_length_cm": "50.0",
"_width_cm": "23.3",
"_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").