Reusable Document Holders for Shop Orders, Planogram Signage, Classroom Assignments, Barcode Tags, and Visual Work Instructions – Heavy Duty and Made in USA by TIE Office-Mates™

Responsive NFL Banner
NFL Draft Supplier

Dakonte Product Group, Inc., the maker of TIE Office-Mates™ brand of products, is an officially approved supplier of the NFL through the 2025 NFL Draft Source Program! We are a local Wisconsin business selected to compete for contracts related to the 2025 NFL Draft.

Made in USA

comparison

Industrial Background

 

TIE Office-Mates: Built Tougher

Our TIE Office-Mates™ job ticket holders stand out for heavy-duty jobs—long-lasting materials, rugged construction, plus color-coding and custom options. Cheap works for quick toss-aways. Durable? We’re the real value. See the proof below.
BrandMaterialConstructionPriceSpecial Feature
TIE Office-Mates™ 8 GA Clear PVC Covers Reinforced Top Header w/ Brass Eyelet $33/25-pack ($1.32 ea) 16 Colors, Many Sizes
Amazon Basics 6 GA Clear Plastic Film Basic Header w/ Copper Eyelet $23.27/25-pack ($0.93 ea) Limited Colors, Few Sizes
Uline 8 Mil Vinyl Reinforced Top Header w/ Metal Grommets $68/50-pack ($1.36 ea) 8 Colors, Some Sizes
Office Depot 7 GA Plastic Basic Header w/ Copper Eyelet $30/25-pack ($1.20 ea) Few Sizes
Staples 6 Mil Vinyl Basic Header w/ Metal Eyelet $25/25-pack ($1.00 ea) 4 Colors
C-Line 8 Mil Vinyl Reinforced Top Header w/ Metal Grommets $38.36/15-pack ($2.55 ea) 4 Colors, Some Sizes

{% if template == "pages/product" %} {% if product.inventory_level > 0 %} {% assign availability_url = "https://schema.org/InStock" %} {% else %} {% assign availability_url = "https://schema.org/OutOfStock" %} {% endif %} {% assign product_json = ' { "@context": "https://schema.org", "@type": "Product", "name": ' | append: product.title | json | append: ', "image": ' | append: product.default_image.url_standard | json | append: ', "description": ' | append: product.description | strip_html | json | append: ', "sku": ' | append: product.sku | json | append: ', "brand": { "@type": "Brand", "name": "TIE Office-Mates" }, "offers": { "@type": "Offer", "priceCurrency": ' | append: currency_selector.active_currency_code | json | append: ', "price": ' | append: product.price.with_tax.value | round: 2 | append: ', "itemCondition": "https://schema.org/NewCondition", "availability": ' | append: availability_url | json | append: ', "url": ' | append: product.url | json | append: ' } }' %} {% endif %}