www.pcna.com Open in urlscan Pro
2606:4700:10::6816:3b0  Public Scan

URL: https://www.pcna.com/en-ca/product/13-lb-doz-18x15in-terry-golf-towel-sm-5987
Submission: On June 19 via manual from CA — Scanned from CA

Form analysis 10 forms found in the DOM

GET /Search

<form class="search-form" id="searchForm" action="/Search" method="GET">
  <div class="search-container search-field-js-section" data-listing-name="search-suggestions">
    <label for="txtTypeaheadSearch" aria-label="open" title="Search" class="d-none">Search by Brand</label>
    <label for="searchTextBox" aria-label="open" title="Search" class="d-none">Search by Brand</label>
    <span class="twitter-typeahead" style="position: relative; display: inline-block; direction: ltr;"><input class="typeahead tt-hint" data-autocomplete-id-field="Id" data-autocomplete-url="/en-ca/search/getsuggestions"
        data-onselect-function="PCNAProduct.prototype.GetSuggestionResult" data_autocomplete_url="/en-ca/search/getsuggestions" data_onselect_function="PCNAProduct.prototype.GetSuggestionResult" data_test_selector="txtSearch" type="text" value=""
        tabindex="-1" readonly="" autocomplete="off" spellcheck="false" id="txtTypeaheadSearch"
        style="position: absolute; top: 0px; left: 0px; border-color: transparent; box-shadow: none; opacity: 1; background: none 0% 0% / auto repeat scroll padding-box border-box rgb(255, 255, 255);"><input name="SearchTermTextBox"
        class="typeahead tt-input" data-autocomplete-id-field="Id" data-autocomplete-url="/en-ca/search/getsuggestions" data-onselect-function="PCNAProduct.prototype.GetSuggestionResult" data_autocomplete_url="/en-ca/search/getsuggestions"
        data_onselect_function="PCNAProduct.prototype.GetSuggestionResult" data_test_selector="txtSearch" id="searchTextBox" placeholder="Search by brand, product or SKU" type="text" value="" tabindex="1" autocomplete="off" spellcheck="false"
        dir="auto" style="position: relative; vertical-align: top; background-color: transparent;">
      <pre aria-hidden="true"
        style="position: absolute; visibility: hidden; white-space: pre; font-family: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, &quot;Helvetica Neue&quot;, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; word-spacing: 0px; letter-spacing: 0px; text-indent: 0px; text-rendering: auto; text-transform: none;"></pre>
      <span class="tt-dropdown-menu" style="position: absolute; top: 100%; left: 0px; z-index: 100; display: none; right: auto;">
        <div class="tt-dataset-autos"></div>
      </span>
    </span>
    <input type="hidden" name="SearchTerm" value="" id="hdnSearchTextBox">
    <label for="filter-by-qty" aria-label="open" title="Quantity" class="d-none">Quantity</label>
    <input type="text" name="filter-by-qty" autocomplete="off" maxlength="10" searchfilter="quantity" id="filter-by-qty" onchange="PCNASearch.prototype.OnQuantityChange(this);" class="input-text quantity-text filter-by-qty" placeholder="Qty"
      inputmode="decimal" tabindex="2">
    <div class="price-range-wrapper" id="price-range-wrapper">
      <label for="filter-by-from" aria-label="open" title="Filter-by-From" class="d-none">Filter-by-From</label>
      <input type="text" name="filter-by-from" autocomplete="off" maxlength="10" searchfilter="pricefrom" id="filter-by-from" onchange="PCNASearch.prototype.OnPriceFromChange(this)" class="input-text from-text" placeholder="From $"
        inputmode="decimal" tabindex="3">
      <span class="icon-svg minus">
        <svg>
          <use xlink:href="/Views/Themes/PCNA/Fonts/pcna-icons.svg#minus"></use>
        </svg>
      </span>
      <label for="filter-by-to" aria-label="open" title="Filter-by-To" class="d-none">Filter-by-To</label>
      <input type="text" name="filter-by-to" autocomplete="off" searchfilter="priceto" maxlength="10" id="filter-by-to" onchange="PCNASearch.prototype.OnPriceToChange(this)" class="input-text to-text" placeholder="To $" inputmode="decimal"
        tabindex="4">
    </div>
    <button class="btn btn-primary icon-only search-btn" id="btnNewsSearchGo" type="submit" data-test-selector="btnNewsSearchGo" onclick="return PCNASearch.prototype.ValidateSearch(this);" tabindex="5">
      <span class="icon-svg s-icon">
        <svg>
          <use xlink:href="/Views/Themes/PCNA/Fonts/pcna-icons.svg#search"></use>
        </svg>
      </span>
      <span class="s-text"> Search </span>
    </button>
  </div>
</form>

Name: Sign InPOST /user/login

<form action="/user/login" class="login-form form" data-ajax="true" data-ajax-begin="User.prototype.ShowLoader()" data-ajax-complete="SendUserFormSubmissions(this)" data-ajax-failure="User.prototype.HideLoader()"
  data-ajax-success="PCNAUser.prototype.GetResult" id="loginForm" method="post" name="Sign In" novalidate="novalidate"><input name="__RequestVerificationToken" type="hidden"
    value="sfmRjxBsT8CZrb1J--fdcjScB99SHAb0IB385uBrm7l7Rrlmhj_h2txtM5hVo69WquahHXdfU4gaZK7-DoiNKUb-op93PX2acD-4B8ng0_41">
  <div class="form-group position-relative">
    <input class="input-text" data-val="true" data-val-required="Username is required." id="login_username" name="Username" placeholder="Username or email" type="text" value="">
    <p class="error-msg"><span class="field-validation-valid" data-valmsg-for="Username" data-valmsg-replace="true"></span></p>
    <span class="icon-svg error-icon username-error d-none" onclick="PCNAUser.prototype.ClearUserName();">
      <svg>
        <use xlink:href="/Views/Themes/PCNA/Fonts/pcna-icons.svg#cross"></use>
      </svg>
    </span>
  </div>
  <div class="form-group password-field position-relative">
    <input class="input-text" data-val="true" data-val-required="Password is required." id="login_password" name="Password" placeholder="Password" type="password">
    <p class="error-msg mb-2"><span class="field-validation-valid" data-valmsg-for="Password" data-valmsg-replace="true"></span></p>
    <span class="icon-svg error-icon password-error d-none" onclick="PCNAUser.prototype.ClearUserPassword();">
      <svg>
        <use xlink:href="/Views/Themes/PCNA/Fonts/pcna-icons.svg#cross"></use>
      </svg>
    </span>
    <div class="icon-svg toggle-password show-password-icon-mobile">
      <svg class="show-password">
        <title id="showIconTitle">Show Password</title>
        <use xlink:href="/Views/Themes/PCNA/Fonts/pcna-icons.svg#show"></use>
      </svg>
      <svg class="hide-password">
        <title id="hideIconTitle">Hide Password</title>
        <use xlink:href="/Views/Themes/PCNA/Fonts/pcna-icons.svg#hide"></use>
      </svg>
    </div>
  </div>
  <div class="message-container spacer-s">
    <p class="success-msg"></p>
    <p id="error-content" class="error-msg"></p>
    <div class="custom-tooltip" id="account-pending" style="display:none"> This account is still being processed. To check the current status, please contact our Customer Service team…
      <a href="mailto:pcnacustomerservice@pcna.com?subject=Request%20for%20customer%20login">Contact Care Rep</a>
    </div>
  </div>
  <div class="form-group d-flex align-items-center justify-content-between">
    <div class="custom-checkbox">
      <input class="custom-control-input" type="checkbox" value="true" name="RememberMe" id="RememberMe" data-val-required="The Remember me field is required." data-val="true">
      <label class="custom-control-label" for="RememberMe">Remember me</label>
      <input type="hidden" value="false" name="RememberMe">
    </div>
    <button type="submit" class="btn btn-secondary btn-signin" onclick="PCNAUser.prototype.PCNAAppendLoaderOnSubmit(this)" id="loginButton">Sign In</button>
  </div>
  <div>
    <a href="/user/forgotpassword" class="login-form-forgotpassword" title="Reset your password.">Reset your password.</a>
  </div>
</form>

POST /Product/AddToCartProduct

<form data-ajax-begin="ZnodeBase.prototype.ShowLoader();" action="/Product/AddToCartProduct" data-ajax="true" data-ajax-error="ZnodeBase.prototype.HideLoader();"
  data-ajax-success="GoogleAnalytics.prototype.SendProductAddToCarts(this, event, 'USD');PCNAProduct.prototype.DisplayAddToCartMessage(data);PCNAProduct.prototype.CaptureAddtocartGA4(this,false);" id="Form_45595" method="POST"><input type="hidden"
    id="dynamic-productid" name="ProductId" value="45595">
  <input type="hidden" id="dynamic-sku" name="SKU" value="SM-5987">
  <input type="hidden" id="dynamic-producttype" name="ProductType" value="ConfigurableProduct">
  <input type="hidden" id="dynamic-quantity" name="Quantity" value="1">
  <input type="hidden" id="dynamic-parentproductid" name="ParentProductId" value="45593">
  <input type="hidden" id="dynamic-configurableproductskus" name="ConfigurableProductSKUs" value="SM-5987NY">
  <input type="hidden" id="dynamic-addonproductskus" name="AddOnProductSKUs" value="">
  <input type="hidden" id="dynamic-personalisedcodes" name="PersonalisedCodes" value="">
  <input type="hidden" id="dynamic-personalisedvalues" name="PersonalisedValues" value="">
  <input type="hidden" id="dynamic-groupproductskus" name="GroupProductSKUs" value="">
  <input type="hidden" id="dynamic-groupproductsquantity" name="GroupProductsQuantity" value="">
  <input type="hidden" id="dynamic-custom1" name="Custom1" value="{
  &quot;LocationId&quot;: null,
  &quot;LocationName&quot;: null,
  &quot;DecorationId&quot;: null,
  &quot;DecorationName&quot;: null,
  &quot;ArtworkNumber&quot;: null,
  &quot;ArtworkURL&quot;: null,
  &quot;PCNAId&quot;: null,
  &quot;Quantities&quot;: null,
  &quot;SelectedColor&quot;: null,
  &quot;ColorCount&quot;: 0,
  &quot;ArtifiSKU&quot;: null,
  &quot;IsUserUploadArt&quot;: false,
  &quot;StyleSKU&quot;: null,
  &quot;DecorationGeometry&quot;: null,
  &quot;DecorationHeight&quot;: 0.0,
  &quot;DecorationWidth&quot;: 0.0,
  &quot;DecorationDiameter&quot;: 0.0,
  &quot;DecorationUom&quot;: null,
  &quot;ArtDescription&quot;: null,
  &quot;FobId&quot;: null,
  &quot;ArtColors&quot;: null,
  &quot;DecorationType&quot;: null,
  &quot;DecorationCharges&quot;: [],
  &quot;ArtifiEffect&quot;: null,
  &quot;ConfigurableAttribute&quot;: null,
  &quot;AnalyticData&quot;: null,
  &quot;ProductUrl&quot;: null,
  &quot;PCNABrand&quot;: null,
  &quot;ArtWorkYesNo&quot;: true,
  &quot;HasZeroPrice&quot;: false,
  &quot;FeesType&quot;: null,
  &quot;ArtworkDataNumber&quot;: null,
  &quot;ArtworkValidation&quot;: null,
  &quot;ArtworkLocationSpecificationType&quot;: null,
  &quot;IsCustomArtworkColorAdded&quot;: false,
  &quot;IsLtmApplied&quot;: false,
  &quot;IsLaser&quot;: false,
  &quot;SampleDiscountPrice&quot;: 0.0,
  &quot;IsSampleSkuAddedInCart&quot;: false,
  &quot;IsApparel&quot;: false,
  &quot;IsSetupChargeFree&quot;: false,
  &quot;UserUploadedArtworkFileExtension&quot;: null
}">
  <input type="hidden" id="dynamic-custom2" name="Custom2" value="">
  <button data-test-selector="btnAddToCart" type="submit" id="button-addtocart_45595" onclick="return  PCNAProduct.prototype.PCNABindAddOnProductSKU(this,event)" class="btn btn-primary" value="Add To Cart"
    disabled="disabled"><i class="zf-cart"></i>Add To Cart</button>
  <input name="__RequestVerificationToken" type="hidden" value="FxZlSFQfUH2sK1DyNNB0zPX2T1i9UgutIO9ifdvZCAZJrk8xUIqvEjDFsmZL1EorzjMoGO0_JpTtwQvKKPTjhZ9v-Qh-CtMWx449NLPYiM01">
</form>

POST /en-ca/pcnaartvalidation/artvalidator

<form action="/en-ca/pcnaartvalidation/artvalidator" id="PCNAArtValidationForm" method="post"><input name="__RequestVerificationToken" type="hidden"
    value="vf1AH6PSkoQWCvU3WbmH2ZKmIG45eBsBZmSHJZUFn_Wp1nLbbARbc2NgG4hSjZoOxfx87MP6hNWYhnGarwig6eDjEMG0zd960SxM5SicIbE1"> <a id="artValidationLink" class="default" onclick="PCNAArtValidation.prototype.RenderPCNAArtvalidationPage()">
            <div class="mr-2 pt-1">
                <span class="icon-svg">
                    <svg>
                        <title id="ArtValidation">1.3 lb./doz. 18x15in Terry Golf Towel 1 | PCNA</title>
                        <use xlink:href="/Views/Themes/PCNA/Fonts/pcna-icons.svg#tick"></use>
                    </svg>
                </span>
            </div>
            <div>
                <input id="decorationLocatoionJson" name="decorationLocatoionJson" type="hidden" value="{&quot;Locations&quot;:[{&quot;LocationId&quot;:194,&quot;LocationName&quot;:&quot;Carabiner Top Left - Centered On Body&quot;,&quot;DecorationsIncluded&quot;:1,&quot;DefaultLocation&quot;:true,&quot;MaxDecoration&quot;:0,&quot;MinDecoration&quot;:0,&quot;LocationRank&quot;:1,&quot;DecorationPropertyList&quot;:[{&quot;DecorationId&quot;:58,&quot;DecorationGeometry&quot;:&quot;RECTANGLE&quot;,&quot;DecorationHeight&quot;:10,&quot;DecorationWidth&quot;:10,&quot;DecorationDiameter&quot;:0,&quot;DecorationUom&quot;:&quot;Inches&quot;}]}],&quot;Decorations&quot;:[{&quot;decorationId&quot;:58,&quot;decorationName&quot;:&quot;Color Print SilkScreen&quot;,&quot;decorationGeometry&quot;:&quot;RECTANGLE&quot;,&quot;decorationHeight&quot;:10,&quot;decorationWidth&quot;:10,&quot;decorationDiameter&quot;:0,&quot;decorationUom&quot;:&quot;Inches&quot;,&quot;allowSubForDefaultLocation&quot;:false,&quot;allowSubForDefaultMethod&quot;:false,&quot;itemPartQuantityLTM&quot;:0,&quot;ChargeArray&quot;:[{&quot;chargeId&quot;:11030942,&quot;chargeName&quot;:&quot;RUN_LEVEL_STANDARD_LOCATION1&quot;,&quot;chargeDescription&quot;:&quot;Run level charge standard&quot;,&quot;chargeType&quot;:&quot;Run&quot;,&quot;ChargePriceArray&quot;:[{&quot;xMinQty&quot;:144,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:1,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:0,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:410,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:1,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:0,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:670,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:1,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:0,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:940,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:1,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:0,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:1200,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:1,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:0,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:2000,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:1,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:0,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:3000,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:1,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:0,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:4200,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:1,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:0,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:6000,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:1,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:0,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:7800,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:1,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:0,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:9600,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:1,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:0,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;}],&quot;chargesAppliesLTM&quot;:false,&quot;chargesPerLocation&quot;:1,&quot;chargesPerColor&quot;:1},{&quot;chargeId&quot;:10626600,&quot;chargeName&quot;:&quot;RUN_LEVEL_STANDARD&quot;,&quot;chargeDescription&quot;:&quot;Run level charge standard&quot;,&quot;chargeType&quot;:&quot;Run&quot;,&quot;ChargePriceArray&quot;:[{&quot;xMinQty&quot;:144,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:2,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:0.475,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:410,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:2,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:0.475,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:670,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:2,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:0.475,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:940,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:2,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:0.475,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:1200,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:2,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:0.475,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:2000,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:2,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:0.475,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:3000,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:2,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:0.475,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:4200,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:2,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:0.475,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:6000,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:2,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:0.475,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:7800,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:2,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:0.475,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:9600,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:2,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:0.475,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;}],&quot;chargesAppliesLTM&quot;:false,&quot;chargesPerLocation&quot;:1,&quot;chargesPerColor&quot;:1},{&quot;chargeId&quot;:10622164,&quot;chargeName&quot;:&quot;RUN_LEVEL_STANDARD&quot;,&quot;chargeDescription&quot;:&quot;Run level charge standard&quot;,&quot;chargeType&quot;:&quot;Run&quot;,&quot;ChargePriceArray&quot;:[{&quot;xMinQty&quot;:144,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:3,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:0.95,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:410,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:3,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:0.95,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:670,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:3,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:0.95,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:940,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:3,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:0.95,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:1200,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:3,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:0.95,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:2000,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:3,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:0.95,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:3000,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:3,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:0.95,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:4200,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:3,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:0.95,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:6000,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:3,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:0.95,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:7800,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:3,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:0.95,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:9600,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:3,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:0.95,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;}],&quot;chargesAppliesLTM&quot;:false,&quot;chargesPerLocation&quot;:1,&quot;chargesPerColor&quot;:1},{&quot;chargeId&quot;:10612001,&quot;chargeName&quot;:&quot;RUN_LEVEL_STANDARD&quot;,&quot;chargeDescription&quot;:&quot;Run level charge standard&quot;,&quot;chargeType&quot;:&quot;Run&quot;,&quot;ChargePriceArray&quot;:[{&quot;xMinQty&quot;:144,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:4,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:1.425,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:410,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:4,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:1.425,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:670,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:4,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:1.425,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:940,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:4,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:1.425,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:1200,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:4,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:1.425,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:2000,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:4,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:1.425,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:3000,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:4,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:1.425,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:4200,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:4,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:1.425,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:6000,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:4,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:1.425,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:7800,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:4,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:1.425,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:9600,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:4,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:1.425,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;}],&quot;chargesAppliesLTM&quot;:false,&quot;chargesPerLocation&quot;:1,&quot;chargesPerColor&quot;:1},{&quot;chargeId&quot;:11000579,&quot;chargeName&quot;:&quot;SETUP_SINGLE_COLOR&quot;,&quot;chargeDescription&quot;:&quot;Setup fee for Single Color&quot;,&quot;chargeType&quot;:&quot;Setup&quot;,&quot;ChargePriceArray&quot;:[{&quot;xMinQty&quot;:1,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:1,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:68.75,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;}],&quot;chargesAppliesLTM&quot;:false,&quot;chargesPerLocation&quot;:1,&quot;chargesPerColor&quot;:1},{&quot;chargeId&quot;:11013341,&quot;chargeName&quot;:&quot;SETUP_MULTI_COLOR&quot;,&quot;chargeDescription&quot;:&quot;Setup fee for Multi-color&quot;,&quot;chargeType&quot;:&quot;Setup&quot;,&quot;ChargePriceArray&quot;:[{&quot;xMinQty&quot;:1,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:2,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:118.75,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;}],&quot;chargesAppliesLTM&quot;:false,&quot;chargesPerLocation&quot;:1,&quot;chargesPerColor&quot;:1},{&quot;chargeId&quot;:10994123,&quot;chargeName&quot;:&quot;SETUP_MULTI_COLOR&quot;,&quot;chargeDescription&quot;:&quot;Setup fee for Multi-color&quot;,&quot;chargeType&quot;:&quot;Setup&quot;,&quot;ChargePriceArray&quot;:[{&quot;xMinQty&quot;:1,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:3,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:118.75,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;}],&quot;chargesAppliesLTM&quot;:false,&quot;chargesPerLocation&quot;:1,&quot;chargesPerColor&quot;:1},{&quot;chargeId&quot;:10865203,&quot;chargeName&quot;:&quot;SETUP_MULTI_COLOR&quot;,&quot;chargeDescription&quot;:&quot;Setup fee for Multi-color&quot;,&quot;chargeType&quot;:&quot;Setup&quot;,&quot;ChargePriceArray&quot;:[{&quot;xMinQty&quot;:1,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:4,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:118.75,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;}],&quot;chargesAppliesLTM&quot;:false,&quot;chargesPerLocation&quot;:1,&quot;chargesPerColor&quot;:1},{&quot;chargeId&quot;:10626599,&quot;chargeName&quot;:&quot;RUN_LEVEL_STANDARD&quot;,&quot;chargeDescription&quot;:&quot;Run level charge standard&quot;,&quot;chargeType&quot;:&quot;Run&quot;,&quot;ChargePriceArray&quot;:[{&quot;xMinQty&quot;:144,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:1,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:0.475,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:410,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:1,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:0.475,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:670,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:1,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:0.475,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:940,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:1,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:0.475,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:1200,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:1,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:0.475,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:2000,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:1,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:0.475,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:3000,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:1,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:0.475,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:4200,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:1,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:0.475,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:6000,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:1,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:0.475,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:7800,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:1,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:0.475,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:9600,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:1,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:0.475,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;}],&quot;chargesAppliesLTM&quot;:false,&quot;chargesPerLocation&quot;:2,&quot;chargesPerColor&quot;:1},{&quot;chargeId&quot;:10622163,&quot;chargeName&quot;:&quot;RUN_LEVEL_STANDARD&quot;,&quot;chargeDescription&quot;:&quot;Run level charge standard&quot;,&quot;chargeType&quot;:&quot;Run&quot;,&quot;ChargePriceArray&quot;:[{&quot;xMinQty&quot;:144,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:2,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:0.95,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:410,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:2,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:0.95,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:670,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:2,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:0.95,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:940,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:2,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:0.95,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:1200,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:2,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:0.95,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:2000,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:2,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:0.95,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:3000,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:2,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:0.95,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:4200,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:2,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:0.95,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:6000,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:2,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:0.95,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:7800,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:2,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:0.95,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:9600,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:2,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:0.95,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;}],&quot;chargesAppliesLTM&quot;:false,&quot;chargesPerLocation&quot;:2,&quot;chargesPerColor&quot;:1},{&quot;chargeId&quot;:10612000,&quot;chargeName&quot;:&quot;RUN_LEVEL_STANDARD&quot;,&quot;chargeDescription&quot;:&quot;Run level charge standard&quot;,&quot;chargeType&quot;:&quot;Run&quot;,&quot;ChargePriceArray&quot;:[{&quot;xMinQty&quot;:144,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:3,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:1.425,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:410,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:3,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:1.425,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:670,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:3,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:1.425,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:940,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:3,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:1.425,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:1200,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:3,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:1.425,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:2000,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:3,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:1.425,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:3000,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:3,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:1.425,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:4200,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:3,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:1.425,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:6000,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:3,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:1.425,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:7800,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:3,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:1.425,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:9600,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:3,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:1.425,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;}],&quot;chargesAppliesLTM&quot;:false,&quot;chargesPerLocation&quot;:2,&quot;chargesPerColor&quot;:1},{&quot;chargeId&quot;:10662901,&quot;chargeName&quot;:&quot;RUN_LEVEL_STANDARD&quot;,&quot;chargeDescription&quot;:&quot;Run level charge standard&quot;,&quot;chargeType&quot;:&quot;Run&quot;,&quot;ChargePriceArray&quot;:[{&quot;xMinQty&quot;:144,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:4,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:1.9,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:410,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:4,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:1.9,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:670,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:4,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:1.9,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:940,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:4,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:1.9,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:1200,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:4,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:1.9,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:2000,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:4,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:1.9,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:3000,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:4,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:1.9,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:4200,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:4,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:1.9,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:6000,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:4,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:1.9,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:7800,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:4,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:1.9,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;},{&quot;xMinQty&quot;:9600,&quot;xUom&quot;:&quot;EA&quot;,&quot;yMinQty&quot;:4,&quot;yUom&quot;:&quot;Colors&quot;,&quot;price&quot;:1.9,&quot;discountCode&quot;:&quot;G&quot;,&quot;repeatPrice&quot;:0,&quot;priceEffectiveDate&quot;:&quot;0001-01-01T23:59:00Z&quot;,&quot;priceExpiryDate&quot;:&quot;0001-01-01T23:59:00Z&quot;}],&quot;chargesAppliesLTM&quot;:false,&quot;chargesPerLocation&quot;:2,&quot;chargesPerColor&quot;:1}],&quot;decorationUnitsIncluded&quot;:1,&quot;decorationUnitsIncludedUom&quot;:&quot;Colors&quot;,&quot;decorationUnitsMax&quot;:1,&quot;defaultDecoration&quot;:true,&quot;leadTime&quot;:0,&quot;rushLeadTime&quot;:0,&quot;decorationDescription&quot;:&quot;[{\&quot;PCNADecoMethodsId\&quot;:67,\&quot;BusinessUnit\&quot;:\&quot;Leeds\&quot;,\&quot;MappedMethodId\&quot;:58,\&quot;MappedMethodName\&quot;:\&quot;Color Print SilkScreen\&quot;,\&quot;MethodDescription\&quot;:\&quot;Ink is applied directly to the item through a customized screen.\&quot;,\&quot;Display\&quot;:\&quot;Yes\&quot;,\&quot;Type\&quot;:\&quot;Colors\&quot;,\&quot;FirstLineRunChargeText\&quot;:\&quot;First Location, First Color Run Charge (per piece)\&quot;,\&quot;SecondLineRunChargeText\&quot;:\&quot;Additional colors will incur additional run charges\&quot;,\&quot;Decoimage1\&quot;:\&quot;https://assets.pcna.com/image/upload/f_auto,q_auto/Content/Deco/Deco%20Tiles%20345x345/ColorPrint-1.jpg\&quot;,\&quot;Decoimage2\&quot;:\&quot;https://assets.pcna.com/image/upload/f_auto,q_auto/Content/Deco/Deco%20Tiles%20345x345/ColorPrint-2.jpg\&quot;,\&quot;Decoimage3\&quot;:\&quot;https://assets.pcna.com/image/upload/f_auto,q_auto/Content/Deco/Deco%20Tiles%20345x345/ColorPrint-3.jpg\&quot;,\&quot;Decoimage4\&quot;:null,\&quot;DecoVideo1\&quot;:\&quot;https://assets.pcna.com/video/upload/Mkt_Dept/2023%20Jobs/2023-Deco_Methods_Update_1024/Videos/Decoration_method_Color-print-silkscreen%20%20%281080p%29.mp4\&quot;,\&quot;DecoVideo1Thumbnail\&quot;:\&quot;https://assets.pcna.com/image/upload/f_auto,q_auto/Mkt_Dept/2023%20Jobs/2023-Deco_Pg_Update_0901/Color_Print/Deco_Pg_Update_0901_VIDEOS_ColorPrint_1.jpg\&quot;,\&quot;GroupName\&quot;:\&quot;Color\&quot;,\&quot;Warning\&quot;:\&quot;2\&quot;,\&quot;MaxColorStitchCountOrMaxDeco\&quot;:\&quot;4\&quot;,\&quot;ToolTip\&quot;:\&quot;Since colors are printed one at a time, adding more than two colors increases the cost and complexity of your decorated item.  Unless your art has strict Pantone requirements, consider using Digital color for printing multi-color art.\&quot;,\&quot;Notes\&quot;:\&quot;\&quot;,\&quot;AdditionalChargesLink\&quot;:false,\&quot;MaxColorCount\&quot;:\&quot;4\&quot;,\&quot;AdditionalText\&quot;:\&quot;\&quot;,\&quot;DetailRunChargePopUpText\&quot;:\&quot;*These charges are for #BOLDTAG_S first location only#BOLDTAG_E, additional locations will incur additional run charges.\&quot;,\&quot;IsLaser\&quot;:false,\&quot;DecorationArtworkReq1\&quot;:\&quot;Vector Artwork in Adobe Illustrator format\&quot;,\&quot;DecorationArtworkReq2\&quot;:\&quot;Convert all text to outlines\&quot;,\&quot;DecorationArtworkReq3\&quot;:\&quot;The following file formats are unsupported: QuarkXPress, PageMaker®, InDesign, Freehand®, Microsoft® Office (Word, PowerPoint, and Excel).\&quot;,\&quot;DecorationArtworkReq4\&quot;:null,\&quot;DecoRecommendText\&quot;:\&quot;#ULTAG_S  #LITAG_S Versatile technique for numerous materials #LITAG_E  #LITAG_S Ideal for smooth surfaces #LITAG_E  #LITAG_S Economical way to gain high visibility #LITAG_E  #ULTAG_E \&quot;}]&quot;}]}">
                <input id="itemNumber" name="itemNumber" type="hidden" value="SM-5987">
                <input id="itemColor" name="itemColor" type="hidden" value=" Navy (NY)">
                <input id="itemSku" name="itemSku" type="hidden" value="SM-5987NY">
                <input id="itemDescription" name="itemDescription" type="hidden" value="">
                <input id="colorAbbreviation" name="colorAbbreviation" type="hidden" value="">
                <input id="businessUnit" name="businessUnit" type="hidden" value="Bullet">
                <input id="itemColorList" name="itemColorList" type="hidden" value="">
            </div>
            Art Validation
        </a>
</form>

POST /user/CreateProjectTemplate

<form action="/user/CreateProjectTemplate" method="post" id="frmCreateEditTemplate" data-ajax="true" data-ajax-success="CreateComplete" novalidate="novalidate">
  <div class="modal-body">
    <div class="d-flex justify-content-center">
      <div class="col-md-10">
        <div class="b2b-form" id="txtTemplateName">
          <input name="__RequestVerificationToken" type="hidden" value="M5I-3_gsJ4FwguZDu6ujDCPST1D3FKilI2wvs8l_wuvsgU8FKBjREGr-861W4AmdDf14DcZt7NsTu7UlawERQvpj6HouQjPBg9D1jO8SX8s1">
          <div class="form-group">
            <label class="mb-xs required" for="project-name">Project name</label>
            <input class="input-text" data-val="true" data-val-length="Input value must not exceed the maximum character limit of 100." data-val-length-max="100" data-val-required="Project name is required." id="TemplateName" maxlength="100"
              name="TemplateName" required="required" type="text" value="">
            <span class="field-validation-valid" data-valmsg-for="TemplateName" data-valmsg-replace="true" id="validTemplateName" style="display:none"></span>
          </div>
          <div class="form-group">
            <label class="mb-xs" for="project-description">Project description (Optional)</label>
            <textarea class="form-control input-text" cols="20" id="Custom1" name="Custom1" rows="5"></textarea>
          </div>
        </div>
        <input type="hidden" name="OmsTemplateId" id="OmsTemplateId" value="0">
      </div>
    </div>
  </div>
  <div class="modal-footer">
    <button type="submit" class="btn btn-primary" onclick="ValidateProject('Add');">Create project</button>
  </div>
  <input type="hidden" name="Custom2" id="create-popup-sku" value="">
  <input type="hidden" name="Custom3" id="create-popup-variantsku" value="">
  <input type="hidden" name="Custom4" id="create-popup-customdata" value="{
  &quot;IsDecorated&quot;: null,
  &quot;IsAddToCartDisabled&quot;: null
}">
  <input type="hidden" name="Custom5" id="create-popup-Configuration" value="">
  <input type="hidden" name="Custom6" id="create-popup-productName" value="">
  <input type="hidden" name="Custom7" id="create-popup-productCategory" value="">
  <input type="hidden" name="Custom8" id="create-popup-productBrand" value="">
  <input type="hidden" name="Custom9" id="create-popup-productOriginalPrice" value="">
  <input type="hidden" name="Custom10" id="create-popup-Customized" value="">
</form>

POST /user/EditProjectTemplate

<form action="/user/EditProjectTemplate" method="post" id="frmEditTemplate" data-ajax="true" data-ajax-success="EditComplete" novalidate="novalidate">
  <div class="modal-body">
    <div class="d-flex justify-content-center">
      <div class="col-md-10">
        <div class="b2b-form" id="txtTemplateName">
          <input name="__RequestVerificationToken" type="hidden" value="diYEwEOoIOYE2-6R053MyK6d4HfeldkKOr5nUAuCJKp6LEweiVFjVnSxVIzSf0z6mNI-_4mEIWau_aR2nfQ8sb9lh18FTr6OMsWxjrHJjUA1">
          <div class="form-group">
            <label class="mb-xs required" for="project-name">Project name</label>
          </div>
          <div class="form-group">
            <label class="mb-xs" for="project-description">Project description (Optional)</label>
            <textarea class="form-control input-text" cols="20" id="Custom1" name="Custom1" rows="5"></textarea>
          </div>
        </div>
        <input data-val="true" data-val-number="The field OmsTemplateId must be a number." data-val-required="The OmsTemplateId field is required." id="OmsTemplateId" name="OmsTemplateId" type="hidden" value="0">
      </div>
    </div>
  </div>
  <div class="modal-footer">
    <button type="submit" class="btn btn-primary" onclick="ValidateProject('Edit');">Save</button>
  </div>
</form>

GET /PCNAGeneral/MyProjectsSearch

<form class="w-100" action="/PCNAGeneral/MyProjectsSearch" data-ajax="true" data-ajax-mode="replace" data-ajax-update="#myprojectlineitem" data-ajax-success="myProjectLineItemSuccess();" id="searchprojectlistform" method="get"
  novalidate="novalidate">
  <div class="d-flex">
    <input class="input-text" data-val="true" name="TemplateName" id="TemplateName" placeholder="Select Projects" type="text">
    <span class="icon-svg" id="remove-search-keyword" style="display:none">
      <svg>
        <use xlink:href="/Views/Themes/PCNA/Fonts/pcna-icons.svg#cross"></use>
      </svg>
    </span>
    <button class="btn btn-primary icon-only search-btn" id="" type="submit" data-test-selector="">
      <span class="icon-svg s-icon">
        <svg>
          <use xlink:href="/Views/Themes/PCNA/Fonts/pcna-icons.svg#search"></use>
        </svg>
      </span>
      <span class="s-text"> Search </span>
    </button>
  </div>
</form>

POST /PCNAGeneral/addtoproject

<form action="/PCNAGeneral/addtoproject" data-ajax="true" data-ajax-mode="replace" data-ajax-success="AddtoProjectMessage" id="AddProjectListForm" method="post">
  <div id="myprojectlineitem">
  </div>
  <input type="hidden" name="ProductId" id="ProductId" value="">
  <input type="hidden" name="TemplateName" id="TemplateName" value="">
  <input type="hidden" name="TemplateId" id="TemplateId" value="">
  <input type="hidden" name="SKU" id="SKU" value="">
  <input type="hidden" name="IsDecorated" id="IsDecorated" value="">
  <input type="hidden" name="Configuration" id="Configuration" value="">
  <input type="hidden" name="variantSKU" id="Variant-SKU" value="">
  <input type="hidden" name="ProductName" id="ProductName" value="15&quot; x 18&quot; Terry Golf Towel">
  <input type="hidden" name="ProductCategory" id="ProductCategory" value="">
  <input type="hidden" name="ProductBrand" id="ProductBrand" value="">
  <input type="hidden" name="ProductUnitPrice" id="ProductUnitPrice" value="">
  <input type="hidden" name="Custom1" id="Custom1" value="">
  <input type="hidden" name="IsAddToCartDisabled" id="IsAddToCartDisabled" value="">
</form>

POST /en-ca/home/postmailinglistformdata?Length=8

<form action="/en-ca/home/postmailinglistformdata?Length=8" data-ajax="true" data-ajax-begin="PCNAEmailSubscribe.prototype.ShowLoader();" data-ajax-failure="PCNAEmailSubscribe.prototype.OnSuspendPostMailingListFormData;" data-ajax-method="POST"
  data-ajax-success="PCNAEmailSubscribe.prototype.OnSuccessPostMailingListFormData" id="frmMailList" method="post" novalidate="novalidate"><input name="__RequestVerificationToken" type="hidden"
    value="5IKiSc42P254JV6UUM1bOw4OfQ_tOHniFXdGK6o_oFPfK6FcJ15Ip7osCEz4eS17LyZoTT-qDLAT9_A3fM4iE2aVXCYl6-vvkbkdVbovrZQ1">
  <div class="px-5 py-4">
    <div class="form-group">
      <input class="form-control" data-test-selector="txtName" data-val="true" data-val-maxlength="First Name can not exceed 15 characters." data-val-maxlength-max="15" data-val-required="First Name is required." id="txtName" name="UserName"
        placeholder="Name" type="text" value="">
      <span class="field-validation-valid" data-test-selector="spnValidForFirstName" data-valmsg-for="UserName" data-valmsg-replace="true" id="custErrorSpan_UserName"></span>
    </div>
    <div class="form-group">
      <input class="form-control" data-test-selector="txtEmail" data-val="true" data-val-regex="Please enter a valid email address." data-val-regex-pattern="^((\w+([-+.]\w+)*@\w+([-.]\w+)*\.\w+([-.]\w+)*)\s*[,]{0,1}\s*)+$"
        data-val-required="Email Address is required." id="txtEmail" maxlength="150" name="UserEmail" placeholder="Email" type="text" value="">
      <span class="field-validation-valid" data-test-selector="spnValidForEmailAddress" data-valmsg-for="UserEmail" data-valmsg-replace="true" id="custErrorSpan_UserEmail"></span>
    </div>
    <div>
      <div class="grecaptcha-badge" data-style="bottomright"
        style="width: 256px; height: 60px; display: block; transition: right 0.3s ease 0s; position: fixed; bottom: 14px; right: -186px; box-shadow: gray 0px 0px 5px; border-radius: 2px; overflow: hidden;">
        <div class="grecaptcha-logo"><iframe title="reCAPTCHA" width="256" height="60" role="presentation" name="a-r6yq39fb4r5h" frameborder="0" scrolling="no"
            sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
            src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LdcynIpAAAAALit7I-t9wQ0xx342COkQWklbWno&amp;co=aHR0cHM6Ly93d3cucGNuYS5jb206NDQz&amp;hl=en&amp;v=TqxSU0dsOd2Q9IbI7CpFnJLD&amp;size=invisible&amp;sa=emailSubscribe&amp;cb=240b0mzydv0"></iframe>
        </div>
        <div class="grecaptcha-error"></div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
          style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
      </div>
    </div><button type="submit" class="w-100 btn btn-primary g-recaptcha" data-sitekey="6LdcynIpAAAAALit7I-t9wQ0xx342COkQWklbWno" data-callback="onSubmitEmailSubscibeHeader" data-action="emailSubscribe" data-toggle="modal"> Sign Up </button>
    <input name="_clientID" type="hidden" value="534007422">
    <input name="_deExternalKey" type="hidden" value="47D78764-6137-4C6C-91E3-877CBB27C3C5">
    <input name="_action" type="hidden" value="add">
    <input name="_returnXML" type="hidden" value="0">
    <input name="_successURL" type="hidden" value="">
    <input name="_errorURL" type="hidden" value="">
    <input id="googleCaptchaTokenHeader" name="googleCaptchaTokenHeader" type="hidden" value="">
  </div>
</form>

POST /en-ca/home/postmailinglistformdata?Length=8

<form action="/en-ca/home/postmailinglistformdata?Length=8" data-ajax="true" data-ajax-begin="ZnodeBase.prototype.ShowLoader();" data-ajax-failure="PCNAEmailSubscribe.prototype.OnSuspendPostMailingListFormData;" data-ajax-method="POST"
  data-ajax-success="PCNAEmailSubscribe.prototype.OnSuccessPostMailingListFormData" id="frmMailListFooter" method="post" novalidate="novalidate"><input name="__RequestVerificationToken" type="hidden"
    value="LGnGMT2s_JPt6QwSpAr6u3cT2D5HSUftx0ACKi3dGDL0nvjRSShAZkzcz9m7Roomd2v-zpmGIBL9n5arncl9k_l-R8ro_-ydCU7NQi0UMIQ1">
  <div class="footer-heading mt-4 mt-md-0">
    <h4>Be in the know. Sign up now.</h4>
    <input autocomplete="off" class="form-control" data-test-selector="txtEmail" data-val="true" data-val-regex="Please enter a valid email address." data-val-regex-pattern="^((\w+([-+.]\w+)*@\w+([-.]\w+)*\.\w+([-.]\w+)*)\s*[,]{0,1}\s*)+$"
      data-val-required="Email Address is required." id="txtEmailId" maxlength="150" name="UserEmail" placeholder="Your Email" type="text" value="" tabindex="11">
    <span class="field-validation-valid" data-test-selector="spnValidForEmailAddress" data-valmsg-for="UserEmail" data-valmsg-replace="true" id="custErrorSpan_txtEmail"></span>
    <input id="googleCaptchaTokenFooter" name="googleCaptchaTokenFooter" type="hidden" value="">
    <div>
      <div class="grecaptcha-badge" data-style="none" style="width: 256px; height: 60px; position: fixed; visibility: hidden;">
        <div class="grecaptcha-logo"><iframe title="reCAPTCHA" width="256" height="60" role="presentation" name="a-j0tthnrx5ix4" frameborder="0" scrolling="no"
            sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
            src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LdcynIpAAAAALit7I-t9wQ0xx342COkQWklbWno&amp;co=aHR0cHM6Ly93d3cucGNuYS5jb206NDQz&amp;hl=en&amp;v=TqxSU0dsOd2Q9IbI7CpFnJLD&amp;size=invisible&amp;sa=emailSubscribe&amp;cb=gi5s9h29w06"></iframe>
        </div>
        <div class="grecaptcha-error"></div><textarea id="g-recaptcha-response-1" name="g-recaptcha-response" class="g-recaptcha-response"
          style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
      </div><iframe style="display: none;"></iframe>
    </div><button type="submit" class="btn g-recaptcha" data-sitekey="6LdcynIpAAAAALit7I-t9wQ0xx342COkQWklbWno" data-callback="onSubmitEmailSubscibeFooter" data-action="emailSubscribe" data-toggle="modal" tabindex="12">
      <img src="/Content/Images/Send.svg" data-src="/Content/Images/Send.svg">
    </button>
  </div>
</form>

Text Content

This website uses cookies



We use cookies when you visit our website that can recognize, collect, and
transmit information that is associated with you, but which does not personally
identify you. Read our Privacy Policy.



Got it!

Skip to content
Search by Brand Search by Brand




Quantity
Filter-by-From Filter-by-To
Search
Join Our Mailing List
Sign In
Sign In

Show Password Hide Password

This account is still being processed. To check the current status, please
contact our Customer Service team… Contact Care Rep
Remember me
Sign In
Reset your password.
Sign In For Special Access

Sign into your account for access to order information, real-time inventory and
more. To create an account, request a login below.

Request a login

USA Canada

WARNING

If you switch locations, your cart will be emptied.

Do you want to proceed?

Switch Location Stay here
1.3 lb./doz. 18x15in Terry Golf Towel 1 | PCNA
0
Products
Back To Main Menu
 * Bags  
 * Drinkware  
 * Health & Beauty  
 * Home & DIY  
 * Office  
 * Outdoor & Sport  
 * Technology  
 * Eco-Friendly  

Back To Category
   
   
 * Backpacks  
 * Briefcases & Messengers  
 * Cooler Bags  
   * Backpack Coolers  
   * Event Coolers  
   * Lunch Coolers  
 * Drawstring Bags  
 * Duffels  
 * Fanny Packs  
 * Luggage  
 * Tote Bags  
   * Convention Totes  
   * Cotton Totes  
   * Woven Totes  
   * Shopper Totes  
 * Travel Bags & Accessories  


FEATURED BRANDS

Bellroy
CamelBak
ChicoBag
FEED
Herschel
High Sierra
Terra Thread
Thule
Topo Designs
Wenger
Wolverine
   
   
 * Ceramic  
 * Coasters  
 * Drinkware Gift Sets  
 * Mugs  
   * Ceramic Mugs  
   * Metal Mugs  
 * Sport Bottles  
 * Straws & Accessories  
 * Tumblers  
   * Tumblers With Straws  
   * Travel Tumblers  
 * Vacuum Insulated  
   * Vacuum Insulated Bottles  
   * Vacuum Insulated Mugs  
   * Vacuum Insulated Tumblers  
 * Water Bottles  


FEATURED BRANDS

Arctic Zone
CamelBak
ember
HidrateSpark
Hydro Flask
Klean Kanteen
Silipint
Steel Chill-Cups
Welly
   
   
 * Dental Hygiene  
 * First Aid Kits  
 * Health & Beauty Travel  
 * Lip Balms  
 * Lotions & Sunscreens  
 * Personal Care  
 * Sanitizers  


   
   
 * Auto  
 * Blankets & Throws  
   * Home Blankets  
   * Beach Blankets  
 * Candles  
 * Games  
 * Housewares  
   * Cutting Boards  
   * Food Storage  
   * Kitchen Tools  
 * Keychains & Key Lights  
 * Pet Accessories  
 * Tools & Lighters  
 * Wine & Cheese  


FEATURED BRANDS

Ekobo
Field & Co.
Good & Well
Hilana
Made*Here New York
Seventh Avenue
stojo
tentree
Wolverine
   
   
 * Desk Accessories  
 * Journals & Notebooks  
   * Tech Integrated Journals & Notebooks  
   * Spiral Journals & Notebooks  
   * Bound Journals & Notebooks  
 * Lanyards & Badge Holders  
 * Office Gift Sets  
 * Padfolios  
   * Writing Pads  
   * Zippered Padfolios  
 * Pens  
 * Sticky Notes  
 * Stress Relievers  
 * Writing  
   * Gel Pens  
   * Metal Pens  
   * Plastic Pens  
   * Stylus  


FEATURED BRANDS

Baronfig
JournalBooks
Karst
Rite in the Rain
Rocketbook
   
   
 * Fitness Accessories  
 * Flashlights & Lanterns  
 * Golf  
 * Handheld Fans  
 * Outdoor Living  
   * BBQ & Picnic Sets  
   * Chairs  
   * Coolers  
   * Outdoor Games  
 * Sport Bottles  
 * Sunglasses  
 * Towels & Sweatbands  
 * Umbrellas  


FEATURED BRANDS

BioLite
BottleBash
High Sierra
totes
   
   
 * Cables & Adaptors  
 * Emerging Trends  
 * Headphones & Earbuds  
   * Earbuds  
   * True Wireless Earbuds  
   * Headphones  
 * Memory  
 * Power Banks  
   * UL Listed Power Banks  
   * Wireless Power Banks  
   * Standard Power Banks  
 * Speakers  
 * Tech Cases & Accessories  
   * Computer Accessories  
   * Phone Accessories  
 * Tech Gift Sets  
 * Tech Stationery  
 * Wireless Charging  


FEATURED BRANDS

High Sierra
mophie
Nimble
Popl
Skullcandy
Solekick

Back To Category
 * See All Cooler Bags
 * Backpack Coolers  
 * Event Coolers  
 * Lunch Coolers  

 * See All Tote Bags
 * Convention Totes  
 * Cotton Totes  
 * Woven Totes  
 * Shopper Totes  

 * See All Mugs
 * Ceramic Mugs  
 * Metal Mugs  

 * See All Tumblers
 * Tumblers With Straws  
 * Travel Tumblers  

 * See All Vacuum Insulated
 * Vacuum Insulated Bottles  
 * Vacuum Insulated Mugs  
 * Vacuum Insulated Tumblers  

 * See All Blankets & Throws
 * Home Blankets  
 * Beach Blankets  

 * See All Housewares
 * Cutting Boards  
 * Food Storage  
 * Kitchen Tools  

 * See All Pet Accessories

 * See All Journals & Notebooks
 * Tech Integrated Journals & Notebooks  
 * Spiral Journals & Notebooks  
 * Bound Journals & Notebooks  

 * See All Lanyards & Badge Holders

 * See All Padfolios
 * Writing Pads  
 * Zippered Padfolios  

 * See All Writing
 * Gel Pens  
 * Metal Pens  
 * Plastic Pens  
 * Stylus  

 * See All Flashlights & Lanterns

 * See All Outdoor Living
 * BBQ & Picnic Sets  
 * Chairs  
 * Coolers  
 * Outdoor Games  

 * See All Headphones & Earbuds
 * Earbuds  
 * True Wireless Earbuds  
 * Headphones  

 * See All Power Banks
 * UL Listed Power Banks  
 * Wireless Power Banks  
 * Standard Power Banks  

 * See All Tech Cases & Accessories
 * Computer Accessories  
 * Phone Accessories  


Shop AllDeep InventoryProudPath™ ProductsClearanceComing SoonNew
Brands
Back To Main Menu
Our Brands
 * Leed's
 * Bullet
 * Trimark
 * JournalBooks
 * ETS
   

Featured Brands
 * Arctic Zone
 * Bellroy
 * Camelbak
 * FEED -NEW
 * Herschel
 * High Sierra
 * Hydro Flask
 * Klean Kanteen
 * Mophie

 
 * Rocketbook
 * Roots73
 * Skullcandy
 * tentree
 * Terra Thread
 * Thule
 * Topo Designs -NEW
 * Wenger
 * Wolverine -NEW

See all Brands A-Z
Brands
Shop By Brands
 * A
 * B
 * C
 * D
 * E
 * F
 * G
 * H
 * I
 * J
 * K
 * L
 * M
 * N
 * O
 * P
 * Q
 * R
 * S
 * T
 * U
 * V
 * W
 * X
 * Y
 * Z





New
ProudPath™
Deep Inventory
Promotions
Tools
Back To Main Menu
Distributor Sales Tools: All the tools and resources you need to help you sell.
NEW HQ
New brands, tools, services and more! Each week, this is where we spotlight
what's new from PCNA.
Discover What's New
KEY OCCASIONS
Make the most of seasonal buying occasions and prevailing trends to position the
right products at the right times with your customers. 
Key Occasions
CURRENT PROMOTIONS
Your one-stop shop for the latest and best promotions to help you win!. 
Start Saving
ART TEMPLATES
Browse and download art templates for virtuals and proofs. 
View Templates
ART VALIDATION
Prevent order holds and delays by checking the quality of your art work before
submitting your order!
Validate Art
DECORATION PRICING
Our simplified pricing on decoration makes it easier for you to provide accurate
quotes for your customers.
Learn About Pricing
SERVICE FEES
View fees and costs related to services and additional offerings.
View Service Fees
LEAD TIMES
Ensure your order will arrive on-time, view our up-to-date lead time
information.
Check Lead Times
CATALOGS
Browse, customize, create and share our latest ZOOMcatalogs.
View Catalogs
SALES FLYERS
Build your own flyer. Our products, your logo. Choose from our pre-made flyers
or customize your own.
Create Flyers
Services
Back To Main Menu
PCNA Services: Learn about our services to help you win.
BEYOND-DIRECT IMPORT
Our direct import service to discover broader brand assortment products,
customized inline options and create fully custom products.
Learn More
PERFECTLY PACKAGED
Make a big impression by creating fully custom gifts and kits complete with
fully customizable decorative printed boxes.
Create Perfectly Packaged
PROGRAMS
We make it easier to win and retain program business with our program center of
excellence.
Learn More
NEW! GIVEE SELECT
All-in-one gifting platform that eliminates guesswork and simplifies the gifting
process from start to finish. (US Only)
Get Givee
SURESHIP
Next-day order turns are available for qualifying products and decoration
methods.
Learn More
Knowledge Center
Back To Main Menu
Education & Knowledge Resources: Education and learnings to stand out.
STATIONERY KNOWLEDGE CENTER
This is your destination for comprehensive education on PCNA's extensive
assortment of stationery and writing products.
Learn More
BAGS KNOWLEDGE CENTER
When it comes to sourcing bags, we make it easy. This is your destination for
the latest trends and hottest brands.
Learn More
DECORATION KNOWLEDGE CENTER
Our decoration methods make your logo look great. This resource will help you
pick the perfect method of your project.
Learn More
DRINKWARE KNOWLEDGE CENTER
Browse resources and materials to help you learn the ins and outs of drinkware
and how to grow sales.
Learn More
ideaHUB BLOG
Your source for information on services, ideas, trends and more.
Check Out Blog
FAQs
Quickly find answers to questions on ordering, samples, fulfillment, shipping
and returns.
View FAQs
WEBSITE TIPS
Learn about the different features available on PCNA.com like checking
inventory, creating a virtual, ordering a sample and more.
View Tips
COMPLIANCE
Learn more about PCNA's commitment to product, social and trade compliance.
View Policies
View Documents



COUNTRY
USA Canada

Home Outdoors on a Budget15" x 18" Terry Golf Towel
Towels & Sweatbands
 * 


SM-5987


15" X 18" TERRY GOLF TOWEL


Decorated as low as
$7.01 [C]
 * Product
 * Virtual
 * Virtual

ProudPath™ makes it easy to choose environmentally and socially responsible
products.


Learn More


High Resolution Multimedia

Save png Save pdf
Remove white space
Remove white background
Remove all white
Request Presale Virtual
Save png Save pdf
Remove white space
Remove white background
Remove all white
Request Presale Virtual
15" x 18" Terry Golf Towel
 * 1.3 lb./doz. 18x15in Terry Golf Towel 1 | PCNA Images

Select all

Download images

1.3 lb./doz. 18x15in Terry Golf Towel 1 | PCNA
LTM Fees is applied for this product   

 * 

SM-5987


15" X 18" TERRY GOLF TOWEL



Decorated as low as
$7.01 [C]
COLOR: Navy (NY) - PMS: PMS289 Color Disclaimer
 * 
 * 
 * 



 * 1.3 lb./doz. 18x15in Terry Golf Towel 1 | PCNA 1.3 lb./doz. 18x15in Terry
   Golf Towel 1 | PCNA Configure Order
 * Order Sample
 * 1.3 lb./doz. 18x15in Terry Golf Towel 1 | PCNA Create Virtual
 * 1.3 lb./doz. 18x15in Terry Golf Towel 1 | PCNA Find A Distributor
 * Order within 08:42:49 to ship 6/20/2024
   on cleared orders
   
   This product is eligible to ship within 24 hours if ordered within cutoff
   time.
   
   Learn More About SureShip®
   
   

You need to be logged in to configure this product.
You can request a login, if you do not have an account. 
Sign in
Add To Cart

In Stock (12242.000000)
You need to be logged in to configure this product.
You can request a login, if you do not have an account. 
Sign in


YOUR CURRENT SAMPLE CONFIGURATION WILL BE CLEARED

Continue shopping Clear and exit
You need to be logged in to configure this product.
You can request a login, if you do not have an account. 
Sign in


 * PRICE
 * LEAD TIME

Quantity 144 410 670 940 1,200
Decorated
5C CAD$ $9.05 $8.54 $8.03 $7.52 $7.01

Quantity 144 410 670 940 1,200
Blank
5C CAD$ $6.31 $6.31 $6.31 $6.31 $6.31





Login to customize this product.
You can request a login, if you do not have an account. 
Sign in

See decoration options and run charge details below. Prices are subject to
change.
1.3 lb./doz. 18x15in Terry Golf Towel 1 | PCNA
Check Inventory
1.3 lb./doz. 18x15in Terry Golf Towel 1 | PCNA
Estimate Shipping
1.3 lb./doz. 18x15in Terry Golf Towel 1 | PCNA
Add To Project
1.3 lb./doz. 18x15in Terry Golf Towel 1 | PCNA
Share Product

1.3 lb./doz. 18x15in Terry Golf Towel 1 | PCNA

Art Validation

View Images


YOUR CURRENT VIRTUAL WILL BE CLEARED

Continue virtual Clear and exit





ESTIMATE SHIPPING

×

WHERE ARE YOU SHIPPING TO?



HOW MANY DO YOU NEED?

 * 


Note: Case pack quantity is 144.
Estimate Costs

AVAILABLE RATES

×
Postal Code

 * 

Qty

Calculate
Note: Case pack quantity is 144.


CREATE A NEW PROJECT

×
Project name
Project description (Optional)
Create project

EDIT PROJECT DETAILS

×
Project name
Project description (Optional)
Save

SELECT PROJECT

×
Search
Create New Project


SELECT ARTWORK

×
Search




ESTIMATE SHIPPING

×
Estimate costs

HOW MANY DO YOU NEED?

×

COLOR DISCLAIMER

×
Color calibration varies from monitor to monitor, so the colors in a product
image may vary from the actual colors of the physical product. It is recommended
that, if an exact color match is required, you order a sample to determine exact
color and/or shade. 

LTM DISCLAIMER

×

×

ATTENTION


Yes No


YOUR CURRENT CONFIGURATION WILL BE CLEARED

Continue order Clear and exit

ITEM SUCCESSFULLY ADDED TO CART!

×


15" X 18" TERRY GOLF TOWEL

SM-5987
 * 

Navy (NY)


1 item in cart


Proceed To Checkout Continue Shopping
 * Details
 * Decoration
 * Key Selling Points
 * Specification
 * Downloads
 * BACK TO TOP


PRODUCT DETAILS

--------------------------------------------------------------------------------

 * DESCRIPTION
   
   The lightweight 18" x 15" Terry Golf Towel is made with 100% cotton and comes
   with a grommet, plus an aluminum carabiner clip that can be easily attached
   to your golf bag. Weight is 1.3lbs. per dozen.
 * 
 * 


DECORATION DETAILS

 * Color Print SilkScreen



COLOR PRINT SILKSCREEN

Ink is applied directly to the item through a customized screen.
WHY CHOOSE
COLOR PRINT SILKSCREEN



 * Versatile technique for numerous materials
 * Ideal for smooth surfaces
 * Economical way to gain high visibility






RUN CHARGES & ADDITIONAL PRICING DETAILS

First Location
Decorated
One Color 5G CA$ FREE

ADDITIONAL PRICING DETAILS

First Location, First Color Run Charge (per piece): 
FREE
Additional colors will incur additional run charges
Setup fee for Single Color: 
$68.75 (G)

Additional Location Charge Starting at (per piece):
 



$0.48 (G)

*These charges are for first location only, additional locations will incur
additional run charges.

View our Decoration & Run Charge Pricing or Other Service Charges






COLOR PRINT SILKSCREEN ARTWORK REQUIREMENTS

Note: This decoration method only allows for a maximum of
1 artwork colors for this item.

Check to make sure your artwork meets requirements using our Artwork Validator
tool

Vector Artwork in Adobe Illustrator format
Convert all text to outlines
The following file formats are unsupported: QuarkXPress, PageMaker®, InDesign,
Freehand®, Microsoft® Office (Word, PowerPoint, and Excel).


DECORATION LOCATIONS

--------------------------------------------------------------------------------

Carabiner Top Left - Centered On Body
Canvas size dimensions:
Height: 10 Inches
Width: 10 Inches
View More Locations




KEY SELLING POINTS

--------------------------------------------------------------------------------




PRODUCT SPECIFICATION

--------------------------------------------------------------------------------

 * SHIPPING CASE SIZE
   
   Width (inches)
   48.00
   Height (inches)
   25.00
   Depth (inches)
   52.00
   Weight (lbs)
   11.60
   Case pack
   144

 * PRODUCT SPECIFICATION
   
   Dimensions (inches)
   17.50 H X 15.00 W X 0.10 D
   Product Height (inches)
   17.50
   Product Width (inches)
   15.00
   Product Depth (inches)
   0.10
   Product Weight (ounces)
   2.40
   Package Type
   Bulk

 * MATERIALS
   
   100% Cotton
 * Available


DOWNLOADS & DOCUMENTS

--------------------------------------------------------------------------------

SM-5987 COMPLIANCE DOCUMENTS

View Documents

SM-5987 IMAGES

View Images





×


DO YOU WANT TO SUBMIT A PRESALE VIRTUAL REQUEST?

We will send your requested virtual to the email address provided at login.
This will not serve as a proof for your order.
Cancel Yes
×


JOIN OUR MAILING LIST


Sign Up

×


ONE STEP CLOSER TO GREATNESS!

You will now have access to our newsletter, written by our industry experts.

BE IN THE KNOW. SIGN UP NOW.


 * 
 * 
 * 
 * 
 * 

© 2024 Polyconcept North America. All rights reserved.
Useful Info
 * FAQs
 * Decoration Methods
 * Validate Artwork
 * Website Tips
 * Blog

Help
 * Contact Us
 * My Account
 * Live Chat
 * Request a Login
 * Site Map
 * Integrations

Sales Tools
 * Customizable eCatalogs
 * Sales Flyers
 * Custom Websites
 * Trends
 * What's New

Our Company
 * About Us
 * Our Brands
 * Careers
 * Investor Relations
 * International Sites

Our Policies
 * Compliance & Sourcing
 * Sustainability
 * Privacy Policy
 * Terms & Conditions
 * Accessibility

ASI 66887   |   PPAI 113079   |   SAGE 52344
USA Canada

WARNING

If you switch locations, your cart will be emptied.

Do you want to proceed?

Switch Location Stay here
1.3 lb./doz. 18x15in Terry Golf Towel 1 | PCNA




×


ATTENTION

YOU ARE CURRENTLY ON THE U.S. SITE.

PLEASE SELECT THE SITE YOU WOULD LIKE TO USE.

Stay On U.S. Switch to CAN

ERROR!!

Please select at least one record.

Ok

CONFIRM DELETE?

Are you sure you want to delete the selected record?

Ok Cancel

Compare
01/01/2023,01/02/2023,01/16/2023,02/14/2023,02/20/2023,04/07/2023,04/09/2023,05/14/2023,05/29/2023,06/19/2023,07/04/2023,09/04/2023,10/09/2023,11/11/2023,11/23/2023,11/24/2023,12/24/2023,12/25/2023,12/25/2023,12/31/2023,01/01/2024


SELECT A CUSTOMER TO CONTINUE


PLEASE NOTE: If you switch to a distributor from another country, your cart will
be emptied.
Cancel and sign out Continue to site

SELECT CUSTOMER


PLEASE NOTE: If you switch to a distributor from another country, your cart will
be emptied.
Select

Feedback