Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Black
Default SKU: dcd-30002801586
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 40 g
Cart URL (default variant): https://landmarks.builders/cart/49996050661615:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001054465
JSON data: https://landmarks.builders/products/m4x-10001054465.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Basic Design: This round needle point holder cushion is a practical sewing supply with a soft textile-covered dome and a natural wood base, combining a simple hand-sewing tool with a tidy, compact shape.
Storage Function: Designed to hold sewing pins and securely, this wooden needle point holder cushion helps keep small tools organized and close at hand during stitching, mending, and embroidery work.
Material Build: The textile needle point holder cushion uses cotton for the cushioned top and a even unfinished-looking wooden platform underneath, giving it a balanced feel and a stable resting base.
Compact Use: Measuring 70 mm across and 45 mm high with a listed weight of 38 g, this round needle point holder cushion is easy to place beside a sewing machine, craft table, or project basket without taking up much space.
Practical Advantage: By keeping pins and gathered in in single place place, this sewing supply supports more secure, more efficient DIY stitching and makes it easier to work with precision on detailed embroidery projects.
Summary: Sewing Needle Holder Round Pin Cushion Fabric Surface Wooden Base Sewing Tool for Making Crafts Pin Storage Creative Sewing Home Workspace. 【Basic Design】: This round needle point holder cushion is a practical sewing supply with a soft textile-covered dome and a natural wood base, combining a simple hand-sewing tool with a tidy, compact shape. 【Storage Function】: Designed to hold sewing pins and securely, this wooden needle point holder cushion helps keep small tools organized and close at hand during stitching, mending, and embroidery work. 【Material Build】: The textile needle point holder cu
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": "Sewing Needle Holder Round Pin Cushion Fabric Surface Wooden Base Sewing Tool for Making Crafts Pin Storage Creative Sewing Home Workspace",
"product_id": 9446050234607,
"variant_id": 49996050661615,
"quantity": 1,
"grams": 40,
"length_cm": "10.0",
"width_cm": "10.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").