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

Help


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 natio … read more

What Size do I Need?

Posted by TIE Officemates - DPG on Jun 7th 2021

Frequently Asked Question Q: How do I choose the right size job ticket holder?A: To choose the right size job ticket holder, match the insert size with your paper, then add extra width based on the nu … read more

Common Paper Sizes

Posted by TIE Officemates - DPG on Jun 3rd 2021

What Are Common Sizes of Paper? Below is a reference guide to the most commonly used paper stock sizes in the U.S. and Canada. Need help choosing a holder for these sizes? See our What Size Holder Do … read more

Sewn vs Heat Welded Edges

Posted by TIE Officemates - DPG on Jun 1st 2021

Sewn (Stitched) vs Heat Seal (Welded Edges) There are the two methods of assembling vinyl pockets for job tickets, repair orders, drawings, signs, warehouse tags, checklists, name tags, classroom ass … read more

Color Coding Options

Posted by TIE Officemates - DPG on May 28th 2021

Color Coding to Organize and Prioritize Color coding is an easy and effective way to organize and prioritize information. Examples include using colors to: Highlight rush jobs Differentiate between … read more
{% 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 %}