www.campbellsoup.ca Open in urlscan Pro
141.193.213.20  Public Scan

Submitted URL: http://www.campbellsoup.ca/
Effective URL: https://www.campbellsoup.ca/
Submission: On November 26 via manual from CA — Scanned from CA

Form analysis 3 forms found in the DOM

<form class="yxt-SearchBar-form">
  <label class="yxt-SearchBar-label" for="query">Conduct a search</label>
  <input class="js-yext-query yxt-SearchBar-input" type="text" name="query" value="" placeholder="Search..." autocomplete="off" autocorrect="off" spellcheck="false">
  <button type="button" class="js-yxt-SearchBar-clear yxt-SearchBar-clear yxt-SearchBar--hidden component" data-eventtype="SEARCH_CLEAR_BUTTON" data-eventoptions="{}" data-component="IconComponent"
    data-opts="{ &quot;iconName&quot;: &quot;close&quot; }" data-prop="icon" data-is-component-mounted="true" data-is-analytics-attached="true">
    <div class="Icon Icon--close" aria-hidden="true">
      <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
        <path d="M7 8l9.716 9.716m0-9.716L7 17.716" stroke="currentColor" stroke-width="2"></path>
      </svg>
    </div>
    <span class="yxt-SearchBar-clearButtonText sr-only"> Clear </span>
  </button>
  <button type="submit" class="js-yext-submit yxt-SearchBar-button">
    <div class="yxt-SearchBar-buttonImage component" data-component="IconComponent" data-opts="{
                &quot;iconName&quot;: &quot;magnifying_glass&quot;,
                &quot;customIcon&quot;: &quot;&quot;,
                &quot;iconUrl&quot;: &quot;&quot;
              }" data-prop="icon" data-is-component-mounted="true">
      <div class="Icon Icon--magnifying_glass" aria-hidden="true">
        <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
          <path d="M16.124 13.051a5.154 5.154 0 110-10.308 5.154 5.154 0 010 10.308M16.114 0a7.886 7.886 0 00-6.46 12.407L0 22.06 1.94 24l9.653-9.653A7.886 7.886 0 1016.113 0"></path>
        </svg>
      </div>
    </div>
    <span class="yxt-SearchBar-buttonText sr-only"> Submit </span>
  </button>
</form>

<form class="yxt-SearchBar-form">
  <label class="yxt-SearchBar-label" for="query">Conduct a search</label>
  <input class="js-yext-query yxt-SearchBar-input" type="text" name="query" value="" placeholder="Search..." autocomplete="off" autocorrect="off" spellcheck="false">
  <button type="button" class="js-yxt-SearchBar-clear yxt-SearchBar-clear yxt-SearchBar--hidden component" data-eventtype="SEARCH_CLEAR_BUTTON" data-eventoptions="{}" data-component="IconComponent"
    data-opts="{ &quot;iconName&quot;: &quot;close&quot; }" data-prop="icon" data-is-component-mounted="true" data-is-analytics-attached="true">
    <div class="Icon Icon--close" aria-hidden="true">
      <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
        <path d="M7 8l9.716 9.716m0-9.716L7 17.716" stroke="currentColor" stroke-width="2"></path>
      </svg>
    </div>
    <span class="yxt-SearchBar-clearButtonText sr-only"> Clear </span>
  </button>
  <button type="submit" class="js-yext-submit yxt-SearchBar-button">
    <div class="yxt-SearchBar-buttonImage component" data-component="IconComponent" data-opts="{
                &quot;iconName&quot;: &quot;magnifying_glass&quot;,
                &quot;customIcon&quot;: &quot;&quot;,
                &quot;iconUrl&quot;: &quot;&quot;
              }" data-prop="icon" data-is-component-mounted="true">
      <div class="Icon Icon--magnifying_glass" aria-hidden="true">
        <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
          <path d="M16.124 13.051a5.154 5.154 0 110-10.308 5.154 5.154 0 010 10.308M16.114 0a7.886 7.886 0 00-6.46 12.407L0 22.06 1.94 24l9.653-9.653A7.886 7.886 0 1016.113 0"></path>
        </svg>
      </div>
    </div>
    <span class="yxt-SearchBar-buttonText sr-only"> Submit </span>
  </button>
</form>

POST

<form method="post" class="age-gate-form">
  <div class="age-gate-heading">
    <img src="https://www.campbellsoup.ca/wp-content/uploads/2023/09/Campbell-Company-of-Canada-top-logo.png" alt="Campbell Company of Canada" class="age-gate-heading-title age-gate-heading-title-logo">
  </div>
  <h2 class="age-gate-headline"> Please enter your birthday to view content </h2>
  <p class="age-gate-subheadline">
  </p>
  <div class="age-gate-fields">
    <ol class="age-gate-form-elements">
      <li class="age-gate-form-section">
        <label class="age-gate-label age-gate-label-month" for="age-gate-m">Month</label>
        <input class="age-gate-input age-gate-input-month" type="text" name="age_gate[m]" id="age-gate-m" maxlength="2" pattern="[0-9]*" inputmode="numeric" autocomplete="off" placeholder="MM" required="" value="">
      </li>
      <li class="age-gate-form-section">
        <label class="age-gate-label age-gate-label-day" for="age-gate-d">Day</label>
        <input class="age-gate-input age-gate-input-day" type="text" name="age_gate[d]" id="age-gate-d" maxlength="2" pattern="[0-9]*" inputmode="numeric" autocomplete="off" placeholder="DD" required="" value="">
      </li>
      <li class="age-gate-form-section">
        <label class="age-gate-label age-gate-label-year" for="age-gate-y">Year</label>
        <input class="age-gate-input age-gate-input-year" type="text" name="age_gate[y]" id="age-gate-y" minlength="4" maxlength="4" pattern="[0-9]*" inputmode="numeric" autocomplete="off" placeholder="YYYY" required="" value="">
      </li>
    </ol>
  </div>
  <input type="hidden" name="age_gate[age]" value="9MRd26N84fSy3NwprhoXtg==">
  <input type="hidden" name="age_gate[nonce]" value="fdecd5d3bf"><input type="hidden" name="_wp_http_referer" value="/"><input type="hidden" name="age_gate[lang]" value="en">
  <input type="hidden" name="age_gate[confirm]">
  <div class="age-gate-errors"></div>
  <div class="age-gate-submit">
    <button type="submit" name="ag_settings[submit]" value="1" class="age-gate-button">Submit</button>
  </div>
</form>

Text Content

Skip to content
 * About Us
 * FAQs
 * Promotions
 * Sign Up

 * EN English
 * FR Français

 * Our Products
   * Cooking
     * Cooking
     * Condensed Soups for Cooking
     * Campbell’s® Broths
     * Prego® Sauces
     * Bisto® & Franco American® Gravies
   * Soups and Chilis
     * Soups and Chilis
     * Campbell’s® Chunky®
     * Campbell’s® Ready to Serve Soups
     * Campbell’s® Condensed Soups
     * Habitant®
   * Snacks
     * Snacks
     * Goldfish®
     * Pepperidge Farm® Cookies
     * Pace® Salsa & Sauces
     * Pretzel Crisps®
     * Cape Cod®
     * Snyder’s of Hanover®
     * Kettle® Brand
   * Beverages
     * Beverages
     * V8®
   * Dietary Alternatives
     * Dietary Alternatives
     * Vegetarian
     * Reduced Sodium
     * Low Fat
     * Gluten Free
     * Halal
     * Kosher
   * Find a Product
 * Recipes

CSC Canada
Conduct a search

Clear

Submit

Search Toggle
Conduct a search

Clear

Submit

 * Our Products
   * Cooking
     * Cooking
     * Condensed Soups for Cooking
     * Campbell’s® Broths
     * Prego® Sauces
     * Bisto® & Franco American® Gravies
   * Soups and Chilis
     * Soups and Chilis
     * Campbell’s® Chunky®
     * Campbell’s® Ready to Serve Soups
     * Campbell’s® Condensed Soups
     * Habitant®
   * Snacks
     * Snacks
     * Goldfish®
     * Pepperidge Farm® Cookies
     * Pace® Salsa & Sauces
     * Pretzel Crisps®
     * Cape Cod®
     * Snyder’s of Hanover®
     * Kettle® Brand
   * Beverages
     * Beverages
     * V8®
   * Dietary Alternatives
     * Dietary Alternatives
     * Vegetarian
     * Reduced Sodium
     * Low Fat
     * Gluten Free
     * Halal
     * Kosher
   * Find a Product
 * Recipes

 * About Us
 * FAQs
 * Promotions
 * Sign Up

 * EN English
 * FR Français


CONNECTING PEOPLE THROUGH FOOD THEY LOVE


OUR BRANDS

Cooking at home, a quick meal, or a tasty snack, we’ve got a great selection
from our family of products for your family. 


COOKING

What’s your next kitchen adventure? Get Inspired to Cook with Campbell’s!

Learn More about Cooking


SOUPS AND CHILIS

We have a diverse assortment of soups and chilis for you to try with your
family.

Learn More about Soups and Chilis


SNACKS

Whether it’s for you or if you have kids, Campbell offers delicious and fun
snacks for the whole family. Check out our salsas, sauces, crackers, and
cookies.

Learn More about Snacks


BEVERAGES

Get a serving of vegetables from our V8® vegetable cocktail!

Learn More about Beverages


FEATURED PRODUCTS


GOLDFISH® CHEDDAR (200 G)

It doesn’t matter whether you have kids or you’re just a kid at heart, Goldfish®
Cheddar crackers are a delightful stand-alone snack or the…

Learn More about Goldfish Cheddar (200 g)


CAMPBELL’S® 30% LESS SODIUM READY TO USE ROASTED GARLIC CHICKEN BROTH

NEW Campbell’s® Roasted Garlic Chicken Broth broth is prepared right here in
Canada, using quality ingredients and ALL NATURAL FLAVOURS. 

Learn More about Campbell’s 30% Less Sodium Ready To Use Roasted Garlic Chicken
Broth


CAMPBELL’S® CONDENSED CREAM OF CHICKEN

Campbell’s® Cream of Chicken is an incredibly versatile soup. It’s easy to
prepare and delicious all on its own in a bowl but it’s also…

Learn More about Campbell’s Condensed Cream of Chicken


CAMPBELL’S® CHUNKY® CREAMY CHICKEN NOODLE (515 ML)

Mouth-watering lean pieces of seasoned chicken with big pieces of hearty
vegetables & noodles in a creamy herb infused, dip-worthy broth.

Learn More about Campbell’s® Chunky® Creamy Chicken Noodle (515 mL)


GOLDFISH® FLAVOUR BLASTED® CHEDDAR JACK’D (180 G)

Take your taste buds to the level with Goldfish® Flavour Blasted® Cheddar
Jack’d. Blasted with the bold flavour of Cheddar and Monterey Jack cheese.

Learn More about Goldfish Flavour Blasted Cheddar Jack’d (180 g)


CAMPBELL’S® BROCCOLI CHEESE (515 ML)

Campbell’s® Broccoli Cheese soup is the perfect blend of Broccoli and Cheese in
a creamy soup base.

Learn More about Campbell’s® Broccoli Cheese (515 mL)


PACE® LESS SALT MEDIUM CHUNKY SALSA 642ML

Try it in a recipe tonight! Substitute any Pace Chunky Salsa Recipe with our 30%
Less Salt variety for a lower sodium dish.

Learn More about Pace Less Salt Medium Chunky Salsa 642mL


PREGO® ORIGINAL PASTA SAUCE (645 ML)

Whether you use Prego® pasta sauce as a flavourful base for your favourite
recipes or as a stand-alone sauce for a delicious pasta dinner, you’ll…

Learn More about Prego Original Pasta Sauce (645 mL)

View All Products


OUR STORY




ABOUT US

A long & delicious past with a healthy & mouth-watering future.

learn more about About Us


OUR STORY

Food connects us to the people and world we care about.

learn more about Our Story


HOW WE MAKE OUR FOOD

We know you have questions about the ingredients we use, so here you’ll find
information about what goes into our food, how we make it and why.

learn more about How we make our Food
CSC Canada
 * Facebook
 * Instagram
 * Youtube

 * News
 * What’s in our food
 * Careers
 * Sign Up
 * Contact Us

 * AdChoices
 * Privacy
 * Cookie Settings [Do Not Sell or Share My Personal Information]
 * Terms
 * Accessibility


PLEASE ENTER YOUR BIRTHDAY TO VIEW CONTENT



 1. Month
 2. Day
 3. Year


Submit

Notifications



This website uses cookies (not the edible kind!) and similar technologies to
operate, analyze and improve the functionality of our websites and to assist in
our marketing efforts. Some cookies are necessary for our websites to function
properly. To change your preferences, selectCustomize Settings. If you select
the Allow All button you are accepting all cookies we use. Please visit
ourPrivacy and Cookie Policy and onlineTerms of Use to learn more.
Custom Settings Accept All Cookies



PRIVACY PREFERENCE CENTER

Please review our Privacy and Cookie Policy When you visit any website, it may
store or retrieve information on your browser, mostly in the form of cookies.
This information might be about you, your preferences or your device and is
mostly used to make the site work as you expect it to. The information does not
usually directly identify you, but it can give you a more personalized web
experience. Because we respect your right to privacy, you can choose not to
allow some types of cookies. Click on the different category headings to find
out more and change our default settings. However, blocking some types of
cookies may impact your experience of the site and the services we are able to
offer.
More information
Allow All


MANAGE CONSENT PREFERENCES

STRICTLY NECESSARY

Always Active

These cookies are necessary for the website to function and cannot be switched
off in our systems. They are usually only set in response to actions made by you
which amount to a request for services, such as setting your privacy
preferences, logging in or filling in forms. You can set your browser to block
or alert you about these cookies, but some parts of the site will not then work.
These cookies do not store any personally identifiable information.

View Vendor Details‎

ANALYTICS AND PERFORMANCE

Analytics and Performance

These cookies allow us to count visits and traffic sources so we can measure and
improve the performance of our site. They help us to know which pages are the
most and least popular and see how visitors move around the site. All
information these cookies collect is aggregated and therefore anonymous. If you
do not allow these cookies we will not know when you have visited our site, and
will not be able to monitor its performance.

View Vendor Details‎

ADVERTISING AND SOCIAL MEDIA

Advertising and Social Media

Advertising cookies may be set through our site by our advertising partners. The
cookies record your visit to our website, the pages you have visited and the
links you have followed. They are used to (1) deliver advertisements more
relevant to you and your interests; (2) limit the number of times you see an
advertisement; (3) help measure the effectiveness of an advertising campaign;
and (4) understand people’s behavior after they view an advertisement. This
information is used in an effort to display advertising that is tailored to your
interests. We may also share this information with third parties for this
purpose. Disabling this function does not mean that you will see less
advertising; rather you may see advertisements less relevant to your interests.
Social media cookies allow users to interact more easily with social media, such
as YouTube, Meta (Facebook), Twitter and Instagram. They are added to our site
to enable you to share our content with your friends and networks. They may be
capable of tracking your browser across other sites and building a profile of
your interests. If you disable these cookies you may not be able to use these
sharing tools. Please refer to the relevant social media platform’s privacy
policies for information about their use of cookies.

View Vendor Details‎
Back Button


VENDORS LIST



Search Icon
Filter Icon

Clear
checkbox label label
Apply Cancel
Consent Leg.Interest
checkbox label label
checkbox label label
checkbox label label

Confirm My Choices