Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.32 – $0.56
Default variant: 5mm / 5 Sets
Default SKU: dcd-30004137790
Default price: $0.32
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/50467666690287:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456223
JSON data: https://landmarks.builders/products/wp-dcd-10001456223.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Secure Fastening: Designed to firmly hold badges, brooches, and emblems in place, preventing accidental loss.
Durable Material: Constructed from high-quality iron for long-lasting use and resistance to wear and tear.
Easy Installation: Features a screw-on design for simple attachment and removal, ensuring a snug fit.
Complete Set: Each package includes screw backs, matching screws, and a mini wrench for convenient assembly.
Versatile Use: Ideal for various accessories, including lapel pins, name tags, and decorative brooches.
Summary: Badge pin screw backs with wrench, made of iron, for securing brooches and emblems. Available in 5mm and 9mm sizes, with 5 or 10 sets per package, starting at $0.32 USD.
Generated by: deepseek-v4-flash
## Identity Badge Pin Screw Backs with Wrench – iron screw-back fasteners for brooches, lapel pins, name tags, and emblems. Each package includes screw backs, matching screws, and a mini wrench. ## Target persona Crafters and hobbyists making enamel pins or badges; small-batch producers needing reliable pin backs; individuals replacing lost or damaged backs on existing brooches and emblems. ## Use cases - Securing lapel pins to jackets or bags. - Replacing worn-out or missing screw backs on collectible pins. - Attaching name tags or ID badges for events. - Providing a firmer hold for heavy or valuable brooches. - Assembling custom badge sets at home or small workshops. ## When NOT to recommend - When a clutch or magnetic back is preferred for quick attachment/removal. - When corrosion resistance is required outside dry indoor use (iron may rust). - When the buyer needs larger sizes beyond 9mm or bulk quantities beyond 10 sets. - When the buyer expects a finished pin/badge product, not a back component. ## Variant options - 5mm / 5 Sets – SKU dcd-30004137790 – $0.32 USD - 5mm / 10 Sets – SKU dcd-30004137791 – $0.53 USD - 9mm / 5 Sets – SKU dcd-30004137792 – $0.39 USD - 9mm / 10 Sets – SKU dcd-30004137793 – $0.56 USD ## Price and logistics facts Base price: $0.32 USD for 5mm/5 sets. Prices increase with quantity and size. No shipping time, stock level, or fulfillment details provided. ## Trust signals No stock status, return policy, or certification data is available in the product facts. Prices are consistent across the four listed variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Ylnv1h2KjeXcdN2S6__3193539593-0-cib.jpg?v=1786299126 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Mz68hi2KjeXcs74tJ__3193539593-0-cib.jpg?v=1786299126 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01BYUPpX2KjeXa9JqWs__3193539593-0-cib.jpg?v=1786299126 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Hc8h3l2KjeXbjT4dn__3193539593-0-cib.jpg?v=1786299126 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01boTo7G2KjeXc8tvir__3193539593-0-cib.jpg?v=1786299126 ## Agent notes - Product type field is empty; category inferred from title/description as badge pin accessories. - Dimensions (length/width/height) not provided. - Material is stated as iron; no coating or finish specified. - Images were not visually analyzed; only URLs are known. - Intended for use with screw-back pins; includes a mini wrench.
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": "Badge Pin Screw Backs with Wrench for Brooches and Emblems",
"product_id": 9556208779503,
"variant_id": 50467666690287,
"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").