<!DOCTYPE html>
<html lang="en-US" data-website-id="2" data-main-object="website.page(5,)">
    <head>
        <meta charset="utf-8"/>
        <meta http-equiv="X-UA-Compatible" content="IE=edge"/>
        <meta name="viewport" content="width=device-width, initial-scale=1"/>
        <meta name="generator" content="Odoo"/>
        <meta name="description" content="Custom logo golf gloves and premium gifting for charity tournaments. We provide premium, universal-fit custom golf gloves that ensure the perfect size for every player at your corporate event."/>
            
        <meta property="og:type" content="website"/>
        <meta property="og:title" content="Custom Corporate Golf Gloves &amp; Event Gifts | Millennium Logo Glove"/>
        <meta property="og:site_name" content="Millennium Logo Glove"/>
        <meta property="og:url" content="https://www.millenniumlogoglove.com/"/>
        <meta property="og:image" content="https://www.millenniumlogoglove.com/web/image/website/2/logo?unique=e82b23a"/>
        <meta property="og:description" content="Custom logo golf gloves and premium gifting for charity tournaments. We provide premium, universal-fit custom golf gloves that ensure the perfect size for every player at your corporate event."/>
            
        <meta name="twitter:card" content="summary_large_image"/>
        <meta name="twitter:title" content="Custom Corporate Golf Gloves &amp; Event Gifts | Millennium Logo Glove"/>
        <meta name="twitter:image" content="https://www.millenniumlogoglove.com/web/image/website/2/logo?unique=e82b23a"/>
        <meta name="twitter:description" content="Custom logo golf gloves and premium gifting for charity tournaments. We provide premium, universal-fit custom golf gloves that ensure the perfect size for every player at your corporate event."/>
        
        <link rel="canonical" href="https://www.millenniumlogoglove.com/"/>
        
        <link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin=""/>
        <title>Custom Corporate Golf Gloves &amp; Event Gifts | Millennium Logo Glove</title>
        <link type="image/x-icon" rel="shortcut icon" href="/web/image/website/2/favicon?unique=177f1b5"/>
        <link rel="preload" href="/web/static/src/libs/fontawesome/fonts/fontawesome-webfont.woff2?v=4.7.0" as="font" crossorigin=""/>
        <link type="text/css" rel="stylesheet" href="/web/assets/2/454aaf7/web.assets_frontend.min.css"/>
        <script id="web.layout.odooscript" type="text/javascript">
            var odoo = {
                csrf_token: "40276d6fce6930ae8b018e0d1991ef24a10696beo1812838765",
                debug: "",
            };
        </script>
        <script type="text/javascript">
            odoo.__session_info__ = {"is_admin": false, "is_system": false, "is_public": true, "is_internal_user": false, "is_website_user": true, "uid": null, "registry_hash": "202937d9e6ddc59e083cf3ff6403a3d4d787b15ebf81157030c6809a32340ad8", "is_frontend": true, "profile_session": null, "profile_collectors": null, "profile_params": null, "show_effect": true, "currencies": {"3": {"name": "CAD", "symbol": "$", "position": "before", "digits": [69, 2]}, "4": {"name": "CHF", "symbol": "CHF", "position": "before", "digits": [69, 2]}, "1": {"name": "USD", "symbol": "$", "position": "before", "digits": [69, 2]}}, "quick_login": true, "bundle_params": {"lang": "en_US", "website_id": 2}, "test_mode": false, "websocket_worker_version": "19.0-2", "translationURL": "/website/translations", "geoip_country_code": "US", "geoip_phone_code": 1, "lang_url_code": "en", "add_to_cart_action": "stay"};
            if (!/(^|;\s)tz=/.test(document.cookie)) {
                const userTZ = Intl.DateTimeFormat().resolvedOptions().timeZone;
                document.cookie = `tz=${userTZ}; path=/`;
            }
        </script>
        <script type="text/javascript" defer="defer" src="/web/assets/2/6f173b3/web.assets_frontend_minimal.min.js" onerror="__odooAssetError=1"></script>
        <script type="text/javascript" data-src="/web/assets/2/16d74c7/web.assets_frontend_lazy.min.js" onerror="__odooAssetError=1"></script>
        
            
            

             
        <link
  rel="stylesheet"
  href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.1.3/assets/owl.carousel.min.css"
/>
<link
  rel="stylesheet"
  href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.theme.default.min.css"
/>
<meta
  name="google-site-verification"
  content="N77CeOVjAGHpSxoH1nGmfqUE4wsIrGTmkDGZtUDcV-s"
/>
<meta name="msvalidate.01" content="667EC2AA54CD306B90EF8A5E8F04BB85" />
<style>
  --dropdown-min-width: 14rem;
  p {
    font-size: 1.25rem !important;
  }
  h1 {
    font-weight: bold !important;
  }
  h2 {
    font-size: 3rem !important;
    font-weight: bold !important;
  }
  h3 {
    font-weight: bold !important;
  }
  .dark-gradient .btn {
    background: rgba(255, 255, 255, 0.15);
    color: #fff !important;
    font-size: 1.25rem;
    text-transform: uppercase;
  }
  .section-title {
    scroll-margin-top: 150px;
  }
  .card-footer {
    height: 200px;
  }
  .common-sec {
    margin: 80px 0;
  }
  
 
  .breadcrumb .breadcrumb-item {
    text-transform: uppercase !important;
  }
  label.s_website_form_label {
    width: 100% !important;
  }
  .error {
    font-size: 0.85rem;
  }
  .thank-you {
    animation: fadeIn 0.4s ease-in-out;
  }
  #o_terms_conditions ol {
    padding-left: 0 !important;
}
  @keyframes fadeIn {
    from {
      opacity: 0;
      transform: translateY(10px);
    }
    to {
      opacity: 1;
      transform: translateY(0);
    }
  }
  .contact-form .form-check-input {
    width: 20px;
    height: 20px;
    margin-top: 2px;
  }
  .footer-social-box h6 {
    line-height: 1.5;
  }
  #table_CAD .text-muted,
  #table_USD .text-muted {
    --text-opacity: 1;
    color: #000000 !important;
    opacity: 1 !important;
  }
  textarea {
    resize: none;
  }
  .font-roboto {
    font-family: "Manrope", "Odoo Unicode Support Noto", sans-serif;
  }
  .font-bebas {
    font-family: "Manrope", "Odoo Unicode Support Noto", sans-serif;
  }
  .s_text_highlight {
    padding: 0 !important;
  }
  .btn-light:hover,
  .btn-dark:hover {
    background-color: #c79404;
    border-color: #c79404;
    color: #fff;
  }
  .btn-primary:hover {
    background-color: #000;
    border-color: #000;
  }
  #top_menu .nav-item .nav-link:hover,
  #top_menu .nav-item .nav-link.active {
    color: #c79404;
  }
  .card .btn-light:hover {
    border: 1px solid #fff;
  }
  #wrap .container::before {
    display: none;
  }
  .oe_unremovable.btn_cta {
    display: none;
  }
  .form-check-input:checked[type="checkbox"] {
    --form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");
  }
  .custom-branded-golf-gloves {
    background: url("/web/image/13684-adb47042/custom-golf-gloves-img.webp") top
      left no-repeat;
    background-size: cover;
    background-position: center;
  }
  .golf-accessories {
    background: url("/web/image/13680-92205a77/golf-accesories-image.webp") top
      left no-repeat;
    background-size: cover;
    background-position: center;
  }
  .gift-set {
    background: url("https://www.millenniumlogoglove.com/web/image/13682-d418721f/gift-set-image.webp")
      top left no-repeat;
    background-size: cover;
    background-position: center;
  }
  .best-gifts-hands-down {
    background: url("/web/image/1973-9ffd783e/new.webp") top left no-repeat;
    background-size: cover;
    background-position: center;
  }
  .custom-golf-gloves {
    background: url("/web/image/12393-34190c51/img2.webp") top left no-repeat;
    background-size: cover;
    background-position: center;
  }
  .golf-gift-set {
    background: url("/web/image/12399-87ca053d/topleft-img.webp") top left
      no-repeat;
    background-size: cover;
    background-position: center;
  }
  .gifts-that-play-your-brand {
    background: url("/web/image/3095-c642d332/ball.webp") top left no-repeat;
    background-size: cover;
    background-position: center;
  }
  .the-president-golf-gift-set {
    background: url("/web/image/12403-1fb35c80/presidents-golf-gift-set2.webp")
      top left no-repeat;
    background-size: cover;
    background-position: center;
  }
  .the-maverick-belt-gift-set {
    background: url("/web/image/2637-7728ab14/maverick-belt-gift-set.webp") top
      left no-repeat;
    background-size: cover;
    background-position: center;
  }
  .best-gloves-in-the-game {
    background: url("/web/image/2611-a72702db/MainPLAYVideo.webp") top left
      no-repeat;
    background-size: cover;
    background-position: center;
  }
  .best-selling-glove {
    background: url("/web/image/12406-196a81ba/topright-turnberry-img.webp") top
      left no-repeat;
    background-size: cover;
    background-position: center;
  }
  .word {
    margin: auto;
    background-color: black;
    color: white;
    display: inline;
  }
  .o_wsale_products_item_title {
    font-size: 1.5rem !important;
    line-height: 1.125;
  }
  #tiered_pricing_container .text-muted {
    opacity: 0.5;
  }
  .o_wblog_normalize_font time {
    display: none;
  }
  .s_social_media a i {
    font-size: 1.5rem;
  }
  .o_wblog_author_avatar {
    display: none;
  }
  #o_wsale_product_details_content form {
    display: flex !important;
  }
  #o_wsale_product_details_content
    form
    .o_wsale_product_details_content_section {
    max-width: 100% !important;
  }
  #o_wsale_cta_wrapper,
  .js_add_cart_variants {
    display: none !important;
  }
  #product_details,
  .tier-table-wrapper {
    font-size: 20px;
  }
  #product_details h1 {
    margin-bottom: 0.5rem;
  }
  .o_wsale_products_item_title {
    margin-top: 0.5rem;
  }
  .dot {
    background: #000;
    width: 8px;
    height: 8px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
    border-radius: 50%;
  }
  .js_product.js_main_product {
    margin-top: 1rem;
  }
  .btn-close {
    opacity: 1 !important;
    position: absolute;
    top: -30px !important;
    right: 0 !important;
    --btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");
  }
  .card-footer img {
    width: 100px !important;
  }
  .icon-section img {
    height: 130px;
  }
  .play-btn {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    right: 50%;
    bottom: 50%;
    width: 100px;
    height: 80px;
    margin: 0 auto !important;
    text-align: center;
  }
  .play-btn i {
    font-size: 6.5rem;
  }
  .modal-dialog {
    max-width: 800px;
    margin: 30px auto;
  }
  .modal-body {
    position: relative;
    padding: 0px;
  }
  .btn-close {
    position: absolute;
    right: -30px;
    top: 0;
  }
  .icon-section-title {
    font-size: 1.5rem;
  }
  .s_parallax_no_overflow_hidden:has(.new-tag) {
    display: none !important;
  }
  #top_menu .nav-item .nav-link {
    text-transform: uppercase;
    outline: none !important;
    font-weight: 600;
    color: #000;
  }
  #top_menu .nav-item .dropdown-menu .dropdown-item {
    text-transform: uppercase;
    font-weight: 600;
    color: #000;
  }
  #top_menu .nav-item .dropdown-menu .dropdown-item:hover,
  #top_menu .nav-item .dropdown-menu .dropdown-item:focus {
    background: #c79404 !important;
    color: #ffffff !important;
  }
  .btn {
    text-transform: uppercase !important;
    border-radius: 0.4rem !important;
  }
  .navbar-nav .btn {
    font-weight: 600 !important;
  }
  .dark-gradient {
    background: linear-gradient(
      360deg,
      rgb(0 0 0 / 65%) 0%,
      rgba(255, 255, 255, 0) 100%
    );
    border-radius: 0 0 1rem 1rem;
  }
  .owl-stage {
    display: flex;
  }
  .s_color_blocks_2 > .container-fluid > .row > [class*="col-lg-"] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .s_embed_code_embedded.container.o_not_editable:has(.no-space) {
    padding: 0;
  }
  .steps {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    height: 100%;
  }
  .steps h3 {
    background: #7f0c18;
    color: #ffffff;
    border: 10px solid #ffffff;
    border-radius: 100px;
    width: 110px;
    height: 110px;
    text-align: center;
    font-size: 60px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .three-box-section {
    height: 600px;
  }
  .bg-cover {
    background-size: cover !important;
  }
  .bg-top-left {
    background-position: top left;
  }
  .bg-top-center {
    background-position: top center;
  }
  .bg-top-right {
    background-position: top right;
  }
  .bg-center {
    background-position: center;
  }
  .bg-norepeat {
    background-repeat: no-repeat;
  }
  .detachable-ball-marker li {
    font-size: 1.125rem;
  }
  .acufit-golf-glove-img {
    position: absolute;
    top: -41%;
    left: 0;
  }
  .ball-marker-box {
    margin-top: -125px;
  }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next {
    position: absolute;
    bottom: -33px;
    margin: 0 !important;
    display: block;
    cursor: pointer;
    color: #ffffff;
    transform: translate(-50%, -50%);
  }
  .owl-carousel .owl-nav .owl-prev {
    left: -88px;
  }
  .owl-carousel .owl-nav .owl-next {
    right: -87px;
  }
  .owl-theme .owl-nav [class*="owl-"] {
    top: 50%;
    bottom: 50%;
    transform: translate(0, -50%);
    height: 50px;
    color: #000000 !important;
    font-size: 1.5rem !important;
    padding: 8px 15px 6px 15px !important;
  }
  .owl-theme .owl-dots,
  .owl-theme .owl-nav {
    margin-top: 30px;
  }
  .quote-icon {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 0;
    width: 35px;
    transform: translate(0, -50%);
    background: white;
    border-radius: 50%;
  }
  .carousel-control-prev {
    left: 7%;
  }
  .carousel-control-next {
    right: 7%;
  }
  .website_blog p {
    font-weight: 500;
  }
  .pricing-box {
    background-color: #ffffff !important;
    padding: 2.5rem;
    display: block;
    box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.3);
  }
  .website_blog #o_wblog_posts_loop .o_record_cover_container {
    padding-top: 50%;
  }
  .o_wblog_normalize_font {
    margin-bottom: 0.5rem !important;
  }
  #o_wblog_post_sidebar_col {
    display: none;
  }
  .o_blog_post_title {
    font-size: 1.5rem;
  }
  .o_wblog_normalize_font,
  .o_wblog_normalize_font time {
    font-size: 1rem !important;
  }
  .pricing-box img {
    width: 220px;
  }
  .dropdown-menu {
    min-width: 14rem;
  }
  .dropdown-item {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }
  .nav-link.active {
    font-weight: 600;
  }
  .dropdown-item.active,
  .dropdown-item:active {
    background-color: white;
  }
  .millennium-wrapper {
    height: 150vh;
    display: flex;
    justify-content: center;
  }
  .millennium-difference {
    position: sticky;
    top: 10vh;
    overflow: visible;
  }
  .millennium-difference .hand-glove {
    width: 100%;
    height: auto;
    display: block;
  }
  .millennium-difference .golf-ball {
    position: absolute;
    width: 120px;
    height: 120px;
    top: 0;
    left: 0;
    offset-path: path("M 500 250 A 230 230 0 1 0 70 400");
    offset-rotate: auto;
    animation: moveBall 1 linear both;
    animation-timeline: scroll(root);
  }
  .footer-social-box img {
    filter: invert(64%) sepia(45%) saturate(5629%) hue-rotate(20deg)
      brightness(101%) contrast(97%);
  }
  .btn-primary {
    color: #ffffff !important;
  }
  .footer-social-box .social-icon {
    width: 90px;
    margin: 0 auto;
    background: black;
    padding: 10px;
    border-radius: 50%;
  }
  .accordion .accordion-body,
  .accordion .accordion-button {
    font-size: 1.25rem;
  }
  .accordion .accordion-item {
    border: 1px solid #000;
    border-radius: 0 !important;
  }
  .faq .accordion .accordion-item {
    margin: 0 0 20px;
  }
  .accordion .accordion-item:has(.accordion-button:not(.collapsed)) {
    border: 1px solid #000000;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
  }
  .accordion .accordion-button {
    padding: 1.25rem;
  }
  .accordion-button:not(.collapsed) {
    background-color: #c794041a;
  }
  .accordion .accordion-body {
    text-align: left;
  }
  .sub-heading {
    font-size: 20px;
  }
  .testimonials-sec img {
    width: 100px !important;
    border: 2px solid #a07c2b;
    box-shadow: 15px 15px 50px 0px rgba(0, 0, 0, 0.3);
  }
  .testimonials-sec .card-body p {
    line-height: 1.75;
  }
  .btn-custom-outline-white {
    background-color: transparent;
    border: 1px solid #ffffff !important;
    color: #ffffff;
    font-weight: 600 !important;
  }
  .btn-custom-outline-white:hover {
    background-color: #c79404;
    border: 1px solid #c79404 !important;
    color: #ffffff;
    font-weight: 600 !important;
  }
  .btn-custom-outline-white i {
    font-size: 16px;
  }
  .testimonials-block {
    background-image: linear-gradient(180deg, #ffffff 62%, #a07c2b 97%);
    border: none;
    display: flex;
    flex-direction: column;
    height: 100%;
  }
  .testimonials-sec .carousel-indicators {
    bottom: -70px;
  }
  .testimonials-sec .carousel-indicators [data-bs-target] {
    width: 15px;
    height: 15px;
    border-radius: 50%;
  }
  .sub-heading::before {
    margin-right: 1.5rem;
  }
  .sub-heading::after {
    margin-left: 1.5rem;
  }
  .sub-heading::before,
  .sub-heading::after {
    content: "";
    width: 150px;
    border-bottom: 1px;
    border-style: solid;
    margin-top: auto;
    margin-bottom: auto;
  }
  .sub-heading.border-primary::before,
  .sub-heading.border-primary::after {
    border-color: #c79404;
  }
  .sub-heading.border-dark::before,
  .sub-heading.border-dark::after {
    border-color: #000000;
  }
  .sub-heading.border-white::before,
  .sub-heading.border-white::after {
    border-color: #ffffff;
  }
  .products-images {
    background-color: #ffffff;
    padding: 15px;
    border: 1px solid #999999;
    transition: ease-in 0.3s;
  }
  .products-images:hover {
    border: 10px solid #8e8e8e;
    box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
  }
  .products-images img {
    transition: ease-in 0.3s;
  }
  .products-images:hover img {
    transform: scale(0.975);
  }
  .front-side {
    backface-visibility: hidden;
  }
  .back-side {
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: red;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: rotateY(180deg);
  }
  .card-inner {
    transform-style: preserve-3d;
    transition: transform ease-in 1s;
  }
  .card:hover .card-inner {
    transform: rotateY(-180deg);
  }
  .tab-sec .nav {
    position: absolute;
    left: 0;
    right: 0;
    top: -100px;
    z-index: 9;
    justify-content: center;
  }
  .tab-sec .nav .nav-item .nav-link {
    margin: 0 10px;
    padding: 20px;
    min-width: 250px;
    background: #000;
    border: 2px solid #c79404;
    border-radius: 0;
    color: #ffffff;
    line-height: 1.25;
  }
  .tab-sec .nav .nav-item .nav-link.active {
    background-color: #c79404 !important;
    color: #ffffff !important;
  }
  .tab-sec .nav .nav-item .nav-link p {
    line-height: 1.25;
  }
  .tab-sec .nav .nav-item .nav-link img {
    width: 50px;
  }
  .tab-sec .tab-content {
    background-color: #ffffff;
    padding-top: 60px;
  }
  .tab-sec .tab-content p {
    line-height: 1.9em;
  }
  .o_footer_copyright {
    display: none;
  }
  .carousel-control-prev,
  .carousel-control-next {
    height: 3rem;
    width: 3rem;
    top: 50%;
    transform: translate(0, -50%);
    background-color: #ffffff;
    opacity: 1;
    padding: 10px 0;
  }
  .carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='000000'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
  }
  .carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='000000'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  }
  .image-motion-up-to-down {
    position: relative;
    animation-name: upToDown;
    animation-duration: 4s;
    animation-iteration-count: infinite;
  }
  .image-motion-down-to-up {
    position: relative;
    animation-name: downToUp;
    animation-duration: 4s;
    animation-iteration-count: infinite;
  }
  @keyframes upToDown {
    0% {
      left: 0;
      top: 0;
    }
    50% {
      left: 0;
      top: 20px;
    }
    100% {
      left: 0;
      top: 0;
    }
  }
  @keyframes downToUp {
    0% {
      left: 0;
      top: 20px;
    }
    50% {
      left: 0;
      top: 0;
    }
    100% {
      left: 0;
      top: 20px;
    }
  }
  @keyframes moveBall {
    0% {
      offset-distance: 0%;
    }
    100% {
      offset-distance: 100%;
    }
  }
  @supports not (animation-timeline: scroll()) {
    .millennium-difference .golf-ball {
      animation: moveBall 0.5s ease-in-out infinite alternate;
    }
  }
  @media (min-width: 1400px) {
    .container-xxl,
    .container-xl,
    .container-lg,
    .container-md,
    .container-sm,
    .container,
    .o_container_small {
      max-width: 1600px;
    }
    .custom-mt-10 {
      margin-top: 10rem;
    }
  }
  @media (max-width: 991px) {
    .common-sec {
        margin: 60px 0;
    }
    .ball-marker-box {
      margin-top: 0;
    }
    .s_parallax_no_overflow_hidden:has(.new-tag) {
      display: block !important;
    }
    .three-box-section {
      height: 650px;
    }
    .play-btn {
      top: 25%;
      transform: translate(-50%, 0);
    }
    .play-btn i {
      font-size: 3.5rem;
    }
  }
  @media (max-width: 767px) {
    .common-sec {
        margin: 40px 0;
    }
    .three-box-section {
      height: auto;
    }
    .three-box-section figure {
      height: 300px;
    }
    .card-footer {
      height: auto;
    }
    .icon-section img {
      height: 90px;
    }
    .icon-section-title {
      font-size: 1.25rem;
    }
  }
  @media (max-width: 576px) {
    .millennium-difference .golf-ball {
      animation: none;
      offset-path: path("M 231 29 A 250 250 0 0 0 100 420");
    }
  }
  @media (max-width: 575px) {
    .common-sec {
        margin: 30px 0;
    }
    .three-box-section figure {
      height: auto;
    }
    .sub-heading {
      font-size: 16px;
    }
    .custom-branded-golf-gloves,
    .golf-accessories,
    .gift-set,
    .golf-gift-set,
    .best-gifts-hands-down,
    .custom-golf-gloves,
    .gifts-that-play-your-brand,
    .the-president-golf-gift-set,
    .the-maverick-belt-gift-set,
    .best-gloves-in-the-game,
    .best-selling-glove {
      height: 280px !important;
    }
    .custom-branded-golf-gloves {
      background: url("/web/image/13679-53aebbe1/mob-custom-golf-gloves-img.webp")
        top left no-repeat;
      background-size: cover;
    }
    .golf-accessories {
      background: url("/web/image/13681-cc529e7a/mobile-golf-accesories-image.webp")
        top left no-repeat;
      background-size: cover;
    }
    .gift-set {
      background: url("/web/image/13683-c371b6a1/mobile-gift-set-image.webp")
        top left no-repeat;
      background-size: cover;
    }
    .gifts-that-play-your-brand {
      background: url("/web/image/3340-420aeabf/mob-ball.webp") top left
        no-repeat;
      background-size: cover;
    }
    .custom-golf-gloves {
      background: url("/web/image/12389-25ded5bd/mob-img2.webp") top left
        no-repeat;
      background-size: cover;
    }
    .the-maverick-belt-gift-set {
      background: url("/web/image/3343-db5ea2c3/mob-maverick-belt-gift-set.webp")
        top left no-repeat;
      background-size: cover;
    }
    .the-president-golf-gift-set {
      background: url("/web/image/12402-734dc025/mob-presidents-golf-gift-set2.webp")
        top left no-repeat;
      background-size: cover;
    }
    .best-gloves-in-the-game {
      background: url("/web/image/3342-1e8c289f/mob-MainPLAYVideo.webp") top
        left no-repeat;
      background-size: cover;
    }
    .best-selling-glove {
      background: url("/web/image/12407-43ac2dde/mob-topright-turnberry-img.webp")
        top left no-repeat;
      background-size: cover;
    }
    .golf-gift-set {
      background: url("/web/image/12396-5fdf317c/mob-topleft-img.webp") top left
        no-repeat;
      background-size: cover;
    }
    .best-gifts-hands-down {
      background: url("/web/image/3350-7148e4e5/mob-new.webp") top left
        no-repeat;
      background-size: cover;
    }
  }
</style>
<!-- Google Tag Manager -->
<script>
  (function (w, d, s, l, i) {
    w[l] = w[l] || [];
    w[l].push({ "gtm.start": new Date().getTime(), event: "gtm.js" });
    var f = d.getElementsByTagName(s)[0],
      j = d.createElement(s),
      dl = l != "dataLayer" ? "&l=" + l : "";
    j.async = true;
    j.src = "https://www.googletagmanager.com/gtm.js?id=" + i + dl;
    f.parentNode.insertBefore(j, f);
  })(window, document, "script", "dataLayer", "GTM-WXZCT62");
</script>
<script type="text/javascript">
  document.addEventListener("DOMContentLoaded", function () {
    var e = window.location.pathname;
    var t = null;

    if ("/" === e || "" === e || e.includes("/home")) {
      t = {
        "@context": "https://schema.org",
        "@graph": [
          {
            "@type": "WebSite",
            "@id": "https://www.millenniumlogoglove.com/#website",
            url: "https://www.millenniumlogoglove.com/",
            name: "Millennium Logo Glove",
            publisher: {
              "@id": "https://www.millenniumlogoglove.com/#organization",
            },
          },
        ],
      };
    } else if (e.includes("corporate-gifting")) {
      t = {
        "@context": "https://schema.org",
        "@graph": [
          {
            "@type": "Service",
            "@id": "https://www.millenniumlogoglove.com/corporate-gifting#service",
            name: "Custom Corporate Gifting - Branded Golf Gloves & Premium Gift Sets",
            serviceType: "Custom Corporate Gifting",
            description: "Get premium corporate golf gifting with custom branded golf gloves and luxury gift sets that connect your brand with clients, prospects & partners on and off the course.",
            provider: {
              "@id": "https://millenniumlogoglove.com/#organization",
            },
            areaServed: {
              "@type": "Country",
              name: ["United States", "Canada"],
            },
            audience: {
              "@type": "Audience",
              name: "Corporate business owners and marketing professionals who promote through golf",
            },
          },
          {
            "@type": "BreadcrumbList",
            "@id": "https://www.millenniumlogoglove.com/corporate-gifting#breadcrumb",
            itemListElement: [
              {
                "@type": "ListItem",
                position: 1,
                name: "Home",
                item: "https://millenniumlogoglove.com",
              },
              {
                "@type": "ListItem",
                position: 2,
                name: "Corporate Gifting",
                item: "https://www.millenniumlogoglove.com/corporate-gifting",
              },
            ],
          },
        ],
      };
    } else if (e.includes("tournament-gifting")) {
      t = {
        "@context": "https://schema.org",
        "@graph": [
          {
            "@type": "Service",
            "@id": "https://millenniumlogoglove.com/tournament-gifting#service",
            name: "Golf Tournament Gifting Program",
            serviceType: "Custom Golf Glove Gifting for Tournaments",
            description: "We make it easy to give players a custom premium golf glove they will wear during the tournament and many rounds after. No advance sizing required and you only pay for the gloves you gift.",
            provider: {
              "@id": "https://millenniumlogoglove.com/#organization",
            },
            areaServed: {
              "@type": "Country",
              name: ["United States", "Canada"],
            },
            audience: {
              "@type": "Audience",
              name: "Golf tournament organizers and charity event planners",
            },
          },
          {
            "@type": "HowTo",
            name: "How the Tournament Golf Glove Gifting Program Works",
            description: "Simple process to provide custom golf gloves to all tournament players",
            step: [
              {
                "@type": "HowToStep",
                position: 1,
                name: "Place Your Order",
                text: "We’ll prepare your custom branded ball markers and gloves, including extra gloves to ensure a perfect fit for every player.",
              },
              {
                "@type": "HowToStep",
                position: 2,
                name: "Two Weeks Before Your Tourney",
                text: "We ship your gloves in specialty trays for easy on-the-spot fitting during registration.",
              },
              {
                "@type": "HowToStep",
                position: 3,
                name: "On Tournament Day",
                text: "Each player will receive a golf glove in their size & hand, featuring your custom magnetic ball marker. At the end of the day, use the provided UPS shipping label to return the extra gloves.",
              },
            ],
          },
          {
            "@type": "BreadcrumbList",
            "@id": "https://millenniumlogoglove.com/tournament-gifting#breadcrumb",
            itemListElement: [
              {
                "@type": "ListItem",
                position: 1,
                name: "Home",
                item: "https://millenniumlogoglove.com",
              },
              {
                "@type": "ListItem",
                position: 2,
                name: "Tournament Gifting",
                item: "https://millenniumlogoglove.com/tournament-gifting",
              },
            ],
          },
        ],
      };
    } else if (e.includes("our-story")) {
      t = {
        "@context": "https://schema.org",
        "@graph": [
          {
            "@type": "WebSite",
            "@id": "https://www.millenniumlogoglove.com/#website",
            url: "https://www.millenniumlogoglove.com/our-story",
            name: "Millennium Logo Glove",
            publisher: {
              "@id": "https://www.millenniumlogoglove.com/our-story/#organization",
            },
          },
          {
            "@type": "BreadcrumbList",
            "@id": "https://www.millenniumlogoglove.com/our-story#breadcrumb",
            itemListElement: [
              {
                "@type": "ListItem",
                position: 1,
                name: "Home",
                item: "https://millenniumlogoglove.com",
              },
              {
                "@type": "ListItem",
                position: 2,
                name: "About Us",
                item: "https://www.millenniumlogoglove.com/our-story",
              },
            ],
          },
        ],
      };
    } else if (e.includes("contact-us")) {
      t = {
        "@context": "https://schema.org",
        "@graph": [
          {
            "@type": "LocalBusiness",
            name: "Millennium Logo Glove",
            "@id": "https://www.millenniumlogoglove.com/contact-us",
            url: "https://millenniumlogoglove.com",
            telephone: "8668715837",
            openingHoursSpecification: {
              "@type": "OpeningHoursSpecification",
              dayOfWeek: ["Monday", "Tuesday", "Wednesday", "Thursday", "Friday"],
              opens: "08:00",
              closes: "16:00",
            },
            sameAs: [
              "https://www.facebook.com/MillenniumLogoGlove",
              "https://www.instagram.com/millenniumlogoglove",
              "https://www.youtube.com/channel/UCkssN1sUTH0LBOCWVUhi5zA",
            ],
          },
          {
            "@type": "BreadcrumbList",
            "@id": "https://www.millenniumlogoglove.com/contact-us#breadcrumb",
            itemListElement: [
              {
                "@type": "ListItem",
                position: 1,
                name: "Home",
                item: "https://millenniumlogoglove.com",
              },
              {
                "@type": "ListItem",
                position: 2,
                name: "Contact Us - Discuss Your Tournament & Book a Call",
                item: "https://www.millenniumlogoglove.com/contact-us",
              },
            ],
          },
        ],
      };
    } else if (e.includes("contact")) {
      t = {
        "@context": "https://schema.org",
        "@graph": [
          {
            "@type": "LocalBusiness",
            name: "Millennium Logo Glove",
            "@id": "https://www.millenniumlogoglove.com/contact",
            url: "https://millenniumlogoglove.com",
            telephone: "8668715837",
            openingHoursSpecification: {
              "@type": "OpeningHoursSpecification",
              dayOfWeek: ["Monday", "Tuesday", "Wednesday", "Thursday", "Friday"],
              opens: "08:00",
              closes: "16:00",
            },
            sameAs: [
              "https://www.facebook.com/MillenniumLogoGlove",
              "https://www.instagram.com/millenniumlogoglove",
              "https://www.youtube.com/channel/UCkssN1sUTH0LBOCWVUhi5zA",
            ],
          },
          {
            "@type": "BreadcrumbList",
            "@id": "https://www.millenniumlogoglove.com/contact#breadcrumb",
            itemListElement: [
              {
                "@type": "ListItem",
                position: 1,
                name: "Home",
                item: "https://millenniumlogoglove.com",
              },
              {
                "@type": "ListItem",
                position: 2,
                name: "Get in Touch",
                item: "https://www.millenniumlogoglove.com/contact",
              },
            ],
          },
        ],
      };
    } else if (e.includes("faqs")) {
      t = {
        "@context": "https://schema.org",
        "@graph": [
          {
            "@type": "BreadcrumbList",
            "@id": "https://www.millenniumlogoglove.com/faqs#breadcrumb",
            itemListElement: [
              {
                "@type": "ListItem",
                position: 1,
                name: "Home",
                item: "https://millenniumlogoglove.com",
              },
              {
                "@type": "ListItem",
                position: 2,
                name: "FAQs",
                item: "https://www.millenniumlogoglove.com/faqs",
              },
            ],
          },
          {
            "@context": "https://schema.org",
            "@type": "FAQPage",
            mainEntity: [
              {
                "@type": "Question",
                name: "How long has Millennium Logo Golf been in business?",
                acceptedAnswer: {
                  "@type": "Answer",
                  text: "We have been providing custom branded golf gloves to businesses and tournaments since 2004.",
                },
              },
              {
                "@type": "Question",
                name: "What brand are your golf gloves?",
                acceptedAnswer: {
                  "@type": "Answer",
                  text: "Our golf gloves are manufactured by the same company that produces gloves for many name brands. Since MLG gloves are custom branded, it is fair to say they are your brand!",
                },
              },
              {
                "@type": "Question",
                name: "How does the quality compare?",
                acceptedAnswer: {
                  "@type": "Answer",
                  text: "Our gloves are manufactured from 100% Cabretta leather (and synthetic leather in some cases). Our golf gloves are manufactured by one of the highest profile golf glove manufacturing facilities in the world – the same facility that produces for the most widely known “name brands”.",
                },
              },
              {
                "@type": "Question",
                name: "What is your turnaround?",
                acceptedAnswer: {
                  "@type": "Answer",
                  text: "We require a three week lead time to process and assemble your order. Allow for at least one week delivery. We typically ship out orders 2 weeks prior to the tournament date. Express orders are possible, upon special request.",
                },
              },
              {
                "@type": "Question",
                name: "What is your warranty?",
                acceptedAnswer: {
                  "@type": "Answer",
                  text: "If a glove or accessory is ever found to be defective on tournament day, it is replaced – no questions asked.",
                },
              },
              {
                "@type": "Question",
                name: "What is the setup/design fee for a logoed golf glove order?",
                acceptedAnswer: {
                  "@type": "Answer",
                  text: "The setup and design fee is $49.95.",
                },
              },
              {
                "@type": "Question",
                name: "What is your minimum order quantity?",
                acceptedAnswer: {
                  "@type": "Answer",
                  text: "Our minimum order is 25 gloves.",
                },
              },
              {
                "@type": "Question",
                name: "What if I have no idea what sizes to order to fit our players at the tourney. How do we order?",
                acceptedAnswer: {
                  "@type": "Answer",
                  text: "With the Millennium Tournament Glove Program, all sizing issues are eliminated. We send extra gloves so every player gets the perfect fit. Click HERE to see how our program works.",
                },
              },
              {
                "@type": "Question",
                name: "What methods of payment are accepted?",
                acceptedAnswer: {
                  "@type": "Answer",
                  text: "We accept all major credit cards and checks. Note: We ship once payment is approved/processed, so please allow additional lead time if paying by check.",
                },
              },
              {
                "@type": "Question",
                name: "With the Millennium Logo Glove Tournament Gifting Program, extra gloves are sent for fitting purposes. After the tourney, the extras are returned in the pre-paid shipping labels provided. Do we pay upfront for all the gloves?",
                acceptedAnswer: {
                  "@type": "Answer",
                  text: "We ship extra gloves to make sure every player gets the perfect fit. We will refund you for the gloves shipped back to us, once the gloves are received and counted at our office.",
                },
              },
              {
                "@type": "Question",
                name: "What methods of payment are accepted?",
                acceptedAnswer: {
                  "@type": "Answer",
                  text: "We accept all major credit cards, checks and ACH for direct payment. Your order will be shipped once payment is processed. To avoid missing shipping deadlines, please courier checks to our Canadian OR US office. Canadian Office: Millennium Logo Glove, 5080 Timberlea Blvd, Unit #26, Mississauga, ON L4W 2T7 US Office: Millennium Logo Glove Attention: Maria Vatri, 1001 Main Street, Niagara Falls, NY 14301.",
                },
              },
            ],
          },
        ],
      };
    // SPECIFIC PRODUCTS MUST BE CHECKED BEFORE THE GENERIC "/shop"
    } else if (e.includes("shop")) {
      t = {
        "@context": "https://schema.org",
        "@graph": [          
          {
            "@type": "WebSite",
            "@id": "https://www.millenniumlogoglove.com/#website",
            url: "https://www.millenniumlogoglove.com/",
            name: "Millennium Logo Glove",
            publisher: {
              "@id": "https://www.millenniumlogoglove.com/#organization",
            },
          },
          {
            "@type": "BreadcrumbList",
            "@id": "https://millenniumlogoglove.com/shop#breadcrumb",
            itemListElement: [
              {
                "@type": "ListItem",
                position: 1,
                name: "Home",
                item: "https://millenniumlogoglove.com",
              },
              {
                "@type": "ListItem",
                position: 2,
                name: "Shop",
                item: "https://millenniumlogoglove.com/shop",
              },
            ],
          },
          {
            "@type": "ItemList",
            itemListElement: [
              {
                "@type": "ListItem",
                position: 1,
                url: "https://www.millenniumlogoglove.com/shop/mgt-turnberry-mens-and-ladies-625",
                name: "Turnberry Men’s and Ladies",
              },
              {
                "@type": "ListItem",
                position: 2,
                url: "https://www.millenniumlogoglove.com/shop/m-tourney-1-golf-tournament-awards-629",
                name: "Golf Tournament Awards",
              },
              {
                "@type": "ListItem",
                position: 3,
                url: "https://millenniumlogoglove.com/shop/ma-pgs-s-presidential-gift-set-acufit-3-1-spot-coverage-631",
                name: "Presidential Gift Set - Acufit 3.1",
              },
              {
                "@type": "ListItem",
                position: 4,
                url: "https://www.millenniumlogoglove.com/shop/mac-hc-1-hat-clip-630",
                name: "Hat Clip",
              },
              {
                "@type": "ListItem",
                position: 5,
                url: "https://millenniumlogoglove.com/shop/ms-pgs-s-presidential-gift-set-spyglass-spot-coverage-632",
                name: "Presidential Gift Set - Spyglass",
              },
              {
                "@type": "ListItem",
                position: 6,
                url: "https://millenniumlogoglove.com/shop/mt-pgs-s-presidential-gift-set-turnberry-spot-coverage-633",
                name: "Presidential Gift Set - Turnberry",
              },
              {
                "@type": "ListItem",
                position: 7,
                url: "https://millenniumlogoglove.com/shop/m-ma-mlh-u-acufit-3-1-mens-left-hand-universal-fits-most-639",
                name: "Acufit 3.1 Golf Glove",
              },
              {
                "@type": "ListItem",
                position: 8,
                url: "https://www.millenniumlogoglove.com/shop/mgs-spyglass-mens-and-ladies-624",
                name: "Spyglass Men’s and Ladies",
              },
              {
                "@type": "ListItem",
                position: 9,
                url: "https://millenniumlogoglove.com/shop/m-bgs-s-belt-gift-set-627",
                name: "Belt Gift Set",
              },
              {
                "@type": "ListItem",
                position: 10,
                url: "https://www.millenniumlogoglove.com/shop/mac-dt-1-divot-tool-blk-628",
                name: "Divot Tool Bulk",
              },
              {
                "@type": "ListItem",
                position: 11,
                url: "https://www.millenniumlogoglove.com/shop/mtpv-gb-titleist-pro-v1x-factory-refinished-636",
                name: "Titleist Pro V1x Factory Refinished",
              },
              {
                "@type": "ListItem",
                position: 12,
                url: "https://www.millenniumlogoglove.com/shop/mgolfset-golf-tournament-package-3166",
                name: "Golf Tournament Package",
              },
            ],
          },
        ],
      };
    } else if (e.includes("shop/mgt-turnberry-mens-and-ladies")) {
      t = {
        "@context": "https://schema.org",
        "@graph": [         
          {
            "@type": "WebPage",
            "@id": "https://millenniumlogoglove.com/shop/mgt-turnberry-mens-and-ladies-625#webpage",
            url: "https://millenniumlogoglove.com/shop/mgt-turnberry-mens-and-ladies-625",
            name: "Turnberry Golf Glove - Best Selling Charity Tournament Favorite | MLG",
            description: "Best-selling golf glove known for durability and exceptional price point. Composite synthetic and Cabretta leather blend. Perfect for charity golf tournaments.",
            isPartOf: {
              "@id": "https://millenniumlogoglove.com/#website",
            },
            breadcrumb: {
              "@id": "https://millenniumlogoglove.com/shop/mgt-turnberry-mens-and-ladies-625#breadcrumb",
            },
          },
          {
            "@type": "BreadcrumbList",
            "@id": "https://millenniumlogoglove.com/shop/mgt-turnberry-mens-and-ladies-625#breadcrumb",
            itemListElement: [
              {
                "@type": "ListItem",
                position: 1,
                name: "Home",
                item: "https://millenniumlogoglove.com",
              },
              {
                "@type": "ListItem",
                position: 2,
                name: "Shop",
                item: "https://millenniumlogoglove.com/shop",
              },
              {
                "@type": "ListItem",
                position: 3,
                name: "Turnberry Golf Glove",
                item: "https://millenniumlogoglove.com/shop/mgt-turnberry-mens-and-ladies-625",
              },
            ],
          },
          {
            "@type": "Product",
            "@id": "https://millenniumlogoglove.com/shop/mgt-turnberry-mens-and-ladies-625#product",
            name: "Turnberry Men's and Ladies Golf Glove",
            description: "Our best-selling golf glove, known for its durability and exceptional price point. Custom branded with a premium quality detachable magnetic ball marker for added functionality and style. Perfect for charity golf tournaments, offering great value without compromising quality. Made from a blend of composite synthetic and premium Cabretta leather for optimal performance.",
            brand: {
              "@type": "Brand",
              name: "Millennium Logo Glove",
            },
            manufacturer: {
              "@id": "https://millenniumlogoglove.com/#organization",
            },
            sku: "MGT-TURNBERRY-625",
            mpn: "TURNBERRY",
            category: "Sporting Goods > Golf > Golf Gloves",
            image: "/web/image/mgt-turnberry-mens-and-ladies-625.webp",
            audience: {
              "@type": "PeopleAudience",
              suggestedGender: "Unisex",
            },
            material: "Composite Synthetic and Premium Cabretta Leather Blend",
            additionalProperty: [
              {
                "@type": "PropertyValue",
                name: "Best Seller",
                value: "Yes - Most popular choice for charity tournaments",
              },
              {
                "@type": "PropertyValue",
                name: "Material",
                value: "Composite Synthetic and Premium Cabretta Leather",
              },
              {
                "@type": "PropertyValue",
                name: "Available Sizes - Men",
                value: "S, M, M/L, L, XL, XXL",
              },
              {
                "@type": "PropertyValue",
                name: "Available Sizes - Women",
                value: "S, M, L",
              },
              {
                "@type": "PropertyValue",
                name: "Hand Options",
                value: "Left and Right Hand",
              },
              {
                "@type": "PropertyValue",
                name: "Custom Branding",
                value: "Premium detachable magnetic ball marker with custom logo",
              },
              {
                "@type": "PropertyValue",
                name: "Ideal For",
                value: "Charity golf tournaments and events",
              },
              {
                "@type": "PropertyValue",
                name: "Optional Packaging",
                value: "Golf glove sleeve packaging available (additional fee)",
              },
            ],
            offers: {
              "@type": "AggregateOffer",
              priceCurrency: "USD",
              lowPrice: "18.80",
              highPrice: "25.90",
              priceValidUntil: "2026-12-31",
              availability: "https://schema.org/InStock",
              url: "https://millenniumlogoglove.com/shop/mgt-turnberry-mens-and-ladies-625",
              seller: {
                "@id": "https://millenniumlogoglove.com/#organization",
              },
              priceSpecification: [
                {
                  "@type": "PriceSpecification",
                  price: "25.90",
                  priceCurrency: "USD",
                  eligibleQuantity: {
                    "@type": "QuantitativeValue",
                    minValue: 1,
                    maxValue: 50,
                  },
                },
                {
                  "@type": "PriceSpecification",
                  price: "24.60",
                  priceCurrency: "USD",
                  eligibleQuantity: {
                    "@type": "QuantitativeValue",
                    minValue: 51,
                    maxValue: 100,
                  },
                },
                {
                  "@type": "PriceSpecification",
                  price: "22.60",
                  priceCurrency: "USD",
                  eligibleQuantity: {
                    "@type": "QuantitativeValue",
                    minValue: 101,
                    maxValue: 250,
                  },
                },
                {
                  "@type": "PriceSpecification",
                  price: "20.30",
                  priceCurrency: "USD",
                  eligibleQuantity: {
                    "@type": "QuantitativeValue",
                    minValue: 251,
                  },
                },
              ],
            },
            isRelatedTo: [
              {
                "@type": "Product",
                name: "Presidential Gift Set - Turnberry",
                url: "https://millenniumlogoglove.com/shop/mt-pgs-s-presidential-gift-set-turnberry-spot-coverage-633",
              },
            ],
            award: "Best-Selling Golf Glove - Charity Tournament Favorite",
          },
        ],
      };
    } else if (e.includes("shop/mgs-spyglass-mens-and-ladies")) {
      t = {
        "@context": "https://schema.org",
        "@graph": [         
          {
            "@type": "WebPage",
            "@id": "https://millenniumlogoglove.com/shop/mgs-spyglass-mens-and-ladies-624#webpage",
            url: "https://millenniumlogoglove.com/shop/mgs-spyglass-mens-and-ladies-624",
            name: "Spyglass Golf Glove - 100% Cabretta Leather | MLG",
            description: "Tour quality golf glove made from 100% premium Cabretta leather. Custom branded with detachable magnetic ball marker. Perfect for discerning golfers and high-caliber tournaments.",
            isPartOf: {
              "@id": "https://millenniumlogoglove.com/#website",
            },
            breadcrumb: {
              "@id": "https://millenniumlogoglove.com/shop/mgs-spyglass-mens-and-ladies-624#breadcrumb",
            },
          },
          {
            "@type": "BreadcrumbList",
            "@id": "https://millenniumlogoglove.com/shop/mgs-spyglass-mens-and-ladies-624#breadcrumb",
            itemListElement: [
              {
                "@type": "ListItem",
                position: 1,
                name: "Home",
                item: "https://millenniumlogoglove.com",
              },
              {
                "@type": "ListItem",
                position: 2,
                name: "Shop",
                item: "https://millenniumlogoglove.com/shop",
              },
              {
                "@type": "ListItem",
                position: 3,
                name: "Spyglass Golf Glove",
                item: "https://millenniumlogoglove.com/shop/mgs-spyglass-mens-and-ladies-624",
              },
            ],
          },
          {
            "@type": "Product",
            "@id": "https://millenniumlogoglove.com/shop/mgs-spyglass-mens-and-ladies-624#product",
            name: "Spyglass Men's and Ladies Golf Glove",
            description: "Tour quality golf glove made from 100% premium Cabretta leather. Custom branded with a premium quality detachable magnetic ball marker for added functionality and style. Designed for discerning golfers seeking high performance and comfort. Ideal for client gifts, tournaments, or events with higher caliber golfers and player fees.",
            brand: {
              "@type": "Brand",
              name: "Millennium Logo Glove",
            },
            manufacturer: {
              "@id": "https://millenniumlogoglove.com/#organization",
            },
            sku: "MGS-SPYGLASS-624",
            mpn: "SPYGLASS",
            category: "Sporting Goods > Golf > Golf Gloves",
            image: "/web/image/mgs-spyglass-mens-and-ladies-624.webp",
            audience: {
              "@type": "PeopleAudience",
              suggestedGender: "Unisex",
            },
            material: "100% Premium Cabretta Leather",
            additionalProperty: [
              {
                "@type": "PropertyValue",
                name: "Quality Level",
                value: "Tour Quality",
              },
              {
                "@type": "PropertyValue",
                name: "Material",
                value: "100% Premium Cabretta Leather",
              },
              {
                "@type": "PropertyValue",
                name: "Available Sizes - Men",
                value: "S, M, M/L, L, XL, XXL",
              },
              {
                "@type": "PropertyValue",
                name: "Available Sizes - Women",
                value: "S, M, L",
              },
              {
                "@type": "PropertyValue",
                name: "Hand Options",
                value: "Left and Right Hand",
              },
              {
                "@type": "PropertyValue",
                name: "Custom Branding",
                value: "Premium detachable magnetic ball marker with custom logo",
              },
              {
                "@type": "PropertyValue",
                name: "Optional Packaging",
                value: "Golf glove sleeve packaging available (additional fee)",
              },
            ],
            offers: {
              "@type": "AggregateOffer",
              priceCurrency: "USD",
              lowPrice: "21.60",
              highPrice: "29.70",
              priceValidUntil: "2026-12-31",
              availability: "https://schema.org/InStock",
              url: "https://millenniumlogoglove.com/shop/mgs-spyglass-mens-and-ladies-624",
              seller: {
                "@id": "https://millenniumlogoglove.com/#organization",
              },
              priceSpecification: [
                {
                  "@type": "PriceSpecification",
                  price: "29.70",
                  priceCurrency: "USD",
                  eligibleQuantity: {
                    "@type": "QuantitativeValue",
                    minValue: 1,
                    maxValue: 50,
                  },
                },
                {
                  "@type": "PriceSpecification",
                  price: "28.20",
                  priceCurrency: "USD",
                  eligibleQuantity: {
                    "@type": "QuantitativeValue",
                    minValue: 51,
                    maxValue: 100,
                  },
                },
                {
                  "@type": "PriceSpecification",
                  price: "25.90",
                  priceCurrency: "USD",
                  eligibleQuantity: {
                    "@type": "QuantitativeValue",
                    minValue: 101,
                    maxValue: 250,
                  },
                },
                {
                  "@type": "PriceSpecification",
                  price: "23.30",
                  priceCurrency: "USD",
                  eligibleQuantity: {
                    "@type": "QuantitativeValue",
                    minValue: 251,
                  },
                },
              ],
            },
            isRelatedTo: [
              {
                "@type": "Product",
                name: "Presidential Gift Set - Spyglass",
                url: "https://millenniumlogoglove.com/shop/ms-pgs-s-presidential-gift-set-spyglass-spot-coverage-632",
              },
            ],
          },
        ],
      };
    } else if (e.includes("shop/m-ma-mlh-u-acufit")) {
      t = {
        "@context": "https://schema.org",
        "@graph": [          
          {
            "@type": "WebPage",
            "@id": "https://millenniumlogoglove.com/shop/m-ma-mlh-u-acufit-3-1-mens-left-hand-universal-fits-most-639#webpage",
            url: "https://millenniumlogoglove.com/shop/m-ma-mlh-u-acufit-3-1-mens-left-hand-universal-fits-most-639",
            name: "Acufit 3.1 Golf Glove - Universal Fit Custom Branded | MLG",
            description: "4th generation universal fit golf glove that conforms to 96% of golfers' hands. Custom branded with premium detachable magnetic ball marker. Perfect for tournaments and corporate gifts.",
            isPartOf: {
              "@id": "https://millenniumlogoglove.com/#website",
            },
            breadcrumb: {
              "@id": "https://millenniumlogoglove.com/shop/m-ma-mlh-u-acufit-3-1-mens-left-hand-universal-fits-most-639#breadcrumb",
            },
          },
          {
            "@type": "BreadcrumbList",
            "@id": "https://millenniumlogoglove.com/shop/m-ma-mlh-u-acufit-3-1-mens-left-hand-universal-fits-most-639#breadcrumb",
            itemListElement: [
              {
                "@type": "ListItem",
                position: 1,
                name: "Home",
                item: "https://millenniumlogoglove.com",
              },
              {
                "@type": "ListItem",
                position: 2,
                name: "Shop",
                item: "https://millenniumlogoglove.com/shop",
              },
              {
                "@type": "ListItem",
                position: 3,
                name: "Acufit 3.1 Golf Glove",
                item: "https://millenniumlogoglove.com/shop/m-ma-mlh-u-acufit-3-1-mens-left-hand-universal-fits-most-639",
              },
            ],
          },
          {
            "@type": "Product",
            "@id": "https://millenniumlogoglove.com/shop/m-ma-mlh-u-acufit-3-1-mens-left-hand-universal-fits-most-639#product",
            name: "Acufit 3.1 - Mens Left Hand - Universal Fits Most",
            description: "Par Excellence! The Acufit 3.1 is our 4th generation Universal fit golf glove designed to conform to approximately 96% of all golfers' hands. Custom-branded with our premium quality detachable magnetic ball marker.",
            brand: {
              "@type": "Brand",
              name: "Millennium Logo Glove",
            },
            manufacturer: {
              "@id": "https://millenniumlogoglove.com/#organization",
            },
            sku: "M-MA-MLH-U-ACUFIT-3-1-639",
            mpn: "ACUFIT-3-1",
            category: "Sporting Goods > Golf > Golf Gloves",
            image: "/web/image/1676-afd8d0ab/president-golfer-gift-set-img-1.webp",
            audience: {
              "@type": "PeopleAudience",
              suggestedGender: "Male",
              suggestedMinAge: 18,
            },
            material: "Synthetic Leather",
            additionalProperty: [
              {
                "@type": "PropertyValue",
                name: "Fit Type",
                value: "Universal - Fits 96% of golfers",
              },
              {
                "@type": "PropertyValue",
                name: "Hand Orientation",
                value: "Left Hand (for right-handed golfers)",
              },
              {
                "@type": "PropertyValue",
                name: "Custom Branding",
                value: "Detachable magnetic ball marker with custom logo",
              },
              {
                "@type": "PropertyValue",
                name: "Generation",
                value: "4th Generation Universal Fit",
              },
            ],
            offers: {
              "@type": "AggregateOffer",
              priceCurrency: "USD",
              lowPrice: "16.36",
              highPrice: "23.50",
              priceValidUntil: "2026-12-31",
              availability: "https://schema.org/InStock",
              url: "https://millenniumlogoglove.com/shop/m-ma-mlh-u-acufit-3-1-mens-left-hand-universal-fits-most-639",
              seller: {
                "@id": "https://millenniumlogoglove.com/#organization",
              },
              priceSpecification: [
                {
                  "@type": "PriceSpecification",
                  price: "23.50",
                  priceCurrency: "USD",
                  eligibleQuantity: {
                    "@type": "QuantitativeValue",
                    minValue: 1,
                    maxValue: 50,
                  },
                },
                {
                  "@type": "PriceSpecification",
                  price: "21.39",
                  priceCurrency: "USD",
                  eligibleQuantity: {
                    "@type": "QuantitativeValue",
                    minValue: 51,
                    maxValue: 100,
                  },
                },
                {
                  "@type": "PriceSpecification",
                  price: "20.21",
                  priceCurrency: "USD",
                  eligibleQuantity: {
                    "@type": "QuantitativeValue",
                    minValue: 101,
                    maxValue: 250,
                  },
                },
                {
                  "@type": "PriceSpecification",
                  price: "19.27",
                  priceCurrency: "USD",
                  eligibleQuantity: {
                    "@type": "QuantitativeValue",
                    minValue: 251,
                  },
                },
              ],
            },
            isRelatedTo: [
              {
                "@type": "Product",
                name: "Presidential Gift Set - Acufit 3.1",
                url: "https://millenniumlogoglove.com/shop/ma-pgs-s-presidential-gift-set-acufit-3-1-spot-coverage-631",
              },
            ],
          },
        ],
      };
    } else if (e.includes("shop/m-bgs-s-belt-gift-set-627")) {
      t = {
        "@context": "https://schema.org",
        "@graph": [         
          {
            "@type": "WebPage",
            "@id": "https://millenniumlogoglove.com/shop/m-bgs-s-belt-gift-set-627#webpage",
            url: "https://millenniumlogoglove.com/shop/m-bgs-s-belt-gift-set-627",
            name: "Unifit Golfer Belt Gift Set - Premium Custom Branded | MLG",
            description: "Unique gift set for the avid golfer. Premium leather belt with universal fit ratchet buckle, 4 custom ball markers, presented in custom-branded box. Unmatched elegance and style.",
            isPartOf: {
              "@id": "https://millenniumlogoglove.com/#website",
            },
            breadcrumb: {
              "@id": "https://millenniumlogoglove.com/shop/m-bgs-s-belt-gift-set-627#breadcrumb",
            },
          },
          {
            "@type": "BreadcrumbList",
            "@id": "https://millenniumlogoglove.com/shop/m-bgs-s-belt-gift-set-627#breadcrumb",
            itemListElement: [
              {
                "@type": "ListItem",
                position: 1,
                name: "Home",
                item: "https://millenniumlogoglove.com",
              },
              {
                "@type": "ListItem",
                position: 2,
                name: "Shop",
                item: "https://millenniumlogoglove.com/shop",
              },
              {
                "@type": "ListItem",
                position: 3,
                name: "Belt Gift Set",
                item: "https://millenniumlogoglove.com/shop/m-bgs-s-belt-gift-set-627",
              },
            ],
          },
          {
            "@type": "Product",
            "@id": "https://millenniumlogoglove.com/shop/m-bgs-s-belt-gift-set-627#product",
            name: "Unifit Golfer Belt Gift Set",
            description: "A unique gift for the avid golfer who has it all! A gift set of unmatched elegance, sophistication and style. Your client's logo will be front and center on the box and on the course, generating maximum brand visibility. The Unifit Belt Gift Set includes: Premium leather belt with universal fit ratchet-style buckle, Set of 4 custom branded ball markers. Presented in a custom-branded presentation box.",
            brand: {
              "@type": "Brand",
              name: "Millennium Logo Glove",
            },
            manufacturer: {
              "@id": "https://millenniumlogoglove.com/#organization",
            },
            sku: "M-BGS-S-BELT-627",
            mpn: "BELT-GIFT-SET",
            category: "Sporting Goods > Golf > Golf Accessories",
            image: "/web/image/m-bgs-s-belt-gift-set-627.webp",
            audience: {
              "@type": "PeopleAudience",
              suggestedGender: "Unisex",
            },
            material: "Premium Leather",
            itemCondition: "https://schema.org/NewCondition",
            additionalProperty: [
              {
                "@type": "PropertyValue",
                name: "Gift Set Contents",
                value: "Premium leather belt with ratchet buckle + 4 custom ball markers",
              },
              {
                "@type": "PropertyValue",
                name: "Belt Type",
                value: "Universal Fit Ratchet-Style",
              },
              {
                "@type": "PropertyValue",
                name: "Custom Branding Locations",
                value: "Logo on box and ball markers",
              },
              {
                "@type": "PropertyValue",
                name: "Packaging",
                value: "Custom-branded presentation gift box",
              },
              {
                "@type": "PropertyValue",
                name: "Ideal For",
                value: "Avid golfers, executive gifts, corporate gifting",
              },
              {
                "@type": "PropertyValue",
                name: "Style Level",
                value: "Unmatched elegance and sophistication",
              },
            ],
            offers: {
              "@type": "AggregateOffer",
              priceCurrency: "USD",
              lowPrice: "39.30",
              highPrice: "50.60",
              priceValidUntil: "2026-12-31",
              availability: "https://schema.org/InStock",
              url: "https://millenniumlogoglove.com/shop/m-bgs-s-belt-gift-set-627",
              seller: {
                "@id": "https://millenniumlogoglove.com/#organization",
              },
              priceSpecification: [
                {
                  "@type": "PriceSpecification",
                  price: "50.60",
                  priceCurrency: "USD",
                  eligibleQuantity: {
                    "@type": "QuantitativeValue",
                    minValue: 1,
                    maxValue: 50,
                  },
                },
                {
                  "@type": "PriceSpecification",
                  price: "46.00",
                  priceCurrency: "USD",
                  eligibleQuantity: {
                    "@type": "QuantitativeValue",
                    minValue: 51,
                    maxValue: 100,
                  },
                },
                {
                  "@type": "PriceSpecification",
                  price: "43.50",
                  priceCurrency: "USD",
                  eligibleQuantity: {
                    "@type": "QuantitativeValue",
                    minValue: 101,
                    maxValue: 250,
                  },
                },
                {
                  "@type": "PriceSpecification",
                  price: "41.50",
                  priceCurrency: "USD",
                  eligibleQuantity: {
                    "@type": "QuantitativeValue",
                    minValue: 251,
                  },
                },
              ],
            },
            isAccessoryOrSparePartFor: {
              "@type": "Product",
              name: "Golf Equipment",
            },
          },
        ],
      };
    } else if (e.includes("shop/ma-pgs-s-presidential-gift-set-acufit")) {
      t = {
        "@context": "https://schema.org",
        "@graph": [          
          {
            "@type": "WebPage",
            "@id": "https://millenniumlogoglove.com/shop/ma-pgs-s-presidential-gift-set-acufit-3-1-spot-coverage-631#webpage",
            url: "https://millenniumlogoglove.com/shop/ma-pgs-s-presidential-gift-set-acufit-3-1-spot-coverage-631",
            name: "Presidential Gift Set - Acufit 3.1 | Ultimate Golf Gift | MLG",
            description: "Ultimate gift to connect your brand to golf. Includes Acufit 3.1 glove, divot repair tool, hat clip, 6 ball markers in beautifully branded custom gift box. Maximum brand visibility.",
            isPartOf: {
              "@id": "https://millenniumlogoglove.com/#website",
            },
            breadcrumb: {
              "@id": "https://millenniumlogoglove.com/shop/ma-pgs-s-presidential-gift-set-acufit-3-1-spot-coverage-631#breadcrumb",
            },
          },
          {
            "@type": "BreadcrumbList",
            "@id": "https://millenniumlogoglove.com/shop/ma-pgs-s-presidential-gift-set-acufit-3-1-spot-coverage-631#breadcrumb",
            itemListElement: [
              {
                "@type": "ListItem",
                position: 1,
                name: "Home",
                item: "https://millenniumlogoglove.com",
              },
              {
                "@type": "ListItem",
                position: 2,
                name: "Shop",
                item: "https://millenniumlogoglove.com/shop",
              },
              {
                "@type": "ListItem",
                position: 3,
                name: "Presidential Gift Set - Acufit 3.1",
                item: "https://millenniumlogoglove.com/shop/ma-pgs-s-presidential-gift-set-acufit-3-1-spot-coverage-631",
              },
            ],
          },
          {
            "@type": "Product",
            "@id": "https://millenniumlogoglove.com/shop/ma-pgs-s-presidential-gift-set-acufit-3-1-spot-coverage-631#product",
            name: "Presidential Gift Set - Acufit 3.1 - Spot Coverage",
            description: "The ultimate gift to connect your client's brand to the high-end sport of golf. Your client's logo will be front and center on the presentation box and on the course, generating maximum brand visibility. The Presidential gift set includes: Premium Acufit 3.1 one size glove, Eurofix retractable divot repair tool, Chrome plated hat clip, Set of 6 custom logo ball markers. Presented in a beautifully branded custom gift box.",
            brand: {
              "@type": "Brand",
              name: "Millennium Logo Glove",
            },
            manufacturer: {
              "@id": "https://millenniumlogoglove.com/#organization",
            },
            sku: "MA-PGS-S-ACUFIT-631",
            mpn: "PRESIDENTIAL-ACUFIT",
            category: "Sporting Goods > Golf > Golf Gift Sets",
            image: "/web/image/ma-pgs-s-presidential-gift-set-acufit-3-1-spot-coverage-631.webp",
            audience: {
              "@type": "BusinessAudience",
              audienceType: "Corporate Executives, High-Value Clients",
            },
            itemCondition: "https://schema.org/NewCondition",
            additionalProperty: [
              {
                "@type": "PropertyValue",
                name: "Gift Set Contents",
                value: "Acufit 3.1 glove + Divot repair tool + Hat clip + 6 ball markers",
              },
              {
                "@type": "PropertyValue",
                name: "Glove Type",
                value: "Acufit 3.1 Universal Fit (fits 96% of golfers)",
              },
              {
                "@type": "PropertyValue",
                name: "Divot Tool",
                value: "Eurofix retractable divot repair tool",
              },
              {
                "@type": "PropertyValue",
                name: "Hat Clip",
                value: "Chrome plated with custom logo",
              },
              {
                "@type": "PropertyValue",
                name: "Ball Markers",
                value: "6 custom branded ball markers",
              },
              {
                "@type": "PropertyValue",
                name: "Packaging",
                value: "Beautifully branded custom gift box",
              },
              {
                "@type": "PropertyValue",
                name: "Brand Visibility",
                value: "Seven branded touchpoints for maximum exposure",
              },
              {
                "@type": "PropertyValue",
                name: "Ideal For",
                value: "Executive gifts, high-end corporate events, VIP clients",
              },
            ],
            isVariantOf: {
              "@type": "ProductGroup",
              name: "Presidential Gift Set Collection",
              hasVariant: [
                {
                  "@type": "Product",
                  name: "Presidential Gift Set - Acufit 3.1",
                },
                {
                  "@type": "Product",
                  name: "Presidential Gift Set - Spyglass",
                  url: "https://millenniumlogoglove.com/shop/ms-pgs-s-presidential-gift-set-spyglass-spot-coverage-632",
                },
                {
                  "@type": "Product",
                  name: "Presidential Gift Set - Turnberry",
                  url: "https://millenniumlogoglove.com/shop/mt-pgs-s-presidential-gift-set-turnberry-spot-coverage-633",
                },
              ],
            },
            offers: {
              "@type": "AggregateOffer",
              priceCurrency: "USD",
              lowPrice: "54.00",
              highPrice: "67.10",
              priceValidUntil: "2026-12-31",
              availability: "https://schema.org/InStock",
              url: "https://millenniumlogoglove.com/shop/ma-pgs-s-presidential-gift-set-acufit-3-1-spot-coverage-631",
              seller: {
                "@id": "https://millenniumlogoglove.com/#organization",
              },
              priceSpecification: [
                {
                  "@type": "PriceSpecification",
                  price: "67.10",
                  priceCurrency: "USD",
                  eligibleQuantity: {
                    "@type": "QuantitativeValue",
                    minValue: 1,
                    maxValue: 50,
                  },
                },
                {
                  "@type": "PriceSpecification",
                  price: "61.00",
                  priceCurrency: "USD",
                  eligibleQuantity: {
                    "@type": "QuantitativeValue",
                    minValue: 51,
                    maxValue: 100,
                  },
                },
                {
                  "@type": "PriceSpecification",
                  price: "57.70",
                  priceCurrency: "USD",
                  eligibleQuantity: {
                    "@type": "QuantitativeValue",
                    minValue: 101,
                    maxValue: 250,
                  },
                },
                {
                  "@type": "PriceSpecification",
                  price: "55.00",
                  priceCurrency: "USD",
                  eligibleQuantity: {
                    "@type": "QuantitativeValue",
                    minValue: 251,
                  },
                },
              ],
            },
            includesObject: [
              {
                "@type": "TypeAndQuantityNode",
                amountOfThisGood: 1,
                typeOfGood: {
                  "@type": "Product",
                  name: "Acufit 3.1 Universal Fit Golf Glove",
                },
              },
              {
                "@type": "TypeAndQuantityNode",
                amountOfThisGood: 1,
                typeOfGood: {
                  "@type": "Product",
                  name: "Eurofix Retractable Divot Repair Tool",
                },
              },
              {
                "@type": "TypeAndQuantityNode",
                amountOfThisGood: 1,
                typeOfGood: {
                  "@type": "Product",
                  name: "Chrome Plated Hat Clip",
                },
              },
              {
                "@type": "TypeAndQuantityNode",
                amountOfThisGood: 6,
                typeOfGood: {
                  "@type": "Product",
                  name: "Custom Logo Ball Markers",
                },
              },
            ],
          },
        ],
      };
    } else if (e.includes("shop/ms-pgs-s-presidential-gift-set-spyglass")) {
      t = {
        "@context": "https://schema.org",
        "@graph": [          
          {
            "@type": "WebPage",
            "@id": "https://millenniumlogoglove.com/shop/ms-pgs-s-presidential-gift-set-spyglass-spot-coverage-632#webpage",
            url: "https://millenniumlogoglove.com/shop/ms-pgs-s-presidential-gift-set-spyglass-spot-coverage-632",
            name: "Presidential Gift Set - Spyglass Tour Quality | Ultimate Golf Gift | MLG",
            description: "Ultimate luxury gift with tour quality Cabretta leather glove. Includes Spyglass glove, divot repair tool, hat clip, 6 ball markers in beautifully branded custom gift box.",
            isPartOf: {
              "@id": "https://millenniumlogoglove.com/#website",
            },
            breadcrumb: {
              "@id": "https://millenniumlogoglove.com/shop/ms-pgs-s-presidential-gift-set-spyglass-spot-coverage-632#breadcrumb",
            },
          },
          {
            "@type": "BreadcrumbList",
            "@id": "https://millenniumlogoglove.com/shop/ms-pgs-s-presidential-gift-set-spyglass-spot-coverage-632#breadcrumb",
            itemListElement: [
              {
                "@type": "ListItem",
                position: 1,
                name: "Home",
                item: "https://millenniumlogoglove.com",
              },
              {
                "@type": "ListItem",
                position: 2,
                name: "Shop",
                item: "https://millenniumlogoglove.com/shop",
              },
              {
                "@type": "ListItem",
                position: 3,
                name: "Presidential Gift Set - Spyglass",
                item: "https://millenniumlogoglove.com/shop/ms-pgs-s-presidential-gift-set-spyglass-spot-coverage-632",
              },
            ],
          },
          {
            "@type": "Product",
            "@id": "https://millenniumlogoglove.com/shop/ms-pgs-s-presidential-gift-set-spyglass-spot-coverage-632#product",
            name: "Presidential Gift Set - Spyglass - Spot Coverage",
            description: "The ultimate gift to connect your client's brand to the high-end sport of golf. Your client's logo will be front and center on the presentation box and on the course, generating maximum brand visibility. The Presidential gift set includes: Premium Cabretta leather golf glove - tour quality, Eurofix retractable divot repair tool, Chrome plated hat clip, Set of 6 custom logo ball markers. Presented in a beautifully branded custom gift box.",
            brand: {
              "@type": "Brand",
              name: "Millennium Logo Glove",
            },
            manufacturer: {
              "@id": "https://millenniumlogoglove.com/#organization",
            },
            sku: "MS-PGS-S-SPYGLASS-632",
            mpn: "PRESIDENTIAL-SPYGLASS",
            category: "Sporting Goods > Golf > Golf Gift Sets",
            image: "/web/image/ms-pgs-s-presidential-gift-set-spyglass-spot-coverage-632.webp",
            audience: {
              "@type": "BusinessAudience",
              audienceType: "Corporate Executives, High-Value Clients, Discerning Golfers",
            },
            material: "100% Premium Cabretta Leather",
            itemCondition: "https://schema.org/NewCondition",
            additionalProperty: [
              {
                "@type": "PropertyValue",
                name: "Gift Set Contents",
                value: "Spyglass tour quality glove + Divot repair tool + Hat clip + 6 ball markers",
              },
              {
                "@type": "PropertyValue",
                name: "Glove Type",
                value: "Spyglass Tour Quality - 100% Premium Cabretta Leather",
              },
              {
                "@type": "PropertyValue",
                name: "Quality Level",
                value: "Tour Quality - Professional Grade",
              },
              {
                "@type": "PropertyValue",
                name: "Divot Tool",
                value: "Eurofix retractable divot repair tool",
              },
              {
                "@type": "PropertyValue",
                name: "Hat Clip",
                value: "Chrome plated with custom logo",
              },
              {
                "@type": "PropertyValue",
                name: "Ball Markers",
                value: "6 custom branded ball markers",
              },
              {
                "@type": "PropertyValue",
                name: "Packaging",
                value: "Beautifully branded custom gift box",
              },
              {
                "@type": "PropertyValue",
                name: "Brand Visibility",
                value: "Seven branded touchpoints for maximum exposure",
              },
              {
                "@type": "PropertyValue",
                name: "Ideal For",
                value: "Premium executive gifts, high-caliber tournaments, VIP client appreciation",
              },
            ],
            isVariantOf: {
              "@type": "ProductGroup",
              name: "Presidential Gift Set Collection",
              hasVariant: [
                {
                  "@type": "Product",
                  name: "Presidential Gift Set - Acufit 3.1",
                  url: "https://millenniumlogoglove.com/shop/ma-pgs-s-presidential-gift-set-acufit-3-1-spot-coverage-631",
                },
                {
                  "@type": "Product",
                  name: "Presidential Gift Set - Spyglass",
                },
                {
                  "@type": "Product",
                  name: "Presidential Gift Set - Turnberry",
                  url: "https://millenniumlogoglove.com/shop/mt-pgs-s-presidential-gift-set-turnberry-spot-coverage-633",
                },
              ],
            },
            offers: {
              "@type": "AggregateOffer",
              priceCurrency: "USD",
              lowPrice: "54.00",
              highPrice: "67.10",
              priceValidUntil: "2026-12-31",
              availability: "https://schema.org/InStock",
              url: "https://millenniumlogoglove.com/shop/ms-pgs-s-presidential-gift-set-spyglass-spot-coverage-632",
              seller: {
                "@id": "https://millenniumlogoglove.com/#organization",
              },
              priceSpecification: [
                {
                  "@type": "PriceSpecification",
                  price: "67.10",
                  priceCurrency: "USD",
                  eligibleQuantity: {
                    "@type": "QuantitativeValue",
                    minValue: 1,
                    maxValue: 50,
                  },
                },
                {
                  "@type": "PriceSpecification",
                  price: "61.00",
                  priceCurrency: "USD",
                  eligibleQuantity: {
                    "@type": "QuantitativeValue",
                    minValue: 51,
                    maxValue: 100,
                  },
                },
                {
                  "@type": "PriceSpecification",
                  price: "57.70",
                  priceCurrency: "USD",
                  eligibleQuantity: {
                    "@type": "QuantitativeValue",
                    minValue: 101,
                    maxValue: 250,
                  },
                },
                {
                  "@type": "PriceSpecification",
                  price: "55.00",
                  priceCurrency: "USD",
                  eligibleQuantity: {
                    "@type": "QuantitativeValue",
                    minValue: 251,
                  },
                },
              ],
            },
            includesObject: [
              {
                "@type": "TypeAndQuantityNode",
                amountOfThisGood: 1,
                typeOfGood: {
                  "@type": "Product",
                  name: "Spyglass Tour Quality Golf Glove - 100% Cabretta Leather",
                },
              },
              {
                "@type": "TypeAndQuantityNode",
                amountOfThisGood: 1,
                typeOfGood: {
                  "@type": "Product",
                  name: "Eurofix Retractable Divot Repair Tool",
                },
              },
              {
                "@type": "TypeAndQuantityNode",
                amountOfThisGood: 1,
                typeOfGood: {
                  "@type": "Product",
                  name: "Chrome Plated Hat Clip",
                },
              },
              {
                "@type": "TypeAndQuantityNode",
                amountOfThisGood: 6,
                typeOfGood: {
                  "@type": "Product",
                  name: "Custom Logo Ball Markers",
                },
              },
            ],
          },
        ],
      };
    // GENERIC SHOP LIST MUST BE LAST TO NOT CATCH EVERYTHING
    }
    if (t) {
      var o = document.createElement("script");
      o.type = "application/ld+json";
      o.text = JSON.stringify(t);
      document.head.appendChild(o);
    }
  });
</script>

    
<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "Organization",
  "name": "Millennium Logo Glove",
  "url": "https://www.millenniumlogoglove.com/",
  "logo": "https://www.millenniumlogoglove.com/web/image/website/2/logo/Millennium%20Logo%20Glove?unique=b321d57",
  "contactPoint": {
    "@type": "ContactPoint",
    "telephone": "8668715837",
    "contactType": "customer service",
    "areaServed": [
      "US",
      "CA"
    ]
  },
  "sameAs": [
    "https://www.facebook.com/MillenniumLogoGlove",
    "https://www.instagram.com/millenniumlogoglove",
    "https://www.youtube.com/channel/UCkssN1sUTH0LBOCWVUhi5zA"
  ]
}
</script>
</head>
    <body>
        



        <div id="wrapwrap" class="   ">
            <a class="o_skip_to_content btn btn-primary rounded-0 visually-hidden-focusable position-absolute start-0" href="#wrap">Skip to Content</a>
                <header id="top" data-anchor="true" data-name="Header" data-extra-items-toggle-aria-label="Extra items button" class="   o_header_fixed" style=" ">
    <nav data-name="Navbar" aria-label="Main" class="navbar navbar-expand-lg navbar-light o_colored_level o_cc d-none d-lg-block shadow-sm ">
        

            <div id="o_main_nav" class="o_main_nav container">
                
    <a data-name="Navbar Logo" href="/" class="navbar-brand logo me-4">
            
            <span role="img" aria-label="Logo of Millennium Logo Glove" title="Millennium Logo Glove"><img src="/web/image/website/2/logo/Millennium%20Logo%20Glove?unique=177f1b5" class="img img-fluid" width="95" height="40" alt="Millennium Logo Glove" loading="lazy"/></span>
        </a>
    
                
    <ul role="menu" id="top_menu" class="nav navbar-nav top_menu o_menu_loading  me-auto ">
        
                    

    <li role="presentation" class="nav-item   dropdown">
        <a href="#" data-bs-toggle="dropdown" data-bs-auto-close="outside" role="menuitem" class="dropdown-toggle nav-link   ">
            <span>Golf Collections</span>
        </a>
        
        
        <ul role="menu" class="dropdown-menu ">

    <li role="presentation" class=" ">
        <a role="menuitem" href="/golf-collections#customGloves" class="dropdown-item ">
            <span>Custom Gloves</span>
        </a>
    </li>

    <li role="presentation" class=" ">
        <a role="menuitem" href="/golf-collections#golfGiftSets" class="dropdown-item ">
            <span>Golf Gift Sets</span>
        </a>
    </li>

    <li role="presentation" class=" ">
        <a role="menuitem" href="/golf-collections#accessories" class="dropdown-item ">
            <span>Golf Accessories</span>
        </a>
    </li>

    <li role="presentation" class=" ">
        <a role="menuitem" href="/customized-golf-balls" class="dropdown-item ">
            <span>Golf Balls</span>
        </a>
    </li>

    <li role="presentation" class=" ">
        <a role="menuitem" href="/golf-collections#golfAwards" class="dropdown-item ">
            <span>Golf Awards</span>
        </a>
    </li>

    <li role="presentation" class=" ">
        <a role="menuitem" href="/golf-collections#golfSignage" class="dropdown-item ">
            <span>Golf Signage</span>
        </a>
    </li>
        </ul>
        
    </li>

    <li role="presentation" class="nav-item ">
        <a role="menuitem" href="/tournament-gifting" class="nav-link ">
            <span>Tournament Gifting</span>
        </a>
    </li>

    <li role="presentation" class="nav-item ">
        <a role="menuitem" href="/corporate-gifting" class="nav-link ">
            <span>Corporate Gifting</span>
        </a>
    </li>

    <li role="presentation" class="nav-item   dropdown">
        <a href="#" data-bs-toggle="dropdown" data-bs-auto-close="outside" role="menuitem" class="dropdown-toggle nav-link   ">
            <span>About</span>
        </a>
        
        
        <ul role="menu" class="dropdown-menu ">

    <li role="presentation" class=" ">
        <a role="menuitem" href="/our-story" class="dropdown-item ">
            <span>Our Story</span>
        </a>
    </li>

    <li role="presentation" class=" ">
        <a role="menuitem" href="/faqs" class="dropdown-item ">
            <span>FAQs</span>
        </a>
    </li>

    <li role="presentation" class=" ">
        <a role="menuitem" href="/blog/blog-1" class="dropdown-item ">
            <span>Blog</span>
        </a>
    </li>
        </ul>
        
    </li>

    <li role="presentation" class="nav-item ">
        <a role="menuitem" href="/contact-us" class="nav-link ">
            <span>Contact Us</span>
        </a>
    </li>
                
    </ul>
                
                <ul class="navbar-nav align-items-center gap-2 flex-shrink-0 justify-content-end ps-3">
                    
        <li class=" divider d-none"></li> 
        <li class="o_wsale_my_cart d-none ">
            <a href="/shop/cart" aria-label="eCommerce cart" class="o_navlink_background btn position-relative rounded-circle p-1 text-center text-reset">
                <div class="">
                    <i class="fa fa-shopping-cart fa-stack"></i>
                    <sup class="my_cart_quantity badge bg-primary position-absolute top-0 end-0 mt-n1 me-n1 rounded-pill d-none">0</sup>
                </div>
            </a>
        </li>
                    
                    
        <li class="">
            <div class="o_header_social_links ">
                <div class="s_social_media o_not_editable oe_unmovable oe_unremovable" data-snippet="s_social_media" data-name="Social Media">
                    <h5 class="s_social_media_title d-none">Follow us</h5>
<a href="/website/social/facebook" class="s_social_media_facebook o_nav-link_secondary nav-link m-0 p-0 text-decoration-none" target="_blank" aria-label="Facebook">
                        <i class="fa fa-facebook fa-stack p-1 o_editable_media"></i>
                    </a>
<a href="/website/social/instagram" class="s_social_media_instagram o_nav-link_secondary nav-link m-0 p-0 text-decoration-none" target="_blank" aria-label="Instagram">
                        <i class="fa fa-instagram fa-stack p-1 o_editable_media"></i>
                    </a>
<a href="/website/social/youtube" class="o_nav-link_secondary nav-link m-0 p-0 text-decoration-none s_social_media_youtube" target="_blank" aria-label="YouTube">
                        <i class="fa fa-stack p-1 o_editable_media fa-youtube"></i>
                    </a>
</div>
            </div>
        </li>
                    
                    
                    
                    
        <li class="">
            <div class="oe_structure oe_structure_solo ">
                <section class="oe_unremovable oe_unmovable s_text_block o_colored_level" data-snippet="s_text_block" data-name="Text">
                    <div class="container">
                        <a href="https://SAMPLES.MILLENNIUMLOGOGLOVE.COM" class="oe_unremovable btn_cta btn btn-primary mb-2 w-100 w-100" target="_blank">samples.millenniumlogoglove.com</a> <section class="s_embed_code pb0 pt0 text-center" data-snippet="s_embed_code" data-name="Embed Code">
        <template class="s_embed_code_saved"><div class="d-flex flex-lg-row flex-column gap-2">
    <a href="https://samples.millenniumlogoglove.com" target="_blank" class="btn btn-primary fw-semibold">
        REQUEST A SAMPLE
    </a>    
    <a href="https://orders.millenniumlogoglove.com/Tournament" target="_blank" class="btn btn-outline-dark fw-semibold">
        PLACE AN ORDER
    </a>    
</div></template>
        <div class="s_embed_code_embedded container o_not_editable"><div class="d-flex flex-lg-row flex-column gap-2">
    <a href="https://samples.millenniumlogoglove.com" target="_blank" class="btn btn-primary fw-semibold">
        REQUEST A SAMPLE
    </a>    
    <a href="https://orders.millenniumlogoglove.com/Tournament" target="_blank" class="btn btn-outline-dark fw-semibold">
        PLACE AN ORDER
    </a>    
</div></div>
    </section>
                    </div>
                </section>
            </div>
        </li>
                </ul>
            </div>
        
    </nav>

    <nav data-name="Navbar" aria-label="Mobile" class="navbar  navbar-light o_colored_level o_cc o_header_mobile d-block d-lg-none shadow-sm ">
        

        <div class="o_main_nav container flex-wrap justify-content-between">
            <div class="d-flex flex-grow-1">
                
    <a data-name="Navbar Logo" href="/" class="navbar-brand logo ">
            
            <span role="img" aria-label="Logo of Millennium Logo Glove" title="Millennium Logo Glove"><img src="/web/image/website/2/logo/Millennium%20Logo%20Glove?unique=177f1b5" class="img img-fluid" width="95" height="40" alt="Millennium Logo Glove" loading="lazy"/></span>
        </a>
    
                <ul class="o_header_mobile_buttons_wrap navbar-nav d-flex flex-row align-items-center gap-2 mb-0 ms-auto">
        <li class=" divider d-none"></li> 
        <li class="o_wsale_my_cart d-none ">
            <a href="/shop/cart" aria-label="eCommerce cart" class="o_navlink_background_hover btn position-relative rounded-circle border-0 p-1 text-reset">
                <div class="">
                    <i class="fa fa-shopping-cart fa-stack"></i>
                    <sup class="my_cart_quantity badge bg-primary position-absolute top-0 end-0 mt-n1 me-n1 rounded-pill d-none">0</sup>
                </div>
            </a>
        </li></ul>
            </div>
            <button class="nav-link btn p-2 o_not_editable" type="button" data-bs-toggle="offcanvas" data-bs-target="#top_menu_collapse_mobile" aria-controls="top_menu_collapse_mobile" aria-expanded="false" aria-label="Toggle navigation">
                <span class="navbar-toggler-icon"></span>
            </button>
            <div id="top_menu_collapse_mobile" class="offcanvas offcanvas-end o_navbar_mobile">
                <div class="offcanvas-header justify-content-end o_not_editable">
                    <button type="button" class="nav-link btn-close" data-bs-dismiss="offcanvas" aria-label="Close"></button>
                </div>
                <div class="offcanvas-body d-flex flex-column justify-content-between h-100 w-100 pt-0">
                    <ul class="navbar-nav">
                        
                        
                        <li>
    <ul role="menu" class="nav navbar-nav top_menu  o_mega_menu_is_offcanvas mx-n3  ">
        
                                

    <li role="presentation" class="nav-item border-top    accordion accordion-flush">
        
        
        <div class="accordion-item">
            <a href="#" data-bs-toggle="collapse" aria-expanded="false" class="nav-link p-3 text-wrap accordion-button collapsed" data-bs-target=".o_accordion_target_28" aria-controls="o_accordion_target_28">
                <span>Golf Collections</span>
            </a>
            <div class="o_accordion_target_28 accordion-collapse collapse" aria-labelledby="o_accordion_target_28" data-bs-parent="#top_menu_collapse_mobile">
                <ul class="show list-group list-unstyled py-0" role="menu">

    <li role="presentation" class=" px-0">
        <a role="menuitem" href="/golf-collections#customGloves" class="nav-link list-group-item list-group-item-action border-0 rounded-0 px-4 text-wrap ">
            <span>Custom Gloves</span>
        </a>
    </li>

    <li role="presentation" class=" px-0">
        <a role="menuitem" href="/golf-collections#golfGiftSets" class="nav-link list-group-item list-group-item-action border-0 rounded-0 px-4 text-wrap ">
            <span>Golf Gift Sets</span>
        </a>
    </li>

    <li role="presentation" class=" px-0">
        <a role="menuitem" href="/golf-collections#accessories" class="nav-link list-group-item list-group-item-action border-0 rounded-0 px-4 text-wrap ">
            <span>Golf Accessories</span>
        </a>
    </li>

    <li role="presentation" class=" px-0">
        <a role="menuitem" href="/customized-golf-balls" class="nav-link list-group-item list-group-item-action border-0 rounded-0 px-4 text-wrap ">
            <span>Golf Balls</span>
        </a>
    </li>

    <li role="presentation" class=" px-0">
        <a role="menuitem" href="/golf-collections#golfAwards" class="nav-link list-group-item list-group-item-action border-0 rounded-0 px-4 text-wrap ">
            <span>Golf Awards</span>
        </a>
    </li>

    <li role="presentation" class=" px-0">
        <a role="menuitem" href="/golf-collections#golfSignage" class="nav-link list-group-item list-group-item-action border-0 rounded-0 px-4 text-wrap ">
            <span>Golf Signage</span>
        </a>
    </li>
                </ul>
            </div>
        </div>
        
    </li>

    <li role="presentation" class="nav-item border-top  px-0">
        <a role="menuitem" href="/tournament-gifting" class="nav-link p-3 text-wrap ">
            <span>Tournament Gifting</span>
        </a>
    </li>

    <li role="presentation" class="nav-item border-top  px-0">
        <a role="menuitem" href="/corporate-gifting" class="nav-link p-3 text-wrap ">
            <span>Corporate Gifting</span>
        </a>
    </li>

    <li role="presentation" class="nav-item border-top    accordion accordion-flush">
        
        
        <div class="accordion-item">
            <a href="#" data-bs-toggle="collapse" aria-expanded="false" class="nav-link p-3 text-wrap accordion-button collapsed" data-bs-target=".o_accordion_target_27" aria-controls="o_accordion_target_27">
                <span>About</span>
            </a>
            <div class="o_accordion_target_27 accordion-collapse collapse" aria-labelledby="o_accordion_target_27" data-bs-parent="#top_menu_collapse_mobile">
                <ul class="show list-group list-unstyled py-0" role="menu">

    <li role="presentation" class=" px-0">
        <a role="menuitem" href="/our-story" class="nav-link list-group-item list-group-item-action border-0 rounded-0 px-4 text-wrap ">
            <span>Our Story</span>
        </a>
    </li>

    <li role="presentation" class=" px-0">
        <a role="menuitem" href="/faqs" class="nav-link list-group-item list-group-item-action border-0 rounded-0 px-4 text-wrap ">
            <span>FAQs</span>
        </a>
    </li>

    <li role="presentation" class=" px-0">
        <a role="menuitem" href="/blog/blog-1" class="nav-link list-group-item list-group-item-action border-0 rounded-0 px-4 text-wrap ">
            <span>Blog</span>
        </a>
    </li>
                </ul>
            </div>
        </div>
        
    </li>

    <li role="presentation" class="nav-item border-top border-bottom px-0">
        <a role="menuitem" href="/contact-us" class="nav-link p-3 text-wrap ">
            <span>Contact Us</span>
        </a>
    </li>
                            
    </ul>
                        </li>
                        
                        
        <li class="">
            <div class="o_header_social_links mt-2">
                <div class="s_social_media o_not_editable oe_unmovable oe_unremovable" data-snippet="s_social_media" data-name="Social Media">
                    <h5 class="s_social_media_title d-none">Follow us</h5>
<a href="/website/social/facebook" class="s_social_media_facebook o_nav-link_secondary nav-link m-0 p-0 text-decoration-none" target="_blank" aria-label="Facebook">
                        <i class="fa fa-facebook fa-stack p-1 o_editable_media"></i>
                    </a>
<a href="/website/social/instagram" class="s_social_media_instagram o_nav-link_secondary nav-link m-0 p-0 text-decoration-none" target="_blank" aria-label="Instagram">
                        <i class="fa fa-instagram fa-stack p-1 o_editable_media"></i>
                    </a>
<a href="/website/social/youtube" class="o_nav-link_secondary nav-link m-0 p-0 text-decoration-none s_social_media_youtube" target="_blank" aria-label="YouTube">
                        <i class="fa fa-stack p-1 o_editable_media fa-youtube"></i>
                    </a>
</div>
            </div>
        </li>
                    </ul>
                    <ul class="navbar-nav gap-2 mt-3 w-100">
                        
                        
                        
                        
        <li class="">
            <div class="oe_structure oe_structure_solo ">
                <section class="oe_unremovable oe_unmovable s_text_block o_colored_level" data-snippet="s_text_block" data-name="Text">
                    <div class="container">
                        <a href="https://SAMPLES.MILLENNIUMLOGOGLOVE.COM" class="oe_unremovable btn_cta btn btn-primary mb-2 w-100 w-100 w-100" target="_blank">samples.millenniumlogoglove.com</a> <section class="s_embed_code pb0 pt0 text-center" data-snippet="s_embed_code" data-name="Embed Code">
        <template class="s_embed_code_saved"><div class="d-flex flex-lg-row flex-column gap-2">
    <a href="https://samples.millenniumlogoglove.com" target="_blank" class="btn btn-primary fw-semibold">
        REQUEST A SAMPLE
    </a>    
    <a href="https://orders.millenniumlogoglove.com/Tournament" target="_blank" class="btn btn-outline-dark fw-semibold">
        PLACE AN ORDER
    </a>    
</div></template>
        <div class="s_embed_code_embedded container o_not_editable"><div class="d-flex flex-lg-row flex-column gap-2">
    <a href="https://samples.millenniumlogoglove.com" target="_blank" class="btn btn-primary fw-semibold">
        REQUEST A SAMPLE
    </a>    
    <a href="https://orders.millenniumlogoglove.com/Tournament" target="_blank" class="btn btn-outline-dark fw-semibold">
        PLACE AN ORDER
    </a>    
</div></div>
    </section>
                    </div>
                </section>
            </div>
        </li>
                    </ul>
                </div>
            </div>
        </div>
    
    </nav>
    </header>
                <main>
                    
        <div id="wrap" class="oe_structure oe_empty"><section class="s_embed_code o_colored_level pt0 pb0 text-center" data-snippet="s_embed_code" data-name="Embed Code">
            
            <section class="three-box-section common-sec o_colored_level">
    <div class="h-100 container">
        <div class="row g-3 h-100">
            <div class="col-lg-8 o_colored_level">
                <figure class="h-100 d-block text-white text-decoration-none rounded-4 custom-branded-golf-gloves mb-0">
                    <div class="d-flex align-items-start flex-column justify-content-end h-100 mt-auto">
                        <div class="dark-gradient w-100 text-start pt-5 p-4">
                            <h1 class="h3-fs text-uppercase fw-semibold lh-sm text-white mb-2">
                                Custom Branded Golf Gloves
                            </h1>
                            <span class="btn btn-light video-btn py-2 fw-semibold" data-bs-toggle="modal" data-src="https://www.youtube.com/embed/cAYffhHON7M" data-bs-target="#customGolfGlove">
                                Learn More
                            </span>
                        </div>
                    </div>
                </figure>
            </div>
            <div class="col-lg-4 o_colored_level">
                <div class="row h-100">
                    <div class="col-lg-12 col-md-6 o_colored_level">
                        <div class="h-100 d-block text-white text-decoration-none rounded-4 golf-accessories">
                            <h3 class="text-white d-flex align-items-start flex-column justify-content-end h-100 mt-auto">
                                <div class="dark-gradient w-100 text-start pt-5 p-4">
                                    <a href="/golf-collections#accessories" class="btn btn-light py-2 fw-semibold">&nbsp;Golf Accessories&nbsp;</a></div>                                
                            </h3>
                        </div>
                    </div>
                    <div class="col-lg-12 col-md-6 mt-lg-3 mt-md-0 mt-3 o_colored_level">
                        <div class="h-100 d-block text-white text-decoration-none rounded-4 gift-set">
                            <h3 class="text-white d-flex align-items-start flex-column justify-content-end h-100 mt-auto">
                                <div class="dark-gradient w-100 text-start pt-5 p-4">
                                    <a href="/golf-collections#golfGiftSets" class="btn btn-light py-2 fw-semibold">&nbsp;Golf Gift Sets&nbsp;</a></div>
                            </h3>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>
</section>

<div class="modal fade" id="customGolfGlove" tabindex="-1" role="dialog" aria-hidden="true">
    <div class="modal-dialog modal-dialog-centered" role="document">
        <div class="modal-content">
            <button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
            <div class="modal-body">
                <div class="ratio ratio-16x9">
                    <iframe src="" id="customGolfGloveVideo" allowscriptaccess="always" allow="autoplay"></iframe>
                </div>
            </div>
        </div>
    </div>
</div>

        <template class="s_embed_code_saved"><section class="icon-section">
    <div class="container">
        <div class="row g-sm-5 g-4">
            <div class="col-lg-3 col-sm-6">
                <img src="/web/image/2525-aaffbff9/calendar.webp" class="img img-fluid" loading="lazy" alt="Calendar icon" style=""/>
                <p class="icon-section-title fw-semibold text-center lh-sm mt-3">3000+ Event Planners<br/>Order Our Gloves</p>
            </div>
            <div class="col-lg-3 col-sm-6">
                <img src="/web/image/2526-3c816a3f/dollar.webp" class="img img-fluid" loading="lazy" alt="Cost savings icon" style=""/>
                <p class="icon-section-title fw-semibold text-center lh-sm mt-3">Thousands of Dollars<br/>Raised For Charities</p>
            </div>
            <div class="col-lg-3 col-sm-6">
                <img src="/web/image/2529-180f467e/gifting.webp" class="img img-fluid" loading="lazy" alt="Gift box icon" style=""/>
                <p class="icon-section-title fw-semibold text-center lh-sm mt-3">An Interactive<br/>Gifting Experience</p>
            </div>
            <div class="col-lg-3 col-sm-6">
                <img src="/web/image/2527-03775c1a/quality.webp" class="img img-fluid" loading="lazy" alt="Quality icon" style=""/>
                <p class="icon-section-title fw-semibold text-center lh-sm mt-3">100% Quality<br/>Guarantee</p>
            </div>
        </div>
    </div>
</section></template>
        <div class="s_embed_code_embedded o_not_editable container"><section class="icon-section">
    <div class="container">
        <div class="row g-sm-5 g-4">
            <div class="col-lg-3 col-sm-6">
                <img src="/web/image/2525-aaffbff9/calendar.webp" class="img img-fluid" loading="lazy" alt="Calendar icon" style=""/>
                <p class="icon-section-title fw-semibold text-center lh-sm mt-3">3000+ Event Planners<br/>Order Our Gloves</p>
            </div>
            <div class="col-lg-3 col-sm-6">
                <img src="/web/image/2526-3c816a3f/dollar.webp" class="img img-fluid" loading="lazy" alt="Cost savings icon" style=""/>
                <p class="icon-section-title fw-semibold text-center lh-sm mt-3">Thousands of Dollars<br/>Raised For Charities</p>
            </div>
            <div class="col-lg-3 col-sm-6">
                <img src="/web/image/2529-180f467e/gifting.webp" class="img img-fluid" loading="lazy" alt="Gift box icon" style=""/>
                <p class="icon-section-title fw-semibold text-center lh-sm mt-3">An Interactive<br/>Gifting Experience</p>
            </div>
            <div class="col-lg-3 col-sm-6">
                <img src="/web/image/2527-03775c1a/quality.webp" class="img img-fluid" loading="lazy" alt="Quality icon" style=""/>
                <p class="icon-section-title fw-semibold text-center lh-sm mt-3">100% Quality<br/>Guarantee</p>
            </div>
        </div>
    </div>
</section></div>
    </section><section class="s_embed_code text-center o_colored_level pb0 pt0" data-snippet="s_embed_code" data-name="Embed Code">
        <template class="s_embed_code_saved"><script>
    let videoSrc;

    document.querySelectorAll('.video-btn').forEach(button => {
        button.addEventListener('click', () => {
            videoSrc = button.dataset.src;
        });
    });

    document.getElementById('customGolfGlove').addEventListener('shown.bs.modal', () => {
        const autoplayParams = "autoplay=1&modestbranding=1&showinfo=0";
        const separator = videoSrc.includes('?') ? '&' : '?';

        document.getElementById('customGolfGloveVideo').src = videoSrc + separator + autoplayParams;
    });

    document.getElementById('customGolfGlove').addEventListener('hide.bs.modal', () => {
        document.getElementById('customGolfGloveVideo').src = "";
    });
</script></template>
        <div class="s_embed_code_embedded container o_not_editable"><script>
    let videoSrc;

    document.querySelectorAll('.video-btn').forEach(button => {
        button.addEventListener('click', () => {
            videoSrc = button.dataset.src;
        });
    });

    document.getElementById('customGolfGlove').addEventListener('shown.bs.modal', () => {
        const autoplayParams = "autoplay=1&modestbranding=1&showinfo=0";
        const separator = videoSrc.includes('?') ? '&' : '?';

        document.getElementById('customGolfGloveVideo').src = videoSrc + separator + autoplayParams;
    });

    document.getElementById('customGolfGlove').addEventListener('hide.bs.modal', () => {
        document.getElementById('customGolfGloveVideo').src = "";
    });
</script></div>
    </section><section class="s_text_image pb80 o_colored_level pt64" data-snippet="s_text_image" data-name="Text - Image">
        <div class="container">
            <div class="row align-items-center">
                <div class="o_colored_level pt0 pb0 col-lg-6">
                    <div class="text-start pe-4">
    <h2 class="display-5 fw-bold lh-base text-start mb-4"><span class="d-sm-inline d-block mb-sm-0 mb-2">WE MAKE YOUR LOGO VISIBLE ON </span><span class="word px-3 py-2">GOLF AC</span></h2>
    <p class="h5-fs text-start lh-md mt-2 mb-4">
        World Class Golf Tournament Gifting Programs. Put your logo (or your sponsor’s logo) on our golf gloves, gift sets or one of our world-class gifting accessories.
    </p>
    <a href="/golf-collections" class="btn btn-dark font-roboto fw-semibold">&nbsp;OUR GOLF PRODUCTS&nbsp;</a></div>
                    <section class="s_embed_code pt0 pb0 text-center" data-snippet="s_embed_code" data-name="Embed Code">
        <template class="s_embed_code_saved"></template>
        <div class="s_embed_code_embedded container o_not_editable"></div>
    </section>
                </div>
                <div class="o_colored_level pb0 col-lg-6 pt24">
                    <img src="/web/image/13687-43e6f4de/president-golfer-gift-set-image.webp" alt="" data-attachment-id="13685" class="img img-fluid mx-auto rounded o_we_custom_image" data-format-mimetype="image/webp" data-original-id="13685" data-original-src="/web/image/13685-43e6f4de/president-golfer-gift-set-image.webp" data-mimetype-before-conversion="image/webp" data-resize-width="770" data-mimetype="image/webp" loading="lazy"/>
                </div>
            </div>
        </div>
    </section><section class="s_adventure o_colored_level o_cc o_cc3 s_custom_snippet pt80 pb0" data-snippet="s_adventure" data-name="Custom Testimonials Section (2)">
                <div class="s_allow_columns container">
                    <section class="s_embed_code pt0 pb24 text-center" data-snippet="s_embed_code" data-name="Embed Code">
                        <template class="s_embed_code_saved"><p class="sub-heading border-white text-primary d-flex align-items-center justify-content-center text-center">OUR PROGRAMS</p>
<p class="display-5 fw-semibold text-uppercase text-center">PREMIUM <span class="text-primary">GOLF GIFTING</span></p></template>
                        <div class="s_embed_code_embedded container o_not_editable"><p class="sub-heading border-white text-primary d-flex align-items-center justify-content-center text-center">OUR PROGRAMS</p><p class="display-5 fw-semibold text-uppercase text-center">PREMIUM <span class="text-primary">GOLF GIFTING</span></p></div>
                    </section>
                    <section class="s_embed_code o_colored_level pb8 pt64 text-center" data-snippet="s_embed_code" data-name="Embed Code">
                        <template class="s_embed_code_saved"><div class="tab-sec mt-lg-5 position-relative">
  <div class="container">
      <div class="row">
          <div class="col-lg-9 mx-auto">
              <ul class="nav nav-pills d-lg-flex d-none mb-3" id="pills-tab" role="tablist">
                  <li class="nav-item" role="presentation">
                      <button class="nav-link active" id="corporate-gifting-tab" data-bs-toggle="pill" data-bs-target="#corporate-gifting" type="button" role="tab" aria-controls="corporate-gifting" aria-selected="true">
                          <img src="/web/image/1689-404d2e30/corporate-gifting.svg" alt="Corporate Gifting" class="img img-fluid" loading="lazy" style=""/>
                          <h4 class="mt-2">
                              Corporate<br/>Gifting
                          </h4>
                      </button>
                  </li>
                  <li class="nav-item" role="presentation">
                      <button class="nav-link" id="tournament-gifting-tab" data-bs-toggle="pill" data-bs-target="#tournament-gifting" type="button" role="tab" aria-controls="tournament-gifting" aria-selected="false">
                          <img src="/web/image/1691-f709fb01/tournament-gifting.svg" alt="Tournament Gifting" class="img img-fluid" loading="lazy" style=""/>
                          <h4 class="mt-2">
                              Tournament<br/>Gifting
                          </h4>
                      </button>
                  </li>
                  <li class="nav-item" role="presentation">
                      <button class="nav-link" id="sponsorship-and-fundraising-tab" data-bs-toggle="pill" data-bs-target="#sponsorship-and-fundraising" type="button" role="tab" aria-controls="sponsorship-and-fundraising" aria-selected="false">
                          <img src="/web/image/1690-79c26b82/sponsorship-and-fundraising.svg" alt="Sponsorship &amp; Fundraising" class="img img-fluid" loading="lazy" style=""/>
                          <h4 class="mt-2">
                              Sponsorship &<br/>Fundraising
                          </h4>
                      </button>
                  </li>
              </ul>

              <div class="tab-content d-lg-block d-none" id="pills-tabContent">
                  <div class="tab-pane fade show active" id="corporate-gifting" role="tabpanel" aria-labelledby="corporate-gifting-tab" tabindex="0">
                      <div class="row align-items-center text-start mx-0 px-4 py-5">
                          <div class="col-lg-7">
                              <img src="/web/image/2496-46c7d1c2/corporate.webp" alt="Corporate Gifting" class="img img-fluid px-sm-3" loading="lazy" style=""/>
                          </div>
                          <div class="col-lg-5">
                              <h3 class="fs-3 text-dark mb-3">
                                  CORPORATE GIFTING
                              </h3>
                              <p class="lh-base text-dark mb-4">
                                  Do you promote your business through the game of golf? If so, we can help.
                              </p>
                              <p class="lh-base text-dark mb-4">
                                  Since 2004, Millennium Logo Glove has been assisting our clients in branding their companies with world-class quality golf gloves and Corporate gifting packages. We work with companies ranging from home-based businesses all the way up to Fortune 100 Corporations.
                              </p>
                              <a href="/corporate-gifting" class="btn btn-dark font-roboto fw-semibold">
                                  View Corporate Gifts
                              </a>
                          </div>
                      </div>
                  </div>
                  <div class="tab-pane fade" id="tournament-gifting" role="tabpanel" aria-labelledby="tournament-gifting-tab" tabindex="0">
                      <div class="row align-items-center text-start mx-0 px-4 py-5">
                          <div class="col-lg-5">
                              <h3 class="fs-3 text-dark mb-3">
                                  TOURNAMENT GIFTING
                              </h3>
                              <h5 class="lh-base font-roboto fw-semibold text-dark mb-4">
                                  Are you looking for a unique golf tourney gift?
                              </h5>
                              <p class="lh-base text-dark mb-4">
                                  Instead of a towel or umbrella that rarely gets used, give each player a quality, custom branded golf glove from Millennium Logo Glove. 
                              </p>
                              <p class="h4-fs text-dark fw-semibold mb-4">
                                  We Make Sizing Easy!
                              </p>
                              <a href="/tournament-gifting" aria-label="Learn more about Tournament Gifting" class="btn btn-dark font-roboto fw-semibold">
                                  LEARN MORE
                              </a>
                          </div>
                          <div class="col-lg-7">
                              <img src="/web/image/3128-3c3fd851/tournament-gifting-img.webp" alt="Tournament Gifting" class="img img-fluid px-sm-3" loading="lazy" style="min-height: 1px;"/>
                          </div>
                      </div>
                  </div>
                  <div class="tab-pane fade" id="sponsorship-and-fundraising" role="tabpanel" aria-labelledby="sponsorship-and-fundraising-tab" tabindex="0">
                      <div class="row align-items-center text-start mx-0 px-4 py-5">
                          <div class="col-lg-7">
                              <img src="/web/image/1715-53c63377/sponsorship-and-fundraising.jpg" alt="sponsorship-and-fundraising" class="img img-fluid px-sm-3" loading="lazy" style="min-height: 1px;"/>
                          </div>
                          <div class="col-lg-5 text-start">
                              <h3 class="fs-3 text-dark mb-3">
                                How much can your tournament make with MLG?
                              </h3>
                              <p class="lh-base text-dark mb-4">
                                With our "Done For You" MLG Golf Gloves Sponsorship Program all players receive premium custom logo golf gloves and you make thousands of extra dollars for your event. RISK FREE.
                              </p>
                              <p class="lh-base text-dark mb-4">
                                Determine your Sponsor's glove costs and your guaranteed profits.
                              </p>
                              <a href="https://go.millenniumlogoglove.com/profit-calculator" target="_blank" class="btn btn-dark font-roboto fw-semibold">
                                Calculate Your Profit
                              </a>
                          </div>
                      </div>
                  </div>
              </div>

              <div class="row align-items-center d-lg-none d-flex text-start mx-0 px-lg-4">
                  <div class="col-12">
                      <div class="row align-items-center text-center bg-white text-start mx-0 px-sm-4 px-2 py-lg-5 pb-sm-5 pb-4 mb-sm-5 mb-4">
                          <div class="col-lg-7">
                              <img src="/web/image/2496-46c7d1c2/corporate.webp" alt="Corporate Gifting" class="img img-fluid px-sm-3" loading="lazy" style=""/>
                          </div>
                          <div class="col-lg-5">
                              <h3 class="fs-3 text-dark mb-3">
                                  CORPORATE GIFTING
                              </h3>
                              <p class="lh-base text-dark mb-4">
                                  Do you promote your business through the game of golf? If so, we can help.
                              </p>
                              <p class="lh-base text-dark mb-4">
                                  Since 2004, Millennium Logo Glove has been assisting our clients in branding their companies with world-class quality golf gloves and Corporate gifting packages. We work with companies ranging from home-based businesses all the way up to Fortune 100 Corporations.
                              </p>
                              <a href="/corporate-gifting" class="btn btn-dark font-roboto fw-semibold">
                                  View Corporate Gifts
                              </a>
                          </div>
                      </div>
  
                      <div class="row align-items-center text-center bg-white text-start mx-0 px-sm-4 px-3 py-lg-5 pt-4 pb-sm-5 pb-4 mb-sm-5 mb-4">
                          <div class="col-lg-7">
                              <img src="/web/image/3128-3c3fd851/tournament-gifting-img.webp" alt="Tournament Gifting" class="img img-fluid px-sm-3" loading="lazy" style="min-height: 1px;"/>
                          </div>
                          <div class="col-lg-5 mt-4">
                              <h3 class="fs-3 text-dark mb-3">
                                  TOURNAMENT GIFTING
                              </h3>
                              <p class="lh-base fw-semibold text-dark mb-4">
                                  Are you looking for a unique golf tourney gift?
                              </p>
                              <p class="lh-base text-dark mb-4">
                                  Instead of a towel or umbrella that rarely gets used, give each player a quality, custom branded golf glove from Millennium Logo Glove. 
                              </p>
                              <h3 class="text-dark mb-4">
                                  We Make Sizing Easy!
                              </h3>
                              <a href="/tournament-gifting" aria-label="Learn more about Tournament Gifting" class="btn btn-dark font-roboto fw-semibold">
                                  LEARN MORE
                              </a>
                          </div>
                      </div>
  
                      <div class="row align-items-center text-center bg-white text-start mx-0 px-sm-4 px-3 py-lg-5 pt-4 pb-sm-5 pb-4">
                          <div class="col-lg-7">
                              <img src="/web/image/1715-53c63377/sponsorship-and-fundraising.jpg" alt="sponsorship-and-fundraising" class="img img-fluid px-sm-3" loading="lazy" style="min-height: 1px;"/>
                          </div>
                          <div class="col-lg-5 mt-4 text-center">
                              <h3 class="fs-3 text-dark mb-3">
                                  How much can your tournament make with MLG?
                              </h3>
                              <p class="lh-base text-dark mb-4">
                                With our "Done For You" MLG Golf Gloves Sponsorship Program all players receive premium custom logo golf gloves and you make thousands of extra dollars for your event. RISK FREE.
                              </p>
                              <p class="lh-base text-dark mb-4">
                                Determine your Sponsor's glove costs and your guaranteed profits.
                              </p>
                              <a href="https://go.millenniumlogoglove.com/profit-calculator" target="_blank" class="btn btn-dark font-roboto fw-semibold">
                                Calculate Your Profit
                              </a>
                          </div>
                      </div>
                  </div>
              </div>
          </div>
      </div>
  </div>
</div></template>
                        <div class="s_embed_code_embedded container o_not_editable"><div class="tab-sec mt-lg-5 position-relative">
  <div class="container">
      <div class="row">
          <div class="col-lg-9 mx-auto">
              <ul class="nav nav-pills d-lg-flex d-none mb-3" id="pills-tab" role="tablist">
                  <li class="nav-item" role="presentation">
                      <button class="nav-link active" id="corporate-gifting-tab" data-bs-toggle="pill" data-bs-target="#corporate-gifting" type="button" role="tab" aria-controls="corporate-gifting" aria-selected="true">
                          <img src="/web/image/1689-404d2e30/corporate-gifting.svg" alt="Corporate Gifting" class="img img-fluid" loading="lazy" style=""/>
                          <h4 class="mt-2">
                              Corporate<br/>Gifting
                          </h4>
                      </button>
                  </li>
                  <li class="nav-item" role="presentation">
                      <button class="nav-link" id="tournament-gifting-tab" data-bs-toggle="pill" data-bs-target="#tournament-gifting" type="button" role="tab" aria-controls="tournament-gifting" aria-selected="false">
                          <img src="/web/image/1691-f709fb01/tournament-gifting.svg" alt="Tournament Gifting" class="img img-fluid" loading="lazy" style=""/>
                          <h4 class="mt-2">
                              Tournament<br/>Gifting
                          </h4>
                      </button>
                  </li>
                  <li class="nav-item" role="presentation">
                      <button class="nav-link" id="sponsorship-and-fundraising-tab" data-bs-toggle="pill" data-bs-target="#sponsorship-and-fundraising" type="button" role="tab" aria-controls="sponsorship-and-fundraising" aria-selected="false">
                          <img src="/web/image/1690-79c26b82/sponsorship-and-fundraising.svg" alt="Sponsorship &amp; Fundraising" class="img img-fluid" loading="lazy" style=""/>
                          <h4 class="mt-2">
                              Sponsorship &amp;<br/>Fundraising
                          </h4>
                      </button>
                  </li>
              </ul>

              <div class="tab-content d-lg-block d-none" id="pills-tabContent">
                  <div class="tab-pane fade show active" id="corporate-gifting" role="tabpanel" aria-labelledby="corporate-gifting-tab" tabindex="0">
                      <div class="row align-items-center text-start mx-0 px-4 py-5">
                          <div class="col-lg-7">
                              <img src="/web/image/2496-46c7d1c2/corporate.webp" alt="Corporate Gifting" class="img img-fluid px-sm-3" loading="lazy" style=""/>
                          </div>
                          <div class="col-lg-5">
                              <h3 class="fs-3 text-dark mb-3">
                                  CORPORATE GIFTING
                              </h3>
                              <p class="lh-base text-dark mb-4">
                                  Do you promote your business through the game of golf? If so, we can help.
                              </p>
                              <p class="lh-base text-dark mb-4">
                                  Since 2004, Millennium Logo Glove has been assisting our clients in branding their companies with world-class quality golf gloves and Corporate gifting packages. We work with companies ranging from home-based businesses all the way up to Fortune 100 Corporations.
                              </p>
                              <a href="/corporate-gifting" class="btn btn-dark font-roboto fw-semibold">
                                  View Corporate Gifts
                              </a>
                          </div>
                      </div>
                  </div>
                  <div class="tab-pane fade" id="tournament-gifting" role="tabpanel" aria-labelledby="tournament-gifting-tab" tabindex="0">
                      <div class="row align-items-center text-start mx-0 px-4 py-5">
                          <div class="col-lg-5">
                              <h3 class="fs-3 text-dark mb-3">
                                  TOURNAMENT GIFTING
                              </h3>
                              <h5 class="lh-base font-roboto fw-semibold text-dark mb-4">
                                  Are you looking for a unique golf tourney gift?
                              </h5>
                              <p class="lh-base text-dark mb-4">
                                  Instead of a towel or umbrella that rarely gets used, give each player a quality, custom branded golf glove from Millennium Logo Glove. 
                              </p>
                              <p class="h4-fs text-dark fw-semibold mb-4">
                                  We Make Sizing Easy!
                              </p>
                              <a href="/tournament-gifting" aria-label="Learn more about Tournament Gifting" class="btn btn-dark font-roboto fw-semibold">
                                  LEARN MORE
                              </a>
                          </div>
                          <div class="col-lg-7">
                              <img src="/web/image/3128-3c3fd851/tournament-gifting-img.webp" alt="Tournament Gifting" class="img img-fluid px-sm-3" loading="lazy" style="min-height: 1px;"/>
                          </div>
                      </div>
                  </div>
                  <div class="tab-pane fade" id="sponsorship-and-fundraising" role="tabpanel" aria-labelledby="sponsorship-and-fundraising-tab" tabindex="0">
                      <div class="row align-items-center text-start mx-0 px-4 py-5">
                          <div class="col-lg-7">
                              <img src="/web/image/1715-53c63377/sponsorship-and-fundraising.jpg" alt="sponsorship-and-fundraising" class="img img-fluid px-sm-3" loading="lazy" style="min-height: 1px;"/>
                          </div>
                          <div class="col-lg-5 text-start">
                              <h3 class="fs-3 text-dark mb-3">
                                How much can your tournament make with MLG?
                              </h3>
                              <p class="lh-base text-dark mb-4">
                                With our "Done For You" MLG Golf Gloves Sponsorship Program all players receive premium custom logo golf gloves and you make thousands of extra dollars for your event. RISK FREE.
                              </p>
                              <p class="lh-base text-dark mb-4">
                                Determine your Sponsor's glove costs and your guaranteed profits.
                              </p>
                              <a href="https://go.millenniumlogoglove.com/profit-calculator" target="_blank" class="btn btn-dark font-roboto fw-semibold">
                                Calculate Your Profit
                              </a>
                          </div>
                      </div>
                  </div>
              </div>

              <div class="row align-items-center d-lg-none d-flex text-start mx-0 px-lg-4">
                  <div class="col-12">
                      <div class="row align-items-center text-center bg-white text-start mx-0 px-sm-4 px-2 py-lg-5 pb-sm-5 pb-4 mb-sm-5 mb-4">
                          <div class="col-lg-7">
                              <img src="/web/image/2496-46c7d1c2/corporate.webp" alt="Corporate Gifting" class="img img-fluid px-sm-3" loading="lazy" style=""/>
                          </div>
                          <div class="col-lg-5">
                              <h3 class="fs-3 text-dark mb-3">
                                  CORPORATE GIFTING
                              </h3>
                              <p class="lh-base text-dark mb-4">
                                  Do you promote your business through the game of golf? If so, we can help.
                              </p>
                              <p class="lh-base text-dark mb-4">
                                  Since 2004, Millennium Logo Glove has been assisting our clients in branding their companies with world-class quality golf gloves and Corporate gifting packages. We work with companies ranging from home-based businesses all the way up to Fortune 100 Corporations.
                              </p>
                              <a href="/corporate-gifting" class="btn btn-dark font-roboto fw-semibold">
                                  View Corporate Gifts
                              </a>
                          </div>
                      </div>
  
                      <div class="row align-items-center text-center bg-white text-start mx-0 px-sm-4 px-3 py-lg-5 pt-4 pb-sm-5 pb-4 mb-sm-5 mb-4">
                          <div class="col-lg-7">
                              <img src="/web/image/3128-3c3fd851/tournament-gifting-img.webp" alt="Tournament Gifting" class="img img-fluid px-sm-3" loading="lazy" style="min-height: 1px;"/>
                          </div>
                          <div class="col-lg-5 mt-4">
                              <h3 class="fs-3 text-dark mb-3">
                                  TOURNAMENT GIFTING
                              </h3>
                              <p class="lh-base fw-semibold text-dark mb-4">
                                  Are you looking for a unique golf tourney gift?
                              </p>
                              <p class="lh-base text-dark mb-4">
                                  Instead of a towel or umbrella that rarely gets used, give each player a quality, custom branded golf glove from Millennium Logo Glove. 
                              </p>
                              <h3 class="text-dark mb-4">
                                  We Make Sizing Easy!
                              </h3>
                              <a href="/tournament-gifting" aria-label="Learn more about Tournament Gifting" class="btn btn-dark font-roboto fw-semibold">
                                  LEARN MORE
                              </a>
                          </div>
                      </div>
  
                      <div class="row align-items-center text-center bg-white text-start mx-0 px-sm-4 px-3 py-lg-5 pt-4 pb-sm-5 pb-4">
                          <div class="col-lg-7">
                              <img src="/web/image/1715-53c63377/sponsorship-and-fundraising.jpg" alt="sponsorship-and-fundraising" class="img img-fluid px-sm-3" loading="lazy" style="min-height: 1px;"/>
                          </div>
                          <div class="col-lg-5 mt-4 text-center">
                              <h3 class="fs-3 text-dark mb-3">
                                  How much can your tournament make with MLG?
                              </h3>
                              <p class="lh-base text-dark mb-4">
                                With our "Done For You" MLG Golf Gloves Sponsorship Program all players receive premium custom logo golf gloves and you make thousands of extra dollars for your event. RISK FREE.
                              </p>
                              <p class="lh-base text-dark mb-4">
                                Determine your Sponsor's glove costs and your guaranteed profits.
                              </p>
                              <a href="https://go.millenniumlogoglove.com/profit-calculator" target="_blank" class="btn btn-dark font-roboto fw-semibold">
                                Calculate Your Profit
                              </a>
                          </div>
                      </div>
                  </div>
              </div>
          </div>
      </div>
  </div>
</div></div>
                    </section>
                </div>
            </section><section class="s_adventure o_cc o_cc3 s_custom_snippet pt80 pb80 o_colored_level" data-snippet="s_adventure" data-name="Custom Testimonials Section (2)">
                <div class="s_allow_columns container">
                    <section class="s_embed_code pt0 text-center pb24" data-snippet="s_embed_code" data-name="Embed Code">
                        <template class="s_embed_code_saved">
                            <p class="sub-heading border-white text-primary d-flex align-items-center justify-content-center text-center">TESTIMONIALS</p>
                            <p class="display-5 fw-semibold text-uppercase text-center">FROM OUR 
                                
                                
                                
                                
                                <span class="text-primary">CLIENTS</span>
                            </p>
                        </template>
                        <div class="s_embed_code_embedded container o_not_editable"><p class="sub-heading border-white text-primary d-flex align-items-center justify-content-center text-center">TESTIMONIALS</p><p class="display-5 fw-semibold text-uppercase text-center">FROM OUR 
                                
                                
                                
                                
                                <span class="text-primary">CLIENTS</span>
                            </p></div>
                    </section>
                    <section class="s_embed_code pb8 pt8 text-center" data-snippet="s_embed_code" data-name="Embed Code">
                        <template class="s_embed_code_saved"><section id="testimonials">
                                <div class="container">
                                    <div class="row justify-content-center">
                                        <div class="col-lg-9">
                                            <div class="testimonials-sec owl-theme owl-carousel">
                                                <div class="card h-100 testimonials-block rounded-4 p-4 pb-5">
                                                    <div class="card-body bg-transparent">
                                                        <p class="fw-medium text-center mb-3">
                                A huge thank you goes out to Millennium Logo Glove for providing a tremendous registration gift option to our golfers this year at the 20th Annual golf tournament. We found logo’d gloves from Millennium Logo Glove. The access to multiple ranges of sizes and the accompanying sizing chart made it a simple and effective program for us to administer. Our golfers and guests absolutely loved this gift. The individualized ball markers are a brilliant idea and are, of course, what sold us on the program!
                            </p>
                                                    </div>
                                                    <div class="card-footer bg-transparent">
                                                        <img src="/web/image/1730-a3ecd43e/user-img.jpg" alt="User" class="img img-fluid rounded-circle mx-auto mt-auto my-3" loading="lazy"/>
                                                        <h4 class="card-title">Lorne Duffield</h4>
                                                        <p class="lh-sm">Boston Pizza Charity Golf Classic</p>
                                                    </div>
                                                </div>
                                                <div class="card h-100 testimonials-block rounded-4 p-4 pb-5">
                                                    <div class="card-body bg-transparent">
                                                        <p class="fw-medium text-center mb-3">
                                My client targets Fire Departments and Plumbing Businesses as key allies to build their Business. These groups tend to be close-knit and hard to break into. My client had been trying to crack with the typical golf giveaways in the goodie bag at their outings. As you can guess not much luck with golf tees and such in a goodie bag. I suggested Millennium’s gloves.  Unbelievable results, from the first outing within 2 weeks my client had received referrals that translated into $93,000.00 from fitting gloves.
                            </p>
                                                    </div>
                                                    <div class="card-footer bg-transparent">
                                                        <img src="/web/image/1799-a9dd4082/2.webp" alt="User" class="img img-fluid rounded-circle mx-auto mt-auto my-3" loading="lazy"/>
                                                        <h4 class="card-title">Ira Gordon</h4>
                                                        <p class="lh-sm">The Ronmar Group</p>
                                                    </div>
                                                </div>
                                                <div class="card h-100 testimonials-block rounded-4 p-4 pb-5">
                                                    <div class="card-body bg-transparent">
                                                        <p class="fw-medium text-center mb-3">
                                The ASAE Foundation's 4 annual golf tournaments were “dying on the vine” and we needed to breathe new life into these events. We were introduced to Millennium Logo Glove at a trade show and discussed our challenges. They listened and recommended their top-of-line golf gloves for our events. They quickly became the 'must-have' gifts for our events and galas. Adding their custom-branded golf gloves to our events has made an incredibly positive impact on our player experience.
                            </p>
                                                    </div>
                                                    <div class="card-footer bg-transparent">
                                                        <img src="/web/image/1800-4380a6c1/3.webp" alt="User" class="img img-fluid rounded-circle mx-auto mt-auto my-3" loading="lazy"/>
                                                        <h4 class="card-title">Stephen Peeler</h4>
                                                        <p class="lh-sm">VP of Development, ASAE Foundation</p>
                                                    </div>
                                                </div>
                                                <div class="card h-100 testimonials-block rounded-4 p-4 pb-5">
                                                    <div class="card-body bg-transparent">
                                                        <p class="fw-medium text-center mb-3">
                                We just finished our 7th Annual Drive to Cure Diabetes golf outing, and giving our golfers your gloves for the 7th year, I want to say “thank you” for having such a great product. I cannot tell you how many of our golfers, many of whom have attended all seven years, cannot wait to get their yearly logo glove! I cannot sing your praises enough. The look on our golfers' faces (those new to us) tells it all when they gasp in amazement at the beautiful glove and ball marker they are getting as a gift.
                            </p>
                                                    </div>
                                                    <div class="card-footer bg-transparent">
                                                        <img src="/web/image/1801-2e9ca09d/4.webp" alt="User" class="img img-fluid rounded-circle mx-auto mt-auto my-3" loading="lazy"/>
                                                        <h4 class="card-title">Kathi Kearney</h4>
                                                        <p class="lh-sm">Drive To Cure Diabetes</p>
                                                    </div>
                                                </div>
                                                <div class="card h-100 testimonials-block rounded-4 p-4 pb-5">
                                                    <div class="card-body bg-transparent">
                                                        <p class="fw-medium text-center mb-3">
                                I am pleased to report the golf gloves were a success with our players, and thus a success for us! The overall response from the players confirms the quality of the glove was comparable to other high end golf gloves. They proved comfortable and durable. In addition to the quality of the product, we were pleased with the service Millennium provided. The ability to have more than enough inventory of all sizes provided us with the ability to give our players properly sized gloves.
                            </p>
                                                    </div>
                                                    <div class="card-footer bg-transparent">
                                                        <img src="/web/image/1802-c063a239/5.webp" alt="User" class="img img-fluid rounded-circle mx-auto mt-auto my-3" loading="lazy"/>
                                                        <h4 class="card-title">Susan White</h4>
                                                        <p class="lh-sm">Director - Rules, Competitions & Education</p>
                                                    </div>
                                                </div>
                                                <div class="card h-100 testimonials-block rounded-4 p-4 pb-5">
                                                    <div class="card-body bg-transparent">
                                                        <p class="fw-medium text-center mb-3">
                                The program was an amazing success. We received so many comments from our participants... most commenting on the uniqueness of the gift we provided and how it was something that they had ever seen before. Also, we noticed that most, if not all of the participants immediately started actually using their new glove on the 1st Tee!  From an event planners standpoint, not having to worry about who takes what size and not having to overbuy made planning our event that much easier.
                            </p>
                                                    </div>
                                                    <div class="card-footer bg-transparent">
                                                        <img src="/web/image/1803-0ba3f250/6.webp" alt="User" class="img img-fluid rounded-circle mx-auto mt-auto my-3" loading="lazy"/>
                                                        <h4 class="card-title">Andrew Dicus</h4>
                                                        <p class="lh-sm">Senior Project Manager</p>
                                                    </div>
                                                </div>
                                                <div class="card h-100 testimonials-block rounded-4 p-4 pb-5">
                                                    <div class="card-body bg-transparent">
                                                        <p class="fw-medium text-center mb-3">
                                Following the simple instructions, you sent, the distribution process went very smoothly and gave us a chance to interact with the participants as they registered in a way we have not done in the past. We went with the President's Executive Package, and our participants loved it. In fact, we have received a good number of requests from people who made a donation but did not play asking how they can get a gift set. Thankfully, we purchased a few extras and should be able to accommodate everyone who asks. Please also extend our thanks to your team.
                            </p>
                                                    </div>
                                                    <div class="card-footer bg-transparent">
                                                        <img src="/web/image/1804-a06e4f9a/8.webp" alt="User" class="img img-fluid rounded-circle mx-auto mt-auto my-3" loading="lazy"/>
                                                        <h4 class="card-title">Vern Jennings</h4>
                                                    </div>
                                                </div>
                                                <div class="card h-100 testimonials-block rounded-4 p-4 pb-5">
                                                    <div class="card-body bg-transparent">
                                                        <p class="fw-medium text-center mb-3">
                                A quick note to say thank you to Millennium Logo Glove and Peter as well as conveying to  you how amazingly simple it was utilizing the Millennium Tournament Glove Program. Even though we had a tight time frame Millennium delivered over 1600  custom logoed golf gloves and divot repair tools on time. From an event planners perspective, I could not have asked for a simpler program… your return  program where I simply return the extra gloves that are not utilized is spectacular!
                            </p>
                                                    </div>
                                                    <div class="card-footer bg-transparent">
                                                        <img src="/web/image/1804-a06e4f9a/8.webp" alt="User" class="img img-fluid rounded-circle mx-auto mt-auto my-3" loading="lazy"/>
                                                        <h4 class="card-title">Eric Thibaudeau</h4>
                                                        <p class="lh-sm">Director, Special Events</p>
                                                    </div>
                                                </div>
                                                <div class="card h-100 testimonials-block rounded-4 p-4 pb-5">
                                                    <div class="card-body bg-transparent">
                                                        <p class="fw-medium text-center mb-3">
                                Your program has become an integral part of our annual golf tournament sponsorship offering and our golfers look forward to receiving their new golf glove year after year. The glove sponsorship has been an effortless program to sell, so much so that our current sponsor has supported this program for the last three years and will do so for the immediate future based on the program's success! The benefit that the glove sponsorship brings our current sponsor is a no-brainer.
                            </p>
                                                    </div>
                                                    <div class="card-footer bg-transparent">
                                                        <img src="/web/image/1805-b44aafa7/9.webp" alt="User" class="img img-fluid rounded-circle mx-auto mt-auto my-3" loading="lazy"/>
                                                        <h4 class="card-title">Arnie White</h4>
                                                        <p class="lh-sm">General Manager PBE Distributors Inc</p>
                                                    </div>
                                                </div>
                                                <div class="card h-100 testimonials-block rounded-4 p-4 pb-5">
                                                    <div class="card-body bg-transparent">
                                                        <p class="fw-medium text-center mb-3">
                                I'm so glad that I found your company. My tournament committee wanted to have a memorable "Take-Away" item for our players, and your gloves were the perfect fit! I took the sample glove you sent me and showed it to a prospective sponsor, and they decided on the spot to sign up. The gloves really sold themselves. As promised, the gloves showed up a few days before the tournament in great shape and ready to go. During the check-in for the tournament, one of the company owners enjoyed the face-to-face interaction with our players and was able to meet prospective clients.
                            </p>
                                                    </div>
                                                    <div class="card-footer bg-transparent">
                                                        <img src="/web/image/1804-a06e4f9a/8.webp" alt="User" class="img img-fluid rounded-circle mx-auto mt-auto my-3" loading="lazy"/>
                                                        <h4 class="card-title">Joe Kleponis</h4>
                                                        <p class="lh-sm">Tournament Director</p>
                                                    </div>
                                                </div>
                                                <div class="card h-100 testimonials-block rounded-4 p-4 pb-5">
                                                    <div class="card-body bg-transparent">
                                                        <p class="fw-medium text-center mb-3">
                                MLG caters to the client and always keeps them in their best interest. Set up is easy, shipments are  quick and organized, and anything we don’t use is simply taped up and sent back. To say the gloves are extremely well liked by my golfers would be an understatement. They are durable, stylish,  and well made. The custom ball marker is a huge plus, not only as an additional giveaway but also as a  promotional outlet for our sponsors. It sparks conversation and advertises their name even long after  the event is over. 
                            </p>
                                                    </div>
                                                    <div class="card-footer bg-transparent">
                                                        <img src="/web/image/1806-45d84bce/11.webp" alt="User" class="img img-fluid rounded-circle mx-auto mt-auto my-3" loading="lazy"/>
                                                        <h4 class="card-title">Gregg Matalas</h4>
                                                        <p class="lh-sm">Director of Marketing & Development</p>
                                                    </div>
                                                </div>
                                                <div class="card h-100 testimonials-block rounded-4 p-4 pb-5">
                                                    <div class="card-body bg-transparent">
                                                        <p class="fw-medium text-center mb-3">
                                The ease of ordering the gloves was tremendous. All we had to do was give them the estimated number of golfers and the rest was taken care of for us. When the gloves arrived,  the instructions on how to size and distribute the gloves was very informative and detailed. On the day of each golf outing, the process of distributing the custom gloves was very seamless and did not hold up the line when many of the golfers arrived at one time. Ordering, distributing and returning unused gloves was so seamless and effortless on our  part.
                            </p>
                                                    </div>
                                                    <div class="card-footer bg-transparent">
                                                        <img src="/web/image/1807-962326fb/12.webp" alt="User" class="img img-fluid rounded-circle mx-auto mt-auto my-3" loading="lazy"/>
                                                        <h4 class="card-title">Carrie Van Vleet</h4>
                                                        <p class="lh-sm">Assistant Director of Alumni Programs</p>
                                                    </div>
                                                </div>
                                                <div class="card h-100 testimonials-block rounded-4 p-4 pb-5">
                                                    <div class="card-body bg-transparent">
                                                        <p class="fw-medium text-center mb-3">
                                I chose to work with Millennium Logo Glove  to provide 150 golfers with logo gloves and divot tools. The whole process from start to delivery, to the sizing charts at the tournament itself went seamlessly. The finished products were very well made and the artwork spot-on. We had many requests to purchase extra gloves, which with Millennium we can honor as they send extra gloves with the initial order. I would definitely use Millennium Logo Glove again for future tournaments.
                            </p>
                                                    </div>
                                                    <div class="card-footer bg-transparent">
                                                        <img src="/web/image/1808-dde39fff/13.webp" alt="User" class="img img-fluid rounded-circle mx-auto mt-auto my-3" loading="lazy"/>
                                                        <h4 class="card-title">Robin Brabb</h4>
                                                        <p class="lh-sm">Captain Fremont Fire Department</p>
                                                    </div>
                                                </div>
                                                <div class="card h-100 testimonials-block rounded-4 p-4 pb-5">
                                                    <div class="card-body bg-transparent">
                                                        <p class="fw-medium text-center mb-3">
                                The Millennium Logo Glove Presentation package was the best Tee gift. The glove, ball markers, divot repair, and hat clip were very well received and two sponsors achieved extended visibility. The presentation box made the entire tee gift look professional and classy.
                            </p>
                                                        <p class="fw-medium text-center mb-3">
                                Nicole and staff at MLG were exceptional; delivering support & service beyond our expectations.
                            </p>
                                                        <p class="fw-medium text-center">
                                Well done MLG Team!
                            </p>
                                                    </div>
                                                    <div class="card-footer bg-transparent">
                                                        <img src="/web/image/1804-a06e4f9a/8.webp" alt="User" class="img img-fluid rounded-circle mx-auto mt-auto my-3" loading="lazy"/>
                                                        <h4 class="card-title">Kristin Fry</h4>
                                                        <p class="lh-sm">Fund Development Manager of Palliative Care Society of Bow Valley</p>
                                                    </div>
                                                </div>
                                                <div class="card h-100 testimonials-block rounded-4 p-4 pb-5">
                                                    <div class="card-body bg-transparent">
                                                        <p class="fw-medium text-center mb-3">
                                Golf Glove Sponsorship is always one of the first to be secured by corporate sponsors, sometimes on the very first day we launch our event. The MLG product is excellent, the branding opportunities are spot-on, and the event day presentation is top-notch; so as a result, we can price the sponsorship at our top-tier level, $10,000. It’s always a win-win situation! Overall, our long-term partnership with Millennium Logo Glove is rock solid. A high-revenue producing collaboration that benefits both our charity and the golfers.
                            </p>
                                                    </div>
                                                    <div class="card-footer bg-transparent">
                                                        <img src="/web/image/1804-a06e4f9a/8.webp" alt="User" class="img img-fluid rounded-circle mx-auto mt-auto my-3" loading="lazy"/>
                                                        <h4 class="card-title">Sharon Gross</h4>
                                                        <p class="lh-sm">Executive Director of Madraigos, Helping Our Youth Step by Step</p>
                                                    </div>
                                                </div>
                                            </div>
                                            <a href="https://www.google.com/search?q=Millennium+Logo+Glove&amp;oq=&amp;gs_lcrp=EgZjaHJvbWUqBggAEEUYOzIGCAAQRRg7MgwIARAjGCcYgAQYigUyBggCECMYJzIGCAMQRRg7Mg0IBBAAGIYDGIAEGIoFMgYIBRBFGDwyBggGEEUYPDIGCAcQRRg80gEHMjQ2ajBqMagCALACAA&amp;sourceid=chrome&amp;ie=UTF-8#lrd=0x882b3987343715ab:0xf466b1d590dccb6c,1,,,," target="_blank" class="btn btn-custom-outline-white rounded-0 text-white text-uppercase px-4 mt-4">
                    VIEW MORE REVIEWS
                    
                                                
                                                
                                                
                                                
                                                <i class="oi oi-chevron-right"></i>
                                            </a>
                                        </div>
                                    </div>
                                </div>
                            </section></template>
                        <div class="s_embed_code_embedded container o_not_editable"><section id="testimonials">
                                <div class="container">
                                    <div class="row justify-content-center">
                                        <div class="col-lg-9">
                                            <div class="testimonials-sec owl-theme owl-carousel">
                                                <div class="card h-100 testimonials-block rounded-4 p-4 pb-5">
                                                    <div class="card-body bg-transparent">
                                                        <p class="fw-medium text-center mb-3">
                                A huge thank you goes out to Millennium Logo Glove for providing a tremendous registration gift option to our golfers this year at the 20th Annual golf tournament. We found logo’d gloves from Millennium Logo Glove. The access to multiple ranges of sizes and the accompanying sizing chart made it a simple and effective program for us to administer. Our golfers and guests absolutely loved this gift. The individualized ball markers are a brilliant idea and are, of course, what sold us on the program!
                            </p>
                                                    </div>
                                                    <div class="card-footer bg-transparent">
                                                        <img src="/web/image/1730-a3ecd43e/user-img.jpg" alt="User" class="img img-fluid rounded-circle mx-auto mt-auto my-3" loading="lazy"/>
                                                        <h4 class="card-title">Lorne Duffield</h4>
                                                        <p class="lh-sm">Boston Pizza Charity Golf Classic</p>
                                                    </div>
                                                </div>
                                                <div class="card h-100 testimonials-block rounded-4 p-4 pb-5">
                                                    <div class="card-body bg-transparent">
                                                        <p class="fw-medium text-center mb-3">
                                My client targets Fire Departments and Plumbing Businesses as key allies to build their Business. These groups tend to be close-knit and hard to break into. My client had been trying to crack with the typical golf giveaways in the goodie bag at their outings. As you can guess not much luck with golf tees and such in a goodie bag. I suggested Millennium’s gloves.  Unbelievable results, from the first outing within 2 weeks my client had received referrals that translated into $93,000.00 from fitting gloves.
                            </p>
                                                    </div>
                                                    <div class="card-footer bg-transparent">
                                                        <img src="/web/image/1799-a9dd4082/2.webp" alt="User" class="img img-fluid rounded-circle mx-auto mt-auto my-3" loading="lazy"/>
                                                        <h4 class="card-title">Ira Gordon</h4>
                                                        <p class="lh-sm">The Ronmar Group</p>
                                                    </div>
                                                </div>
                                                <div class="card h-100 testimonials-block rounded-4 p-4 pb-5">
                                                    <div class="card-body bg-transparent">
                                                        <p class="fw-medium text-center mb-3">
                                The ASAE Foundation's 4 annual golf tournaments were “dying on the vine” and we needed to breathe new life into these events. We were introduced to Millennium Logo Glove at a trade show and discussed our challenges. They listened and recommended their top-of-line golf gloves for our events. They quickly became the 'must-have' gifts for our events and galas. Adding their custom-branded golf gloves to our events has made an incredibly positive impact on our player experience.
                            </p>
                                                    </div>
                                                    <div class="card-footer bg-transparent">
                                                        <img src="/web/image/1800-4380a6c1/3.webp" alt="User" class="img img-fluid rounded-circle mx-auto mt-auto my-3" loading="lazy"/>
                                                        <h4 class="card-title">Stephen Peeler</h4>
                                                        <p class="lh-sm">VP of Development, ASAE Foundation</p>
                                                    </div>
                                                </div>
                                                <div class="card h-100 testimonials-block rounded-4 p-4 pb-5">
                                                    <div class="card-body bg-transparent">
                                                        <p class="fw-medium text-center mb-3">
                                We just finished our 7th Annual Drive to Cure Diabetes golf outing, and giving our golfers your gloves for the 7th year, I want to say “thank you” for having such a great product. I cannot tell you how many of our golfers, many of whom have attended all seven years, cannot wait to get their yearly logo glove! I cannot sing your praises enough. The look on our golfers' faces (those new to us) tells it all when they gasp in amazement at the beautiful glove and ball marker they are getting as a gift.
                            </p>
                                                    </div>
                                                    <div class="card-footer bg-transparent">
                                                        <img src="/web/image/1801-2e9ca09d/4.webp" alt="User" class="img img-fluid rounded-circle mx-auto mt-auto my-3" loading="lazy"/>
                                                        <h4 class="card-title">Kathi Kearney</h4>
                                                        <p class="lh-sm">Drive To Cure Diabetes</p>
                                                    </div>
                                                </div>
                                                <div class="card h-100 testimonials-block rounded-4 p-4 pb-5">
                                                    <div class="card-body bg-transparent">
                                                        <p class="fw-medium text-center mb-3">
                                I am pleased to report the golf gloves were a success with our players, and thus a success for us! The overall response from the players confirms the quality of the glove was comparable to other high end golf gloves. They proved comfortable and durable. In addition to the quality of the product, we were pleased with the service Millennium provided. The ability to have more than enough inventory of all sizes provided us with the ability to give our players properly sized gloves.
                            </p>
                                                    </div>
                                                    <div class="card-footer bg-transparent">
                                                        <img src="/web/image/1802-c063a239/5.webp" alt="User" class="img img-fluid rounded-circle mx-auto mt-auto my-3" loading="lazy"/>
                                                        <h4 class="card-title">Susan White</h4>
                                                        <p class="lh-sm">Director - Rules, Competitions &amp; Education</p>
                                                    </div>
                                                </div>
                                                <div class="card h-100 testimonials-block rounded-4 p-4 pb-5">
                                                    <div class="card-body bg-transparent">
                                                        <p class="fw-medium text-center mb-3">
                                The program was an amazing success. We received so many comments from our participants... most commenting on the uniqueness of the gift we provided and how it was something that they had ever seen before. Also, we noticed that most, if not all of the participants immediately started actually using their new glove on the 1st Tee!  From an event planners standpoint, not having to worry about who takes what size and not having to overbuy made planning our event that much easier.
                            </p>
                                                    </div>
                                                    <div class="card-footer bg-transparent">
                                                        <img src="/web/image/1803-0ba3f250/6.webp" alt="User" class="img img-fluid rounded-circle mx-auto mt-auto my-3" loading="lazy"/>
                                                        <h4 class="card-title">Andrew Dicus</h4>
                                                        <p class="lh-sm">Senior Project Manager</p>
                                                    </div>
                                                </div>
                                                <div class="card h-100 testimonials-block rounded-4 p-4 pb-5">
                                                    <div class="card-body bg-transparent">
                                                        <p class="fw-medium text-center mb-3">
                                Following the simple instructions, you sent, the distribution process went very smoothly and gave us a chance to interact with the participants as they registered in a way we have not done in the past. We went with the President's Executive Package, and our participants loved it. In fact, we have received a good number of requests from people who made a donation but did not play asking how they can get a gift set. Thankfully, we purchased a few extras and should be able to accommodate everyone who asks. Please also extend our thanks to your team.
                            </p>
                                                    </div>
                                                    <div class="card-footer bg-transparent">
                                                        <img src="/web/image/1804-a06e4f9a/8.webp" alt="User" class="img img-fluid rounded-circle mx-auto mt-auto my-3" loading="lazy"/>
                                                        <h4 class="card-title">Vern Jennings</h4>
                                                    </div>
                                                </div>
                                                <div class="card h-100 testimonials-block rounded-4 p-4 pb-5">
                                                    <div class="card-body bg-transparent">
                                                        <p class="fw-medium text-center mb-3">
                                A quick note to say thank you to Millennium Logo Glove and Peter as well as conveying to  you how amazingly simple it was utilizing the Millennium Tournament Glove Program. Even though we had a tight time frame Millennium delivered over 1600  custom logoed golf gloves and divot repair tools on time. From an event planners perspective, I could not have asked for a simpler program… your return  program where I simply return the extra gloves that are not utilized is spectacular!
                            </p>
                                                    </div>
                                                    <div class="card-footer bg-transparent">
                                                        <img src="/web/image/1804-a06e4f9a/8.webp" alt="User" class="img img-fluid rounded-circle mx-auto mt-auto my-3" loading="lazy"/>
                                                        <h4 class="card-title">Eric Thibaudeau</h4>
                                                        <p class="lh-sm">Director, Special Events</p>
                                                    </div>
                                                </div>
                                                <div class="card h-100 testimonials-block rounded-4 p-4 pb-5">
                                                    <div class="card-body bg-transparent">
                                                        <p class="fw-medium text-center mb-3">
                                Your program has become an integral part of our annual golf tournament sponsorship offering and our golfers look forward to receiving their new golf glove year after year. The glove sponsorship has been an effortless program to sell, so much so that our current sponsor has supported this program for the last three years and will do so for the immediate future based on the program's success! The benefit that the glove sponsorship brings our current sponsor is a no-brainer.
                            </p>
                                                    </div>
                                                    <div class="card-footer bg-transparent">
                                                        <img src="/web/image/1805-b44aafa7/9.webp" alt="User" class="img img-fluid rounded-circle mx-auto mt-auto my-3" loading="lazy"/>
                                                        <h4 class="card-title">Arnie White</h4>
                                                        <p class="lh-sm">General Manager PBE Distributors Inc</p>
                                                    </div>
                                                </div>
                                                <div class="card h-100 testimonials-block rounded-4 p-4 pb-5">
                                                    <div class="card-body bg-transparent">
                                                        <p class="fw-medium text-center mb-3">
                                I'm so glad that I found your company. My tournament committee wanted to have a memorable "Take-Away" item for our players, and your gloves were the perfect fit! I took the sample glove you sent me and showed it to a prospective sponsor, and they decided on the spot to sign up. The gloves really sold themselves. As promised, the gloves showed up a few days before the tournament in great shape and ready to go. During the check-in for the tournament, one of the company owners enjoyed the face-to-face interaction with our players and was able to meet prospective clients.
                            </p>
                                                    </div>
                                                    <div class="card-footer bg-transparent">
                                                        <img src="/web/image/1804-a06e4f9a/8.webp" alt="User" class="img img-fluid rounded-circle mx-auto mt-auto my-3" loading="lazy"/>
                                                        <h4 class="card-title">Joe Kleponis</h4>
                                                        <p class="lh-sm">Tournament Director</p>
                                                    </div>
                                                </div>
                                                <div class="card h-100 testimonials-block rounded-4 p-4 pb-5">
                                                    <div class="card-body bg-transparent">
                                                        <p class="fw-medium text-center mb-3">
                                MLG caters to the client and always keeps them in their best interest. Set up is easy, shipments are  quick and organized, and anything we don’t use is simply taped up and sent back. To say the gloves are extremely well liked by my golfers would be an understatement. They are durable, stylish,  and well made. The custom ball marker is a huge plus, not only as an additional giveaway but also as a  promotional outlet for our sponsors. It sparks conversation and advertises their name even long after  the event is over. 
                            </p>
                                                    </div>
                                                    <div class="card-footer bg-transparent">
                                                        <img src="/web/image/1806-45d84bce/11.webp" alt="User" class="img img-fluid rounded-circle mx-auto mt-auto my-3" loading="lazy"/>
                                                        <h4 class="card-title">Gregg Matalas</h4>
                                                        <p class="lh-sm">Director of Marketing &amp; Development</p>
                                                    </div>
                                                </div>
                                                <div class="card h-100 testimonials-block rounded-4 p-4 pb-5">
                                                    <div class="card-body bg-transparent">
                                                        <p class="fw-medium text-center mb-3">
                                The ease of ordering the gloves was tremendous. All we had to do was give them the estimated number of golfers and the rest was taken care of for us. When the gloves arrived,  the instructions on how to size and distribute the gloves was very informative and detailed. On the day of each golf outing, the process of distributing the custom gloves was very seamless and did not hold up the line when many of the golfers arrived at one time. Ordering, distributing and returning unused gloves was so seamless and effortless on our  part.
                            </p>
                                                    </div>
                                                    <div class="card-footer bg-transparent">
                                                        <img src="/web/image/1807-962326fb/12.webp" alt="User" class="img img-fluid rounded-circle mx-auto mt-auto my-3" loading="lazy"/>
                                                        <h4 class="card-title">Carrie Van Vleet</h4>
                                                        <p class="lh-sm">Assistant Director of Alumni Programs</p>
                                                    </div>
                                                </div>
                                                <div class="card h-100 testimonials-block rounded-4 p-4 pb-5">
                                                    <div class="card-body bg-transparent">
                                                        <p class="fw-medium text-center mb-3">
                                I chose to work with Millennium Logo Glove  to provide 150 golfers with logo gloves and divot tools. The whole process from start to delivery, to the sizing charts at the tournament itself went seamlessly. The finished products were very well made and the artwork spot-on. We had many requests to purchase extra gloves, which with Millennium we can honor as they send extra gloves with the initial order. I would definitely use Millennium Logo Glove again for future tournaments.
                            </p>
                                                    </div>
                                                    <div class="card-footer bg-transparent">
                                                        <img src="/web/image/1808-dde39fff/13.webp" alt="User" class="img img-fluid rounded-circle mx-auto mt-auto my-3" loading="lazy"/>
                                                        <h4 class="card-title">Robin Brabb</h4>
                                                        <p class="lh-sm">Captain Fremont Fire Department</p>
                                                    </div>
                                                </div>
                                                <div class="card h-100 testimonials-block rounded-4 p-4 pb-5">
                                                    <div class="card-body bg-transparent">
                                                        <p class="fw-medium text-center mb-3">
                                The Millennium Logo Glove Presentation package was the best Tee gift. The glove, ball markers, divot repair, and hat clip were very well received and two sponsors achieved extended visibility. The presentation box made the entire tee gift look professional and classy.
                            </p>
                                                        <p class="fw-medium text-center mb-3">
                                Nicole and staff at MLG were exceptional; delivering support &amp; service beyond our expectations.
                            </p>
                                                        <p class="fw-medium text-center">
                                Well done MLG Team!
                            </p>
                                                    </div>
                                                    <div class="card-footer bg-transparent">
                                                        <img src="/web/image/1804-a06e4f9a/8.webp" alt="User" class="img img-fluid rounded-circle mx-auto mt-auto my-3" loading="lazy"/>
                                                        <h4 class="card-title">Kristin Fry</h4>
                                                        <p class="lh-sm">Fund Development Manager of Palliative Care Society of Bow Valley</p>
                                                    </div>
                                                </div>
                                                <div class="card h-100 testimonials-block rounded-4 p-4 pb-5">
                                                    <div class="card-body bg-transparent">
                                                        <p class="fw-medium text-center mb-3">
                                Golf Glove Sponsorship is always one of the first to be secured by corporate sponsors, sometimes on the very first day we launch our event. The MLG product is excellent, the branding opportunities are spot-on, and the event day presentation is top-notch; so as a result, we can price the sponsorship at our top-tier level, $10,000. It’s always a win-win situation! Overall, our long-term partnership with Millennium Logo Glove is rock solid. A high-revenue producing collaboration that benefits both our charity and the golfers.
                            </p>
                                                    </div>
                                                    <div class="card-footer bg-transparent">
                                                        <img src="/web/image/1804-a06e4f9a/8.webp" alt="User" class="img img-fluid rounded-circle mx-auto mt-auto my-3" loading="lazy"/>
                                                        <h4 class="card-title">Sharon Gross</h4>
                                                        <p class="lh-sm">Executive Director of Madraigos, Helping Our Youth Step by Step</p>
                                                    </div>
                                                </div>
                                            </div>
                                            <a href="https://www.google.com/search?q=Millennium+Logo+Glove&amp;oq=&amp;gs_lcrp=EgZjaHJvbWUqBggAEEUYOzIGCAAQRRg7MgwIARAjGCcYgAQYigUyBggCECMYJzIGCAMQRRg7Mg0IBBAAGIYDGIAEGIoFMgYIBRBFGDwyBggGEEUYPDIGCAcQRRg80gEHMjQ2ajBqMagCALACAA&amp;sourceid=chrome&amp;ie=UTF-8#lrd=0x882b3987343715ab:0xf466b1d590dccb6c,1,,,," target="_blank" class="btn btn-custom-outline-white rounded-0 text-white text-uppercase px-4 mt-4">
                    VIEW MORE REVIEWS
                    
                                                
                                                
                                                
                                                
                                                <i class="oi oi-chevron-right"></i>
                                            </a>
                                        </div>
                                    </div>
                                </div>
                            </section></div>
                    </section>
                </div>
            </section><section class="s_adventure o_cc o_cc3 s_custom_snippet pb80 o_colored_level pt0" data-snippet="s_adventure" data-name="Custom Testimonials Section (2)" style="
    margin-top: -1px;
">
                <div class="s_allow_columns container">
                    
                    <section class="s_embed_code pb8 pt8 text-center" data-snippet="s_embed_code" data-name="Embed Code">
                        <template class="s_embed_code_saved"><div class="w-100">
        <div class="container">
            <div class="row align-items-center justify-content-center">
                <div class="col-lg-8">
                    <div class="row g-4 align-items-center justify-content-between">
                        <div class="col-lg-6 text-start">
                            <div class="millennium-difference" id="__FPSC_ID_1_1772073882007" style="">
                                <img src="/web/image/1733-4f798490/millennium-difference.png" alt="Hand Glove Image" class="img hand-glove img-fluid w-100" loading="lazy" style=""/>
                                <img src="/web/image/1737-12eb54ee/image%201.webp" alt="Golf Ball" class="img img-fluid golf-ball" loading="lazy" style=""/>
                            </div>
                        </div>
                        <div class="col-lg-5 text-start">
                            <div class="bg-primary rounded-2" style="width: fit-content;">
                                <p class="px-2 h5-fs py-1 text-start">
                                    THE MILLENNIUM DIFFERENCE
                                </p>
                            </div>
                            <h5 class="h5-fs mt-3 text-uppercase font-roboto lh-base">
                                <span class="h5-fs">For over 16 years,</span> MLG HAS BEEN providing custom golf gloves and gift sets to over 3000 golf tournaments in 7 countries. 
                            </h5>
                            <p class="h5-fs mt-3 font-roboto lh-base">
                                Our world class quality golf gloves and accessories are designed to make a lasting impression and ensure your branding stands out in a crowd. 
                            </p>
                            <p class="h5-fs mt-3 font-roboto lh-base">
                                Whether you are looking for a unique way to <span class="fw-semibold">promote your business</span> or <span class="fw-semibold">maximize your charity golf tournament fund-raising</span>, we are here to help! 
                            </p>
                            <a href="/our-story" class="btn btn-custom-outline-white rounded-0 text-white text-uppercase mt-4">
                                Our Story
                                <i class="oi oi-chevron-right"></i>
                            </a>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div></template>
                        <div class="s_embed_code_embedded container o_not_editable"><div class="w-100">
        <div class="container">
            <div class="row align-items-center justify-content-center">
                <div class="col-lg-8">
                    <div class="row g-4 align-items-center justify-content-between">
                        <div class="col-lg-6 text-start">
                            <div class="millennium-difference" id="__FPSC_ID_1_1772073882007" style="">
                                <img src="/web/image/1733-4f798490/millennium-difference.png" alt="Hand Glove Image" class="img hand-glove img-fluid w-100" loading="lazy" style=""/>
                                <img src="/web/image/1737-12eb54ee/image%201.webp" alt="Golf Ball" class="img img-fluid golf-ball" loading="lazy" style=""/>
                            </div>
                        </div>
                        <div class="col-lg-5 text-start">
                            <div class="bg-primary rounded-2" style="width: fit-content;">
                                <p class="px-2 h5-fs py-1 text-start">
                                    THE MILLENNIUM DIFFERENCE
                                </p>
                            </div>
                            <h5 class="h5-fs mt-3 text-uppercase font-roboto lh-base">
                                <span class="h5-fs">For over 16 years,</span> MLG HAS BEEN providing custom golf gloves and gift sets to over 3000 golf tournaments in 7 countries. 
                            </h5>
                            <p class="h5-fs mt-3 font-roboto lh-base">
                                Our world class quality golf gloves and accessories are designed to make a lasting impression and ensure your branding stands out in a crowd. 
                            </p>
                            <p class="h5-fs mt-3 font-roboto lh-base">
                                Whether you are looking for a unique way to <span class="fw-semibold">promote your business</span> or <span class="fw-semibold">maximize your charity golf tournament fund-raising</span>, we are here to help! 
                            </p>
                            <a href="/our-story" class="btn btn-custom-outline-white rounded-0 text-white text-uppercase mt-4">
                                Our Story
                                <i class="oi oi-chevron-right"></i>
                            </a>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div></div>
                    </section>
                </div>
            </section><section class="s_three_columns o_cc o_cc2 o_colored_level s_custom_snippet pt0 pb24" data-vxml="001" data-vcss="001" data-snippet="s_three_columns" data-name="Custom Custom Custom Footer (2) (2)">
        <div class="container">
            <div class="row d-flex align-items-stretch">
                
                
                <div data-name="Card" class="pt16 pb16 col-lg-4">
                    <div class="s_card card h-100 o_cc o_cc1 my-0 o_colored_level border rounded o_card_img_top" data-vxml="001" data-snippet="s_card" data-name="Card" style="border-width: 0px !important; border-radius: 0px !important;">
                        
                        <div class="card-body">
                            <p class="card-title" style="text-align: center;"><span class="h5-fs"></span><br/></p><section class="s_embed_code pb8 pt8 text-center" data-snippet="s_embed_code" data-name="Embed Code">
        <template class="s_embed_code_saved"><div class="footer-social-box">
    <a href="/faqs" class="text-decoration-none" target="_blank" rel="noreferrer">
        <div class="social-icon">
            <img src="/web/image/1750-5cead647/circle-question-regular-full.svg" class="img img-fluid" alt="Faqs Icon" loading="lazy"/>
        </div>
        <p class="fs-5 fw-semibold text-dark mt-4 mb-1">FAQs</p>
        <h6 class="fs-5 text-dark">Get quick answers to common questions</h6>
    </a>
</div></template>
        <div class="s_embed_code_embedded container o_not_editable"><div class="footer-social-box">
    <a href="/faqs" class="text-decoration-none" target="_blank" rel="noreferrer">
        <div class="social-icon">
            <img src="/web/image/1750-5cead647/circle-question-regular-full.svg" class="img img-fluid" alt="Faqs Icon" loading="lazy"/>
        </div>
        <p class="fs-5 fw-semibold text-dark mt-4 mb-1">FAQs</p>
        <h6 class="fs-5 text-dark">Get quick answers to common questions</h6>
    </a>
</div></div>
    </section></div></div></div><div data-name="Card" class="pt16 pb16 col-lg-4">
                    <div class="s_card card h-100 o_cc o_cc1 my-0 o_colored_level border rounded o_card_img_top" data-vxml="001" data-snippet="s_card" data-name="Card" style="border-width: 0px !important; border-radius: 0px !important;">
                        
                        <div class="card-body">
                            <p class="card-title" style="text-align: center;"><span class="h5-fs"></span><br/></p><section class="s_embed_code pb8 pt8 text-center" data-snippet="s_embed_code" data-name="Embed Code">
        <template class="s_embed_code_saved"><div class="footer-social-box">
    <a href="tel:18668715837" class="text-decoration-none" target="_blank" rel="noreferrer">
        <div class="social-icon">
            <img src="/web/image/1747-44be7f39/phone-solid-full.svg" class="img img-fluid" alt="Phone Icon" loading="lazy"/>
        </div>
        <p class="fs-5 fw-semibold text-dark mt-4 mb-1">
            1-866-871-5837
        </p>
        <h6 class="fs-5 text-dark">
            <span class="d-block">Our working hours are from</span>
            Monday - Friday : 8:00am - 4:00pm EST
        </h6>
    </a>
</div></template>
        <div class="s_embed_code_embedded container o_not_editable"><div class="footer-social-box">
    <a href="tel:18668715837" class="text-decoration-none" target="_blank" rel="noreferrer">
        <div class="social-icon">
            <img src="/web/image/1747-44be7f39/phone-solid-full.svg" class="img img-fluid" alt="Phone Icon" loading="lazy"/>
        </div>
        <p class="fs-5 fw-semibold text-dark mt-4 mb-1">
            1-866-871-5837
        </p>
        <h6 class="fs-5 text-dark">
            <span class="d-block">Our working hours are from</span>
            Monday - Friday : 8:00am - 4:00pm EST
        </h6>
    </a>
</div></div>
    </section></div></div></div><div data-name="Card" class="pt16 pb16 col-lg-4">
                    <div class="s_card card h-100 o_cc o_cc1 my-0 o_colored_level border rounded o_card_img_top" data-vxml="001" data-snippet="s_card" data-name="Card" style="border-width: 0px !important; border-radius: 0px !important;">
                        
                        <div class="card-body">
                            <p class="card-title" style="text-align: center;"><span class="h5-fs"></span><br/></p><section class="s_embed_code pb8 pt8 text-center" data-snippet="s_embed_code" data-name="Embed Code">
        <template class="s_embed_code_saved"><div class="footer-social-box">
    <a href="/contact-us" class="text-decoration-none">
        <div class="social-icon">
            <img src="/web/image/1749-15ef7b49/comments-solid-full.svg" class="img img-fluid" alt="Phone Icon" loading="lazy"/>
        </div>
        <p class="fs-5 fw-semibold text-uppercase text-dark mt-4 mb-1">Contact Us</p>
        <h6 class="fs-5 text-dark">
            Book a call or send us an email
        </h6>
    </a>
</div></template>
        <div class="s_embed_code_embedded container o_not_editable"><div class="footer-social-box">
    <a href="/contact-us" class="text-decoration-none">
        <div class="social-icon">
            <img src="/web/image/1749-15ef7b49/comments-solid-full.svg" class="img img-fluid" alt="Phone Icon" loading="lazy"/>
        </div>
        <p class="fs-5 fw-semibold text-uppercase text-dark mt-4 mb-1">Contact Us</p>
        <h6 class="fs-5 text-dark">
            Book a call or send us an email
        </h6>
    </a>
</div></div>
    </section></div></div></div>
            </div>
        </div>
    </section></div>
    
        <div id="o_shared_blocks" class="oe_unremovable"></div>
                </main>
                <footer id="bottom" data-anchor="true" data-name="Footer" class="o_footer o_colored_level o_cc ">
                    <div id="footer" class="oe_structure oe_structure_solo"><section class="s_embed_code o_colored_level pt0 pb0 o_cc o_cc1 bg-black text-center s_custom_snippet" data-snippet="s_embed_code" data-name="Sub Footer">
        <template class="s_embed_code_saved"><ul class="d-flex gap-3 justify-content-center py-4 mb-0">
    <li class="list-unstyled"><p class="fw-semibold"><a href="/privacy-policy" class="text-white text-decoration-none">Privacy Policy</a></p></li>
    <li class="list-unstyled"><p class="fw-semibold"><a href="/terms" class="text-white text-decoration-none">Terms of Service</a></p></li>
</ul></template>
        <div class="s_embed_code_embedded o_not_editable container"><ul class="d-flex gap-3 justify-content-center py-4 mb-0">
    <li class="list-unstyled"><p class="fw-semibold"><a href="/privacy-policy" class="text-white text-decoration-none">Privacy Policy</a></p></li>
    <li class="list-unstyled"><p class="fw-semibold"><a href="/terms" class="text-white text-decoration-none">Terms of Service</a></p></li>
</ul></div>
    </section></div>
    <div class="o_footer_copyright o_colored_level o_cc" data-name="Copyright">
                        <div class="container py-3">
                            <div class="row row-gap-2">
                                <div class="text-center text-muted col-md col-md d-flex flex-column-reverse gap-2 text-md-start">
                                    <span class="o_footer_copyright_name me-2 small">Copyright &copy; Company name</span>
                                </div>
                                <div class="text-center col-md o_not_editable small col-md mt-auto mb-0 text-md-end">
        <div class="o_brand_promotion">
        Powered by 
            <a target="_blank" class="badge text-bg-light" href="http://www.odoo.com?utm_source=db&amp;utm_medium=website">
                <img alt="Odoo" src="/web/static/img/odoo_logo_tiny.png" width="62" height="20" style="width: auto; height: 1em; vertical-align: baseline;" loading="lazy"/>
            </a>
        - 
                    The #1 <a target="_blank" href="http://www.odoo.com/app/ecommerce?utm_source=db&amp;utm_medium=website">Open Source eCommerce</a>
                
        </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </footer>
            </div>
        <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WXZCT62"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.2.2/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.1.3/owl.carousel.min.js"></script>

<script>
    $('.owl-carousel').owlCarousel({
        loop:true,
        margin:15,
        dots: true,
        autoplay:true,
        autoplayTimeout:3000,
        autoplayHoverPause:true,
        navText: [
            '<i class="fa fa-chevron-left"></i>',
            '<i class="fa fa-chevron-right"></i>'
        ],
        responsive:{
            0:{
                items:1,
            },
            768:{
                items:2,
            },
            991:{
                items:2,
         		nav:false
            },
            1399:{
                items:2,
        		nav:true
            },
            1400:{
                items:3,
        		nav:true
            }
        }
    });
    var words = ['GOLF GLOVES!', 'GIFT BOXES', 'GOLF ACCESSORIES'],
        part,
        i = 0,
        offset = 0,
        len = words.length,
        forwards = true,
        skip_count = 0,
        skip_delay = 15,
        speed = 70;
    var wordflick = function () {
      setInterval(function () {
        if (forwards) {
          if (offset >= words[i].length) {
            ++skip_count;
            if (skip_count == skip_delay) {
              forwards = false;
              skip_count = 0;
            }
          }
        }
        else {
          if (offset == 0) {
            forwards = true;
            i++;
            offset = 0;
            if (i >= len) {
              i = 0;
            }
          }
        }
        part = words[i].substr(0, offset);
        if (skip_count == 0) {
          if (forwards) {
            offset++;
          }
          else {
            offset--;
          }
        }
        $('.word').text(part);
      },speed);
    };
    
    $(document).ready(function () {
      wordflick();
    });
</script>
        </body>
</html>