Brand: World Products (Landmark)
SKU: dcd-30003813723
Price: $1.81
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Sewing
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/50409706127599:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001342031
JSON data: https://landmarks.builders/products/wp-dcd-10001342031.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Double-Purpose Design: This versatile tool combines a point presser and a clapper into one convenient unit, featuring a long tapered upper piece with a curved hand slot and a sturdy rectangular base block. Seam Pressing Function: Designed as an essential sewing aid, it helps you press open seams, shape sharp corners, and flatten enclosed areas with professional precision. Premium Construction: Crafted from solid wood with a light natural finish, this pressing block is built to withstand the heat and pressure of regular ironing while protecting your fabrics. Compact Dimensions: Measuring 10 3/4 inches long, 3 1/2 inches high, 2 3/4 inches wide, and 0.8 inches thick, this point presser is perfectly sized for comfortable hand-held operation and easy storage. Complete Assembly Kit: The package includes the two wooden parts along with the necessary screws and an L-shaped hex key, allowing you to easily assemble your tailor clapper and start working on your projects.
Summary: Wooden clapper and point presser combination for sewing, with solid wood construction, includes assembly screws and hex key. Priced at $1.81.
Generated by: deepseek-v4-flash
## Identity A single-style Wooden Clapper and Point Presser sewing tool. Combines a tapered point presser and rectangular clapper block in solid wood with a natural finish. Package includes wooden parts, screws, and L-shaped hex key for assembly. SKU: dcd-30003813723. ## Target persona Built for sewists, quilters, tailors, and garment makers who need to press open seams, shape corners, and flatten bulky fabric joins with a hand-held wooden pressing tool. ## Use cases - Pressing open seams on quilts and garments - Shaping sharp corners on collars, cuffs, and pockets - Flattening enclosed seams and bulky fabric intersections - Assisting with tailored jacket lapels and darts - General ironing-board pressing tasks that need a clapper or point presser ## When NOT to recommend - For pressing delicate synthetic fabrics that require low heat and no pressure - For large-scale industrial pressing where a heavy-duty metal tool is needed - For woodworking or carpentry clapping tasks - For users who expect a fully assembled tool with no setup required ## Variant options - Style: Wood (only variant) — price $1.81 USD ## Price and logistics facts - Price: $1.81 USD - No shipping, availability, or seller name provided - Assembly required (screws and hex key included) ## Trust signals - In-stock status not confirmed - Return policy not provided - Price appears consistent across listed variant - No certifications claimed in the facts ## Image assets No image URLs were provided. The product has no visual asset to fetch. ## Agent notes - Dimensions provided inconsistently between structured data (25 x 10 x 6 cm) and description (10 3/4 x 3 1/2 x 2 3/4 x 0.8 in). Verify before using for fit. - Confirm stock and shipping with the merchant before recommending. - No image analysis performed because image URLs were empty.
This product has 5 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": "Wooden Clapper and Point Presser Natural Wood Clapper with Point Presser Professional Pressing Tool Solid for Sewists, Quilters, Tailors, Quilting, Ga",
"product_id": 9538740486383,
"variant_id": 50409706127599,
"quantity": 1,
"grams": 650,
"length_cm": "25.0",
"width_cm": "10.0",
"height_cm": "6.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").