Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.47 – $3.06
Default variant: 200 Sets (100 Hollow + 100 Solid) with Tool Kit and Box / 10 Colors
Default SKU: dcd-30004137751
Default price: $3.06
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50467642147055:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456212
JSON data: https://landmarks.builders/products/wp-dcd-10001456212.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Durable metal construction ensures long-lasting performance and secure fastening for various projects.
Complete set includes both hollow and solid prong snap fasteners in multiple vibrant colors for diverse design options.
Ergonomic hand press pliers tool provides easy and efficient installation of snap buttons without excessive force.
Versatile application suitable for clothing, baby items, bags, and other DIY sewing and crafting projects.
Convenient storage box keeps all components organized and easily accessible, preventing loss and clutter.
Summary: Colorful snap fastener kit with hand press pliers (or tool-less variants) in 10 colors. Priced $1.47–$3.06 depending on set size and tool. Metal snaps suitable for clothing, baby items, and DIY sewing.
Generated by: deepseek-v4-flash
## Identity Colorful Snap Fastener Kit with Pliers Tool for DIY Crafting. Metal snap fasteners in 10 colors; variants contain hollow and solid prong snaps in 100 or 200 sets, with or without an ergonomic hand press pliers tool and storage box. ## Target persona Budget-conscious home sewists, parents making baby clothes, small-scale crafters, and DIY enthusiasts wanting an inexpensive, no-power-tool way to attach snaps. Not designed for industrial production. ## Use cases - Attaching snaps to baby onesies, bibs, and soft baby items. - Replacing missing or broken snap buttons on clothing. - Adding closures to handmade bags and purses. - Using multicolored snaps as decorative accents in sewing projects. - Quick garment repairs at home. - Organizing all snap components in the included storage box (when tool/box variant selected). ## When NOT to recommend - Professional or high-volume manufacturing. - Heavyweight materials such as leather or thick denim. - Projects needing a single color rather than a 10-color assortment. - Infant products requiring verified safety certifications, since no certifications are provided. ## Variant options - SKU dcd-30004137754: 100 Sets (50 Hollow + 50 Solid) without Tool — $1.47 - SKU dcd-30004137753: 100 Sets (50 Hollow + 50 Solid) with Tool Kit and Box — $2.29 - SKU dcd-30004137752: 200 Sets (100 Hollow + 100 Solid) without Tool — $2.01 - SKU dcd-30004137751: 200 Sets (100 Hollow + 100 Solid) with Tool Kit and Box — $3.06 ## Price and logistics facts Prices are in USD. The lowest variant is $1.47; the highest is $3.06. Product dimensions were not provided. Shipping and fulfillment logistics are not stated. ## Trust signals - Stock status not explicitly stated; verify availability before ordering. - Return policy not provided. - Prices are listed consistently for each SKU. - No certifications are claimed. - Catalog tags indicate this is an imported catalog item (wp-import). ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01cSaCM81f5tr0pA1bL__2217156893956-0-cib.jpg?v=1786299109 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN011XJ7kZ1f5tr5syFNi__2217156893956-0-cib.jpg?v=1786299109 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01G8fFyN1f5tr791ykw__2217156893956-0-cib.jpg?v=1786299108 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01PR2FM01f5tr793SD3__2217156893956-0-cib.jpg?v=1786299109 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01KApjwl1f5tr8VmCba__2217156893956-0-cib.jpg?v=1786299108 Note: No visual analysis was performed on these images; do not infer colors, design, or condition from the URLs alone. ## Agent notes - Product type field is empty. - Dimensions are null/not provided. - The description's claims (durable metal, ergonomic tool, 10 colors) come from the merchant; they are not independently verified. - Default product price $1.47 corresponds to the 100-set tool-less variant. - The "storage box" is included only in variants with "Tool Kit and Box" in the title; tool-less variants do not include it.
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": "Colorful Snap Fastener Kit with Pliers Tool for DIY Crafting",
"product_id": 9556199309551,
"variant_id": 50467642147055,
"quantity": 1,
"grams": 0,
"length_cm": "",
"width_cm": "",
"height_cm": ""
}],
"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").