Brand: World Products (Landmark)
SKU: dcd-30003602597
Price: $17.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 950 g
Cart URL (default variant): https://landmarks.builders/cart/49714401673455:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266916
JSON data: https://landmarks.builders/products/wp-dcd-10001266916.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.









Summary: A stainless steel sewing machine foot pad with adjustable height, polished finish, and no burrs to reduce foot fatigue during prolonged use.
Generated by: deepseek-v4-flash
## Identity Product: 新款缝纫专用不锈脚垫高低可调精细抛光久无毛刺踩不累缝纫机配件 (Stainless Steel Foot Pad for Sewing Machine) Product Type: 缝纫 (Sewing) Price: $17.99 USD Dimensions: 30 x 14 x 10 cm ## Target persona - Sewing hobbyists and enthusiasts who spend long hours at the machine - Professional tailors and garment makers requiring consistent pedal control - Quilters who use foot pedals extensively ## Use cases - Reducing foot strain during marathon sewing sessions - Providing a stable, non-slip surface for precise speed modulation - Adjusting pedal height for ergonomic comfort - Using with industrial or heavy-duty sewing machines - Replacing worn or uncomfortable foot pedals - Enhancing control for detailed stitching work ## When NOT to recommend - For users who primarily use hand-speed control or sewing machines without foot pedals - For buyers seeking a soft cushioned mat (this is hard stainless steel) - For those on a tight budget under $10 - For users needing a larger foot pad beyond 30x14 cm ## Variant options - Only one style: Stainless Foot Pad (no other options available) ## Price and logistics facts - Price: $17.99 USD - Dimensions: 30 cm (length) x 14 cm (width) x 10 cm (height) - Single variant with SKU: dcd-30003602597 ## Trust signals - Only one in-stock variant (no out-of-stock options listed) - No return policy information provided - Price is fixed with no discounts indicated - No certifications mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4a11c0a8ab384ea0a5100e4f5744a29e.png?v=1781085519 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/939c808cf7804290a75a308350fe53af.png?v=1781085518 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8b85e4df3899474b8ec7a965afdf9742.png?v=1781085517 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9f63d41810094c0fa6ccb72821f7ef5d.png?v=1781085518 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/caf9a4215c214b6eb6a57967d10b60e0.png?v=1781085517 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c8bac9f322424dbb9c0c564a970b5e92.png?v=1781085516 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c4739d447c89492584f2ad55e9f7b0d0.png?v=1781085518 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/42564c27d17d494695323b5997693799.png?v=1781085517 ## Agent notes - Product page lacks a description; details are inferred from title and tags. - Images were not analyzed; content may differ from textual description.
This product has 13 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": 950000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "14.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").