Brand: World Products (Landmark)
SKU: dcd-30003451565
Price: $13.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 490 g
Cart URL (default variant): https://landmarks.builders/cart/50149937250543:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001220337
JSON data: https://landmarks.builders/products/m4x-10001220337.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Complete Hardware Kit: This snap fastener set includes 100 sets of metal snap buttons in four colors, plus a matching snap fastener pliers tool and organized storage, so you have everything ready for repair or DIY work in single hardware kit.
Easy Installation: The press stud kit is designed for quick, manual pressing, helping you attach metal snaps cleanly without complicated setup. It is a practical choice for users who want faster fastening on sails, leather, canvas, and tarpaulin projects.
Multi-Color Selection: With gold, silver, black, and antique-finish finishes, this set gives you flexible matching options for different materials and visible design needs. The mixed colors make it easier to coordinate repairs or create a more finished look.
Long-Lasting Metal Build: Made from metal snap buttons with a sturdy copper-based structure, these fasteners are built for repeated use and a secure hold. The included pliers help apply steady pressure for a more consistent result across multiple installs.
Wide Application: perfect for sail repair, tents, awnings, clothing, leather goods, furniture covers, and other material projects, this set helps create dependable closures and practical fastening points wherever you need a neat, functional result.
Summary: 100 Sets Metal Snap Button Set Easy to Install Metal Snap Fasteners Multi-Color Canvas Button Kit for Leather Work. 【Complete Hardware Kit】: This snap fastener set includes 100 sets of metal snap buttons in four colors, plus a matching snap fastener pliers tool and organized storage, so you have everything ready for repair or DIY work in single hardware kit. 【Easy Installation】: The press stud kit is designed for quick, manual pressing, helping you attach metal snaps cleanly without complicated setup. It is a practical choice for users who want faster fastening on sails, leather, canvas, and t
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": "100 Sets Metal Snap Button Set Easy to Install Metal Snap Fasteners Multi-Color Canvas Button Kit for Leather Work",
"product_id": 9456585113839,
"variant_id": 50149937250543,
"quantity": 1,
"grams": 490,
"length_cm": "27.0",
"width_cm": "14.5",
"height_cm": "5.2"
}],
"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").