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

Wholesale Discounts

Posted by TIE Officemates - DPG on Aug 3rd 2023

Manufacturer Direct Wholesale Pricing and Discounts

TIE Officemates™ products are available at wholesale volume pricing for resellers, MRO suppliers, corporate procurement departments, and nationwide businesses. We offer:

  • Discounted pricing tiers
  • Seamless dropshipping across the U.S. and Canada
  • Net terms with approved credit
  • Flexible shipping via all major parcel and LTL carriers — use our account or your own

International shipping is available with full tariff and material documentation. We’ve been serving retail, industrial, and government clients for over 35 years.

Products are proudly manufactured in North America using vertically integrated production methods. We can customize size, pockets, trim colors, attachment options and more for your specific application.

Our job ticket holders, shop ticket holders, and vinyl document sleeves are used in manufacturing, offices, classrooms, warehouses, logistics, aviation, marine, and military settings.

Contact us today to request a quote or discuss customizations tailored to your business.

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