www.tridel.com Open in urlscan Pro
2600:1f18:2489:8202::c8  Public Scan

Submitted URL: http://tridel.com/
Effective URL: https://www.tridel.com/
Submission: On July 28 via manual from CA — Scanned from CA

Form analysis 1 forms found in the DOM

<form data-template-id="8f34ad50-28a6-484c-8a09-f26f3d919a89" class="mixed-column-form newsletter-form" data-container="true">
  <style>
    .newsletter-form {
      font-family: 'Avenir' !important;
      padding: 0 !important;
      max-width: 600px !important;
      margin: 0 auto !important;
    }

    .marketing-subscription-list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: baseline;
      -ms-flex-align: baseline;
      align-items: baseline;
    }

    .floatColumn-left {
      width: 50%;
      float: left;
      display: block;
      padding-right: 15px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
    }

    @media screen and (max-width: 640px) {
      .floatColumn-left {
        width: 100%;
        float: none;
        display: block;
        padding-right: 0;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
      }
    }

    .floatColumn-right {
      width: 50%;
      clear: both;
      display: inline-block;
      padding-left: 15px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
    }

    @media screen and (max-width: 640px) {
      .floatColumn-right {
        width: 100%;
        float: none;
        display: block;
        padding-left: 0;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
      }
    }

    .marketing-subscription-list span {
      margin-left: 10px !important;
      font-size: 1.125rem !important;
    }

    .marketing-subscription-list label {
      padding-left: 0.625rem;
    }

    input.lp-form-fieldInput[type="checkbox"] {
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      background-color: #FFF !important;
      margin: 0 !important;
      font: inherit !important;
      color: transparent !important;
      width: 1.75rem !important;
      height: 1.75rem !important;
      padding: 0 !important;
      border-style: solid;
      border: 0.15em solid #969696 !important;
      border-radius: 0.15em !important;
      -webkit-transform: translateY(-0.075em) !important;
      -ms-transform: translateY(-0.075em) !important;
      transform: translateY(-0.075em) !important;
      display: -webkit-inline-box !important;
      display: -ms-inline-flexbox !important;
      display: inline-flex !important;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      place-content: center !important;
    }

    input.lp-form-fieldInput[type="checkbox"]::before {
      content: '';
      width: 0.55em !important;
      height: 0.85em !important;
      -webkit-transition: 120ms -webkit-transform ease-in-out !important;
      transition: 120ms -webkit-transform ease-in-out !important;
      -o-transition: 120ms transform ease-in-out !important;
      transition: 120ms transform ease-in-out !important;
      transition: 120ms transform ease-in-out, 120ms -webkit-transform ease-in-out !important;
      -webkit-box-shadow: none;
      box-shadow: none;
      border-radius: 0;
      border: solid #393939;
      border-width: 0 2px 2px 0;
      visibility: hidden;
      -webkit-transform: rotate(45deg) scale(0) !important;
      -ms-transform: rotate(45deg) scale(0) !important;
      transform: rotate(45deg) scale(0) !important;
    }

    input.lp-form-fieldInput[type="checkbox"]:checked::before {
      -webkit-transform: rotate(45deg) scale(1) !important;
      -ms-transform: rotate(45deg) scale(1) !important;
      transform: rotate(45deg) scale(1) !important;
      visibility: inherit;
    }

    /* Labels */
    .newsletter-form label,
    .newsletter-form label {
      text-transform: uppercase !important;
      font-weight: 500;
      font-size: 14px;
      line-height: 21px;
      letter-spacing: 0.2em;
    }

    /* Inputs */
    .newsletter-form input,
    .newsletter-form select,
    .newsletter-form textarea {
      font-family: 'Avenir' !important;
      height: inherit !important;
      border-radius: 3px !important;
      border: 1px solid #969696 !important;
      height: inherit !important;
      width: 100% !important;
      margin-bottom: 30px !important;
      text-indent: 0 !important;
      padding: 15px 20px;
      color: #393939;
      font-size: 16px;
      margin-top: 10px;
    }

    /* Input Placeholder */
    .newsletter-form :-ms-input-placeholder {
      color: #888888 !important;
      font-size: 1.125rem !important;
    }

    .newsletter-form ::-ms-input-placeholder {
      color: #888888 !important;
      font-size: 1.125rem !important;
    }

    .newsletter-form ::placeholder,
    .newsletter-form :-ms-input-placeholder,
    .newsletter-form ::-ms-input-placeholder {
      color: #888888 !important;
      font-size: 1.125rem !important;
    }

    /* Checkboxes */
    div[data-editorblocktype="Field-checkbox"] .marketing-field .lp-form-field {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: baseline;
      -ms-flex-align: baseline;
      align-items: baseline;
    }

    /* Submit Buttons */
    .newsletter-form button.lp-form-button {
      margin-top: 30px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      height: 47px;
      max-width: 282px;
      padding: 1px 14px 0 14px;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      border-radius: 3px;
      border-width: 2px;
      border-color: #fff;
      border-style: solid;
      background-color: transparent;
      background-image: none;
      color: #fff;
      font-size: 16px;
      line-height: 18px;
      letter-spacing: 1.6px;
      text-transform: uppercase;
      cursor: pointer;
    }

    .newsletter-form button.lp-form-button .lp-form-button-text {
      display: block;
      width: 219px;
      text-align: center;
    }

    .newsletter-form button.lp-form-button .lp-form-button-arrow {
      padding-left: 7px;
    }
  </style>
  <div class="wrapperContainer leftcolumn floatColumn-left" data-container="true">
    <div data-editorblocktype="Field-text">
      <div class="marketing-field">
        <div class="lp-form-field" data-required-field="true">
          <label class="lp-label lp-ellipsis" for="3f746946-34b4-442c-a677-e232cdd2bc40" title="">First Name <span class="lp-required" style="color: rgb(255, 0, 0)">*</span></label>
          <input class="lp-form-fieldInput" id="3f746946-34b4-442c-a677-e232cdd2bc40" name="3f746946-34b4-442c-a677-e232cdd2bc40" placeholder="First Name Required" required="required" title="" type="text" value="" pattern=".*\S+.*"
            aria-required="true">
        </div>
      </div>
    </div>
  </div>
  <div class="wrapperContainer rightcolumn floatColumn-right" data-container="true">
    <div data-editorblocktype="Field-text">
      <div class="marketing-field">
        <div class="lp-form-field" data-required-field="true">
          <label class="lp-label lp-ellipsis" for="e1dfc514-f301-4cb2-855a-4c8fa8331207" title="">Last Name <span class="lp-required" style="color: rgb(255, 0, 0)">*</span></label>
          <input class="lp-form-fieldInput" id="e1dfc514-f301-4cb2-855a-4c8fa8331207" name="e1dfc514-f301-4cb2-855a-4c8fa8331207" placeholder="Last Name Required" required="required" title="" type="text" value="" pattern=".*\S+.*"
            aria-required="true">
        </div>
      </div>
    </div>
  </div>
  <div class="wrapperContainer leftcolumn" data-container="true">
    <div data-editorblocktype="Field-email">
      <div class="marketing-field">
        <div class="lp-form-field">
          <label class="lp-label lp-ellipsis" for="7f685ebb-7c54-4cff-a1bc-772562d25c38" title="">Email </label>
          <span class="lp-required" style="color: rgb(255, 0, 0)"> * </span>
          <input class="lp-form-fieldInput" id="7f685ebb-7c54-4cff-a1bc-772562d25c38" name="7f685ebb-7c54-4cff-a1bc-772562d25c38" placeholder="Email Required" required="required" title="" type="email" value="" aria-required="true">
        </div>
      </div>
    </div>
  </div>
  <div class="wrapperContainer rightcolumn" data-container="true">
    <div data-editorblocktype="SubscriptionListBlock" style="visibility: hidden;">
      <div class="marketing-subscription-list">
        <input checked="checked" class="lp-form-fieldInput" id="14e72c9c-b92d-eb11-a813-00224803df6d" name="14e72c9c-b92d-eb11-a813-00224803df6d" type="checkbox"><label class="lp-ellipsis" for="14e72c9c-b92d-eb11-a813-00224803df6d">Subscription
          List</label>
      </div>
    </div>
    <div data-editorblocktype="SubmitButtonBlock">
      <button class="lp-form-button lp-form-fieldInput" name="submit2a115e8b-ee65-4c7c-bdc0-87a08982bd7e" type="submit" style="border-color: rgb(231, 19, 26); background-color: rgb(231, 19, 26); color: rgb(255, 255, 255);">
        <span class="lp-form-button-text"> Submit </span>
        <span class="lp-form-button-arrow">
          <svg class="lp-form-arrow-svg" width="33" height="28" viewBox="0 0 33 28" fill="none" xmlns="http://www.w3.org/2000/svg" style="fill: rgb(255, 255, 255);">
            <path id="right" d="M19.8457 13.8371C20.3534 14.1243 20.3534 14.8556 19.8457 15.1428L11.6192 19.7954C11.1192 20.0782 10.5 19.717 10.5 19.1426L10.5 9.83731C10.5 9.26292 11.1192 8.90172 11.6192 9.18449L19.8457 13.8371Z" fill="white"></path>
            <circle id="border" cx="19" cy="14" r="13.5" stroke="white" stroke-width="1.5px" visibility="hidden"></circle>
          </svg>
        </span>
      </button>
    </div>
  </div>
</form>

Text Content

 * Your saved condo suites heart icon 0
 * Owner Apps
 * 416 661 9394

 * Condo Finder
 * Our Communities
 * Who We Are
    * About Tridel
    * Awards
    * Tridel Group of Companies
    * Smart Home Technology
    * Customer Experience
    * Social & Sustainable Impact
    * Our Purpose & Promise
    * Corporate Culture
    * Tridel Blog

 * Resources
 * Contact us

 * Your saved condo suites heart icon 0
 * owner apps
 * 

 * Condo Finder
 * Our Communities
 * Who We Are
    * About Tridel
    * Awards
    * Tridel Group of Companies
    * Smart Home Technology
    * Customer Experience
    * Social & Sustainable Impact
    * Our Purpose & Promise
    * Corporate Culture
    * Tridel Blog

 * Resources

Contact us


FIND YOUR PERFECT HOME

Explore up-to-date listings of available condo suites in our communities. Use
the Condo Finder to search for your next home.

View Condo Finder



OUR NEWEST COMMUNITIES

 * Now Selling
   
   
   Lakeshore & Hydro Road
   
   
   HARBOURWALK AT LAKEVIEW VILLAGE
   
   Now Selling
   
   from $660,000*
   
   occupancy Summer 2028*
   
   view community
 * Now Selling
   
   
   Queen & Church
   
   
   QUEEN CHURCH
   
   Now Selling
   
   from $699,000*
   
   occupancy Summer 2027*
   
   view community
 * Move In Now
   
   
   Bloor & Parliament
   
   
   VIA BLOOR
   
   Move In Now
   
   from $780,000*
   
   view community
 * Move In Now
   
   
   Queens Quay & Sherbourne
   
   
   AQUABELLA
   
   Move In Now
   
   from $1,275,000*
   
   view community
 * Under Construction
   
   
   Bayview & Royal Orchard
   
   
   ROYAL BAYVIEW
   
   Under Construction
   
   from $1,630,000*
   
   occupancy 2025*
   
   view community
 * Under Construction
   
   
   Wellington & Spadina
   
   
   THE WELL
   
   Under Construction
   
   from $2,155,000*
   
   occupancy 2024*
   
   view community

Now Selling


LAKESHORE & HYDRO ROAD


HARBOURWALK AT LAKEVIEW VILLAGE

Now Selling

from $660,000

occupancy Summer 2028

view community
Now Selling


QUEEN & CHURCH


QUEEN CHURCH

Now Selling

from $699,000

occupancy Summer 2027

view community
Move In Now


BLOOR & PARLIAMENT


VIA BLOOR

Move In Now

from $780,000

occupancy Move In Now

view community
Move In Now


QUEENS QUAY & SHERBOURNE


AQUABELLA

Move In Now

from $1,275,000

occupancy Move In Now

view community
Under Construction


BAYVIEW & ROYAL ORCHARD


ROYAL BAYVIEW

Under Construction

from $1,630,000

occupancy 2025

view community
Under Construction


WELLINGTON & SPADINA


THE WELL

Under Construction

from $2,155,000

occupancy 2024

view community
 * 
 * 
 * 

See All Communities


COMMUNITIES COMING SOON

Discover a curated collection of the most anticipated condominium projects
coming soon from Tridel, meticulously designed to cater to different lifestyles
and preferences.

Learn More



ABOUT TRIDEL

Read our story, meet our people, and hear about what we’re working on for now
and the future.

See Who We Are


Everything is top of the line and a classy place to live. I’m pretty proud to
call it home and excited to show it off to friends and family.

Homeowner, Aquabella

I love the sense of community. You can sense pride and accomplishment in the
community areas.

Homebuyer, Bloorvista

 * 
 * 


WHAT WE'RE BUILDING


FIND YOUR IDEAL COMMUNITY

Navigate within the map view to explore your preferred neighbourhoods and
communities. Hover on a community marker to learn the community name, and click
on markers to see more information about each community.





TRIDEL DESIGN STUDIO

Browse through our 6,000 sq.ft. showroom and discover the finishes and features
selected by our award-winning design team. This immersive experience is designed
to help personalize the home of your dreams.

Explore The Studio


RESOURCES

Moving into a new home is stressful enough. Our resources make it easier for
residents and home buyers: from purchase to move in and beyond, we’ll guide you
through each step to care for your home.

Browse Resources


TRIDEL DESIGN STUDIO

Browse through our 6,000 sq.ft. showroom and discover the finishes and features
selected by our award-winning design team. This immersive experience is designed
to help personalize the home of your dreams.

Explore The Studio


RESOURCES

Moving into a new home is stressful enough. Our resources make it easier for
residents and home buyers: from purchase to move in and beyond, we’ll guide you
through each step to care for your home.

Browse Resources


GET THE LATEST NEWS FROM TRIDEL

Get the latest news from Tridel straight to your inbox. Let us know what you’re
interested in and we’ll only send you news that’s relevant to you.

First Name *
Last Name *
Email *
Subscription List
Submit




HAVE QUESTIONS?

Whether you have general inquires or specific questions about communities,
connect with us easily and conveniently.

contact us



 * HEAD OFFICE
   
   4800 Dufferin Street
   Toronto, ON M3H 5S9
   
   
   
   tel.
   
   416 661 9394
   
   Email us


 * FIND A CONDO
   
    * Condo Finder
    * Condos for Rent
    * Short Term Furnished Condos
   
   Find a Condo
   
    * Condo Finder
    * Condos for Rent
    * Short Term Furnished Condos


 * BROWSE BY AREA
   
    * Pre-construction Condos Toronto
    * Toronto Condos For Sale
    * Etobicoke Condos For Sale
    * North York Condos For Sale
   
   Browse By Area
   
    * Pre-construction Condos Toronto
    * Toronto Condos For Sale
    * Etobicoke Condos For Sale
    * North York Condos For Sale


 * GET TO KNOW US
   
    * About Tridel
    * Corporate Social Responsibility
    * Corporate Culture
    * Careers
    * Tridel News
   
   Get to know us
   
    * About Tridel
    * Corporate Social Responsibility
    * Corporate Culture
    * Careers
    * Tridel News


 * RESOURCES
   
    * For Home Buyers
    * Design Studio - The Lobby
    * For Home Owners
    * Future Developments
   
   Resources
   
    * For Home Buyers
    * Design Studio - The Lobby
    * For Home Owners
    * Future Developments

 * Accessibility Policy
 * Terms of Use
 * Privacy Policy

© Tridel 2023. All rights reserved

* Prices, specifications, sizes, floorplan, keyplate & occupancy are subject to
change without notice. Maintenance & taxes are estimations only and are
finalized on condominium registration. All dimensions are approximate and
subject to normal construction variances. Dimensions may exceed the useable
floor area. Actual usable floor space may vary from the stated floor area.
Furniture is displayed for illustration purposes only and does not necessarily
reflect the electrical plan for the suite. Suites are sold unfurnished. Balcony
and Façade Variations may apply, contact a sales representative for further
details. Furniture, BBQs and planter locations on terraces are for illustration
purposes only and subject to change. E.&O.E. 2023.

©Tridel 2023. ®Tridel, Tridel Design Icon design, Tridel Built for Life, Tridel
Built for Life & Design, and Built Green Built for Life are registered
Trademarks of Tridel Corporation. Tridel Connect™ and The Lobby ™ are Trademarks
of Tridel Corporation. Project names and logos are Trademarks of their
respective owners. All rights reserved. E.&O.E. 2023

Tridel is Canada’s Leading Developer of New Luxury Condos In the Greater Toronto
Area
Looking to buy a new condo in Toronto? Find the latest news on new luxury condos
for sale in Toronto and stay up to date with prices, floorplans and useful
articles for the new home buyer. Already own a Tridel condo home? We offer
information on our award-winning customer care, tips on home maintenance and
useful articles.


DON’T MISS AN UPDATE. SUBSCRIBE TO OUR NEWSLETTER.

subscribe
follow us:
 * Facebook
 * Instagram
 * Twitter
 * LinkedIn
 * YouTube


Personalizing your experience

We use cookies on this site to improve your experience as explained in our
Cookie Policy. By continuing to use this website, you agree to our Privacy
Policy.

Accept Decline

<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-K8W4NJ" height="0"
width="0" style="display:none;visibility:hidden"></iframe>