<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Sportswear Plus Ltd.</title>
	<atom:link href="https://www.swplus.net/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.swplus.net/</link>
	<description>Your Brand, Our Expertise.</description>
	<lastBuildDate>Thu, 24 Jul 2025 23:02:15 +0000</lastBuildDate>
	<language>en-CA</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://www.swplus.net/wp-content/uploads/2025/04/cropped-Brand-Assets-2025-SWP-Circle-Logo-RGB-32x32.png</url>
	<title>Sportswear Plus Ltd.</title>
	<link>https://www.swplus.net/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>The Walking Billboard Merch Package!</title>
		<link>https://www.swplus.net/743/general/the-walking-billboard-merch-package/</link>
		
		<dc:creator><![CDATA[Alicia]]></dc:creator>
		<pubDate>Thu, 24 Jul 2025 23:01:52 +0000</pubDate>
				<category><![CDATA[General]]></category>
		<guid isPermaLink="false">https://www.swplus.net/?p=743</guid>

					<description><![CDATA[<p>Your logo, everywhere—fast. 310 high‑visibility, actually‑used branded pieces for $1,500. No setup fees. Shipping included. 12 business days from art approval. We only release 15 Walking Billboard packages each month to keep turnaround tight. Spots left this month: 15. Start my order All‑in price • Fast turnaround • On‑site production Why The Walking Billboard Works [&#8230;]</p>
<p>The post <a href="https://www.swplus.net/743/general/the-walking-billboard-merch-package/">The Walking Billboard Merch Package!</a> appeared first on <a href="https://www.swplus.net">Sportswear Plus Ltd.</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<section id="walking-billboard" class="wb">
  <style>
    .wb{
      --wb-accent:#111827; --wb-bg:#f9fafb; --wb-text:#111827; --wb-muted:#6b7280; --wb-highlight:#10b981;
      font-family:inherit;color:var(--wb-text);background:var(--wb-bg);padding:60px 0 72px;
    }
    .wb *{box-sizing:border-box}
    .wb .wb-container{max-width:1200px;margin:0 auto;padding:0 24px;}
    .wb h1,.wb h2,.wb h3{color:var(--wb-text);margin:0 0 .6em;}
    .wb h1{font-size:clamp(2rem,5vw,3rem);line-height:1.1;margin-bottom:.6rem;}
    .wb h2{font-size:1.9rem;margin-top:3rem;margin-bottom:1.25rem;}
    .wb h3{font-size:1.2rem;margin-top:0;margin-bottom:.75rem;}
    .wb p{margin:0 0 1rem;color:var(--wb-text);line-height:1.6;}
    .wb .wb-hero{text-align:center;margin-bottom:2.25rem;}
    .wb .wb-sub{font-size:1.15rem;color:var(--wb-muted);max-width:760px;margin:0 auto 1.25rem;line-height:1.6;}
    .wb .wb-cta-wrap{display:flex;flex-wrap:wrap;justify-content:center;gap:14px;margin:26px 0 0;}
    .wb .wb-btn{display:inline-block;padding:14px 22px;border-radius:6px;font-weight:600;text-decoration:none;transition:.18s all;cursor:pointer}
    .wb .wb-btn-primary{background:var(--wb-accent);color:#fff;}
    .wb .wb-btn-primary:hover{opacity:.9;}
    .wb .wb-badges{font-size:.85rem;color:var(--wb-muted);margin-top:10px;}
    .wb .wb-scarcity{
      background:#fff;border:1px solid #e5e7eb;border-left:4px solid var(--wb-highlight);
      border-radius:6px;padding:12px 16px;display:inline-block;margin:12px 0 0;font-weight:600;
    }
    .wb .wb-scarcity b{color:var(--wb-highlight);}
    .wb .wb-grid{display:grid;gap:32px;}
    .wb .wb-grid-2{grid-template-columns:1fr;}
    @media(min-width:992px){.wb .wb-grid-2{grid-template-columns:repeat(2,1fr);}}
    .wb .wb-card{
      background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:24px 28px;
    }
    .wb ul{margin:0 0 1rem 1.1rem;padding:0;}
    .wb li+li{margin-top:.4rem;}
    .wb .wb-products{display:grid;gap:20px;}
    @media(min-width:992px){.wb .wb-products{grid-template-columns:repeat(3,1fr);}}
    .wb .wb-product{background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;display:flex;flex-direction:column;}
    .wb .wb-product img{width:100%;height:auto;display:block;}
    .wb .wb-product h4{margin:12px 16px 6px;font-size:1.05rem;}
    .wb .wb-product p{margin:0 16px 16px;font-size:.92rem;color:var(--wb-muted);}
    .wb .wb-note{font-size:.9rem;color:var(--wb-muted);}
    .wb .wb-center{text-align:center;}
    .wb .wb-micro{font-size:.8rem;color:var(--wb-muted);margin-top:6px;}
    /* Modal */
    #wb-modal{position:fixed;inset:0;background:rgba(0,0,0,.55);display:none;justify-content:center;align-items:flex-start;padding:40px 20px;z-index:9999;}
    #wb-modal .wb-modal-inner{background:#fff;border-radius:10px;max-width:720px;width:100%;padding:24px 20px;position:relative;}
    #wb-modal .wb-close{position:absolute;top:10px;right:12px;background:transparent;border:none;font-size:1.4rem;cursor:pointer;}
  </style>

  <div class="wb-container">

    <!-- HERO -->
    <header class="wb-hero">
      <h1>Your logo, everywhere—fast.</h1>
      <p class="wb-sub">
        310 high‑visibility, actually‑used branded pieces for <strong>$1,500</strong>. No setup fees. Shipping included.
        <br><strong>12 business days from art approval.</strong>
      </p>

      <div class="wb-scarcity" id="wb-scarcity" data-left="15">
        We only release <b>15 Walking Billboard packages each month</b> to keep turnaround tight.
        <span id="wb-left">Spots left this month: <b>15</b></span>.
      </div>

      <div class="wb-cta-wrap">
        <a href="#start-order" class="wb-btn wb-btn-primary" id="wb-start-order">Start my order</a>
      </div>
      <div class="wb-badges">All‑in price • Fast turnaround • On‑site production</div>
    </header>

    <!-- WHY IT WORKS -->
    <section>
      <h2>Why The Walking Billboard Works</h2>
      <div class="wb-grid wb-grid-2">
        <div class="wb-card">
          <ul>
            <li><strong>310 pieces</strong> people actually keep &#038; use</li>
            <li><strong>$1,500 flat</strong> (value: <strong>$2,110.50</strong> — you save $750+)</li>
            <li><strong>No setup fees</strong>, no hidden costs</li>
            <li><strong>12 business days from art approval</strong></li>
            <li><strong>Prepay locks your production slot</strong> &#038; price</li>
          </ul>
        </div>
        <div class="wb-card">
          <h3>Built for speed &#038; visibility</h3>
          <p>We picked high-visibility, high-utility gear people actually use. You get your name out there—fast—without the 23-email back-and-forth.</p>
        </div>
      </div>
    </section>

    <!-- WHAT YOU GET -->
    <section>
      <h2>What You Get (No Guesswork)</h2>
      <div class="wb-card">
        <p><strong>A done-for-you launch bundle optimized for reach + frequency:</strong></p>
        <ul>
          <li>Wearables people actually wear (ATC Everyday Cotton Blend Tee)</li>
          <li>Utility items they keep (LED keychain flashlights, translucent tumblers)</li>
          <li><strong>Art, production, and shipping—handled.</strong> You send your logo; we make your brand walk.</li>
        </ul>
        <p class="wb-note">Need a more strategic, custom mix? We’ll move you into our <strong>Beyond the Billboard™</strong> framework.</p>
      </div>
    </section>

    <!-- PRODUCT GALLERY -->
    <section>
      <h2>Inside the Bundle (Sample Items)</h2>
      <div class="wb-products">
        <article class="wb-product">
          <img decoding="async" src="YOUR-IMAGE-URL-lak-assortment_2.jpg" alt="LED Flashlight with keyring - assorted colours">
          <h4>LED Flashlight with Keyring (Laser Engraved)</h4>
          <p>Metal body. Lives on keychains = impressions for years. Multiple colour options.</p>
        </article>

        <article class="wb-product">
          <img decoding="async" src="YOUR-IMAGE-URL-wbe-translucent-blue-2145_2.jpg" alt="Translucent tumbler with straw - blue, smoke, red">
          <h4>Translucent Tumbler with Straw</h4>
          <p>Desk staple + vehicle companion. High repeat visibility. Several translucent colours available.</p>
        </article>

        <article class="wb-product">
          <img decoding="async" src="YOUR-IMAGE-URL-ATC5050.jpg" alt="ATC5050 Everyday Cotton Blend Tee mockup">
          <h4>ATC Everyday Cotton Blend Tee (Screen Printed)</h4>
          <p>Comfortable, durable, mass-visibility tee. Wide size range available.</p>
        </article>
      </div>
      <p class="wb-note">Colours shown are examples. We’ll match your brand as closely as possible.</p>
    </section>

    <!-- WHO IT'S FOR -->
    <section>
      <h2>Who It’s For</h2>
      <div class="wb-grid wb-grid-2">
        <div class="wb-card">
          <ul>
            <li><strong>New or growing businesses</strong> that need to look legit—yesterday</li>
            <li><strong>Hiring teams</strong> that need applicants to notice</li>
            <li><strong>Event-heavy orgs</strong> (dealers, breweries, distilleries, community orgs)</li>
            <li><strong>Schools &#038; community groups</strong> that want it done right, fast</li>
          </ul>
        </div>
        <div class="wb-card">
          <h3>How it works</h3>
          <ol>
            <li><strong>Start your order</strong> (upload your logo + tell us who it’s for)</li>
            <li><strong>Prepay to lock your slot</strong> (keeps the price low &#038; turnaround tight)</li>
            <li><strong>Approve art → we produce in 12 business days</strong></li>
          </ol>
        </div>
      </div>
    </section>

    <!-- FAQ -->
    <section class="wb-faq">
      <h2>FAQ</h2>

      <details>
        <summary>Why only 15 packages per month?</summary>
        <p>Because we keep quality high and turnaround fast. Once it’s full, we move new orders to the next monthly window.</p>
      </details>

      <details>
        <summary>Can we change what’s inside?</summary>
        <p>This bundle is optimized for speed, cost, and visibility. If you want a custom strategy, we’ll move you into our <strong>Beyond the Billboard™</strong> framework.</p>
      </details>

      <details>
        <summary>Do we have to prepay?</summary>
        <p>Yes. That’s how we lock your 12 business day production window and keep the price at $1,500.</p>
      </details>

      <details>
        <summary>What do you need from us?</summary>
        <p>Your logo (vector preferred), your colours, and who the merch is for. We’ll take it from there.</p>
      </details>

      <details>
        <summary>Can you rush it even faster?</summary>
        <p>Sometimes. Tell us your date when you start your order and we’ll see if a rush lane is open.</p>
      </details>
    </section>

    <!-- FINAL CTA -->
    <section class="wb-center">
      <h2>Ready to get seen?</h2>
      <p class="wb-scarcity" data-left="15">We only release <b>15 packages per month</b>. <span>Spots left: <b>15</b></span></p>
      <div class="wb-cta-wrap">
        <a href="#start-order" class="wb-btn wb-btn-primary" id="wb-start-order-2">Start my order</a>
      </div>
      <div class="wb-micro">On-site production • 12 business days from art approval • One flat price</div>
    </section>

  </div>

  <!-- MODAL -->
  <div id="wb-modal">
    <div class="wb-modal-inner">
      <button class="wb-close" id="wb-close" aria-label="Close">&times;</button>
      <h3>Start My Order</h3>
      <p class="wb-note">Upload your logo and tell us what you need—we’ll lock your spot this month.</p>
      <div id="wb-gf-mount"></div>
    </div>
  </div>
</section>



<script type="text/javascript">
/* <![CDATA[ */
var gform;gform||(document.addEventListener("gform_main_scripts_loaded",function(){gform.scriptsLoaded=!0}),document.addEventListener("gform/theme/scripts_loaded",function(){gform.themeScriptsLoaded=!0}),window.addEventListener("DOMContentLoaded",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,themeScriptsLoaded:!1,isFormEditor:()=>"function"==typeof InitializeEditor,callIfLoaded:function(o){return!(!gform.domLoaded||!gform.scriptsLoaded||!gform.themeScriptsLoaded&&!gform.isFormEditor()||(gform.isFormEditor()&&console.warn("The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1."),o(),0))},initializeOnLoaded:function(o){gform.callIfLoaded(o)||(document.addEventListener("gform_main_scripts_loaded",()=>{gform.scriptsLoaded=!0,gform.callIfLoaded(o)}),document.addEventListener("gform/theme/scripts_loaded",()=>{gform.themeScriptsLoaded=!0,gform.callIfLoaded(o)}),window.addEventListener("DOMContentLoaded",()=>{gform.domLoaded=!0,gform.callIfLoaded(o)}))},hooks:{action:{},filter:{}},addAction:function(o,r,e,t){gform.addHook("action",o,r,e,t)},addFilter:function(o,r,e,t){gform.addHook("filter",o,r,e,t)},doAction:function(o){gform.doHook("action",o,arguments)},applyFilters:function(o){return gform.doHook("filter",o,arguments)},removeAction:function(o,r){gform.removeHook("action",o,r)},removeFilter:function(o,r,e){gform.removeHook("filter",o,r,e)},addHook:function(o,r,e,t,n){null==gform.hooks[o][r]&&(gform.hooks[o][r]=[]);var d=gform.hooks[o][r];null==n&&(n=r+"_"+d.length),gform.hooks[o][r].push({tag:n,callable:e,priority:t=null==t?10:t})},doHook:function(r,o,e){var t;if(e=Array.prototype.slice.call(e,1),null!=gform.hooks[r][o]&&((o=gform.hooks[r][o]).sort(function(o,r){return o.priority-r.priority}),o.forEach(function(o){"function"!=typeof(t=o.callable)&&(t=window[t]),"action"==r?t.apply(null,e):e[0]=t.apply(null,e)})),"filter"==r)return e[0]},removeHook:function(o,r,t,n){var e;null!=gform.hooks[o][r]&&(e=(e=gform.hooks[o][r]).filter(function(o,r,e){return!!(null!=n&&n!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][r]=e)}});
/* ]]&gt; */
</script>

                <div class='gf_browser_safari gf_browser_iphone gform_wrapper gravity-theme gform-theme--no-framework' data-form-theme='gravity-theme' data-form-index='0' id='gform_wrapper_6' style='display:none'><div id='gf_6' class='gform_anchor' tabindex='-1'></div>
                        <div class='gform_heading'>
                            <h2 class="gform_title">Start My Order!</h2>
                            <p class='gform_description'></p>
                        </div><form method='post' enctype='multipart/form-data' target='gform_ajax_frame_6' id='gform_6'  action='/feed/#gf_6' data-formid='6' novalidate>
                        <div class='gform-body gform_body'><div id='gform_fields_6' class='gform_fields top_label form_sublabel_above description_below validation_below'><div id="field_6_14" class="gfield gfield--type-honeypot gform_validation_container field_sublabel_above gfield--has-description field_description_below field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label' for='input_6_14'>Name</label><div class='ginput_container'><input name='input_14' id='input_6_14' type='text' value='' autocomplete='new-password'/></div><div class='gfield_description' id='gfield_description_6_14'>This field is for validation purposes and should be left unchanged.</div></div><div id="field_6_7" class="gfield gfield--type-section gfield--input-type-section gsection field_sublabel_above gfield--no-description field_description_below field_validation_below gfield_visibility_visible"  ><h3 class="gsection_title">About You</h3></div><fieldset id="field_6_1" class="gfield gfield--type-name gfield--input-type-name gfield_contains_required field_sublabel_above gfield--no-description field_description_below field_validation_below gfield_visibility_visible"  ><legend class='gfield_label gform-field-label gfield_label_before_complex' >Your Name<span class="gfield_required"><span class="gfield_required gfield_required_text">(Required)</span></span></legend><div class='ginput_complex ginput_container ginput_container--name no_prefix has_first_name no_middle_name has_last_name no_suffix gf_name_has_2 ginput_container_name gform-grid-row' id='input_6_1'>
                            
                            <span id='input_6_1_3_container' class='name_first gform-grid-col gform-grid-col--size-auto' >
                                                    <label for='input_6_1_3' class='gform-field-label gform-field-label--type-sub '>First</label>
                                                    <input type='text' name='input_1.3' id='input_6_1_3' value=''   aria-required='true'    autocomplete="given-name" />
                                                </span>
                            
                            <span id='input_6_1_6_container' class='name_last gform-grid-col gform-grid-col--size-auto' >
                                                            <label for='input_6_1_6' class='gform-field-label gform-field-label--type-sub '>Last</label>
                                                            <input type='text' name='input_1.6' id='input_6_1_6' value=''   aria-required='true'    autocomplete="family-name" />
                                                        </span>
                            
                        </div></fieldset><fieldset id="field_6_4" class="gfield gfield--type-address gfield--input-type-address field_sublabel_above gfield--no-description field_description_below field_validation_below gfield_visibility_visible"  ><legend class='gfield_label gform-field-label gfield_label_before_complex' >Your Address</legend>    
                    <div class='ginput_complex ginput_container has_street has_street2 has_city has_state has_zip ginput_container_address gform-grid-row' id='input_6_4' >
                         <span class='ginput_full address_line_1 ginput_address_line_1 gform-grid-col' id='input_6_4_1_container' >
                                        <label for='input_6_4_1' id='input_6_4_1_label' class='gform-field-label gform-field-label--type-sub '>Street Address</label>
                                        <input type='text' name='input_4.1' id='input_6_4_1' value=''    aria-required='false'   autocomplete="address-line1" />
                                   </span><span class='ginput_full address_line_2 ginput_address_line_2 gform-grid-col' id='input_6_4_2_container' >
                                        <label for='input_6_4_2' id='input_6_4_2_label' class='gform-field-label gform-field-label--type-sub '>Address Line 2</label>
                                        <input type='text' name='input_4.2' id='input_6_4_2' value=''    autocomplete="address-line2" aria-required='false'   />
                                    </span><span class='ginput_left address_city ginput_address_city gform-grid-col' id='input_6_4_3_container' >
                                    <label for='input_6_4_3' id='input_6_4_3_label' class='gform-field-label gform-field-label--type-sub '>City</label>
                                    <input type='text' name='input_4.3' id='input_6_4_3' value=''    aria-required='false'   autocomplete="address-level2" />
                                 </span><span class='ginput_right address_state ginput_address_state gform-grid-col' id='input_6_4_4_container' >
                                        <label for='input_6_4_4' id='input_6_4_4_label' class='gform-field-label gform-field-label--type-sub '>Province</label>
                                        <select name='input_4.4' id='input_6_4_4'     aria-required='false'   autocomplete="address-level1" ><option value='' selected='selected'></option><option value='Alberta' >Alberta</option><option value='British Columbia' >British Columbia</option><option value='Manitoba' >Manitoba</option><option value='New Brunswick' >New Brunswick</option><option value='Newfoundland and Labrador' >Newfoundland and Labrador</option><option value='Northwest Territories' >Northwest Territories</option><option value='Nova Scotia' >Nova Scotia</option><option value='Nunavut' >Nunavut</option><option value='Ontario' >Ontario</option><option value='Prince Edward Island' >Prince Edward Island</option><option value='Quebec' >Quebec</option><option value='Saskatchewan' >Saskatchewan</option><option value='Yukon' >Yukon</option></select>
                                      </span><span class='ginput_left address_zip ginput_address_zip gform-grid-col' id='input_6_4_5_container' >
                                    <label for='input_6_4_5' id='input_6_4_5_label' class='gform-field-label gform-field-label--type-sub '>Postal Code</label>
                                    <input type='text' name='input_4.5' id='input_6_4_5' value=''    aria-required='false'   autocomplete="postal-code" />
                                </span><input type='hidden' class='gform_hidden' name='input_4.6' id='input_6_4_6' value='Canada' />
                    <div class='gf_clear gf_clear_complex'></div>
                </div></fieldset><div id="field_6_11" class="gfield gfield--type-select gfield--input-type-select field_sublabel_above gfield--no-description field_description_below field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label' for='input_6_11'>Preferred Method of Contact</label><div class='ginput_container ginput_container_select'><select name='input_11' id='input_6_11' class='medium gfield_select'     aria-invalid="false" ><option value='Email' selected='selected'>Email</option><option value='Phone' >Phone</option></select></div></div><fieldset id="field_6_2" class="gfield gfield--type-email gfield--input-type-email gfield_contains_required field_sublabel_above gfield--no-description field_description_below field_validation_below gfield_visibility_visible"  ><legend class='gfield_label gform-field-label gfield_label_before_complex' >Your Email Address<span class="gfield_required"><span class="gfield_required gfield_required_text">(Required)</span></span></legend><div class='ginput_complex ginput_container ginput_container_email gform-grid-row' id='input_6_2_container'>
                                <span id='input_6_2_1_container' class='ginput_left gform-grid-col gform-grid-col--size-auto'>
                                    <label for='input_6_2' class='gform-field-label gform-field-label--type-sub '>Email Address</label>
                                    <input class='' type='email' name='input_2' id='input_6_2' value=''    aria-required="true" aria-invalid="false"  autocomplete="email"/>
                                </span>
                                <span id='input_6_2_2_container' class='ginput_right gform-grid-col gform-grid-col--size-auto'>
                                    <label for='input_6_2_2' class='gform-field-label gform-field-label--type-sub '>Confirm Email Address</label>
                                    <input class='' type='email' name='input_2_2' id='input_6_2_2' value=''    aria-required="true" aria-invalid="false"  autocomplete="email"/>
                                </span>
                                <div class='gf_clear gf_clear_complex'></div>
                            </div></fieldset><div id="field_6_5" class="gfield gfield--type-phone gfield--input-type-phone gfield_contains_required field_sublabel_above gfield--no-description field_description_below field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label' for='input_6_5'>Your Phone<span class="gfield_required"><span class="gfield_required gfield_required_text">(Required)</span></span></label><div class='ginput_container ginput_container_phone'><input name='input_5' id='input_6_5' type='tel' value='' class='medium'   aria-required="true" aria-invalid="false"  autocomplete="tel" /></div></div><div id="field_6_12" class="gfield gfield--type-select gfield--input-type-select gfield_contains_required field_sublabel_above gfield--no-description field_description_below field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label' for='input_6_12'>Best Time to Call You<span class="gfield_required"><span class="gfield_required gfield_required_text">(Required)</span></span></label><div class='ginput_container ginput_container_select'><select name='input_12' id='input_6_12' class='medium gfield_select'    aria-required="true" aria-invalid="false" ><option value='' selected='selected'>Select A Time</option><option value='12:00 am' >12:00 am</option><option value='12:30 am' >12:30 am</option><option value='1:00 am' >1:00 am</option><option value='1:30 am' >1:30 am</option><option value='2:00 am' >2:00 am</option><option value='2:30 am' >2:30 am</option><option value='3:00 am' >3:00 am</option><option value='3:30 am' >3:30 am</option><option value='4:00 am' >4:00 am</option><option value='4:30 am' >4:30 am</option><option value='5:00 am' >5:00 am</option><option value='5:30 am' >5:30 am</option><option value='6:00 am' >6:00 am</option><option value='6:30 am' >6:30 am</option><option value='7:00 am' >7:00 am</option><option value='7:30 am' >7:30 am</option><option value='8:00 am' >8:00 am</option><option value='8:30 am' >8:30 am</option><option value='9:00 am' >9:00 am</option><option value='9:30 am' >9:30 am</option><option value='10:00 am' >10:00 am</option><option value='10:30 am' >10:30 am</option><option value='11:00 am' >11:00 am</option><option value='11:30 am' >11:30 am</option><option value='12:00 pm' >12:00 pm</option><option value='12:30 pm' >12:30 pm</option><option value='1:00 pm' >1:00 pm</option><option value='1:30 pm' >1:30 pm</option><option value='2:00 pm' >2:00 pm</option><option value='2:30 pm' >2:30 pm</option><option value='3:00 pm' >3:00 pm</option><option value='3:30 pm' >3:30 pm</option><option value='4:00 pm' >4:00 pm</option><option value='4:30 pm' >4:30 pm</option><option value='5:00 pm' >5:00 pm</option><option value='5:30 pm' >5:30 pm</option><option value='6:00 pm' >6:00 pm</option><option value='6:30 pm' >6:30 pm</option><option value='7:00 pm' >7:00 pm</option><option value='7:30 pm' >7:30 pm</option><option value='8:00 pm' >8:00 pm</option><option value='8:30 pm' >8:30 pm</option><option value='9:00 pm' >9:00 pm</option><option value='9:30 pm' >9:30 pm</option><option value='10:00 pm' >10:00 pm</option><option value='10:30 pm' >10:30 pm</option><option value='11:00 pm' >11:00 pm</option><option value='11:30 pm' >11:30 pm</option></select></div></div><div id="field_6_3" class="gfield gfield--type-textarea gfield--input-type-textarea gfield--width-half field_sublabel_above gfield--no-description field_description_below field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label' for='input_6_3'>Your Comments/Questions</label><div class='ginput_container ginput_container_textarea'><textarea name='input_3' id='input_6_3' class='textarea medium'      aria-invalid="false"   rows='10' cols='50'></textarea></div></div><div id="field_6_13" class="gfield gfield--type-fileupload gfield--input-type-fileupload gfield--width-half field_sublabel_above gfield--no-description field_description_below field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label' for='input_6_13'>Upload your logo!</label><div class='ginput_container ginput_container_fileupload'><input type='hidden' name='MAX_FILE_SIZE' value='536870912' /><input name='input_13' id='input_6_13' type='file' class='large' aria-describedby="gfield_upload_rules_6_13" onchange='javascript:gformValidateFileSize( this, 536870912 );'  /><span class='gfield_description gform_fileupload_rules' id='gfield_upload_rules_6_13'>Max. file size: 512 MB.</span><div class='gfield_description validation_message gfield_validation_message validation_message--hidden-on-empty' id='live_validation_message_6_13'></div> </div></div></div></div>
        <div class='gform-footer gform_footer top_label'> <input type='submit' id='gform_submit_button_6' class='gform_button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='submit' value='Submit'  /> <input type='hidden' name='gform_ajax' value='form_id=6&amp;title=1&amp;description=1&amp;tabindex=0&amp;theme=gravity-theme&amp;styles=[]&amp;hash=9827f9134c4987c2201b13ba4b572d05' />
            <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_6' value='iframe' />
            <input type='hidden' class='gform_hidden' name='gform_theme' data-js='gform_theme_6' id='gform_theme_6' value='gravity-theme' />
            <input type='hidden' class='gform_hidden' name='gform_style_settings' data-js='gform_style_settings_6' id='gform_style_settings_6' value='[]' />
            <input type='hidden' class='gform_hidden' name='is_submit_6' value='1' />
            <input type='hidden' class='gform_hidden' name='gform_submit' value='6' />
            
            <input type='hidden' class='gform_hidden' name='gform_currency' data-currency='CAD' value='lJxB5otAB11cD0fCBpMpMhOgCUAfoSleVmzIxSRXum2mMW3nQMcPFjkm3/hbYUIokPE3Rz8j9pj8coznNZ9BFHGA+1O9fdl5ahAR2OThhxSmpXY=' />
            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' />
            <input type='hidden' class='gform_hidden' name='state_6' value='WyJbXSIsIjRhYmZhY2I2MDg3ODNhODQwOWFkM2Q1MTdkNTNkZWUxIl0=' />
            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_6' id='gform_target_page_number_6' value='0' />
            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_6' id='gform_source_page_number_6' value='1' />
            <input type='hidden' name='gform_field_values' value='' />
            
        </div>
                        </form>
                        </div>
		                <iframe style='display:none;width:0px;height:0px;' src='about:blank' name='gform_ajax_frame_6' id='gform_ajax_frame_6' title='This iframe contains the logic required to handle Ajax powered Gravity Forms.'></iframe>
		                <script type="text/javascript">
/* <![CDATA[ */
 gform.initializeOnLoaded( function() {gformInitSpinner( 6, 'https://www.swplus.net/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery('#gform_ajax_frame_6').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_6');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_6').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){form_content.find('form').css('opacity', 0);jQuery('#gform_wrapper_6').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_6').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_6').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */ jQuery(document).scrollTop(jQuery('#gform_wrapper_6').offset().top - mt); }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_6').val();gformInitSpinner( 6, 'https://www.swplus.net/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [6, current_page]);window['gf_submitting_6'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_6').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_6').offset().top - mt);jQuery(document).trigger('gform_confirmation_loaded', [6]);window['gf_submitting_6'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_6').text());}else{jQuery('#gform_6').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ formId: "6", currentPage: "current_page", abort: function() { this.preventDefault(); } }]);        if (event && event.defaultPrevented) {                return;        }        const gformWrapperDiv = document.getElementById( "gform_wrapper_6" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( "span" );            visibilitySpan.id = "gform_visibility_test_6";            gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( "gform_visibility_test_6" );        let postRenderFired = false;        function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 6, current_page );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ 'style', 'class' ],            });        } else {            triggerPostRender();        }    } );} ); 
/* ]]&gt; */
</script>




<p></p>
<p>The post <a href="https://www.swplus.net/743/general/the-walking-billboard-merch-package/">The Walking Billboard Merch Package!</a> appeared first on <a href="https://www.swplus.net">Sportswear Plus Ltd.</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
