www.flyers-on-line.com Open in urlscan Pro
104.26.5.52  Public Scan

Submitted URL: http://flyers-on-line.com/
Effective URL: https://www.flyers-on-line.com/
Submission: On December 07 via manual from CA — Scanned from CA

Form analysis 4 forms found in the DOM

POST /products/results.html

<form action="/products/results.html" method="post">
  <div class="row no-gutters">
    <div class="col-12 col-lg-6 p-2">
      <input type="text" name="q" value="" class="form-control" placeholder="Search for products here...">
    </div>
    <div class="col-12 col-md-8 col-lg-3 p-2">
      <select name="i" class="form-control">
        <option value="All">All Departments</option>
        <option value="Automotive">Automotive</option>
        <option value="Baby">Baby</option>
        <option value="Beauty">Beauty</option>
        <option value="Books">Books</option>
        <option value="Apparel">Clothing &amp; Accessories</option>
        <option value="Electronics">Electronics</option>
        <option value="GiftCards">Gift Cards</option>
        <option value="Grocery">Grocery &amp; Gourmet Food</option>
        <option value="HealthPersonalCare">Health &amp; Personal Care</option>
        <option value="HomeAndKitchen">Home &amp; Kitchen</option>
        <option value="Industrial">Industrial &amp; Scientific</option>
        <option value="Jewelry">Jewelry</option>
        <option value="KindleStore">Kindle Store</option>
        <option value="Luggage">Luggage &amp; Bags</option>
        <option value="DVD">Movies &amp; TV</option>
        <option value="Music">Music</option>
        <option value="MusicalInstruments">Musical Instruments</option>
        <option value="OfficeProducts">Office Products</option>
        <option value="LawnAndGarden">Patio, Lawn &amp; Garden</option>
        <option value="PetSupplies">Pet Supplies</option>
        <option value="Shoes">Shoes &amp; Handbags</option>
        <option value="Software">Software</option>
        <option value="SportingGoods">Sports &amp; Outdoors</option>
        <option value="Tools">Tools &amp; Home Improvement</option>
        <option value="Toys">Toys &amp; Games</option>
        <option value="VideoGames">Video Games</option>
        <option value="Watches">Watches</option>
      </select>
    </div>
    <div class="col-12 col-md-4 col-lg-3 p-2">
      <button type="submit" class="form-control btn bg-primary text-white btn-primary btn-block m-0"><strong>SEARCH</strong></button>
    </div>
  </div>
</form>

POST /members/login?v2

<form method="post" action="/members/login?v2" id="login_form" class="form-horizontal">
  <div class="form-group">
    <label class="sr-only" for="email">E-Mail Address</label>
    <div class="input-group mb-2 mr-sm-2 mb-sm-0">
      <div class="input-group-addon border-secondary" style="width: 2.6rem"><svg class="svg-inline--fa fa-at" aria-hidden="true" focusable="false" data-prefix="fal" data-icon="at" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"
          data-fa-i2svg="">
          <path fill="currentColor"
            d="M256 32C132.3 32 32 132.3 32 256s100.3 224 224 224c8.8 0 16 7.2 16 16s-7.2 16-16 16C114.6 512 0 397.4 0 256S114.6 0 256 0S512 114.6 512 256v24c0 48.6-39.4 88-88 88c-33.4 0-62.5-18.7-77.4-46.1c-20.4 28-53.4 46.1-90.6 46.1c-61.9 0-112-50.1-112-112s50.1-112 112-112c31.3 0 59.7 12.9 80 33.6V176c0-8.8 7.2-16 16-16s16 7.2 16 16v80 24c0 30.9 25.1 56 56 56s56-25.1 56-56V256C480 132.3 379.7 32 256 32zm80 224a80 80 0 1 0 -160 0 80 80 0 1 0 160 0z">
          </path>
        </svg><!-- <i class="fal fa-at"></i> --> </div>
      <input type="text" value="" name="Member[username]" id="Member_username" class="form-control border-secondary" placeholder="you@example.com" required="">
    </div>
  </div>
  <div class="form-group">
    <label class="sr-only" for="password">Password</label>
    <div class="input-group mb-2 mr-sm-2 mb-sm-0">
      <div class="input-group-addon border-secondary" style="width: 2.6rem"><svg class="svg-inline--fa fa-key" aria-hidden="true" focusable="false" data-prefix="fal" data-icon="key" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"
          data-fa-i2svg="">
          <path fill="currentColor"
            d="M192 176c0-79.5 64.5-144 144-144s144 64.5 144 144s-64.5 144-144 144c-11.1 0-22-1.3-32.4-3.6c-5.4-1.2-11 .4-14.9 4.3L257.4 352H208c-8.8 0-16 7.2-16 16v48H144c-8.8 0-16 7.2-16 16v48H32V398.6L194.8 235.8c4.2-4.2 5.7-10.5 3.9-16.2c-4.4-13.8-6.7-28.4-6.7-43.7zM336 0C238.8 0 160 78.8 160 176c0 15.1 1.9 29.8 5.5 43.9L4.7 380.7c-3 3-4.7 7.1-4.7 11.3V496c0 8.8 7.2 16 16 16H144c8.8 0 16-7.2 16-16V448h48c8.8 0 16-7.2 16-16V384h40c4.2 0 8.3-1.7 11.3-4.7l30-30c10 1.8 20.2 2.7 30.7 2.7c97.2 0 176-78.8 176-176S433.2 0 336 0zm32 168a24 24 0 1 0 0-48 24 24 0 1 0 0 48z">
          </path>
        </svg><!-- <i class="fal fa-key"></i> --> </div>
      <input type="password" name="password" class="form-control border-secondary" id="password" placeholder="Password" required="">
    </div>
  </div>
  <button type="submit" class="btn btn-primary btn-sm m-0 p-2"><svg class="svg-inline--fa fa-sign-in mr-2" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="sign-in" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"
      data-fa-i2svg="">
      <path fill="currentColor"
        d="M352 96l64 0c17.7 0 32 14.3 32 32l0 256c0 17.7-14.3 32-32 32l-64 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l64 0c53 0 96-43 96-96l0-256c0-53-43-96-96-96l-64 0c-17.7 0-32 14.3-32 32s14.3 32 32 32zm-9.4 182.6c12.5-12.5 12.5-32.8 0-45.3l-128-128c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L242.7 224 32 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l210.7 0-73.4 73.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l128-128z">
      </path>
    </svg><!-- <i class="fa fa-sign-in mr-2"></i> --> Login</button>
</form>

POST /search

<form action="/search" method="post" id="popupsearchform">
  <div class="p-3 py-4">
    <input type="text" name="q" value="" class="live-search-box form-control p-4 mx-auto mb-2 w-75 bg-light shadow-lg text-center" placeholder="Search for...">
    <label class="btn btn-light btn-sm px-2 shadow-sm mx-1" style="word-break: normal !important; letter-spacing: normal !important">
      <input type="radio" value="everywhere" name="searchfor" class="mr-2" checked=""> Everywhere</label>
    <label class="btn btn-light btn-sm px-2 shadow-sm mx-1" style="word-break: normal !important; letter-spacing: normal !important">
      <input type="radio" value="stores" name="searchfor" class="mr-2"> Stores</label>
    <label class="btn btn-light btn-sm px-2 shadow-sm mx-1" style="word-break: normal !important; letter-spacing: normal !important">
      <input type="radio" value="flyers" name="searchfor" class="mr-2"> Flyers</label>
    <label class="btn btn-light btn-sm px-2 shadow-sm mx-1" style="word-break: normal !important; letter-spacing: normal !important">
      <input type="radio" name="searchfor" value="products" class="mr-2"> Products</label>
    <label class="btn btn-light btn-sm px-2 shadow-sm mx-1" style="word-break: normal !important; letter-spacing: normal !important">
      <input type="radio" name="searchfor" value="recipes" class="mr-2"> Recipes</label>
  </div>
  <button type="submit" class="btn btn-success btn-block p-3 m-0 rounded-0 mt-2"><svg class="svg-inline--fa fa-search fa-lg mr-2" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="search" role="img" xmlns="http://www.w3.org/2000/svg"
      viewBox="0 0 512 512" data-fa-i2svg="">
      <path fill="currentColor"
        d="M416 208c0 45.9-14.9 88.3-40 122.7L502.6 457.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L330.7 376c-34.4 25.2-76.8 40-122.7 40C93.1 416 0 322.9 0 208S93.1 0 208 0S416 93.1 416 208zM208 352a144 144 0 1 0 0-288 144 144 0 1 0 0 288z">
      </path>
    </svg><!-- <i class="fas fa-search fa-lg mr-2"></i> --> Search</button>
</form>

POST /newsletter?from=popup#pagecontent

<form action="/newsletter?from=popup#pagecontent" method="post" id="newsletterpopupform">
  <input type="hidden" name="newslettermethod" value="popup">
  <div class="input-group mb-3">
    <input type="email" class="form-control" name="email" value="" placeholder="Your Email Address" required="" id="newsletterpopup_email">
    <div class="input-group-append">
      <span class="input-group-text bg-primary text-white" id="newsletterpopup_email_next_off"><svg class="svg-inline--fa fa-arrow-right fa-fw" aria-hidden="true" focusable="false" data-prefix="fad" data-icon="arrow-right" role="img"
          xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" data-fa-i2svg="">
          <g class="fa-duotone-group">
            <path class="fa-secondary" fill="currentColor" d="M338.7 224L32 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l306.7 0 32-32-32-32z"></path>
            <path class="fa-primary" fill="currentColor" d="M438.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-160 160c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L370.7 256 233.4 118.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l160 160z"></path>
          </g>
        </svg><!-- <i class="fad fa-fw fa-arrow-right"></i> --></span>
      <span class="input-group-text d-none" id="newsletterpopup_email_next_on"><svg class="svg-inline--fa fa-arrow-down fa-fw" aria-hidden="true" focusable="false" data-prefix="fad" data-icon="arrow-down" role="img" xmlns="http://www.w3.org/2000/svg"
          viewBox="0 0 384 512" data-fa-i2svg="">
          <g class="fa-duotone-group">
            <path class="fa-secondary" fill="currentColor" d="M160 370.7V64c0-17.7 14.3-32 32-32s32 14.3 32 32V370.7l-32 32-32-32z"></path>
            <path class="fa-primary" fill="currentColor" d="M169.4 470.6c12.5 12.5 32.8 12.5 45.3 0l160-160c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 402.7 54.6 265.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160z"></path>
          </g>
        </svg><!-- <i class="fad fa-fw fa-arrow-down"></i> --></span>
    </div>
  </div>
  <div class="input-group mb-3" style="display: none" id="newsletterpopup_email_confirm">
    <input type="email" class="form-control" name="email_confirm" value="" placeholder="Confirm Your Email Address" required="">
    <div class="input-group-append">
      <input type="submit" value="OK!" class="input-group-text bg-primary text-white g-recaptcha" name="newsletterpopup">
    </div>
  </div>
</form>

Text Content

 * Flyers
 * Store
 * Contests
 * Recipes
 * Search

Login


FLYERS ONLINE
CANADA STORES & SAVINGS

Saving Money on your Grocery starts RIGHT HERE with all major Canadian Flyers at
your fingertips!
Find the most up-to-date Discounts, Sales et Everyday Rebates, Low Prices and
Savings. The Best Way to save Time and Money!


MOST POPULAR FLYERS

Enjoy your favorite store Flyers and Weekly specials, all in one place - view
all.

No Frills Specials
3 Flyers Available
Walmart Canada Specials
7 Flyers Available
Giant Tiger Specials
4 Flyers Available
Real Canadian Superstore Specials
2 Flyers Available
Food Basics Specials
2 Flyers Available
Sobeys Specials
4 Flyers Available
Costco Specials
Nov. 27 - Dec. 17
M&M Food Market Specials
3 Flyers Available
Independent Specials
3 Flyers Available
FreshCo Specials
2 Flyers Available
Canadian Tire Specials
8 Flyers Available
Foodland Specials
2 Flyers Available
The Bay Specials
Dec. 6 - Dec. 7
Shoppers Drug Mart Specials
2 Flyers Available
Jysk Specials
Dec. 7 - Dec. 13
Metro Specials
4 Flyers Available
Atlantic Superstore Specials
Dec. 7 - Dec. 13
Rona Specials
4 Flyers Available
Staples Specials
2 Flyers Available
Tepperman's Specials
4 Flyers Available
Hart Specials
Dec. 6 - Dec. 12
Home Depot Specials
2 Flyers Available
Leon's Specials
Nov. 30 - Dec. 20
London Drugs Specials
4 Flyers Available
VIEW ALL FLYERS VIEW UPCOMING FLYERS




OUR EXCLUSIVE CONTESTS

Free giveaways, all the time. Enter daily in one click for more chances to win!
- view all.

Win 100$ Costco Gift Card Contest
Win a 100$ No Frills Gift Card
Win 100$ Giant Tiger Gift Card Contest
Win a Petro Canada 100$ Gift Card Contest
VIEW ALL CONTESTS



SHOP ONLINE. FAST.


TRY OUR NEW AMAZON SEARCH FEATURE AND FIND THE BEST DEALS IN A JIFFY!

All DepartmentsAutomotiveBabyBeautyBooksClothing & AccessoriesElectronicsGift
CardsGrocery & Gourmet FoodHealth & Personal CareHome & KitchenIndustrial &
ScientificJewelryKindle StoreLuggage & BagsMovies & TVMusicMusical
InstrumentsOffice ProductsPatio, Lawn & GardenPet SuppliesShoes &
HandbagsSoftwareSports & OutdoorsTools & Home ImprovementToys & GamesVideo
GamesWatches
SEARCH


Save Weekly Flyers
Upcoming Flyers
Coupons
Deals of the Day
Local Directory Categories
All Businesses
Store locator - Map
Store locator - Stores
Shop, Win, and More! Exclusive Contests
Recipes
Amazon Products
Recalls & Safety Alerts
Contact & Support General information
FAQ
Newsletter
Web Notifications
Members Log in | Create your free account
News The Future of Global eCommerce
The Final Days of Bed Bath & Beyond Canada - Get up to 80% Off


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

Boxing Day | Black Friday / Cyber Monday

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

Circulaire en ligne - Ameublements Québec - Concours en Ligne - Weekly Ads
Online

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

© Copyright 2011- 2023 Flyers Online | About us | Conception & SEO
All brand names, trademarks and business material belong to there respective
owners



Your Flyers Online Account
×
Already have an account?

Sign in now!

E-Mail Address

Password

Login

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

Forgot Your Password?
Create your Free Account

Fast, easy, without any engagement!
With an account you will be able to:

 * Add businesses and flyers to your favorites
 * Quickly follow any new special
 * Receive the most interesting promotions
 * Follow your participations to our exclusive contests and enter in one click
   only!

Create my Free Account now!
Find anything here!
×
Everywhere Stores Flyers Products Recipes
Search


First on

 * Grocery Savings
 * Weekly Flyers
 * New Recipes
 * Exclusive Contests

Subscribe to our Newsletter and get the latest content delivered to you!



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

Printed from Flyers-Online.com