Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $32.99 – $37.99
Default variant: 3MM / Steel Wire Machine
Default SKU: dcd-30002899460
Default price: $37.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 80 g
Cart URL (default variant): https://landmarks.builders/cart/49973738340591:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001090346
JSON data: https://landmarks.builders/products/m4x-10001090346.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Type: A curved hem presser foot sewing accessory designed for creating neat rolled hems on lightweight fabrics, giving your sewing machine a more controlled finishing tool for detailed border work.
Primary Function: This rolled hem foot helps guide material smoothly as you sew, making it easier to form consistent hems and maintain a clean line through curves and tight turns.
Special Design: The hemmer foot features an arched structure that supports even corner turning, and it is shown in multiple versions for different sewing setups and hem widths.
Key Advantage: As a curved hem presser foot, it helps reduce material bunching and border fraying, so delicate materials can be finished with a more polished, professional look.
Intended Use: ideal for chiffon, silk, georgette, and other thin fabrics, this presser foot is meant to improve hemming precision and make everyday sewing projects feel easier and more refined.
Summary: Curved Hem Presser Foot Professional Finish Sewing Accessory Even Hemming. Description: 【Product Type】: This curved hem presser foot is a designed sewing accessory designed for creating neat rolled hems on compatible sewing machines, helping you achieve a clean professional border. 【Primary Function】: As a rolled hem foot and hemmer foot, it guides material smoothly into the fold so the hem forms evenly while stitching, reducing the chance of uneven edges. 【Special Design】: The curved hem presser foot is built for easy corner turning and smoother transitions, making it more practical when work
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Curved Hem Presser Foot Professional Finish Sewing Accessory Even Hemming",
"product_id": 9440325140719,
"variant_id": 49973738340591,
"quantity": 1,
"grams": 80,
"length_cm": "22.5",
"width_cm": "20.0",
"height_cm": "5.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").