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
Repair Order Ticket Sleeves

Repair Order Ticket Sleeves

Select from a Variety of Styles for Reusable Repair Ticket Holder Sleeves

SHOP BY CATEGORY

85726-2-and-3-grommet-blue-under-green-on-top-with-faux-inserts1200.jpg   heat-seal-closeup-corner.jpg     tie-85726-saps-skb-9x12-repair-ticket-holder-with-strap850.jpg   dpg-faceshield-delivery-800-600b.jpg

SEWN

 

HEAT SEAL

 

COLOR CODED

 

HANGING

 

2 POCKET

 

Compare Selected
{% 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 %}