www.applevalleypromotions.com Open in urlscan Pro
208.215.218.15  Public Scan

URL: https://www.applevalleypromotions.com/
Submission Tags: @phishunt_io
Submission: On November 01 via api from DE — Scanned from DE

Form analysis 6 forms found in the DOM

Name: QuickSearchGET https://www.applevalleypromotions.com/:quicksearch.htm

<form name="QuickSearch" class="quicksearch" method="get" action="https://www.applevalleypromotions.com/:quicksearch.htm" onsubmit="return(this.elements[0].value.trim()>'');">
  <div class="input-group">
    <input type="text" class="form-control" aria-label="Quick Search" name="quicksearchbox" placeholder="What are you looking for?">
    <div class="input-group-append">
      <button class="btn" type="submit"><i class="fa fa-search"></i></button>
    </div>
  </div>
</form>

Name: QuickSearchGET https://www.applevalleypromotions.com/:quicksearch.htm

<form name="QuickSearch" class="quicksearch" method="get" action="https://www.applevalleypromotions.com/:quicksearch.htm" onsubmit="return(this.elements[0].value.trim()>'');">
  <div class="input-group">
    <input type="text" class="form-control" aria-label="Quick Search" name="quicksearchbox" placeholder="What are you looking for?">
    <div class="input-group-append">
      <button class="btn" type="submit"><i class="fa fa-search"></i></button>
    </div>
  </div>
</form>

Name: NewsletterSignupFrmGET https://www.applevalleypromotions.com/:newslettersignup.htm

<form name="NewsletterSignupFrm" method="get" action="https://www.applevalleypromotions.com/:newslettersignup.htm" onsubmit="">
  <div class="row">
    <div class="col-md-6" id="firstnamediv" style="display:none;">
      <div class="form-floating mb-3">
        <input id="newsletter-firstname" type="text" class="form-control" placeholder="First Name" name="firstname"
          onclick="if (NewsletterSignupFrm.firstname.value=='Type in your first name') { NewsletterSignupFrm.firstname.value=''; NewsletterSignupFrm.emailaddr.style.color='black'; }">
        <label for="newsletter-firstname">First name</label>
      </div>
    </div><!-- col6 -->
    <div class="col-md-6" id="lastnamediv" style="display:none;">
      <div class="form-floating mb-3">
        <input id="newsletter-lastname" type="text" placeholder="Last Name" class="form-control" name="lastname"
          onclick="if (NewsletterSignupFrm.lastname.value=='Type in your last name') { NewsletterSignupFrm.lastname.value=''; NewsletterSignupFrm.emailaddr.style.color='black'; }">
        <label for="newsletter-lastname">Last name</label>
      </div><!-- fgroup -->
    </div><!-- col6 -->
  </div>
  <div class="form-floating mb-3" id="companydiv" style="display:none;">
    <input id="newsletter-company" type="text" class="form-control" placeholder="Company" name="company"
      onclick="if (NewsletterSignupFrm.company.value=='Type in your company') { NewsletterSignupFrm.company.value=''; NewsletterSignupFrm.emailaddr.style.color='black'; }">
    <label for="newsletter-company">Company</label>
  </div>
  <div class="form-floating mb-3" id="phonediv" style="display:none;">
    <input id="newsletter-lastname" type="text" class="form-control" placeholder="Phone" name="phone"
      onclick="if (NewsletterSignupFrm.phone.value=='Type in your phone') { NewsletterSignupFrm.phone.value=''; NewsletterSignupFrm.emailaddr.style.color='black'; }">
    <label for="newsletter-company">Phone</label>
  </div>
  <div class="form-floating mb-3">
    <input id="newsletter-lastname" type="text" class="form-control" placeholder="your@email.com" name="emailaddr"
      onclick="if (NewsletterSignupFrm.emailaddr.value=='your@email.com') { NewsletterSignupFrm.emailaddr.value=''; NewsletterSignupFrm.emailaddr.style.color='black'; }" oninput="document.getElementById('Captcha').style.display='';">
    <label for="newsletter-company">your@email.com</label>
  </div>
  <!-- reCaptcha (dynamic loading) -->
  <script>
    var onReCaptchaLoad = function() {
      var captchaWidgetId = grecaptcha.render('newsletter-captcha', {
        'sitekey': '6LexOkMUAAAAADJRD6Ze0zvhKAFUT_jlsEUMNQW5', // required
        'theme': 'light' // optional
      });
    };

    function InjectRecaptcha() {
      var scriptElm = document.createElement('script');
      scriptElm.src = 'https://www.google.com/recaptcha/api.js?hl=EN&render=explicit&onload=onReCaptchaLoad';
      document.body.appendChild(scriptElm);
    }
  </script>
  <div id="newsletter-captcha" class="form-group" style="display:none;"></div>
  <input class="btn btn-default" type="submit" value="Subscribe"
    onclick="if (document.getElementById('newsletter-captcha').style.display=='none') {InjectRecaptcha();document.getElementById('newsletter-captcha').style.display='';return(false);};return(Form_Validator(NewsletterSignupFrm));">
</form>

Name: LiveChatIntroFrm

<form name="LiveChatIntroFrm" id="LiveChatIntroFrm" onsubmit="StartLiveChat(0);return(false);">
  <input type="hidden" name="SiteDomain" id="SiteDomain" value="https://www.applevalleypromotions.com">
  <div class="form-floating mb-3">
    <input type="text" class="form-control" name="UserName" id="UserName" placeholder="Name" maxlength="100" required="">
    <label>Name</label>
  </div>
  <div class="form-floating mb-3">
    <input type="email" class="form-control" name="UserEmail" id="UserEmail" placeholder="Email" maxlength="200" required="">
    <label>Email</label>
  </div>
  <button type="submit" class="btn btn-default btn-block">Chat Now</button>
</form>

POST #

<form id="liveChat" action="#" method="post" class="clearfix">
  <input type="hidden" name="ChatID" id="ChatID" value="">
  <fieldset>
    <textarea class="form-control" name="ChatMsg" id="ChatMsg" placeholder="Type your message" autofocus=""></textarea>
    <input type="hidden">
  </fieldset>
  <a href="#" class="btn-end-chat" onclick="EndChat();return false;"><i class="fa fa-window-close" aria-hidden="true"></i> End Chat</a>
</form>

Name: QuickSearchGET https://www.applevalleypromotions.com/:quicksearch.htm

<form name="QuickSearch" class="quicksearch" method="get" action="https://www.applevalleypromotions.com/:quicksearch.htm" onsubmit="return(this.elements[0].value.trim()>'');">
  <div class="input-group">
    <input type="text" class="form-control" aria-label="Quick Search" name="quicksearchbox" placeholder="What are you looking for?">
    <div class="input-group-append">
      <button class="btn" type="submit"><i class="fa fa-search"></i></button>
    </div>
  </div>
</form>

Text Content

 * HOME
 * ABOUT
   * Corporate Responsibility
   * Meet the Team
     * Gord Hunting
     * Brenda Hunting
     * Norm Sandvik
     * Daphne Pretty
     * Fred Bourcier
     * Ann Marie Stefanishen
     * Amber Nikolakis
     * Chris Whitney
 * REVIEWS
 * BLOG
 * CONTACT US

 * Search
 * View Cart

 * 250.764.4465 · 800.897.2775
 * info@applevalleypromotions.com

Serving Clients since 1982

Branding "Your Logo" on quality products




 * 
 * 
 * 
 * 
 * 
   
 * 
 * 
 * 


 * HOME
 * ABOUT
    * Corporate Responsibility
      
    * Meet the Team
    * Gord Hunting
    * Brenda Hunting
    * Norm Sandvik
    * Daphne Pretty
    * Fred Bourcier
    * Ann Marie Stefanishen
    * Amber Nikolakis
    * Chris Whitney

 * REVIEWS
 * BLOG
 * CONTACT US
 * Apparel
    * T-SHIRTS
    * Short Sleeve T-Shirts
    * Long Sleeve T-Shirts
    * Tank Tops
    * Fitted T-Shirts
    * Camo T-Shirts
    * Youth T-Shirts
   
    * OFFICEWEAR
    * Short Sleeve Polos
    * Long Sleeve Polos
    * Youth Polos
    * Short Sleeve Dress Shirts
    * Long Sleeve Dress Shirts
    * Denim Shirts
    * Twill Shirts
    * Youth Dress Shirts
   
    * OUTERWEAR
    * Jackets / Coats
    * Hoodies
    * Fleece
    * Pullovers
    * Sweats
    * Sweaters
    * Vests
    * Youth
   
    * BOTTOMS
    * Pants
    * Shorts
    * Denim
    * Skirts
    * Youth
   
    * HEADWEAR
    * Caps
    * Hats
    * Beanies
    * Visors
    * Bandannas
    * Youth
   
    * MORE
    * Sunglasses
    * Activewear
    * Aprons
    * Gloves
    * Infantwear
    * Dresses
    * Watches
    * Shoes

 * Awards
    * TROPHIES
    * Acrylic Trophies
    * Crystal Trophies
    * Glass Trophies
    * Marble Trophies
    * Metal Trophies
    * Wood Trophies
   
    * PLAQUES
    * Acrylic Plaques
    * Crystal Plaques
    * Glass Plaques
    * Marble Plaques
    * Metal Plaques
    * Wood Plaques
   
    * EMBLEMS, PINS, & MEDALS
    * Emblems
    * Medals
    * Pins
    * Ribbons
   
    * PAPER WEIGHTS
    * Acrylic Paper Weights
    * Crystal Paper Weights
    * Glass Paper Weights
    * Marble Paper Weights
    * Metal Paper Weights
    * Wood Paper Weights
   
    * VASES
    * Crystal Vases
    * Glass Vases
    * Marble Vases
    * Metal Vases
   
    * GOLF
    * Acrylic
    * Crystal
    * Glass
    * Marble
    * Metal
    * Wood

 * Bags
    * TOTE BAGS
    * Shopping
    * Trade Shows
    * Cotton
    * Fashion
   
    * BACKPACKS
    * Zipper Closure
    * Drawstring
    * Sling
    * Button Closure
   
    * OFFICE & SCHOOL
    * Backpacks
    * Computer Bags
    * Lunch Bags
    * Messengar Bags
    * Briefcases & Attaches
   
    * OUTDOOR & FITNESS
    * Coolers
    * Gym Bags
    * Duffle Bags
    * Picnic Baskets
   
    * TRAVEL
    * Carryon Bags
    * TSA Approved
    * Suitcases
    * Toiletries
    * Garment Bags
    * Fanny Packs
   
    * SHOP BY MATERIAL
    * Paper Bags
    * Plastic Bags
    * Recycled Material

 * Drinkware
    * TRAVEL
    * Travel Mugs
    * Tumblers
    * Thermos
    * Beverage Insulators
    * BPA Free Bottles
    * Water Bottles
   
    * HOME & OFFICE
    * Mugs
    * Tumblers
    * Paper Cups
    * Plastic Cups
    * Thermos
    * Tea Cups
    * Coasters
    * Carafes
   
    * BEER & WINE
    * Wine Glasses
    * Beer Steins
    * Shot Glasses
    * Beverage Insulators
    * Openers
   
    * RESTAURANT/BAR
    * Plastic Cups
    * Glasses
    * Wine Glasses
    * Beer Steins
    * Shot Glasses
    * Coasters
    * Carafes
    * Openers
   
    * SPORTS & OUTDOORS
    * Plastic Cups
    * Styrofoam Cups
    * Beverage Insulators
    * BPA Free Bottles
    * Thermos
    * Tumblers
    * Water Bottles
   
    * STRAWS
    * Plastic
    * Paper
    * Reusable

 * Fun
    * CAMPING/OUTDOORS
    * Coolers
    * Chairs
    * Blankets
    * Umbrellas
    * Towels
    * Binoculars
    * Compasses
    * Fishing Coolers
   
    * TEAM SPIRIT
    * Stadium Cushions
    * Stadium Chairs
    * Fans
    * Foam Hands
    * Megaphones
    * Noise Makers
    * Pom Poms
   
    * BALLS
    * Footballs
    * Basketballs
    * Baseballs
    * Soccer Balls
    * Golf Balls
    * Hockey Pucks
   
    * TOYS & GAMES
    * Flyers
    * Puzzles
    * Stuffed Animals
    * Kites
    * Tattoos
    * Yo-Yos
    * Airplanes
    * Games
   
    * GOLF ITEMS
    * Golf Balls
    * Ball Markers
    * Clips
    * Clubs & Putters
    * Event Flags & Banners
    * Golf Apparel
    * Golf Bags
    * Shoe Bags

 * Headwear
    * CAPS
    * Fitted Caps
    * Adjustable Caps
    * Camouflage Caps
    * Cotton Twill / Canvas
   
    * HATS
    * Hard Hats
    * Sun Hats
    * Fedora
    * Golf
    * Cowboy Hats
   
    * BEANIES
    * Beanies with Poms
    * Beanies with Cuffs
    * Beanies with Lights
    * Camouflage Beanies
   
    * MORE
    * Visors
    * Safety
    * Bandannas

 * Health
    * FIRST AID
    * First Aid Kits
    * Sunscreen
    * Heat/Cold Packs
    * Pill Boxes
    * Pill Cutters
    * Thermometers
   
    * PPE
    * Masks
    * Latex Gloves
    * Latex-Free Gloves
    * Hand Sanitizer
    * Face Shields
    * Gators
    * Floor Decals
    * No Touch Tools
   
    * SELFCARE
    * Lip Balm
    * Sunglasses
    * Fitness
    * Pedometers
    * Candles
    * Spa Kits
    * Awareness

 * Office
    * DESK ITEMS
    * Note Pads
    * Sticky Notes
    * Business Card Holders
    * Journals
    * Caddies/Holders
    * Scissors
    * Staplers / Staple Removers
    * Calculators
   
    * ORGANIZATIONAL TOOLS
    * Binders
    * Folders
    * Labels
    * Memo Boards
    * Magnets
    * Calendars
    * Clipboards
   
    * TRADESHOWS & EVENTS
    * Badge Holders
    * Lanyards
    * Name Badges
    * Reels
    * Displays
    * Table Coverings
    * Awards
    * Buttons
   
    * WRITING
    * Pens
    * Pencils
    * Erasers
    * Highlighters
    * Markers
   
    * STRESS BALLS
    * Shapes
    * Sports
    * Seasonal
    * Cars & Trucks
    * People
    * Custom

 * Tech
    * EQUIPMENT
    * Flash Drives
    * Cables
    * Cords
    * USB Hubs
    * Adapters
    * Screen Cleaner
    * Webcam Covers
   
    * CHARGERS
    * Power Banks
    * Car Chargers
    * Wall Chargers
    * Wireless Chargers
   
    * DESKTOP
    * Mouse
    * Speakers
    * Phone Stands
    * Mouse Pads
    * Wrist Rests
   
    * ACCESSORIES
    * Cell Phone Accessories
    * Phone Cases
    * Tablet Cases
    * Laptop Sleeves
    * Computer Bags
    * Headphones
    * Blue Light Blocking Glasses

 * Writing
    * PENS
    * Ballpoint Pens
    * Click Pens
    * Stick Pens
    * Twist Pens
    * Roller Ball Pens
    * Gel Pens
    * Hi-Tech Pens
   
    * PENCILS
    * #2 Pencils
    * Mechanical Pencils
    * Colored Pencils
   
    * MORE
    * Journals
    * Note Pads
    * Highlighters
    * Erasers
    * Markers
    * Chalk
    * Crayons
    * Gift Sets
    * Sharpeners

 * More
    * ECO FRIENDLY
    * Biodegradable
    * Efficient
    * Organic
    * Recycled
    * Sustainable
   
    * WORKWEAR
    * Scrubs
    * Safety Hats
    * Safety Jackets
    * Safety Vests
    * Coveralls
    * Work Gloves
    * Nonslip Shoes
   
    * EXECUTIVE GIFTS
    * Appliances & Electronics
    * Cameras
    * Fitness
    * Gift Sets
   
    * NEED MORE
    * Advanced Search
    * Contact Us


NEED A LOOK TO FIT YOUR BRAND?

Shop our wide selection of apparel.

Browse Wearables


TECH ACCESSORIES

We have a wide selection of Flash Drives, USB Hubs, Chargers, and much more!

Browse Technology


TAKE A SIP

Cups, mugs, tumblers, sport bottles, and more with your logo.

Shop Drinkware

 1. 
 2. 
 3. 

Previous Next


MEET THE TEAM


CORPORATE RESPONSIBILITY


OUR SERVICES


GET IN TOUCH


BUILD YOUR BRAND PRESENCE WITH CUSTOM EMBROIDERY AND SCREEN PRINTING ON
PROMOTIONAL PRODUCTS.

Custom embroidered or screen-printed promotional products in Kelowna can help
you build your brand by getting your company name out there.

Branded apparel like embroidered logo golf shirts or functional items like
screen-printed logo travel mugs are always appreciated by your prospects. They
can't be turned off, have the channel changed or end up in the recycle bin. It’s
a personal way to reach out and say “thank you” for your business.

A one-stop source for all your promotions needs, Apple Valley Promotions in
Kelowna, BC offers embroidery and screen printing on must-have promotional items
to maximize your marketing efforts. With highly personal service and a premium
selection of promotional items, we can work within your time frame and budget to
find innovative ways to engage your audience and keep your name top-of-mind.

Quickly and easily search our vast database of promotional products to: 

Increase trade show traffic with customized promotional swag

Build brand loyalty with company-branded items

Motivate staff with unique employee recognition awards

Protect the safety of employees and customers with personalized PPE

Create brand awareness with stand-out custom corporate giveaways

Let’s discuss your needs for custom embroidered and screen-printed promotional
products in Kelowna to build your brand and your business. Contact us today.




TRENDING CATEGORIES

APPAREL
DRINKWARE
BAGS
OFFICE
TECHNOLOGY


TOP THAT! ANTENNA TOPPERS

Foam Letter A Antenna Topper

C$1.04 - C$1.58

View

Foam Antenna Topper -#1

C$1.04 - C$1.58

View

Foam Antenna Topper -Ambulance

C$1.04 - C$1.58

View

Foam Antenna Topper - Billboard

C$1.04 - C$1.58

View

Foam Antenna Topper - Bison

C$1.04 - C$1.58

View

Fishing Bobber Topper

C$1.04 - C$1.58

View

Foam Antenna Topper - Speech Bubble

C$1.04 - C$1.58

View

Foam Car Antenna Topper

C$1.04 - C$1.58

View

Foam Antenna Topper - Chef Hat

C$1.04 - C$1.58

View

Foam Antenna Topper - Sirius Dog

C$1.04 - C$1.58

View

Foam Antenna Topper - Eclipse

C$1.04 - C$1.58

View

Foam Antenna Topper -Football

C$1.04 - C$1.58

View

Foam Fish Antenna Topper

C$1.04 - C$1.58

View

Foam Antenna Topper - Flower

C$1.04 - C$1.58

View

Foam Antenna Topper - Flag

C$1.04 - C$1.58

View

Foam Antenna Topper - Football Helmet

C$1.04 - C$1.58

View

Foam Gator Antenna Topper

C$1.04 - C$1.58

View

Foam Antenna Topper -#1 Hand

C$1.04 - C$1.58

View

Foam Antenna Topper - Hand

C$1.04 - C$1.58

View

Foam Antenna Topper - House

C$1.04 - C$1.58

View

Foam Antenna Topper (Jeep)

C$1.04 - C$1.58

View

Foam Letter M Antenna Topper

C$1.04 - C$1.58

View

Maple Leaf Topper

C$1.04 - C$1.58

View

Foam Antenna Topper - Letter N

C$1.04 - C$1.58

View
See more


READ OUR BLOG

 * CASE STUDY: THIS PROMOTIONAL PRODUCT IS IN THE BAG
   
   Description: Laundry Bag Industry: Financial What it was purchased for: A
   credit union wanted to target college students and offer them an incentive to
   open a new account. They chose a stock design,...

 * 6 STUFFED ANIMALS TO CUDDLE YOUR WAY TO HAPPINESS
   
   Almost everyone had a favorite stuffed animal growing up. They were a friend
   that you confided your deepest secrets to, a friend that could keep you
   company when thunderstorms rolled through the night...


CLARKE CONVERTIBLE TOTE




SPOTLIGHT PRODUCT

Gildan Adult Ultra Cotton® T-Shirt

10 oz./lin.yd., 100% USA cotton; Heathers and Safety colors are 50/50; Ash Grey
is 99/1; Sport Grey & Antiques are 90/10; Made with sustainably and fairly grown
USA cotton; Tear away label; Double-nee...
C$6.92

Mailing Address: 310, 101 - 1865 Dilworth Drive
Kelowna, BC V1Y 9T1
 
t. 250.764.4465 · 800.897.2775
info@applevalleypromotions.com

 * HOME
 * ABOUT US
 * CONTACT US
 * ADVANCED SEARCH

Newsletter

Sign up to get special offers, unique promotion ideas, and much more!

First name
Last name
Company
Phone
your@email.com


FOLLOW US

 * 
 * 
 * 
 * 
 * 
   
 * 
 * 
 * 



Apple Valley Promotions Inc. is an independent affiliate of iPROMOTEu.
Information, data and designs from this website may not be copied, archived,
mined, stored, captured, harvested or used in any way except in connection with
use of the site in the ordinary course for its intended purpose.







Chat Now

Chat Now

1

Please wait...

Chat is currently unavailable.
The group you are trying to contact is currently unavailable because it is after
hours. Please try again later.

Contact Us

Name
Email
Chat Now

Connecting...



Representative is typing...

End Chat

Close Search

Previous SlideNext Slide
Cancel Lightbox
Close Lightbox
Virtual Sample