{"id":761143,"date":"2019-01-23T23:46:30","date_gmt":"2019-01-24T04:46:30","guid":{"rendered":"https:\/\/www.finder.com\/ca\/?p=761143"},"modified":"2025-05-23T11:32:28","modified_gmt":"2025-05-23T15:32:28","slug":"rbc-personal-loans","status":"publish","type":"post","link":"https:\/\/www.finder.com\/ca\/personal-loans\/rbc-personal-loans","title":{"rendered":"RBC loans and lines of credit review"},"content":{"rendered":"<article class=\"luna-card luna-card--primary luna-card--border\">\n  <div class=\"luna-card__block\" style=\"padding:0.7em\">\n<span style=\"font-size:0.9em; font-weight: 800; font-style: italic; text-transform: uppercase;\">Must read: <\/span><a href=\"https:\/\/www.finder.com\/ca\/personal-loans\/low-interest-personal-loan\" style=\"text-decoration:underline; font-size:0.9em;\">Low interest loans in Canada<\/a>\n<\/div>\n<\/article><h3>What is RBC?<\/h3><p>Royal Bank of Canada (RBC) is Canada\u2019s largest bank. It offers a full range of financial products, including loans and lines of credit.<\/p><h3>Features of Royal Bank loans<\/h3><table class=\"luna-table luna-table--responsiveList\"><thead class=\"luna-table__header\"><tr><th style=\"width: 20%; text-align: left;\" scope=\"col\">Feature<\/th><th style=\"width: 40%; text-align: left;\" scope=\"col\">Personal loan<\/th><th style=\"width: 40%; text-align: left;\" scope=\"col\">Personal line of credit<\/th><\/tr><\/thead><tbody class=\"luna-table__body\"><tr><td><strong>APR range<\/strong><\/td><td>Fixed and variable rates available<\/td><td>Variable, based on RBC\u2019s prime rate (4.45%<span class=\"table-popover\" rel=\"popover\" data-content=\"Interest rates shown reflect the Annual Percentage Rate (APR) range currently advertised by the lender and are subject to change anytime, without notice. Finder does not guarantee that the figures shown will continue to be accurate or current. Figures shown are solely intended to be indicative and for general informational purposes only. Confirm the actual rates currently offered with the lender directly. Your exact rate, if any is offered to you, will be determined solely by the lender based on its assessment of your loan application, which is subject to the lender\u2019s terms and conditions and credit criteria.\" title=\"\" data-original-title=\"\"><\/span>)<\/td><\/tr><tr><td><strong>Loan amounts<\/strong><\/td><td>Not disclosed<\/td><td>Credit limits from $5,000<\/td><\/tr><tr><td><strong>Loan terms<\/strong><\/td><td>1 - 5 years<\/td><td>Open<\/td><\/tr><\/tbody><\/table><p>Other Royal Bank loans include home equity lines of credit, student lines of credit, car loans, RRSP loans and home improvement loans.<\/p><h3>What we like about RBC personal loans<\/h3><ul class=\"list-1\"><li><strong>Fixed or variable rate. <\/strong>Select the type of interest rate you\u2019re more comfortable with.<\/li><li><strong>Repayment flexibility. <\/strong>Choose a loan term between 1 - 5 years. Longer loan terms give you lower monthly payments, but you\u2019ll pay more interest overall. Pay RBC no fees when you pay off your loan early or make extra payments.<\/li><li><strong>Easy loan management.<\/strong> Opt for monthly, semi-monthly, bi-weekly or weekly payments, and adjust your payment amount, payment frequency or due date via RBC Online Banking.<\/li><li><strong>Use for many purposes. <\/strong>You can use an RBC personal loan to consolidate debt, buy a car, pay for home or car repairs, pay for bills and more.<\/li><li><strong>Skip-a-Payment option. <\/strong>If your loan payments are up to date and in good standing, take advantage of skipping up to the equivalent of one monthly payment each year. Keep in mind that interest continues to accrue.<\/li><li><strong>Optional insurance. <\/strong> When an unexpected event happens, such as an illness or loss of life, insurance can cover your loan payments.<\/li><\/ul><h3>What to watch out for<\/h3><ul class=\"list-3\"><li><strong>Bad credit borrowers not accepted. <\/strong>Banks don\u2019t usually lend to customers who have bad credit, so contact RBC to find out about any minimum credit score requirements before applying. <a href=\"https:\/\/www.finder.com\/ca\/personal-loans\/best-bad-credit-personal-loans\">Learn about the best bad credit loans.<\/a><\/li><li><strong>Nonsufficient funds (NSF) fee. <\/strong>If you have insufficient funds in your bank account when your loan repayment is due, you may be charged an NSF fee.<\/li><li><strong>Insurance may be an unnecessary expense. <\/strong>If you opt for the insurance, your loan will cost more overall.<\/li><\/ul><h3>What are the requirements for an RBC personal loan or line of credit?<\/h3><p>RBC does not disclose its criteria, but Canadian banks typically require the following:<\/p><ul class=\"list-1\"><li>Be a Canadian citizen or a permanent resident<\/li><li>Be at least 18 years of age, or the age of majority in your province or territory<\/li><li>Have a good to excellent credit score<\/li><li>Have a steady income that can manage the loan repayments<\/li><li>Haven\u2019t been declined credit in the last 6 months<\/li><li>Haven\u2019t declared bankruptcy in the last 7 years<\/li><li>Not applying on behalf of a third party<\/li><\/ul><h3>RBC reviews from Finder survey<\/h3><div id=\"testContainer-container\" class=\"carousel-container\">\n<div class=\"slideContainer\">\n<\/div>\n\n <a class=\"carouselPrev mobile_prev_button\" data-target-id=\"\">\u276e<\/a>\n <a class=\"carouselNext mobile_next_button\" data-target-id=\"\">\u276f<\/a>\n\n<br>\n<div style=\"text-align:center\" class=\"dotContainer\">\n<\/div>\n<\/div>\n\n\n<script type=\"text\/javascript\">\n\ndocument.addEventListener(\"DOMContentLoaded\", function(event) {\n\nvar thisContainer = document.getElementById(\"testContainer\");\n\nvar containers = thisContainer.getElementsByClassName(\"carousel_item\");\n\nvar numItems = containers.length;\n\nvar carouselContainer = document.getElementById(\"testContainer-container\");\n\nvar dotContainer = carouselContainer.getElementsByClassName(\"dotContainer\")[0];\n\nvar toAdd = new Array();\n\nvar slideContainer = carouselContainer.getElementsByClassName(\"slideContainer\")[0];\n\nfor(i = 0; i < containers.length; i++)\n{\nvar slideItem = document.createElement(\"div\");\nslideItem.className = \"slideImage slideFade\";\n\n\/\/slideItem.appendChild(containers[i]);\nslideContainer.appendChild(slideItem);\ntoAdd.push(containers[i]);\n\nvar newDot = document.createElement(\"span\");\nnewDot.className = \"dot\";\nnewDot.setAttribute(\"data-index\",i);\nnewDot.onclick = function(e) {\nvar index = e.target.getAttribute(\"data-index\");\ncurrentSlide(parseInt(index)+1);\n};\ndotContainer.appendChild(newDot);\n\n}\n\n\nvar slides = slideContainer.getElementsByClassName(\"slideImage\");\n\nfor(i = 0; i < toAdd.length; i++)\n{\nslides[i].appendChild(toAdd[i]);\n}\n\n\n\n\n\n\n\nvar slideIndex = 1;\n\nvar nextButton = carouselContainer.getElementsByClassName(\"carouselNext\")[0];\nvar prevButton = carouselContainer.getElementsByClassName(\"carouselPrev\")[0];\n\nnextButton.onclick = function(e) {\nplusSlides(1, carouselContainer);\n};\n\nprevButton.onclick = function(e) {\nplusSlides(-1, carouselContainer);\n};\n\n\/\/ show first image\nshowSlides(slideIndex, carouselContainer);\n\n\n\nfunction plusSlides(n, targetContainer) {\n  showSlides(slideIndex += n, targetContainer);\n}\n\nfunction currentSlide(n) {\n  showSlides(slideIndex = n, carouselContainer);\n}\n\nfunction showSlides(n, targetContainer) {\n  let i;\n  let slides = targetContainer.getElementsByClassName(\"slideImage\");\n  let dots = targetContainer.getElementsByClassName(\"dot\");\n  if (n > slides.length) {slideIndex = 1}\n  if (n < 1) {slideIndex = slides.length}\n  for (i = 0; i < slides.length; i++) {\n    slides[i].style.display = \"none\";\n  }\n  for (i = 0; i < dots.length; i++) {\n    dots[i].className = dots[i].className.replace(\" dotActive\", \"\");\n  }\n  slides[slideIndex-1].style.display = \"block\";\n  dots[slideIndex-1].className += \" dotActive\";\n}\n\n});\n\n<\/script>\n\n<style type=\"text\/css\">\n* {box-sizing:border-box}\n\n.carousel-container {\n  max-width: 1000px;\n  position: relative;\n  margin: auto;\n}\n\n.slideImage {\n  display: none;\n}\n\n.carouselPrev, .carouselNext {\n  cursor: pointer;\n  position: absolute;\n  top: 50%;\n  width: auto;\n  margin-top: -22px;\n  padding: 16px;\n  color: black;\n  font-weight: bold;\n  font-size: 18px;\n  transition: 0.6s ease;\n  border-radius: 0 3px 3px 0;\n  user-select: none;\ntext-decoration: none;\n  background-color: rgba(0,0,0,0.2);\n}\n\n.carouselNext {\n  right: 0;\n  border-radius: 3px 0 0 3px;\n}\n\n.carouselPrev:hover, .carouselNext:hover {\n  background-color: rgba(0,0,0,0.8);\ntext-decoration: none !important;\n}\n\n.dot {\n  cursor: pointer;\n  height: 15px;\n  width: 15px;\n  margin: 0 2px;\n  background-color: #bbb;\n  border-radius: 50%;\n  display: inline-block;\n  transition: background-color 0.6s ease;\n}\n\n.dotActive, .dot:hover {\n  background-color: #717171;\n}\n\n.slideFade {\n  animation-name: slideFade;\n  animation-duration: 1.5s;\n}\n\n@keyframes slideFade {\n  from {opacity: .4}\n  to {opacity: 1}\n}\n\n\n\n<\/style>\n<div id=\"testContainer\"><div class=\"carousel_item\">\n<div style=\"max-width: 830px; width: 100%; margin:0 auto;\">\n    <article style=\"margin:0 auto;\">\n        <div class=\"luna-card__block\">\n\n                        \n            <div class=\"luna-card luna-card--border\" style=\"border-radius: 16px;\">\n            \n            \n            \n            <div style=\"margin: 20px;\">\n\n\n                                \n                <svg width=\"30\" height=\"24\" viewbox=\"0 0 30 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                    <path d=\"M12 3.5225C11.0934 4.74917 10.32 6.10917 9.68005 7.6025C9.04005 9.09583 8.69338 10.4292 8.64005 11.6025C9.97338 12.0825 11.0134 12.8025 11.76 13.7625C12.56 14.7225 12.96 15.8958 12.96 17.2825C12.96 18.9892 12.3734 20.4558 11.2 21.6825C10.08 22.8558 8.66672 23.4425 6.96005 23.4425C5.20005 23.4425 3.73338 22.8558 2.56005 21.6825C1.38672 20.5092 0.800049 18.8025 0.800049 16.5625C0.800049 14.1625 1.44005 11.4425 2.72005 8.4025C4.00005 5.3625 5.78672 2.74916 8.08005 0.5625L12 3.5225ZM28.24 3.5225C27.3334 4.74917 26.5601 6.10917 25.9201 7.6025C25.2801 9.09583 24.9334 10.4292 24.8801 11.6025C26.2134 12.0825 27.2534 12.8025 28 13.7625C28.8 14.7225 29.2 15.8958 29.2 17.2825C29.2 18.9892 28.6134 20.4558 27.4401 21.6825C26.3201 22.8558 24.9067 23.4425 23.2001 23.4425C21.4401 23.4425 19.9734 22.8558 18.8 21.6825C17.6267 20.5092 17.04 18.8025 17.04 16.5625C17.04 14.1625 17.6801 11.4425 18.9601 8.4025C20.24 5.3625 22.0267 2.74916 24.32 0.5625L28.24 3.5225Z\" fill=\"#E3E4E6\"><\/path>\n                    <\/svg>\n\n                \n                                    \n\n                <p style=\"font-size: 18px;\">I was very satisfied getting a loan from RBC. It was easy to do and the payments were easy to make.<\/p>\n\n\n                \n                <div class=\"u-grid\">\n\n                    <div class=\"u-grid__col u-1\/12@s u-1\/3\" style=\"margin: auto 0; padding: 0 .5rem .5rem;\">\n\n                        <a href=\"\"><img decoding=\"async\" class=\"no-lazyload size-full wp-image-2490625\" alt=\"RBC Customer from Winnipeg, Manitoba\" style=\"border-radius: 50% 0 50% 50%;\" src=\"https:\/\/www.finder.com\/finder-us\/wp-uploads\/sites\/5\/2020\/03\/FinderLogo_Finder_152x152.png\" srcset=\"https:\/\/www.finder.com\/finder-us\/wp-uploads\/sites\/5\/2020\/03\/FinderLogo_Finder_152x152.png?fit=152 152w\" sizes=\"(max-width: 152px) 28vw, 152px\"><\/a>\n                    <\/div>\n\n                    <div class=\"u-grid__col u-11\/12@s u-2\/3\" style=\"margin: auto 0; padding: 0 .5rem .5rem;\">\n                        <p>\n                            <span style=\"font-size: 16px; line-height: .5;\"><b>RBC Customer from Winnipeg, Manitoba<\/b><\/span><br>\n                            <span style=\"font-size: 14px; color: #6f7278;\"><a href=\"\"><\/a><span>\n                        <\/span><\/span><\/p>\n                    <\/div>\n\n                <\/div>\n            <\/div>\n\n        <\/div>\n        <\/div>\n    <\/article>\n<\/div>\n\n<a name=\"expert-insight\"><\/a><\/div><div class=\"carousel_item\">\n<div style=\"max-width: 830px; width: 100%; margin:0 auto;\">\n    <article style=\"margin:0 auto;\">\n        <div class=\"luna-card__block\">\n\n                        \n            <div class=\"luna-card luna-card--border\" style=\"border-radius: 16px;\">\n            \n            \n            \n            <div style=\"margin: 20px;\">\n\n\n                                \n                <svg width=\"30\" height=\"24\" viewbox=\"0 0 30 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                    <path d=\"M12 3.5225C11.0934 4.74917 10.32 6.10917 9.68005 7.6025C9.04005 9.09583 8.69338 10.4292 8.64005 11.6025C9.97338 12.0825 11.0134 12.8025 11.76 13.7625C12.56 14.7225 12.96 15.8958 12.96 17.2825C12.96 18.9892 12.3734 20.4558 11.2 21.6825C10.08 22.8558 8.66672 23.4425 6.96005 23.4425C5.20005 23.4425 3.73338 22.8558 2.56005 21.6825C1.38672 20.5092 0.800049 18.8025 0.800049 16.5625C0.800049 14.1625 1.44005 11.4425 2.72005 8.4025C4.00005 5.3625 5.78672 2.74916 8.08005 0.5625L12 3.5225ZM28.24 3.5225C27.3334 4.74917 26.5601 6.10917 25.9201 7.6025C25.2801 9.09583 24.9334 10.4292 24.8801 11.6025C26.2134 12.0825 27.2534 12.8025 28 13.7625C28.8 14.7225 29.2 15.8958 29.2 17.2825C29.2 18.9892 28.6134 20.4558 27.4401 21.6825C26.3201 22.8558 24.9067 23.4425 23.2001 23.4425C21.4401 23.4425 19.9734 22.8558 18.8 21.6825C17.6267 20.5092 17.04 18.8025 17.04 16.5625C17.04 14.1625 17.6801 11.4425 18.9601 8.4025C20.24 5.3625 22.0267 2.74916 24.32 0.5625L28.24 3.5225Z\" fill=\"#E3E4E6\"><\/path>\n                    <\/svg>\n\n                \n                                    \n\n                <p style=\"font-size: 18px;\">Reasonable rates and helpful staff<\/p>\n\n\n                \n                <div class=\"u-grid\">\n\n                    <div class=\"u-grid__col u-1\/12@s u-1\/3\" style=\"margin: auto 0; padding: 0 .5rem .5rem;\">\n\n                        <a href=\"\"><img decoding=\"async\" class=\"no-lazyload size-full wp-image-2490625\" alt=\"RBC Customer from Calgary, Alberta\" style=\"border-radius: 50% 0 50% 50%;\" src=\"https:\/\/www.finder.com\/finder-au\/wp-uploads\/2022\/10\/FinderLogo_Finder_215.235.png\" srcset=\"https:\/\/www.finder.com\/finder-au\/wp-uploads\/2022\/10\/FinderLogo_Finder_215.235.png?fit=180 180w, https:\/\/www.finder.com\/finder-au\/wp-uploads\/2022\/10\/FinderLogo_Finder_215.235.png?fit=360 360w, https:\/\/www.finder.com\/finder-au\/wp-uploads\/2022\/10\/FinderLogo_Finder_215.235.png?fit=600 600w, https:\/\/www.finder.com\/finder-au\/wp-uploads\/2022\/10\/FinderLogo_Finder_215.235.png?fit=900 900w, https:\/\/www.finder.com\/finder-au\/wp-uploads\/2022\/10\/FinderLogo_Finder_215.235.png?fit=1200 1200w\" sizes=\"(max-width: 1200px) 28vw, 1200px\"><\/a>\n                    <\/div>\n\n                    <div class=\"u-grid__col u-11\/12@s u-2\/3\" style=\"margin: auto 0; padding: 0 .5rem .5rem;\">\n                        <p>\n                            <span style=\"font-size: 16px; line-height: .5;\"><b>RBC Customer from Calgary, Alberta<\/b><\/span><br>\n                            <span style=\"font-size: 14px; color: #6f7278;\"><a href=\"\"><\/a><span>\n                        <\/span><\/span><\/p>\n                    <\/div>\n\n                <\/div>\n            <\/div>\n\n        <\/div>\n        <\/div>\n    <\/article>\n<\/div>\n\n<a name=\"expert-insight\"><\/a><\/div><div class=\"carousel_item\">\n<div style=\"max-width: 830px; width: 100%; margin:0 auto;\">\n    <article style=\"margin:0 auto;\">\n        <div class=\"luna-card__block\">\n\n                        \n            <div class=\"luna-card luna-card--border\" style=\"border-radius: 16px;\">\n            \n            \n            \n            <div style=\"margin: 20px;\">\n\n\n                                \n                <svg width=\"30\" height=\"24\" viewbox=\"0 0 30 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                    <path d=\"M12 3.5225C11.0934 4.74917 10.32 6.10917 9.68005 7.6025C9.04005 9.09583 8.69338 10.4292 8.64005 11.6025C9.97338 12.0825 11.0134 12.8025 11.76 13.7625C12.56 14.7225 12.96 15.8958 12.96 17.2825C12.96 18.9892 12.3734 20.4558 11.2 21.6825C10.08 22.8558 8.66672 23.4425 6.96005 23.4425C5.20005 23.4425 3.73338 22.8558 2.56005 21.6825C1.38672 20.5092 0.800049 18.8025 0.800049 16.5625C0.800049 14.1625 1.44005 11.4425 2.72005 8.4025C4.00005 5.3625 5.78672 2.74916 8.08005 0.5625L12 3.5225ZM28.24 3.5225C27.3334 4.74917 26.5601 6.10917 25.9201 7.6025C25.2801 9.09583 24.9334 10.4292 24.8801 11.6025C26.2134 12.0825 27.2534 12.8025 28 13.7625C28.8 14.7225 29.2 15.8958 29.2 17.2825C29.2 18.9892 28.6134 20.4558 27.4401 21.6825C26.3201 22.8558 24.9067 23.4425 23.2001 23.4425C21.4401 23.4425 19.9734 22.8558 18.8 21.6825C17.6267 20.5092 17.04 18.8025 17.04 16.5625C17.04 14.1625 17.6801 11.4425 18.9601 8.4025C20.24 5.3625 22.0267 2.74916 24.32 0.5625L28.24 3.5225Z\" fill=\"#E3E4E6\"><\/path>\n                    <\/svg>\n\n                \n                                    \n\n                <p style=\"font-size: 18px;\">Royal Bank did a great job overall with granting a small loan for a car that I needed. All they wanted to know was the year and make of the vehicle and the insurance coverage.<\/p>\n\n\n                \n                <div class=\"u-grid\">\n\n                    <div class=\"u-grid__col u-1\/12@s u-1\/3\" style=\"margin: auto 0; padding: 0 .5rem .5rem;\">\n\n                        <a href=\"\"><img decoding=\"async\" class=\"no-lazyload size-full wp-image-2490625\" alt=\"RBC Customer from Parry Sound, Ontario\" style=\"border-radius: 50% 0 50% 50%;\" src=\"https:\/\/www.finder.com\/finder-au\/wp-uploads\/2022\/10\/FinderLogo_Finder_215.235.png\" srcset=\"https:\/\/www.finder.com\/finder-au\/wp-uploads\/2022\/10\/FinderLogo_Finder_215.235.png?fit=180 180w, https:\/\/www.finder.com\/finder-au\/wp-uploads\/2022\/10\/FinderLogo_Finder_215.235.png?fit=360 360w, https:\/\/www.finder.com\/finder-au\/wp-uploads\/2022\/10\/FinderLogo_Finder_215.235.png?fit=600 600w, https:\/\/www.finder.com\/finder-au\/wp-uploads\/2022\/10\/FinderLogo_Finder_215.235.png?fit=900 900w, https:\/\/www.finder.com\/finder-au\/wp-uploads\/2022\/10\/FinderLogo_Finder_215.235.png?fit=1200 1200w\" sizes=\"(max-width: 1200px) 28vw, 1200px\"><\/a>\n                    <\/div>\n\n                    <div class=\"u-grid__col u-11\/12@s u-2\/3\" style=\"margin: auto 0; padding: 0 .5rem .5rem;\">\n                        <p>\n                            <span style=\"font-size: 16px; line-height: .5;\"><b>RBC Customer from Parry Sound, Ontario<\/b><\/span><br>\n                            <span style=\"font-size: 14px; color: #6f7278;\"><a href=\"\"><\/a><span>\n                        <\/span><\/span><\/p>\n                    <\/div>\n\n                <\/div>\n            <\/div>\n\n        <\/div>\n        <\/div>\n    <\/article>\n<\/div>\n\n<a name=\"expert-insight\"><\/a><\/div><div class=\"carousel_item\">\n<div style=\"max-width: 830px; width: 100%; margin:0 auto;\">\n    <article style=\"margin:0 auto;\">\n        <div class=\"luna-card__block\">\n\n                        \n            <div class=\"luna-card luna-card--border\" style=\"border-radius: 16px;\">\n            \n            \n            \n            <div style=\"margin: 20px;\">\n\n\n                                \n                <svg width=\"30\" height=\"24\" viewbox=\"0 0 30 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                    <path d=\"M12 3.5225C11.0934 4.74917 10.32 6.10917 9.68005 7.6025C9.04005 9.09583 8.69338 10.4292 8.64005 11.6025C9.97338 12.0825 11.0134 12.8025 11.76 13.7625C12.56 14.7225 12.96 15.8958 12.96 17.2825C12.96 18.9892 12.3734 20.4558 11.2 21.6825C10.08 22.8558 8.66672 23.4425 6.96005 23.4425C5.20005 23.4425 3.73338 22.8558 2.56005 21.6825C1.38672 20.5092 0.800049 18.8025 0.800049 16.5625C0.800049 14.1625 1.44005 11.4425 2.72005 8.4025C4.00005 5.3625 5.78672 2.74916 8.08005 0.5625L12 3.5225ZM28.24 3.5225C27.3334 4.74917 26.5601 6.10917 25.9201 7.6025C25.2801 9.09583 24.9334 10.4292 24.8801 11.6025C26.2134 12.0825 27.2534 12.8025 28 13.7625C28.8 14.7225 29.2 15.8958 29.2 17.2825C29.2 18.9892 28.6134 20.4558 27.4401 21.6825C26.3201 22.8558 24.9067 23.4425 23.2001 23.4425C21.4401 23.4425 19.9734 22.8558 18.8 21.6825C17.6267 20.5092 17.04 18.8025 17.04 16.5625C17.04 14.1625 17.6801 11.4425 18.9601 8.4025C20.24 5.3625 22.0267 2.74916 24.32 0.5625L28.24 3.5225Z\" fill=\"#E3E4E6\"><\/path>\n                    <\/svg>\n\n                \n                                    \n\n                <p style=\"font-size: 18px;\">Traditional bank loan procedures are tedious, the approval process is long, the customer experience is not good, the funds are not in place in time.<\/p>\n\n\n                \n                <div class=\"u-grid\">\n\n                    <div class=\"u-grid__col u-1\/12@s u-1\/3\" style=\"margin: auto 0; padding: 0 .5rem .5rem;\">\n\n                        <a href=\"\"><img decoding=\"async\" class=\"no-lazyload size-full wp-image-2490625\" alt=\"RBC Customer from Abbotsford, BC\" style=\"border-radius: 50% 0 50% 50%;\" src=\"https:\/\/www.finder.com\/finder-au\/wp-uploads\/2022\/10\/FinderLogo_Finder_215.235.png\" srcset=\"https:\/\/www.finder.com\/finder-au\/wp-uploads\/2022\/10\/FinderLogo_Finder_215.235.png?fit=180 180w, https:\/\/www.finder.com\/finder-au\/wp-uploads\/2022\/10\/FinderLogo_Finder_215.235.png?fit=360 360w, https:\/\/www.finder.com\/finder-au\/wp-uploads\/2022\/10\/FinderLogo_Finder_215.235.png?fit=600 600w, https:\/\/www.finder.com\/finder-au\/wp-uploads\/2022\/10\/FinderLogo_Finder_215.235.png?fit=900 900w, https:\/\/www.finder.com\/finder-au\/wp-uploads\/2022\/10\/FinderLogo_Finder_215.235.png?fit=1200 1200w\" sizes=\"(max-width: 1200px) 28vw, 1200px\"><\/a>\n                    <\/div>\n\n                    <div class=\"u-grid__col u-11\/12@s u-2\/3\" style=\"margin: auto 0; padding: 0 .5rem .5rem;\">\n                        <p>\n                            <span style=\"font-size: 16px; line-height: .5;\"><b>RBC Customer from Abbotsford, BC<\/b><\/span><br>\n                            <span style=\"font-size: 14px; color: #6f7278;\"><a href=\"\"><\/a><span>\n                        <\/span><\/span><\/p>\n                    <\/div>\n\n                <\/div>\n            <\/div>\n\n        <\/div>\n        <\/div>\n    <\/article>\n<\/div>\n\n<a name=\"expert-insight\"><\/a><\/div><\/div><div id=\"testContainer\"><div class=\"carousel_item\"><\/div><\/div><h3 id=\"product-comparison-box\">Alternatives to RBC loans<\/h3><div class=\"content tableWithFilters\n        \n        \n         -table-container\" id=\"comparison-table\" data-section=\"table\">\n    <div class=\"tableWithFilters__tableTop\">\n            <\/div>\n            <div class=\"contentWrapper tableWithFilters__contentWrapper \">\n        <div class=\"tableWithFilters__sidebarFilter tableWithFilters__sidebarFilter--stickyAndScrollable\" data-niche-short-code=\"CAFPL\">\n        <div class=\"tableWithFilters__filter f1\"><\/div>\n    <\/div>\n        <div class=\"tableWithFilters__table content\">\n        <script type=\"text\/javascript\">\nvar getEventToListenTo = () => {\n  if (window.matchMedia('(any-hover:none)').matches) {\n    if (window.matchMedia('(max-width: 450px)').matches) {\n      return \"scroll\";\n    }\n  }\n  return \"DOMContentLoaded\";\n};\nvar eventToWatch = getEventToListenTo();\nconst loadFinderScoreModalcafpl = () => {\n  setTimeout(function(){\n   window.loadOnTheFly.html(\n      'partial', {\n          id: 'finder-score-cafpl-modal-optimized',\n      },\n      function (response) {\n          document.getElementsByTagName(\"body\")[0].appendChild(response);\n          var modal = document.getElementById('finderScoreModal-cafpl');\n          var closeButton = modal.querySelector(\"#closeButton\");\n          closeButton.onclick = function (event) {\n            modal.classList.add(\"elementHidden\");\n          };\n          var btnReadMethodology = modal.querySelector(\"#btnReadMethodology\");\n          btnReadMethodology.addEventListener(\"click\", function(e) {\n            modal.classList.add(\"elementHidden\");\n          });\n          window.onclick = function (event) {\n            if (event.target == modal) {\n              modal.classList.add(\"elementHidden\");\n            }\n          };\n      }\n  );\n  },1000);\n  window.removeEventListener(eventToWatch, loadFinderScoreModalcafpl);\n};\nwindow.addEventListener(eventToWatch, loadFinderScoreModalcafpl);\nvar showFinderScoreModal = (niche) => {\n  var existCondition = setInterval(function() {\n    const modalLoaded = document.getElementById('finderScoreModal-cafpl');\n    if (modalLoaded) {\n      clearInterval(existCondition);\n      modalLoaded.classList.remove('elementHidden');\n    }\n  }, 500); \/\/ check every 0.5s\n}\n<\/script><div class=\"customTableFiltersConfig tableFiltersConfig__main\" style=\"display: none\">{\"userFilters\":[{\"componentType\":\"MULTI-SELECT CHECKBOX\",\"options\":{\"comparator\":\"contains\",\"includeAllSelection\":false,\"defaultMatcher\":\"ANY\",\"values\":[\"8.95-10\",\"6.95-8.94999\",\"4.95-6.94999\",\"0-4.94999\"],\"fields\":[{\"label\":\"[[FINDER_SCORE_BADGE|9+]] Excellent: 9+\",\"value\":\"8.95-10\",\"comparator\":\"range\"},{\"label\":\"[[FINDER_SCORE_BADGE|7+]] Great: 7+\",\"value\":\"6.95-8.94999\",\"comparator\":\"range\"},{\"label\":\"[[FINDER_SCORE_BADGE|5+]] Standard: 5+\",\"value\":\"4.95-6.94999\",\"comparator\":\"range\"},{\"label\":\"[[FINDER_SCORE_BADGE|0+]] Basic: 0+\",\"value\":\"0-4.94999\",\"comparator\":\"range\"}]},\"dataSelector\":{\"recordType\":\"PRODUCT\",\"fieldCode\":\"FINDER_SCORE.FINDER_SCORE\"},\"dataType\":\"NUMBER\",\"label\":\"Finder Score\",\"queryParameter\":\"finderScore\"},{\"config\":{\"MULTISELECT\":true,\"VALUES\":\"Less than $2000 per month, $2000-$5000 per month, $5000+ per month\"},\"dataSelector\":{\"recordType\":\"product\",\"fieldCode\":\"DETAILS.INCOME_FILTER\"},\"dataType\":\"TEXT\",\"label\":\"Monthly Income\",\"order\":3},{\"dataSelector\":{\"recordType\":\"UI_FILTER_COMPONENT\",\"fieldCode\":\"SPECIAL_OFFERS\"},\"dataType\":\"BOOLEAN\",\"label\":\"Special offers\",\"componentType\":\"SpecialOffersFilter\",\"config\":{\"VALUES\":\"1\",\"fields\":[{\"value\":\"exclusive_only\",\"label\":\"Finder Rewards &amp; exclusives\"},{\"value\":\"all_offers_no_rewards\",\"label\":\"All offers\"}]},\"options\":{\"comparator\":\"eq\"}},{\"config\":{},\"dataSelector\":{\"recordType\":\"product\",\"fieldCode\":\"GENERAL.PROVIDER_ID\"},\"dataType\":\"UUID\",\"label\":\"Lender\",\"order\":5}],\"niche\":{\"currencySymbol\":\"$\",\"decimalPoint\":\".\",\"decimalPlaces\":\"2\",\"thousandsSeparator\":\",\",\"filterBoundsMap\":{\"product.DETAILS.INCOME_FILTER\":null,\"product.GENERAL.PROVIDER_ID\":null}},\"prefilled\":false,\"experimental\":false}<\/div><div class=\"js-comparison-calculator comparison-calculator comparison-calculator--paginationNav f1   \" data-category=\"cf67f9a0-a4e9-42f3-abca-f9e2f056f762\" data-template=\"comparison\" data-niche=\"CAFPL\" data-site=\"CAFPL\" data-auto-recalculate=\"true\" data-post-country=\"ca\" data-fieldset=\"CAFPL Table\" data-compare-fieldset=\"compareInfobox\" data-post-id=\"761143\" data-mobile-template=\"\" data-origin=\"straightforward-niche\" data-side-filters=\"false\" data-sort=\"\" data-enable-top-filters=\"false\" data-mobile-data-layout=\"grid\" data-redirect-tracking-params='{\"placement_type\":\"table\",\"site\":\"CAFPL\",\"fieldset\":\"CAFPL Table\",\"template\":\"comparison\",\"category_id\":\"cf67f9a0-a4e9-42f3-abca-f9e2f056f762\",\"category_name\":\"All Personal Loans\",\"is_sorted\":0,\"is_filtered\":0,\"cta_render_ts\":1778303084}' data-disable-alternative-products=\"false\" data-force-enable-alternative-products=\"false\" data-niche-default-category=\"e0138bca-7183-4631-9190-96927c12d540\" data-niche-default-path=\"\" data-experiment-flags=\"\"><section class=\"comparison-calculator--container\"><div class=\"comparison-actions\"><div class=\"comparison-actions__filterAndSort\"><div id=\"portal-table-sort-button-mobile\" class=\"comparison-actions__tablesort\"><\/div><div id=\"portal-table-filter-button-mobile\" class=\"comparison-actions__filter\"><\/div><\/div><div id=\"portal-tableWithFilters__table\"><\/div><div class=\"u-grid u-grid--gutterCollapse templateTable__dateAndCounterContainer\"><div class=\"u-grid__col \"><small class=\"templateTable__counterContainer\"><span id=\"js-current_product_count-cf67f9a0-a4e9-42f3-abca-f9e2f056f762\">5 of 51 results<\/span><\/small><\/div><\/div><div class=\"comparison-actions__filterAndSort--sticky\"><div id=\"portal-table-sort-button-mobile-sticky\" class=\"comparison-actions__tablesort\"><\/div><div id=\"portal-table-filter-button-mobile-sticky\" class=\"comparison-actions__filter\"><\/div><\/div><\/div><form action=\"\" name=\"compareForm\" method=\"post\" class=\"js-compare-bar\" data-compareinfobox=\"\" data-compare-fieldset=\"compareInfobox\" data-niche=\"CAFPL\" data-site=\"CAFPL\" data-table-id=\"780\" data-origin=\"straightforward-niche\" data-record-type=\"product\" data-leadform-modal=\"\" data-redirect-tracking-params='{\"placement_type\":\"table\",\"site\":\"CAFPL\",\"fieldset\":\"CAFPL Table\",\"template\":\"comparison\",\"category_id\":\"cf67f9a0-a4e9-42f3-abca-f9e2f056f762\",\"category_name\":\"All Personal Loans\",\"is_sorted\":0,\"is_filtered\":0,\"cta_render_ts\":1778303084}'><div class=\"comparisonHistory__root\"><\/div><table class=\"comparison-table f1-clarity-header has-sidepeek js-paginated-table-sorter paginated-table-sorter    has-combined-column-header  combined-column-header-grid js-calculator-table rewards--container loyalty-rewards--container\" id=\"comparison-table-0000000000\" data-has-sidepeek=\"true\" data-rendered-as=\"table\" data-loadmore=\"true\" data-loadmore-version=\"1\" data-loadmore-id=\"1009\" data-niche=\"cafpl\" data-sorted=\"false\" data-sorting=\"\" data-pagination-nav=\"5\" data-pagination-nav-offset=\"0\" data-pagination-nav-next-offset=\"5\" data-pagination-nav-prev-offset=\"0\" data-product-count=\"51\" data-manual-sponsored-count=\"\" data-include-inactive=\"false\" data-user-filters data-table-filter-presets=\"a235405e338d37f5a9254189b9518b67b100b9f7fa16831160ada49c93f5af66\" data-table-record-type=\"product\" data-table-record-ids='[\"eaaf66e3-6e5c-4fe3-a7f7-76f5e7410de7\",\"7fd7d7fc-e864-45a9-b585-bfadfd222da4\",\"93a41e3b-0889-4fb6-8474-4a164deb7b8a\",\"3ef639da-29ec-4373-b8aa-6573bdfec450\",\"31bd42f8-c4bb-457a-a20a-9196141a2d16\"]' data-total-data=\"5\" data-enable-top-filters=\"false\" data-total-product-count=\"51\" data-sponsored-placements=\"3\" data-sponsored-field-code=\"DERIVED.AD_RANK\" data-sponsored-max-per-provider=\"1\" data-override-table-position-configuration=\"false\"><thead class=\"u-bg--background-secondary u-color--foreground-main\"><tr class=\"grid-column-count-4\"><th data-mobile=\"hide\" data-ajax-table-sorter-column=\"CAFPL.PRODUCT.DATAPOINT_CAFPL_FINDER_SCORE\" class=\"comparison-table__feature default-sort-descending tablesorter-header tablesorter-headerUnSorted comparison-table__sortable th-combined-column-header\" data-field-targetable=\"\" data-sorter-title=\"finder_score\" data-ajax-table-sorter-default-direction=\"DESCENDING\"><span class=\"comparison-table__nameTooltip\" rel=\"popover\" data-tooltip-type=\"Finder Score\" data-content=\"The Finder Score is designed to make it easier to compare loans.\">\n                    Finder Score\n                    <svg class=\"luna-icon\"><use xlink:href=\"#info\"><\/use><\/svg><\/span><svg class=\"luna-icon comparison-table__sortIcon\"><use href=\"#chevron-up-down\"><\/use><\/svg><svg class=\"comparison-table__sortIcon--asc luna-icon\"><use href=\"#arrow-up\"><\/use><\/svg><svg class=\"comparison-table__sortIcon--desc luna-icon\"><use href=\"#arrow-down\"><\/use><\/svg><\/th><th data-ajax-table-sorter-column=\"CAFPL.PRODUCT.DATAPOINT_CAFPL_APR_LARGE\" class=\"comparison-table__feature  tablesorter-header tablesorter-headerUnSorted comparison-table__sortable \" data-field-targetable=\"\" data-sorter-title=\"apr_range\">\n                                                        APR Range\n                                                      <svg class=\"luna-icon comparison-table__sortIcon\"><use href=\"#chevron-up-down\"><\/use><\/svg><svg class=\"comparison-table__sortIcon--asc luna-icon\"><use href=\"#arrow-up\"><\/use><\/svg><svg class=\"comparison-table__sortIcon--desc luna-icon\"><use href=\"#arrow-down\"><\/use><\/svg><\/th><th data-ajax-table-sorter-column=\"CAFPL.PRODUCT.DATAPOINT_CAFPL_LOAN_AMOUNT_LARGE\" class=\"comparison-table__feature  tablesorter-header tablesorter-headerUnSorted comparison-table__sortable \" data-field-targetable=\"\" data-sorter-title=\"loan_amount\">\n                                                        Loan Amount\n                                                      <svg class=\"luna-icon comparison-table__sortIcon\"><use href=\"#chevron-up-down\"><\/use><\/svg><svg class=\"comparison-table__sortIcon--asc luna-icon\"><use href=\"#arrow-up\"><\/use><\/svg><svg class=\"comparison-table__sortIcon--desc luna-icon\"><use href=\"#arrow-down\"><\/use><\/svg><\/th><th data-ajax-table-sorter-column=\"CAFPL.PRODUCT.DATAPOINT_CAFPL_LOAN_TERM_LARGE\" class=\"comparison-table__feature  tablesorter-header tablesorter-headerUnSorted comparison-table__sortable \" data-field-targetable=\"\" data-sorter-title=\"loan_term\">\n                                                        Loan Term\n                                                      <svg class=\"luna-icon comparison-table__sortIcon\"><use href=\"#chevron-up-down\"><\/use><\/svg><svg class=\"comparison-table__sortIcon--asc luna-icon\"><use href=\"#arrow-up\"><\/use><\/svg><svg class=\"comparison-table__sortIcon--desc luna-icon\"><use href=\"#arrow-down\"><\/use><\/svg><\/th><th data-ajax-table-sorter-column=\"PRODUCT.GENERAL.BROKER_COMPLIANCE\" class=\"comparison-table__feature comparison-table__feature--longtext margin-bottom padding-bottom no-padding-top tablesorter-header tablesorter-headerUnSorted comparison-table__sortable \" data-field-targetable=\"\" data-sorter-title=\"broker_compliance\">\n                                                        Broker Compliance\n                                                      <svg class=\"luna-icon comparison-table__sortIcon\"><use href=\"#chevron-up-down\"><\/use><\/svg><svg class=\"comparison-table__sortIcon--asc luna-icon\"><use href=\"#arrow-up\"><\/use><\/svg><svg class=\"comparison-table__sortIcon--desc luna-icon\"><use href=\"#arrow-down\"><\/use><\/svg><\/th><th data-ajax-table-sorter-column=\"PRODUCT.DESCRIPTIONS.TABLE_DEFAULT_KEY_FEATURES\" class=\"comparison-table__feature comparison-table__feature--longtext tablesorter-header tablesorter-headerUnSorted comparison-table__sortable \" data-field-targetable=\"\" data-sorter-title=\"key_features\">\n                                                        Key Features\n                                                      <svg class=\"luna-icon comparison-table__sortIcon\"><use href=\"#chevron-up-down\"><\/use><\/svg><svg class=\"comparison-table__sortIcon--asc luna-icon\"><use href=\"#arrow-up\"><\/use><\/svg><svg class=\"comparison-table__sortIcon--desc luna-icon\"><use href=\"#arrow-down\"><\/use><\/svg><\/th><\/tr><\/thead><tbody><style>\n\t.rewards-infobox .deals-banner { display:flex; flex-direction: row; border-radius: 16px; border:1px solid #000; overflow: hidden; }\n\t.rewards-infobox .deals-left { background:linear-gradient(103.63deg, #FFD23B 9.47%, #FFD835 16.17%, #FEDA3D 21.75%, #FEE053 29.57%, #FEEA77 39.61%, #FDF7A9 50.78%, #FDFFC4 56.36%, #FDF8AC 58.59%, #FDEE88 61.94%, #FEE669 65.29%, #FEE052 68.64%, #FEDB41 73.1%, #FED838 77.57%, #FFD835 83.15%, #FFD23B 89.85%); display:flex; flex-direction: column; align-items:center; justify-content:space-between; position: relative; width: 110px; cursor:pointer; }\n\t@media (min-width: 768px) { .rewards-infobox .deals-left { width: 110px; } }\n\t.rewards-infobox .deals-right { background:#1a50ff; color:#fff; padding: 8px; display:flex; flex-direction: column; gap:2px; justify-content:center; flex: 1; }\n\t@media (min-width: 768px) { .rewards-infobox .deals-right { padding: 8px; } }\n\t.rewards-infobox .deals-phone { position: absolute; top: 8px; left: 12px; }\n\t.rewards-infobox .deals-ends { color:#000; font-weight:800; font-size:12px; line-height:12px; padding:6px 10px; font-style: italic; border-radius: 9999px; display:inline-flex; align-items:center; text-transform: uppercase; display: none; }\n\t.rewards-infobox .deals-ends-text { padding-top: 2px; }\n\t.rewards-infobox .deals-header { display:flex; align-items:center; flex-wrap: nowrap; gap:4px; cursor:pointer; }\n\t.rewards-infobox .deals-amount { background:linear-gradient(103.63deg, #FFD23B 9.47%, #FFD835 16.17%, #FEDA3D 21.75%, #FEE053 29.57%, #FEEA77 39.61%, #FDF7A9 50.78%, #FDFFC4 56.36%, #FDF8AC 58.59%, #FDEE88 61.94%, #FEE669 65.29%, #FEE052 68.64%, #FEDB41 73.1%, #FED838 77.57%, #FFD835 83.15%, #FFD23B 89.85%); color:#232320; font-size:32px; line-height:28px; letter-spacing: -0.75px; text-transform: uppercase; padding: 2px 4px 0 2px; border-radius: 4px; font-style: italic; font-weight: bold; font-size: 30px; }\n\t.rewards-infobox .deals-title { color: white; text-transform: uppercase; font-style:italic; font-weight:bold; font-size:16px; flex: 1; }\n\t.rewards-infobox .deals-list { display:flex; flex-direction: column; flex-wrap: wrap; gap:2px; margin: 4px 0 2px; cursor:pointer; }\n\t@media (min-width: 768px) { .rewards-infobox .deals-list { flex-direction: row; row-gap: 4px; column-gap: 20px; } }\n\t.rewards-infobox .deals-step { display:flex; align-items: baseline; gap:4px; }\n\t.rewards-infobox .deals-step-num { background:#FFD23B; color:#000; display:inline-flex; align-items:center; justify-content:center; font-weight:bold; font-style: italic; border-radius:2px; font-size:12px; margin-top:2px; line-height: 12px; padding-top: 2px; min-width: 11px; }\n\t.rewards-infobox .deals-step-text { color:#fff; font-size:12px; line-height:16px; font-weight: bold; }\n\t.rewards-infobox .deals-disclaimer { color:#E8EEFF; font-size:12px; margin-top: 4px; width: fit-content; }\n\t.rewards-infobox .deals-disclaimer a { color:#BFD0FF; text-decoration: underline; font-size: 12px; }\n\t.rewards-infobox .rewards-end-date { font-size: 12px; }\n\t\n\t\t.rewards-infobox .deals-countdown {\n\t\tdisplay: flex;\n\t\talign-items: center;\n\t\tmargin-top: 8px;\n\t\tflex-wrap: wrap;\n\t}\n\n\t.rewards-infobox .deals-countdown__label {\n\t\tcolor: #fff;\n\t\tfont-size: 12px;\n\t\tfont-weight: 800;\n\t\tpadding-right: 6px;\n\t\twhite-space: nowrap;\n\t}\n\n\t.rewards-infobox .deals-countdown__timer {\n\t\tdisplay: flex;\n\t\talign-items: center;\n\t\tgap: 4px;\n\t}\n\n\t.rewards-infobox .deals-countdown__unit {\n\t\tdisplay: inline-flex;\n\t\talign-items: center;\n\t}\n\n\t.rewards-infobox .deals-countdown__value {\n\t\tbackground: #FFD238;\n\t\tcolor: #000;\n\t\tfont-size: 12px;\n\t\tfont-weight: 800;\n\t\ttext-align: center;\n\t\tfont-style: italic;\n\t\tmin-width: 24px;\n\t\tmin-height: 14px;\n\t\tline-height: 100%;\n\t\tletter-spacing: -0.025em;\n\t\tfont-feature-settings: 'tnum' on, 'lnum' on;\n\t\tpadding: 2px;\n\t}\n\n\t.rewards-infobox .deals-countdown__separator {\n\t\tcolor: #fff;\n\t\tfont-size: 16px;\n\t\tfont-weight: 600;\n\t}\n\n\t@media (max-width: 600px) {\n\t\t.rewards-infobox .deals-countdown__value {\n\t\t\tpadding: 2px;\n\t\t}\n\t}\n\n\t\ttd.comparison-table__feature--longtext div.comparison-table__cellWrapper { width: 100%; }\n\n\t\t@media (max-width: 600px) {\n\t\t.reward-col-order-3 { grid-row: 3 !important; }\n\t\t.reward-col-order-4 { grid-row: 4 !important; }\n\t\t.reward-col-order-5 { grid-row: 5 !important; }\n\t\t.reward-col-order-6 { grid-row: 6 !important; }\n\t\t.reward-col-order-7 { grid-row: 7 !important; }\n\t\t.reward-col-order-8 { grid-row: 8 !important; }\n\t\t.reward-col-order-neg-3 { grid-row: -3 !important; }\n\t\t.reward-col-order-neg-4 { grid-row: -4 !important; }\n\t\t.reward-col-order-neg-5 { grid-row: -5 !important; }\n\t\t.reward-col-order-neg-6 { grid-row: -6 !important; }\n\t\t.reward-col-order-neg-7 { grid-row: -7 !important; }\n\t\t.reward-col-order-neg-8 { grid-row: -8 !important; }\n\t}\n<\/style><style>\n  \/* Gold gradient on minimal UX reward rows (desktop only) *\/\n  @media (min-width: 601px) {\n    tr[data-minimal-ux=\"true\"][data-should-show-rewards=\"true\"] {\n      background: linear-gradient(45deg, rgba(255, 210, 59, 0) 76%, rgba(255, 210, 59, 0.5) 100%), #fff;\n      background-repeat: no-repeat;\n      background-size: 50% 50%;\n      background-position: top right;\n    }\n  }\n\n  tr[data-minimal-ux=\"true\"][data-should-show-rewards=\"true\"] > td.comparison-table__cta {\n    gap: 4px;\n    margin-top: 0 !important;\n  }\n\n  \/* Pill wrapper centered in CTA cell (td is display:grid with 3 columns) *\/\n  .rewards-pill-wrapper {\n    z-index: 3;\n    align-self: flex-end;\n    justify-self: flex-end;\n\n    @media (max-width: 600px) {\n      grid-column: 1 \/ -1;\n      text-align: center;\n      justify-self: unset;\n    }\n  }\n\n  \/* &#9472;&#9472; Base pill styles (original compact design) &#9472;&#9472; *\/\n  .rewards-pill {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    background: linear-gradient(103.63deg, #FFD23B 9.47%, #FFD835 16.17%, #FEDA3D 21.75%, #FEE053 29.57%, #FEEA77 39.61%, #FDF7A9 50.78%, #FDFFC4 56.36%, #FDF8AC 58.59%, #FDEE88 61.94%, #FEE669 65.29%, #FEE052 68.64%, #FEDB41 73.1%, #FED838 77.57%, #FFD835 83.15%, #FFD23B 89.85%);\n    border: 1px solid #E6B40F;\n    border-radius: 4px 20px 20px 20px;\n    padding: 0px 8px 0px 2px;\n    cursor: pointer;\n    position: relative;\n    overflow: visible;\n    transition: filter 0.15s ease;\n    height: 24px;\n    box-sizing: border-box;\n\n    @media (max-width: 600px) {\n      box-shadow: 0 0 24px 0 rgba(255, 210, 59, 0.75);\n    }\n  }\n\n  .rewards-pill__shimmer {\n    position: absolute;\n    top: 0;\n    left: 0;\n    right: 0;\n    width: 100%;\n    height: 100%;\n    border-radius: 4px 20px 20px 20px;\n    overflow: hidden;\n    pointer-events: none;\n  }\n\n  .rewards-pill__shimmer::after {\n    content: '';\n    position: absolute;\n    top: 0;\n    width: 50%;\n    height: 100%;\n    background: linear-gradient(\n      90deg,\n      transparent 0%,\n      rgba(255, 255, 255, 0.5) 50%,\n      transparent 100%\n    );\n    animation: rewards-pill-shimmer 4s infinite;\n  }\n\n  .rewards-pill__icon {\n    z-index: 2;\n    display: flex;\n    align-items: center;\n    flex-shrink: 0;\n    position: relative;\n  }\n\n  .rewards-pill__icon-svg {\n    width: 44px;\n    height: 27.75px;\n    overflow: visible;\n  }\n\n  .rewards-pill__star {\n    position: absolute;\n    z-index: 4;\n    opacity: 0;\n    pointer-events: none;\n    width: 22px;\n    height: 22px;\n    top: 55%;\n    left: 3%;\n    margin-top: -19px;\n    margin-left: -6px;\n    animation: rewards-pill-star-rotate 4s infinite;\n  }\n\n  .rewards-pill__text {\n    font-size: 16px;\n    font-style: italic;\n    font-weight: 900;\n    text-transform: uppercase;\n    letter-spacing: 0px;\n    color: #092673;\n    z-index: 1;\n    line-height: 24px;\n    white-space: nowrap;\n  }\n\n  \/* &#9472;&#9472; New design overrides (data-show-tc=\"true\") &#9472;&#9472; *\/\n  .rewards-pill[data-show-tc=\"true\"] {\n    padding: 0px 10px 0px 4px;\n    border-radius: 4px 32px 32px 32px;\n    height: 38px;\n    align-items: center;\n  }\n\n  .rewards-pill[data-show-tc=\"true\"] .rewards-pill__shimmer {\n    border-radius: 4px 32px 32px 32px;\n  }\n\n  .rewards-pill[data-show-tc=\"true\"] .rewards-pill__icon-svg {\n    width: 68px;\n    height: 48px;\n  }\n\n  .rewards-pill[data-show-tc=\"true\"] .rewards-pill__star {\n    top: 0;\n    left: 0;\n    margin-top: 0;\n    margin-left: 0;\n  }\n\n  .rewards-pill[data-show-tc=\"true\"] .rewards-pill__text {\n    font-family: 'Modern Era', Arial, Helvetica, sans-serif;\n    font-weight: 900;\n    font-style: italic;\n    font-size: 16px;\n    line-height: 18px;\n    letter-spacing: 0;\n    text-align: center;\n    font-variant-numeric: lining-nums tabular-nums;\n    color: #092673;\n    white-space: nowrap;\n    text-transform: none;\n  }\n\n  .rewards-pill__content {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    z-index: 1;\n    height: 100%;\n    padding: 2px 0;\n    box-sizing: border-box;\n  }\n\n  .rewards-pill__tc {\n    font-family: 'Modern Era', Arial, Helvetica, sans-serif;\n    font-weight: 400;\n    font-style: normal;\n    font-size: 10px;\n    line-height: 130%;\n    letter-spacing: 0;\n    text-align: center;\n    font-variant-numeric: lining-nums tabular-nums;\n    text-decoration: underline;\n    text-decoration-style: solid;\n    color: #092673;\n    white-space: nowrap;\n  }\n\n  .rewards-pill__tc:hover {\n    opacity: 0.8;\n  }\n\n  @keyframes rewards-pill-shimmer {\n    0% {\n      transform: translateX(100%);\n    }\n    20% {\n      transform: translateX(-100%);\n    }\n    100% {\n      transform: translateX(-100%);\n    }\n  }\n\n  @keyframes rewards-pill-star-rotate {\n    0% {\n      opacity: 0;\n      transform: rotate(0deg) scale(0);\n    }\n    5% {\n      opacity: 1;\n      transform: rotate(45deg) scale(1);\n    }\n    15% {\n      opacity: 1;\n      transform: rotate(135deg) scale(1);\n    }\n    20% {\n      opacity: 0;\n      transform: rotate(180deg) scale(0);\n    }\n    100% {\n      opacity: 0;\n      transform: rotate(180deg) scale(0);\n    }\n  }\n\n  \/* Rewards Pill Countdown - wrapper layout for countdown + pill *\/\n  .rewards-pill-wrapper:has(.rewards-pill-countdown:not([hidden])) {\n    display: flex;\n    align-items: center;\n\n    @media (min-width: 601px) {\n      flex-direction: row;\n      gap: 10px;\n      margin-bottom: 6px;\n    }\n\n    @media (max-width: 600px) {\n      flex-direction: column;\n      gap: 12px;\n    }\n  }\n\n  .rewards-pill-countdown[hidden] {\n    display: none !important;\n  }\n\n  .rewards-pill-countdown {\n    font-family: 'Modern Era', Arial, sans-serif;\n    font-weight: 800;\n    font-size: 12px;\n    line-height: 100%;\n    letter-spacing: -0.025em;\n    font-variant-numeric: lining-nums tabular-nums;\n    color: #232320;\n    white-space: nowrap;\n    display: flex;\n    align-items: center;\n\n    @media (min-width: 601px) {\n      order: -1;\n    }\n\n    @media (max-width: 600px) {\n      justify-content: center;\n      margin-bottom: 8px;\n    }\n  }\n\n  .rewards-pill-countdown__timer {\n    display: inline;\n  }\n\n  .rewards-pill-countdown__sep {\n    margin: 0 1px;\n  }\n\n<\/style><tr data-product-id=\"eaaf66e3-6e5c-4fe3-a7f7-76f5e7410de7\" data-provider-id=\"cc20aa09-5252-4493-895e-a57261c5361b\" data-product-name=\"Spring Financial Personal Loan\" data-provider-name=\"Spring Financial\" class=\"grid-column-count-4  mobile-column-count-3 mobile-row-count-8  js-comparison-table__row  heroInTable__featuredProduct heroInTable__featuredProduct--yellow\"><td class=\"comparison-table__name combined-column-header sponsored-row  f1-clarity-header\"><div class=\"table-disclaimer__cellWrapper\"><button class=\"table-disclaimer\" data-target=\"#disclaimer_popup\" data-toggle=\"modal\" title=\"Important information about this website\" type=\"button\"><span class=\"table-disclaimer__text\"><span class=\"badge-text\">Promoted<\/span><\/span><svg class=\"luna-icon\" aria-hidden=\"true\"><use xlink:href=\"#info\"><\/use><\/svg><\/button><\/div><a href=\"https:\/\/www.finder.com\/ca\/personal-loans\/spring-financial-personal-loan-review\" data-component-id=\"1003\" data-component-version=\"1\"><img decoding=\"async\" border=\"0\" src=\"data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5IiBoZWlnaHQ9IjUiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiAjRjVGNkY3OyIvPg==\" data-src=\"https:\/\/www.finder.com\/niche-builder\/68557d968728e.png\" alt=\"Spring Financial logo\" class=\"lazysizes\" srcset=\"https:\/\/www.finder.com\/niche-builder\/68557d968728e.png?fit=180 180w, https:\/\/www.finder.com\/niche-builder\/68557d968728e.png?fit=360 360w, https:\/\/www.finder.com\/niche-builder\/68557d968728e.png?fit=600 600w, https:\/\/www.finder.com\/niche-builder\/68557d968728e.png?fit=900 900w, https:\/\/www.finder.com\/niche-builder\/68557d968728e.png?fit=1200 1200w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\"><\/a><div class=\"finder-score-container\"><style>@media (max-width: 600px) {    .comparison-table tr td {        order: 3;     }     .comparison-table td.comparison-table__name {        order: 1 !important;         flex-basis: 100% !important;    }    .comparison-table td.comparison-table__product {        order: 2 !important;         flex-basis: 33.33% !important;        padding: .5rem .45rem;    }}<\/style><div class=\"finder-score-detail-heading\">  Finder score<\/div><div class=\"detail-info \" style=\"cursor: pointer;\"><a class=\"scoreCombined score__container finder-score\" onclick=\"showFinderScoreModal('cafpl')\"><span class=\"score__badge score__badge--great\"><span class=\"score__value\">8.5<\/span><\/span><span class=\"score__text-wrapper score__text score__text--great\">        Great      <\/span><\/a><\/div><\/div><div class=\"product-info_name combined-column-header\"><span class=\"nameLink\"><a href=\"https:\/\/www.finder.com\/ca\/personal-loans\/spring-financial-personal-loan-review\" target=\"_blank\" data-component-id=\"1014\" data-component-version=\"1\">Spring Financial Personal Loan<\/a><\/span><\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                                                                                                                                                                                                            first-row\n                                                                                                                        default-sort-descending\" data-mobile=\"hide\" data-sortvalue=\"\" data-column-index=\"1\" data-decorator=\"text,cafpl.product.datapoint_cafpl_finder_score\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Finder Score\"><style>@media (max-width: 600px) {    .comparison-table tr td {        order: 3;     }     .comparison-table td.comparison-table__name {        order: 1 !important;         flex-basis: 100% !important;    }    .comparison-table td.comparison-table__product {        order: 2 !important;         flex-basis: 33.33% !important;        padding: .5rem .45rem;    }}<\/style><div class=\"finder-score-detail-heading\">  Finder score<\/div><div class=\"detail-info \" style=\"cursor: pointer;\"><a class=\"scoreCombined score__container finder-score\" onclick=\"showFinderScoreModal('cafpl')\"><span class=\"score__badge score__badge--great\"><span class=\"score__value\">8.5<\/span><\/span><span class=\"score__text-wrapper score__text score__text--great\">        Great      <\/span><\/a><\/div><\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                                                rounded-top-left\n                                                                                rounded-bottom-left\n                                                                                                                                                                                                                            \" data-sortvalue=\"\" data-column-index=\"2\" data-decorator=\"text,cafpl.product.datapoint_cafpl_apr_large\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"APR Range\"><span class=\"detail-highlight\">9.99% - 34.95%<span class=\"table-popover\" rel=\"popover\" data-content=\"Interest rates shown reflect the Annual Percentage Rate (APR) range currently advertised by the lender and are subject to change anytime, without notice. Finder does not guarantee that the figures shown will continue to be accurate or current. Figures shown are solely intended to be indicative and for general informational purposes only. Confirm the actual rates currently offered with the lender directly. Your exact rate, if any is offered to you, will be determined solely by the lender based on its assessment of your loan application, which is subject to the lender\u2019s terms and conditions and credit criteria.\" title=\"\" data-original-title=\"\"><\/span><\/span><\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                                                                                                                                                                                  bottom-order-3\n                                                                                \" data-sortvalue=\"\" data-column-index=\"3\" data-decorator=\"text,cafpl.product.datapoint_cafpl_loan_amount_large\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Loan Amount\"><span class=\"detail-highlight\">                  $500                   - $35,000      <\/span><\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                rounded-top-right\n                                                                                rounded-bottom-right\n                                                                                                                                                                                                                                                                                                    \" data-sortvalue=\"\" data-column-index=\"4\" data-decorator=\"text,cafpl.product.datapoint_cafpl_loan_term_large\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Loan Term\"><span class=\"detail-highlight\">6 - 84 months<\/span><\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                                                                                                                                                                                                                                                                                            comparison-table__feature--longtext\" data-sortvalue=\"&lt;b&gt;Key features: Fast online personal loans&lt;\/b&gt;\" data-column-index=\"6\" data-decorator=\"text\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Key Features\"><b>Key features: Fast online personal loans<\/b><\/div><\/td><td class=\"comparison-table__feature comparison-table__cta coa-data cta-column-count-4 bottom-order-4\"><div class=\"comparison-table__cellWrapper\"><a data-component-props='{\"finderScore\":8.5,\"badges\":[],\"productId\":\"eaaf66e3-6e5c-4fe3-a7f7-76f5e7410de7\"}' data-component-id=\"1026\" data-component-version=\"1\" target=\"_blank\" rel=\"sponsored\" href=\"https:\/\/www.finder.com\/redirect\/ca\/personal-loans\/spring-financial-personal-loan-ca-secure.html?nb=1&amp;src_country=ca&amp;redirect_tracking_params=%7B%22placement_type%22%3A%22table%22%2C%22site%22%3A%22CAFPL%22%2C%22fieldset%22%3A%22CAFPL%2BTable%22%2C%22template%22%3A%22comparison%22%2C%22category_id%22%3A%22cf67f9a0-a4e9-42f3-abca-f9e2f056f762%22%2C%22category_name%22%3A%22All%2BPersonal%2BLoans%22%2C%22is_sorted%22%3A%220%22%2C%22is_filtered%22%3A%220%22%2C%22cta_render_ts%22%3A%221778303084%22%2C%22sponsored%22%3A%221%22%2C%22position%22%3A%221%22%2C%22offer_id%22%3A%2219898%22%2C%22niche_code%22%3A%22CAFPL%22%2C%22product_id%22%3A%22eaaf66e3-6e5c-4fe3-a7f7-76f5e7410de7%22%2C%22product_name%22%3A%22Spring%2BFinancial%2BPersonal%2BLoan%22%2C%22post_id%22%3A%22761143%22%2C%22post_path%22%3A%22personal-loans%252Frbc-personal-loans%22%2C%22post_country%22%3A%22ca%22%7D\" class=\"luna-button luna-button--success luna-button--medium button--cta\" title=\"Go to Spring Financial's site\">Go to site<\/a><a href=\"#\" class=\"js-comparison-table__view-details-button comparison-table__view-details-button\" title=\"Read more about Spring Financial Personal Loan\" data-component-id=\"1003\" data-component-version=\"1\" data-component-props='{\"finderScore\":8.5,\"badges\":[],\"productId\":\"eaaf66e3-6e5c-4fe3-a7f7-76f5e7410de7\"}'><svg class=\"luna-icon\"><use href=\"#info\"><\/use><\/svg> View details                <\/a><div class=\"luna-form__selection comparison-table__compareField\"><fieldset><legend class=\"compare-box__legend\">Compare product selection<\/legend><input class=\"luna-checkbox\" type=\"checkbox\" id=\"compare-product-0000000002-eaaf66e3-6e5c-4fe3-a7f7-76f5e7410de7\" value=\"eaaf66e3-6e5c-4fe3-a7f7-76f5e7410de7\" name=\"productID\" _productname=\"@media (max-width: 600px) {    .comparison-table tr td {        order: 3;     }     .comparison-table td.comparison-table__name {        order: 1 !important;         flex-basis: 100% !important;    }    .comparison-table td.comparison-table__product {        order: 2 !important;         flex-basis: 33.33% !important;        padding: .5rem .45rem;    }}    Finder score                      \t               8.5                    Great                                          Spring Financial Personal Loan            \" _productimg=\"\/product\/\" data-custom-event-active=\"true\" data-component-id=\"1004\" data-component-version=\"1\" data-component-props='{\"finderScore\":8.5,\"badges\":[],\"productId\":\"eaaf66e3-6e5c-4fe3-a7f7-76f5e7410de7\"}'><label class=\"luna-label\" for=\"compare-product-0000000002-eaaf66e3-6e5c-4fe3-a7f7-76f5e7410de7\">Compare<\/label><\/fieldset><\/div><\/div><\/td><td class=\"comparison-table__expander js-comparison-table__expander hide sidepeek-modal-slider\" aria-hidden=\"true\"><div class=\"sidepeek-modal-slider__overlay\"><\/div><div class=\"sidepeek-modal-slider__content\"><div class=\"sidepeek-modal-slider__close-wrapper\"><button type=\"button\" class=\"sidepeek-modal-slider__close js-expander-trigger\" aria-label=\"Close modal\"><svg class=\"luna-icon sidepeek-modal-slider__close-icon\"><use href=\"#x\"><\/use><\/svg><\/button><\/div><div class=\"comparison-table__cellWrapper\"><div class=\"comparison-table__expander--fetching center-over\"><div class=\"relativeloading-pulse__box loading-pulse__box-notext\"><span class=\"loading-pulse loading-pulse--medium loading-pulse--primary\">loading<\/span><\/div><\/div><\/div><\/div><\/td><\/tr><tr data-product-id=\"7fd7d7fc-e864-45a9-b585-bfadfd222da4\" data-provider-id=\"a95b0463-1871-4f05-98ce-2bd750cc8d80\" data-product-name=\"LoanConnect Personal Loan\" data-provider-name=\"LoanConnect\" class=\"grid-column-count-4  mobile-column-count-3 mobile-row-count-8  js-comparison-table__row  heroInTable__featuredProduct heroInTable__featuredProduct--yellow\"><td class=\"comparison-table__name combined-column-header sponsored-row  f1-clarity-header\"><div class=\"table-disclaimer__cellWrapper\"><button class=\"table-disclaimer\" data-target=\"#disclaimer_popup\" data-toggle=\"modal\" title=\"Important information about this website\" type=\"button\"><span class=\"table-disclaimer__text\"><span class=\"badge-text\">Promoted<\/span><\/span><svg class=\"luna-icon\" aria-hidden=\"true\"><use xlink:href=\"#info\"><\/use><\/svg><\/button><\/div><a href=\"https:\/\/www.finder.com\/ca\/personal-loans\/loanconnect-personal-loan\" data-component-id=\"1003\" data-component-version=\"1\"><img decoding=\"async\" border=\"0\" src=\"data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5IiBoZWlnaHQ9IjUiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiAjRjVGNkY3OyIvPg==\" data-src=\"https:\/\/www.finder.com\/niche-builder\/67f6e86b65674.png\" alt=\"LoanConnect logo\" class=\"lazysizes\" srcset=\"https:\/\/www.finder.com\/niche-builder\/67f6e86b65674.png?fit=180 180w, https:\/\/www.finder.com\/niche-builder\/67f6e86b65674.png?fit=360 360w, https:\/\/www.finder.com\/niche-builder\/67f6e86b65674.png?fit=600 600w, https:\/\/www.finder.com\/niche-builder\/67f6e86b65674.png?fit=900 900w, https:\/\/www.finder.com\/niche-builder\/67f6e86b65674.png?fit=1200 1200w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\"><\/a><div class=\"finder-score-container\"><style>@media (max-width: 600px) {    .comparison-table tr td {        order: 3;     }     .comparison-table td.comparison-table__name {        order: 1 !important;         flex-basis: 100% !important;    }    .comparison-table td.comparison-table__product {        order: 2 !important;         flex-basis: 33.33% !important;        padding: .5rem .45rem;    }}<\/style><div class=\"finder-score-detail-heading\">  Finder score<\/div><div class=\"detail-info \" style=\"cursor: pointer;\"><a class=\"scoreCombined score__container finder-score\" onclick=\"showFinderScoreModal('cafpl')\"><span class=\"score__badge score__badge--great\"><span class=\"score__value\">8.8<\/span><\/span><span class=\"score__text-wrapper score__text score__text--great\">        Great      <\/span><\/a><\/div><\/div><div class=\"product-info_name combined-column-header\"><span class=\"nameLink\"><a href=\"https:\/\/www.finder.com\/ca\/personal-loans\/loanconnect-personal-loan\" target=\"_blank\" data-component-id=\"1014\" data-component-version=\"1\">LoanConnect Personal Loan<\/a><\/span><\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                                                                                                                                                                                                            first-row\n                                                                                                                        default-sort-descending\" data-mobile=\"hide\" data-sortvalue=\"\" data-column-index=\"1\" data-decorator=\"text,cafpl.product.datapoint_cafpl_finder_score\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Finder Score\"><style>@media (max-width: 600px) {    .comparison-table tr td {        order: 3;     }     .comparison-table td.comparison-table__name {        order: 1 !important;         flex-basis: 100% !important;    }    .comparison-table td.comparison-table__product {        order: 2 !important;         flex-basis: 33.33% !important;        padding: .5rem .45rem;    }}<\/style><div class=\"finder-score-detail-heading\">  Finder score<\/div><div class=\"detail-info \" style=\"cursor: pointer;\"><a class=\"scoreCombined score__container finder-score\" onclick=\"showFinderScoreModal('cafpl')\"><span class=\"score__badge score__badge--great\"><span class=\"score__value\">8.8<\/span><\/span><span class=\"score__text-wrapper score__text score__text--great\">        Great      <\/span><\/a><\/div><\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                                                rounded-top-left\n                                                                                rounded-bottom-left\n                                                                                                                                                                                                                            \" data-sortvalue=\"\" data-column-index=\"2\" data-decorator=\"text,cafpl.product.datapoint_cafpl_apr_large\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"APR Range\"><span class=\"detail-highlight\">8.99% - 35.00%<span class=\"table-popover\" rel=\"popover\" data-content=\"Interest rates shown reflect the Annual Percentage Rate (APR) range currently advertised by the lender and are subject to change anytime, without notice. Finder does not guarantee that the figures shown will continue to be accurate or current. Figures shown are solely intended to be indicative and for general informational purposes only. Confirm the actual rates currently offered with the lender directly. Your exact rate, if any is offered to you, will be determined solely by the lender based on its assessment of your loan application, which is subject to the lender\u2019s terms and conditions and credit criteria.\" title=\"\" data-original-title=\"\"><\/span><\/span><\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                                                                                                                                                                                  bottom-order-3\n                                                                                \" data-sortvalue=\"\" data-column-index=\"3\" data-decorator=\"text,cafpl.product.datapoint_cafpl_loan_amount_large\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Loan Amount\"><span class=\"detail-highlight\">                  $500                   - $60,000      <\/span><\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                rounded-top-right\n                                                                                rounded-bottom-right\n                                                                                                                                                                                                                                                                                                    \" data-sortvalue=\"\" data-column-index=\"4\" data-decorator=\"text,cafpl.product.datapoint_cafpl_loan_term_large\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Loan Term\"><span class=\"detail-highlight\">3 - 120 months<\/span><\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                                                                                                                                                                                                                                                                                            comparison-table__feature--longtext margin-bottom padding-bottom no-padding-top\" data-sortvalue=\"Note: LoanConnect is a loan search platform with access to multiple lenders. Applicants will be matched with a suitable lender based on credit history and borrowing requirements.\" data-column-index=\"5\" data-decorator=\"text\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Broker Compliance\">\n                        Note: LoanConnect is a loan search platform with access to multiple lenders. Applicants will be matched with a suitable lender based on credit history and borrowing requirements.\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                                                                                                                                                                                                                                                                                            comparison-table__feature--longtext\" data-sortvalue=\"&lt;b&gt;Key features: Loan search platform for all credit scores&lt;\/b&gt;\" data-column-index=\"6\" data-decorator=\"text\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Key Features\"><b>Key features: Loan search platform for all credit scores<\/b><\/div><\/td><td class=\"comparison-table__feature comparison-table__cta coa-data cta-column-count-4 bottom-order-4\"><div class=\"comparison-table__cellWrapper\"><a data-component-props='{\"finderScore\":8.8,\"badges\":[],\"productId\":\"7fd7d7fc-e864-45a9-b585-bfadfd222da4\"}' data-component-id=\"1026\" data-component-version=\"1\" target=\"_blank\" rel=\"sponsored\" href=\"https:\/\/www.finder.com\/redirect\/ca\/personal-loans\/loanconnect-personal-loan-ca-secure.html?nb=1&amp;src_country=ca&amp;redirect_tracking_params=%7B%22placement_type%22%3A%22table%22%2C%22site%22%3A%22CAFPL%22%2C%22fieldset%22%3A%22CAFPL%2BTable%22%2C%22template%22%3A%22comparison%22%2C%22category_id%22%3A%22cf67f9a0-a4e9-42f3-abca-f9e2f056f762%22%2C%22category_name%22%3A%22All%2BPersonal%2BLoans%22%2C%22is_sorted%22%3A%220%22%2C%22is_filtered%22%3A%220%22%2C%22cta_render_ts%22%3A%221778303084%22%2C%22sponsored%22%3A%221%22%2C%22position%22%3A%222%22%2C%22offer_id%22%3A%2215388%22%2C%22niche_code%22%3A%22CAFPL%22%2C%22product_id%22%3A%227fd7d7fc-e864-45a9-b585-bfadfd222da4%22%2C%22product_name%22%3A%22LoanConnect%2BPersonal%2BLoan%22%2C%22post_id%22%3A%22761143%22%2C%22post_path%22%3A%22personal-loans%252Frbc-personal-loans%22%2C%22post_country%22%3A%22ca%22%7D\" class=\"luna-button luna-button--success luna-button--medium button--cta\" title=\"Go to LoanConnect's site\">Go to site<\/a><a href=\"#\" class=\"js-comparison-table__view-details-button comparison-table__view-details-button\" title=\"Read more about LoanConnect Personal Loan\" data-component-id=\"1003\" data-component-version=\"1\" data-component-props='{\"finderScore\":8.8,\"badges\":[],\"productId\":\"7fd7d7fc-e864-45a9-b585-bfadfd222da4\"}'><svg class=\"luna-icon\"><use href=\"#info\"><\/use><\/svg> View details                <\/a><div class=\"luna-form__selection comparison-table__compareField\"><fieldset><legend class=\"compare-box__legend\">Compare product selection<\/legend><input class=\"luna-checkbox\" type=\"checkbox\" id=\"compare-product-0000000002-7fd7d7fc-e864-45a9-b585-bfadfd222da4\" value=\"7fd7d7fc-e864-45a9-b585-bfadfd222da4\" name=\"productID\" _productname=\"@media (max-width: 600px) {    .comparison-table tr td {        order: 3;     }     .comparison-table td.comparison-table__name {        order: 1 !important;         flex-basis: 100% !important;    }    .comparison-table td.comparison-table__product {        order: 2 !important;         flex-basis: 33.33% !important;        padding: .5rem .45rem;    }}    Finder score                      \t               8.8                    Great                                          LoanConnect Personal Loan            \" _productimg=\"\/product\/\" data-custom-event-active=\"true\" data-component-id=\"1004\" data-component-version=\"1\" data-component-props='{\"finderScore\":8.8,\"badges\":[],\"productId\":\"7fd7d7fc-e864-45a9-b585-bfadfd222da4\"}'><label class=\"luna-label\" for=\"compare-product-0000000002-7fd7d7fc-e864-45a9-b585-bfadfd222da4\">Compare<\/label><\/fieldset><\/div><\/div><\/td><td class=\"comparison-table__expander js-comparison-table__expander hide sidepeek-modal-slider\" aria-hidden=\"true\"><div class=\"sidepeek-modal-slider__overlay\"><\/div><div class=\"sidepeek-modal-slider__content\"><div class=\"sidepeek-modal-slider__close-wrapper\"><button type=\"button\" class=\"sidepeek-modal-slider__close js-expander-trigger\" aria-label=\"Close modal\"><svg class=\"luna-icon sidepeek-modal-slider__close-icon\"><use href=\"#x\"><\/use><\/svg><\/button><\/div><div class=\"comparison-table__cellWrapper\"><div class=\"comparison-table__expander--fetching center-over\"><div class=\"relativeloading-pulse__box loading-pulse__box-notext\"><span class=\"loading-pulse loading-pulse--medium loading-pulse--primary\">loading<\/span><\/div><\/div><\/div><\/div><\/td><\/tr><tr data-product-id=\"93a41e3b-0889-4fb6-8474-4a164deb7b8a\" data-provider-id=\"22495a20-537f-4e7e-beec-8f771582bcb8\" data-product-name=\"Loans Canada Personal Loan\" data-provider-name=\"Loans Canada\" class=\"grid-column-count-4  mobile-column-count-3 mobile-row-count-8  js-comparison-table__row  heroInTable__featuredProduct heroInTable__featuredProduct--yellow\"><td class=\"comparison-table__name combined-column-header sponsored-row  f1-clarity-header\"><div class=\"table-disclaimer__cellWrapper\"><button class=\"table-disclaimer\" data-target=\"#disclaimer_popup\" data-toggle=\"modal\" title=\"Important information about this website\" type=\"button\"><span class=\"table-disclaimer__text\"><span class=\"badge-text\">Promoted<\/span><\/span><svg class=\"luna-icon\" aria-hidden=\"true\"><use xlink:href=\"#info\"><\/use><\/svg><\/button><\/div><a href=\"https:\/\/www.finder.com\/ca\/personal-loans\/loans-canada-personal-loan-review\" data-component-id=\"1003\" data-component-version=\"1\"><img decoding=\"async\" border=\"0\" src=\"data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5IiBoZWlnaHQ9IjUiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiAjRjVGNkY3OyIvPg==\" data-src=\"https:\/\/www.finder.com\/niche-builder\/5f8f0c7f7fe9e.png\" alt=\"Loans Canada logo\" class=\"lazysizes\" srcset=\"https:\/\/www.finder.com\/niche-builder\/5f8f0c7f7fe9e.png?fit=180 180w, https:\/\/www.finder.com\/niche-builder\/5f8f0c7f7fe9e.png?fit=360 360w, https:\/\/www.finder.com\/niche-builder\/5f8f0c7f7fe9e.png?fit=600 600w, https:\/\/www.finder.com\/niche-builder\/5f8f0c7f7fe9e.png?fit=900 900w, https:\/\/www.finder.com\/niche-builder\/5f8f0c7f7fe9e.png?fit=1200 1200w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\"><\/a><div class=\"finder-score-container\"><style>@media (max-width: 600px) {    .comparison-table tr td {        order: 3;     }     .comparison-table td.comparison-table__name {        order: 1 !important;         flex-basis: 100% !important;    }    .comparison-table td.comparison-table__product {        order: 2 !important;         flex-basis: 33.33% !important;        padding: .5rem .45rem;    }}<\/style><div class=\"finder-score-detail-heading\">  Finder score<\/div><div class=\"detail-info \" style=\"cursor: pointer;\"><a class=\"scoreCombined score__container finder-score\" onclick=\"showFinderScoreModal('cafpl')\"><span class=\"score__badge score__badge--great\"><span class=\"score__value\">8.6<\/span><\/span><span class=\"score__text-wrapper score__text score__text--great\">        Great      <\/span><\/a><\/div><\/div><div class=\"product-info_name combined-column-header\"><span class=\"nameLink\"><a href=\"https:\/\/www.finder.com\/ca\/personal-loans\/loans-canada-personal-loan-review\" target=\"_blank\" data-component-id=\"1014\" data-component-version=\"1\">Loans Canada Personal Loan<\/a><\/span><\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                                                                                                                                                                                                            first-row\n                                                                                                                        default-sort-descending\" data-mobile=\"hide\" data-sortvalue=\"\" data-column-index=\"1\" data-decorator=\"text,cafpl.product.datapoint_cafpl_finder_score\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Finder Score\"><style>@media (max-width: 600px) {    .comparison-table tr td {        order: 3;     }     .comparison-table td.comparison-table__name {        order: 1 !important;         flex-basis: 100% !important;    }    .comparison-table td.comparison-table__product {        order: 2 !important;         flex-basis: 33.33% !important;        padding: .5rem .45rem;    }}<\/style><div class=\"finder-score-detail-heading\">  Finder score<\/div><div class=\"detail-info \" style=\"cursor: pointer;\"><a class=\"scoreCombined score__container finder-score\" onclick=\"showFinderScoreModal('cafpl')\"><span class=\"score__badge score__badge--great\"><span class=\"score__value\">8.6<\/span><\/span><span class=\"score__text-wrapper score__text score__text--great\">        Great      <\/span><\/a><\/div><\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                                                rounded-top-left\n                                                                                rounded-bottom-left\n                                                                                                                                                                                                                            \" data-sortvalue=\"\" data-column-index=\"2\" data-decorator=\"text,cafpl.product.datapoint_cafpl_apr_large\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"APR Range\"><span class=\"detail-highlight\">9.99% - 35.00%<span class=\"table-popover\" rel=\"popover\" data-content=\"Interest rates shown reflect the Annual Percentage Rate (APR) range currently advertised by the lender and are subject to change anytime, without notice. Finder does not guarantee that the figures shown will continue to be accurate or current. Figures shown are solely intended to be indicative and for general informational purposes only. Confirm the actual rates currently offered with the lender directly. Your exact rate, if any is offered to you, will be determined solely by the lender based on its assessment of your loan application, which is subject to the lender\u2019s terms and conditions and credit criteria.\" title=\"\" data-original-title=\"\"><\/span><\/span><\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                                                                                                                                                                                  bottom-order-3\n                                                                                \" data-sortvalue=\"\" data-column-index=\"3\" data-decorator=\"text,cafpl.product.datapoint_cafpl_loan_amount_large\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Loan Amount\"><span class=\"detail-highlight\">                  $500                   - $35,000      <\/span><\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                rounded-top-right\n                                                                                rounded-bottom-right\n                                                                                                                                                                                                                                                                                                    \" data-sortvalue=\"\" data-column-index=\"4\" data-decorator=\"text,cafpl.product.datapoint_cafpl_loan_term_large\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Loan Term\"><span class=\"detail-highlight\">6 - 60 months<\/span><\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                                                                                                                                                                                                                                                                                            comparison-table__feature--longtext margin-bottom padding-bottom no-padding-top\" data-sortvalue=\"Note: Loans Canada is a loan search platform. Apply once to get matched with lenders based on your credit and borrowing requirements.\" data-column-index=\"5\" data-decorator=\"text\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Broker Compliance\">\n                        Note: Loans Canada is a loan search platform. Apply once to get matched with lenders based on your credit and borrowing requirements.\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                                                                                                                                                                                                                                                                                            comparison-table__feature--longtext\" data-sortvalue=\"&lt;b&gt;Key features: Loan search platform with the largest lender network&lt;\/b&gt;\" data-column-index=\"6\" data-decorator=\"text\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Key Features\"><b>Key features: Loan search platform with the largest lender network<\/b><\/div><\/td><td class=\"comparison-table__feature comparison-table__cta coa-data cta-column-count-4 bottom-order-4\"><div class=\"comparison-table__cellWrapper\"><a data-component-props='{\"finderScore\":8.6,\"badges\":[],\"productId\":\"93a41e3b-0889-4fb6-8474-4a164deb7b8a\"}' data-component-id=\"1026\" data-component-version=\"1\" target=\"_blank\" rel=\"sponsored\" href=\"https:\/\/www.finder.com\/redirect\/ca\/personal-loans\/loans-canada-personal-loan-ca-secure.html?nb=1&amp;src_country=ca&amp;redirect_tracking_params=%7B%22placement_type%22%3A%22table%22%2C%22site%22%3A%22CAFPL%22%2C%22fieldset%22%3A%22CAFPL%2BTable%22%2C%22template%22%3A%22comparison%22%2C%22category_id%22%3A%22cf67f9a0-a4e9-42f3-abca-f9e2f056f762%22%2C%22category_name%22%3A%22All%2BPersonal%2BLoans%22%2C%22is_sorted%22%3A%220%22%2C%22is_filtered%22%3A%220%22%2C%22cta_render_ts%22%3A%221778303084%22%2C%22sponsored%22%3A%221%22%2C%22position%22%3A%223%22%2C%22offer_id%22%3A%2217711%22%2C%22niche_code%22%3A%22CAFPL%22%2C%22product_id%22%3A%2293a41e3b-0889-4fb6-8474-4a164deb7b8a%22%2C%22product_name%22%3A%22Loans%2BCanada%2BPersonal%2BLoan%22%2C%22post_id%22%3A%22761143%22%2C%22post_path%22%3A%22personal-loans%252Frbc-personal-loans%22%2C%22post_country%22%3A%22ca%22%7D\" class=\"luna-button luna-button--success luna-button--medium button--cta\" title=\"Go to Loans Canada's site\">Go to site<\/a><a href=\"#\" class=\"js-comparison-table__view-details-button comparison-table__view-details-button\" title=\"Read more about Loans Canada Personal Loan\" data-component-id=\"1003\" data-component-version=\"1\" data-component-props='{\"finderScore\":8.6,\"badges\":[],\"productId\":\"93a41e3b-0889-4fb6-8474-4a164deb7b8a\"}'><svg class=\"luna-icon\"><use href=\"#info\"><\/use><\/svg> View details                <\/a><div class=\"luna-form__selection comparison-table__compareField\"><fieldset><legend class=\"compare-box__legend\">Compare product selection<\/legend><input class=\"luna-checkbox\" type=\"checkbox\" id=\"compare-product-0000000002-93a41e3b-0889-4fb6-8474-4a164deb7b8a\" value=\"93a41e3b-0889-4fb6-8474-4a164deb7b8a\" name=\"productID\" _productname=\"@media (max-width: 600px) {    .comparison-table tr td {        order: 3;     }     .comparison-table td.comparison-table__name {        order: 1 !important;         flex-basis: 100% !important;    }    .comparison-table td.comparison-table__product {        order: 2 !important;         flex-basis: 33.33% !important;        padding: .5rem .45rem;    }}    Finder score                      \t               8.6                    Great                                          Loans Canada Personal Loan            \" _productimg=\"\/product\/\" data-custom-event-active=\"true\" data-component-id=\"1004\" data-component-version=\"1\" data-component-props='{\"finderScore\":8.6,\"badges\":[],\"productId\":\"93a41e3b-0889-4fb6-8474-4a164deb7b8a\"}'><label class=\"luna-label\" for=\"compare-product-0000000002-93a41e3b-0889-4fb6-8474-4a164deb7b8a\">Compare<\/label><\/fieldset><\/div><\/div><\/td><td class=\"comparison-table__expander js-comparison-table__expander hide sidepeek-modal-slider\" aria-hidden=\"true\"><div class=\"sidepeek-modal-slider__overlay\"><\/div><div class=\"sidepeek-modal-slider__content\"><div class=\"sidepeek-modal-slider__close-wrapper\"><button type=\"button\" class=\"sidepeek-modal-slider__close js-expander-trigger\" aria-label=\"Close modal\"><svg class=\"luna-icon sidepeek-modal-slider__close-icon\"><use href=\"#x\"><\/use><\/svg><\/button><\/div><div class=\"comparison-table__cellWrapper\"><div class=\"comparison-table__expander--fetching center-over\"><div class=\"relativeloading-pulse__box loading-pulse__box-notext\"><span class=\"loading-pulse loading-pulse--medium loading-pulse--primary\">loading<\/span><\/div><\/div><\/div><\/div><\/td><\/tr><tr data-product-id=\"3ef639da-29ec-4373-b8aa-6573bdfec450\" data-provider-id=\"4a466de4-fdf2-41ee-a9e7-18fdd0cc2917\" data-product-name=\"Green Loans\" data-provider-name=\"Green Loans\" class=\"grid-column-count-4  mobile-column-count-3 mobile-row-count-8  js-comparison-table__row  \"><td class=\"comparison-table__name combined-column-header   f1-clarity-header\"><a href=\"https:\/\/www.finder.com\/ca\/personal-loans\/green-loans-review\" data-component-id=\"1003\" data-component-version=\"1\"><img decoding=\"async\" border=\"0\" src=\"data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5IiBoZWlnaHQ9IjUiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiAjRjVGNkY3OyIvPg==\" data-src=\"https:\/\/www.finder.com\/niche-builder\/68d42f0536c36.png\" alt=\"Green Loans logo\" class=\"lazysizes\" srcset=\"https:\/\/www.finder.com\/niche-builder\/68d42f0536c36.png?fit=180 180w, https:\/\/www.finder.com\/niche-builder\/68d42f0536c36.png?fit=360 360w, https:\/\/www.finder.com\/niche-builder\/68d42f0536c36.png?fit=600 600w, https:\/\/www.finder.com\/niche-builder\/68d42f0536c36.png?fit=900 900w, https:\/\/www.finder.com\/niche-builder\/68d42f0536c36.png?fit=1200 1200w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\"><\/a><div class=\"finder-score-container\"><style>@media (max-width: 600px) {    .comparison-table tr td {        order: 3;     }     .comparison-table td.comparison-table__name {        order: 1 !important;         flex-basis: 100% !important;    }    .comparison-table td.comparison-table__product {        order: 2 !important;         flex-basis: 33.33% !important;        padding: .5rem .45rem;    }}<\/style><div class=\"finder-score-detail-heading\">  Finder score<\/div><div class=\"detail-info \" style=\"cursor: pointer;\"><a class=\"scoreCombined score__container finder-score\" onclick=\"showFinderScoreModal('cafpl')\"><span class=\"score__badge score__badge--great\"><span class=\"score__value\">7.9<\/span><\/span><span class=\"score__text-wrapper score__text score__text--great\">        Great      <\/span><\/a><\/div><\/div><div class=\"product-info_name combined-column-header\"><span class=\"nameLink\"><a href=\"https:\/\/www.finder.com\/ca\/personal-loans\/green-loans-review\" target=\"_blank\" data-component-id=\"1014\" data-component-version=\"1\">Green Loans<\/a><\/span><\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                                                                                                                                                                                                            first-row\n                                                                                                                        default-sort-descending\" data-mobile=\"hide\" data-sortvalue=\"\" data-column-index=\"1\" data-decorator=\"text,cafpl.product.datapoint_cafpl_finder_score\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Finder Score\"><style>@media (max-width: 600px) {    .comparison-table tr td {        order: 3;     }     .comparison-table td.comparison-table__name {        order: 1 !important;         flex-basis: 100% !important;    }    .comparison-table td.comparison-table__product {        order: 2 !important;         flex-basis: 33.33% !important;        padding: .5rem .45rem;    }}<\/style><div class=\"finder-score-detail-heading\">  Finder score<\/div><div class=\"detail-info \" style=\"cursor: pointer;\"><a class=\"scoreCombined score__container finder-score\" onclick=\"showFinderScoreModal('cafpl')\"><span class=\"score__badge score__badge--great\"><span class=\"score__value\">7.9<\/span><\/span><span class=\"score__text-wrapper score__text score__text--great\">        Great      <\/span><\/a><\/div><\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                                                rounded-top-left\n                                                                                rounded-bottom-left\n                                                                                                                                                                                                                            \" data-sortvalue=\"\" data-column-index=\"2\" data-decorator=\"text,cafpl.product.datapoint_cafpl_apr_large\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"APR Range\"><span class=\"detail-highlight\">22.00% - 35.00%<span class=\"table-popover\" rel=\"popover\" data-content=\"Interest rates shown reflect the Annual Percentage Rate (APR) range currently advertised by the lender and are subject to change anytime, without notice. Finder does not guarantee that the figures shown will continue to be accurate or current. Figures shown are solely intended to be indicative and for general informational purposes only. Confirm the actual rates currently offered with the lender directly. Your exact rate, if any is offered to you, will be determined solely by the lender based on its assessment of your loan application, which is subject to the lender\u2019s terms and conditions and credit criteria.\" title=\"\" data-original-title=\"\"><\/span> + broker fee<\/span><\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                                                                                                                                                                                  bottom-order-3\n                                                                                \" data-sortvalue=\"\" data-column-index=\"3\" data-decorator=\"text,cafpl.product.datapoint_cafpl_loan_amount_large\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Loan Amount\"><span class=\"detail-highlight\">                  $300                   - $1,000      <\/span><\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                rounded-top-right\n                                                                                rounded-bottom-right\n                                                                                                                                                                                                                                                                                                    \" data-sortvalue=\"\" data-column-index=\"4\" data-decorator=\"text,cafpl.product.datapoint_cafpl_loan_term_large\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Loan Term\"><span class=\"detail-highlight\">3 - 12 months<\/span><\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                                                                                                                                                                                                                                                                                            comparison-table__feature--longtext\" data-sortvalue=\"&lt;b&gt;Key features: Quick online loans with instant approval.&lt;\/b&gt;\" data-column-index=\"6\" data-decorator=\"text\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Key Features\"><b>Key features: Quick online loans with instant approval.<\/b><\/div><\/td><td class=\"comparison-table__feature comparison-table__cta coa-data cta-column-count-4 bottom-order-4\"><div class=\"comparison-table__cellWrapper\"><a data-component-props='{\"finderScore\":7.9,\"badges\":[],\"productId\":\"3ef639da-29ec-4373-b8aa-6573bdfec450\"}' data-component-id=\"1026\" data-component-version=\"1\" target=\"_blank\" rel=\"sponsored\" href=\"https:\/\/www.finder.com\/redirect\/ca\/personal-loans\/green-loans-personal-loans-ca-secure.html?nb=1&amp;src_country=ca&amp;redirect_tracking_params=%7B%22placement_type%22%3A%22table%22%2C%22site%22%3A%22CAFPL%22%2C%22fieldset%22%3A%22CAFPL%2BTable%22%2C%22template%22%3A%22comparison%22%2C%22category_id%22%3A%22cf67f9a0-a4e9-42f3-abca-f9e2f056f762%22%2C%22category_name%22%3A%22All%2BPersonal%2BLoans%22%2C%22is_sorted%22%3A%220%22%2C%22is_filtered%22%3A%220%22%2C%22cta_render_ts%22%3A%221778303084%22%2C%22position%22%3A%224%22%2C%22offer_id%22%3A%2226576%22%2C%22niche_code%22%3A%22CAFPL%22%2C%22product_id%22%3A%223ef639da-29ec-4373-b8aa-6573bdfec450%22%2C%22product_name%22%3A%22Green%2BLoans%22%2C%22post_id%22%3A%22761143%22%2C%22post_path%22%3A%22personal-loans%252Frbc-personal-loans%22%2C%22post_country%22%3A%22ca%22%7D\" class=\"luna-button luna-button--success luna-button--medium button--cta\" title=\"Go to Green Loans's site\">Go to site<\/a><a href=\"#\" class=\"js-comparison-table__view-details-button comparison-table__view-details-button\" title=\"Read more about Green Loans\" data-component-id=\"1003\" data-component-version=\"1\" data-component-props='{\"finderScore\":7.9,\"badges\":[],\"productId\":\"3ef639da-29ec-4373-b8aa-6573bdfec450\"}'><svg class=\"luna-icon\"><use href=\"#info\"><\/use><\/svg> View details                <\/a><div class=\"luna-form__selection comparison-table__compareField\"><fieldset><legend class=\"compare-box__legend\">Compare product selection<\/legend><input class=\"luna-checkbox\" type=\"checkbox\" id=\"compare-product-0000000002-3ef639da-29ec-4373-b8aa-6573bdfec450\" value=\"3ef639da-29ec-4373-b8aa-6573bdfec450\" name=\"productID\" _productname=\"@media (max-width: 600px) {    .comparison-table tr td {        order: 3;     }     .comparison-table td.comparison-table__name {        order: 1 !important;         flex-basis: 100% !important;    }    .comparison-table td.comparison-table__product {        order: 2 !important;         flex-basis: 33.33% !important;        padding: .5rem .45rem;    }}    Finder score                      \t               7.9                    Great                                          Green Loans            \" _productimg=\"\/product\/\" data-custom-event-active=\"true\" data-component-id=\"1004\" data-component-version=\"1\" data-component-props='{\"finderScore\":7.9,\"badges\":[],\"productId\":\"3ef639da-29ec-4373-b8aa-6573bdfec450\"}'><label class=\"luna-label\" for=\"compare-product-0000000002-3ef639da-29ec-4373-b8aa-6573bdfec450\">Compare<\/label><\/fieldset><\/div><\/div><\/td><td class=\"comparison-table__expander js-comparison-table__expander hide sidepeek-modal-slider\" aria-hidden=\"true\"><div class=\"sidepeek-modal-slider__overlay\"><\/div><div class=\"sidepeek-modal-slider__content\"><div class=\"sidepeek-modal-slider__close-wrapper\"><button type=\"button\" class=\"sidepeek-modal-slider__close js-expander-trigger\" aria-label=\"Close modal\"><svg class=\"luna-icon sidepeek-modal-slider__close-icon\"><use href=\"#x\"><\/use><\/svg><\/button><\/div><div class=\"comparison-table__cellWrapper\"><div class=\"comparison-table__expander--fetching center-over\"><div class=\"relativeloading-pulse__box loading-pulse__box-notext\"><span class=\"loading-pulse loading-pulse--medium loading-pulse--primary\">loading<\/span><\/div><\/div><\/div><\/div><\/td><\/tr><tr data-product-id=\"31bd42f8-c4bb-457a-a20a-9196141a2d16\" data-provider-id=\"d27a2760-8756-40ac-aacc-bb83c453ec0f\" data-product-name=\"Fat Cat Loans Personal Loan\" data-provider-name=\"Fat Cat Loans\" class=\"grid-column-count-4  mobile-column-count-3 mobile-row-count-8  js-comparison-table__row  \"><td class=\"comparison-table__name combined-column-header   f1-clarity-header\"><a href=\"https:\/\/www.finder.com\/ca\/personal-loans\/fat-cat-loans-review\" data-component-id=\"1003\" data-component-version=\"1\"><img decoding=\"async\" border=\"0\" src=\"data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5IiBoZWlnaHQ9IjUiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiAjRjVGNkY3OyIvPg==\" data-src=\"https:\/\/www.finder.com\/niche-builder\/6491a15c338a6.png\" alt=\"Fat Cat Loans logo\" class=\"lazysizes\" srcset=\"https:\/\/www.finder.com\/niche-builder\/6491a15c338a6.png?fit=180 180w, https:\/\/www.finder.com\/niche-builder\/6491a15c338a6.png?fit=360 360w, https:\/\/www.finder.com\/niche-builder\/6491a15c338a6.png?fit=600 600w, https:\/\/www.finder.com\/niche-builder\/6491a15c338a6.png?fit=900 900w, https:\/\/www.finder.com\/niche-builder\/6491a15c338a6.png?fit=1200 1200w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\"><\/a><div class=\"finder-score-container\"><style>@media (max-width: 600px) {    .comparison-table tr td {        order: 3;     }     .comparison-table td.comparison-table__name {        order: 1 !important;         flex-basis: 100% !important;    }    .comparison-table td.comparison-table__product {        order: 2 !important;         flex-basis: 33.33% !important;        padding: .5rem .45rem;    }}<\/style><div class=\"finder-score-detail-heading\">  Finder score<\/div><div class=\"detail-info \" style=\"cursor: pointer;\"><a class=\"scoreCombined score__container finder-score\" onclick=\"showFinderScoreModal('cafpl')\"><span class=\"score__badge score__badge--great\"><span class=\"score__value\">8.5<\/span><\/span><span class=\"score__text-wrapper score__text score__text--great\">        Great      <\/span><\/a><\/div><\/div><div class=\"product-info_name combined-column-header\"><span class=\"nameLink\"><a href=\"https:\/\/www.finder.com\/ca\/personal-loans\/fat-cat-loans-review\" target=\"_blank\" data-component-id=\"1014\" data-component-version=\"1\">Fat Cat Loans Personal Loan<\/a><\/span><\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                                                                                                                                                                                                            first-row\n                                                                                                                        default-sort-descending\" data-mobile=\"hide\" data-sortvalue=\"\" data-column-index=\"1\" data-decorator=\"text,cafpl.product.datapoint_cafpl_finder_score\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Finder Score\"><style>@media (max-width: 600px) {    .comparison-table tr td {        order: 3;     }     .comparison-table td.comparison-table__name {        order: 1 !important;         flex-basis: 100% !important;    }    .comparison-table td.comparison-table__product {        order: 2 !important;         flex-basis: 33.33% !important;        padding: .5rem .45rem;    }}<\/style><div class=\"finder-score-detail-heading\">  Finder score<\/div><div class=\"detail-info \" style=\"cursor: pointer;\"><a class=\"scoreCombined score__container finder-score\" onclick=\"showFinderScoreModal('cafpl')\"><span class=\"score__badge score__badge--great\"><span class=\"score__value\">8.5<\/span><\/span><span class=\"score__text-wrapper score__text score__text--great\">        Great      <\/span><\/a><\/div><\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                                                rounded-top-left\n                                                                                rounded-bottom-left\n                                                                                                                                                                                                                            \" data-sortvalue=\"\" data-column-index=\"2\" data-decorator=\"text,cafpl.product.datapoint_cafpl_apr_large\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"APR Range\"><span class=\"detail-highlight\">6.99% - 35.00%<span class=\"table-popover\" rel=\"popover\" data-content=\"Interest rates shown reflect the Annual Percentage Rate (APR) range currently advertised by the lender and are subject to change anytime, without notice. Finder does not guarantee that the figures shown will continue to be accurate or current. Figures shown are solely intended to be indicative and for general informational purposes only. Confirm the actual rates currently offered with the lender directly. Your exact rate, if any is offered to you, will be determined solely by the lender based on its assessment of your loan application, which is subject to the lender\u2019s terms and conditions and credit criteria.\" title=\"\" data-original-title=\"\"><\/span><\/span><\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                                                                                                                                                                                  bottom-order-3\n                                                                                \" data-sortvalue=\"\" data-column-index=\"3\" data-decorator=\"text,cafpl.product.datapoint_cafpl_loan_amount_large\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Loan Amount\"><span class=\"detail-highlight\">                  $300                   - $50,000      <\/span><\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                rounded-top-right\n                                                                                rounded-bottom-right\n                                                                                                                                                                                                                                                                                                    \" data-sortvalue=\"\" data-column-index=\"4\" data-decorator=\"text,cafpl.product.datapoint_cafpl_loan_term_large\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Loan Term\"><span class=\"detail-highlight\">3 - 84 months<\/span><\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                                                                                                                                                                                                                                                                                            comparison-table__feature--longtext margin-bottom padding-bottom no-padding-top\" data-sortvalue=\"Note: Fat Cat is a loan search platform. Apply once to get matched with lenders based on your credit and borrowing requirements.\" data-column-index=\"5\" data-decorator=\"text\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Broker Compliance\">\n                        Note: Fat Cat is a loan search platform. Apply once to get matched with lenders based on your credit and borrowing requirements.\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                                                                                                                                                                                                                                                                                            comparison-table__feature--longtext\" data-sortvalue=\"&lt;b&gt;Key features: Loan search platform for all credit&lt;\/b&gt;\" data-column-index=\"6\" data-decorator=\"text\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Key Features\"><b>Key features: Loan search platform for all credit<\/b><\/div><\/td><td class=\"comparison-table__feature comparison-table__cta coa-data cta-column-count-4 bottom-order-4\"><div class=\"comparison-table__cellWrapper\"><a data-component-props='{\"finderScore\":8.5,\"badges\":[],\"productId\":\"31bd42f8-c4bb-457a-a20a-9196141a2d16\"}' data-component-id=\"1026\" data-component-version=\"1\" target=\"_blank\" rel=\"sponsored\" href=\"https:\/\/www.finder.com\/redirect\/ca\/personal-loans\/fat-cat-loans-ca-personal-loans-secure.html?nb=1&amp;src_country=ca&amp;redirect_tracking_params=%7B%22placement_type%22%3A%22table%22%2C%22site%22%3A%22CAFPL%22%2C%22fieldset%22%3A%22CAFPL%2BTable%22%2C%22template%22%3A%22comparison%22%2C%22category_id%22%3A%22cf67f9a0-a4e9-42f3-abca-f9e2f056f762%22%2C%22category_name%22%3A%22All%2BPersonal%2BLoans%22%2C%22is_sorted%22%3A%220%22%2C%22is_filtered%22%3A%220%22%2C%22cta_render_ts%22%3A%221778303084%22%2C%22position%22%3A%225%22%2C%22offer_id%22%3A%2223383%22%2C%22niche_code%22%3A%22CAFPL%22%2C%22product_id%22%3A%2231bd42f8-c4bb-457a-a20a-9196141a2d16%22%2C%22product_name%22%3A%22Fat%2BCat%2BLoans%2BPersonal%2BLoan%22%2C%22post_id%22%3A%22761143%22%2C%22post_path%22%3A%22personal-loans%252Frbc-personal-loans%22%2C%22post_country%22%3A%22ca%22%7D\" class=\"luna-button luna-button--success luna-button--medium button--cta\" title=\"Go to Fat Cat Loans's site\">Go to site<\/a><a href=\"#\" class=\"js-comparison-table__view-details-button comparison-table__view-details-button\" title=\"Read more about Fat Cat Loans Personal Loan\" data-component-id=\"1003\" data-component-version=\"1\" data-component-props='{\"finderScore\":8.5,\"badges\":[],\"productId\":\"31bd42f8-c4bb-457a-a20a-9196141a2d16\"}'><svg class=\"luna-icon\"><use href=\"#info\"><\/use><\/svg> View details                <\/a><div class=\"luna-form__selection comparison-table__compareField\"><fieldset><legend class=\"compare-box__legend\">Compare product selection<\/legend><input class=\"luna-checkbox\" type=\"checkbox\" id=\"compare-product-0000000002-31bd42f8-c4bb-457a-a20a-9196141a2d16\" value=\"31bd42f8-c4bb-457a-a20a-9196141a2d16\" name=\"productID\" _productname=\"@media (max-width: 600px) {    .comparison-table tr td {        order: 3;     }     .comparison-table td.comparison-table__name {        order: 1 !important;         flex-basis: 100% !important;    }    .comparison-table td.comparison-table__product {        order: 2 !important;         flex-basis: 33.33% !important;        padding: .5rem .45rem;    }}    Finder score                      \t               8.5                    Great                                          Fat Cat Loans Personal Loan            \" _productimg=\"\/product\/\" data-custom-event-active=\"true\" data-component-id=\"1004\" data-component-version=\"1\" data-component-props='{\"finderScore\":8.5,\"badges\":[],\"productId\":\"31bd42f8-c4bb-457a-a20a-9196141a2d16\"}'><label class=\"luna-label\" for=\"compare-product-0000000002-31bd42f8-c4bb-457a-a20a-9196141a2d16\">Compare<\/label><\/fieldset><\/div><\/div><\/td><td class=\"comparison-table__expander js-comparison-table__expander hide sidepeek-modal-slider\" aria-hidden=\"true\"><div class=\"sidepeek-modal-slider__overlay\"><\/div><div class=\"sidepeek-modal-slider__content\"><div class=\"sidepeek-modal-slider__close-wrapper\"><button type=\"button\" class=\"sidepeek-modal-slider__close js-expander-trigger\" aria-label=\"Close modal\"><svg class=\"luna-icon sidepeek-modal-slider__close-icon\"><use href=\"#x\"><\/use><\/svg><\/button><\/div><div class=\"comparison-table__cellWrapper\"><div class=\"comparison-table__expander--fetching center-over\"><div class=\"relativeloading-pulse__box loading-pulse__box-notext\"><span class=\"loading-pulse loading-pulse--medium loading-pulse--primary\">loading<\/span><\/div><\/div><\/div><\/div><\/td><\/tr><script>\n(function () {\n  window.isInfoBoxMutationObserverInitialized ??= false;\n  if (window.isInfoBoxMutationObserverInitialized) return;\n  window.isInfoBoxMutationObserverInitialized = true;\n\n  document.addEventListener(\"DOMContentLoaded\", () => {\n    function getLinkParams(anchor) {\n      const redirectUrl =\n        anchor.getAttribute(\"data-redirect-url\") || anchor.href || \"\";\n\n      try {\n        const url = new URL(redirectUrl);\n        const rawParams = url.searchParams.get(\"redirect_tracking_params\");\n\n        if (!rawParams) return;\n        const decoded = decodeURIComponent(rawParams);\n        const parsed = JSON.parse(decoded);\n        const { offer_id, niche_code, site, product_name, product_id } = parsed;\n\n        return {\n          redirectUrl,\n          offerId: offer_id,\n          niche: niche_code || site,\n          productName: product_name,\n          productId: product_id,\n        };\n      } catch (e) {\n        console.error(\"Failed to parse redirect_tracking_params\", e);\n      }\n    }\n\n    function initCountdownTimer(rewardsProduct, endDateStr) {\n      const countdownEl = rewardsProduct.querySelector(\".deals-countdown\");\n      \n      if (!countdownEl || !endDateStr) return;\n\n      const daysEl = countdownEl.querySelector(\"[data-countdown-days]\");\n      const hoursEl = countdownEl.querySelector(\"[data-countdown-hours]\");\n      const minutesEl = countdownEl.querySelector(\"[data-countdown-minutes]\");\n      const secondsEl = countdownEl.querySelector(\"[data-countdown-seconds]\");\n\n      let countdownInterval;\n\n      const updateCountdown = () => {\n        const now = new Date().getTime();\n        const endTime = new Date(endDateStr).getTime();\n        const distance = endTime - now;\n\n        if (distance < 0) {\n          \/\/ Countdown finished\n          if (daysEl) daysEl.textContent = \"00d\";\n          if (hoursEl) hoursEl.textContent = \"00h\";\n          if (minutesEl) minutesEl.textContent = \"00m\";\n          if (secondsEl) secondsEl.textContent = \"00s\";\n          if (countdownInterval) {\n            clearInterval(countdownInterval);\n          }\n          return;\n        }\n\n        const days = Math.floor(distance \/ (1000 * 60 * 60 * 24));\n        const hours = Math.floor((distance % (1000 * 60 * 60 * 24)) \/ (1000 * 60 * 60));\n        const minutes = Math.floor((distance % (1000 * 60 * 60)) \/ (1000 * 60));\n        const seconds = Math.floor((distance % (1000 * 60)) \/ 1000);\n\n        if (daysEl) daysEl.textContent = days.toString().padStart(2, \"0\") + \"d\";\n        if (hoursEl) hoursEl.textContent = hours.toString().padStart(2, \"0\") + \"h\";\n        if (minutesEl) minutesEl.textContent = minutes.toString().padStart(2, \"0\") + \"m\";\n        if (secondsEl) secondsEl.textContent = seconds.toString().padStart(2, \"0\") + \"s\";\n      };\n\n      \/\/ Update immediately\n      updateCountdown();\n\n      \/\/ Update every second\n      countdownInterval = setInterval(updateCountdown, 1000);\n\n      \/\/ Store interval ID to clear it later if needed\n      rewardsProduct.dataset.countdownInterval = countdownInterval;\n    }\n\n    const initRewards = (table) => {\n      if (!table) return;\n\n      const recordIdsAttr = table.getAttribute(\"data-table-record-ids\");\n      if (!recordIdsAttr) return;\n\n      let productIds = [];\n      try {\n        const decoded = recordIdsAttr.replace(\/&quot;\/g, '\"');\n        productIds = JSON.parse(decoded);\n      } catch (e) {\n        return;\n      }\n\n      if (!productIds.length) return;\n\n      productIds.forEach((productId) => {\n        \/\/ Handle pill clicks (minimal UX variant) - independent of infobox\n        const pill = table.querySelector(\n          `tr[data-product-id=\"${productId}\"] .rewards-pill`\n        );\n        if (pill && !pill.dataset.bound) {\n          pill.dataset.bound = \"true\";\n          pill.addEventListener(\"click\", () => {\n            const row = pill.closest(\"tr\");\n            if (!row) return;\n\n            const cta = row.querySelector(\".rewards--cta\");\n            if (!cta) return;\n\n            const linkParams = getLinkParams(cta);\n            if (!linkParams) return;\n\n            const pillModalParams = {\n              productId: linkParams.productId,\n              campaignName: row.getAttribute(\"data-rewards-campaign-name\") || \"\",\n              redirectUrl: linkParams.redirectUrl,\n              productName: linkParams.productName,\n              providerName: row.getAttribute(\"data-provider-name\") || \"\",\n              niche: linkParams.niche,\n              offerId: linkParams.offerId,\n              component: \"infobox\",\n            };\n\n            if (\n              window.rewards &&\n              typeof window.rewards.displayModal === \"function\"\n            ) {\n              window.rewards.displayModal(pillModalParams, false, cta);\n            }\n          });\n        }\n\n        const rewardsProduct = table.querySelector(\n          `div[data-rewards-product-id=\"${productId}\"]:not([data-rewards-banner-attached])`\n        );\n        if (!rewardsProduct) return;\n\n        const endDateStr = rewardsProduct.getAttribute(\"data-end-date\");\n        if (!endDateStr) return;\n\n        \/\/ Format date for Australian locale (dd MMM yyyy)\n        const formattedDate = new Intl.DateTimeFormat(\"en-AU\", {\n          day: \"2-digit\",\n          month: \"short\",\n          year: \"numeric\",\n        }).format(new Date(endDateStr));\n\n        const endDateEl = rewardsProduct.querySelector(\".rewards-end-date\");\n        if (endDateEl && endDateEl.textContent !== formattedDate) {\n          endDateEl.textContent = ` ${formattedDate}`;\n        }\n\n        \/\/ Calculate days remaining\n        const days = Math.ceil((new Date(endDateStr) - new Date()) \/ 86400000);\n\n        \/\/ Show \"Ends Soon\" badge if campaign ends within 7 days\n        if (days <= 7 && days > 0) {\n          const dealsEndsEl = rewardsProduct.querySelector(\".deals-ends\");\n          const dealsPhoneEl = rewardsProduct.querySelector(\".deals-phone\");\n\n          if (dealsEndsEl && dealsEndsEl.style.display !== \"inline-flex\") {\n            dealsEndsEl.style.display = \"inline-flex\";\n          }\n          if (dealsPhoneEl && dealsPhoneEl.style.top !== \"23px\") {\n            dealsPhoneEl.style.top = \"23px\";\n          }\n        }\n\n        \/\/ Initialize countdown timer\n        initCountdownTimer(rewardsProduct, endDateStr);\n\n        const dealsLeftEl = rewardsProduct.querySelector(\".deals-left\");\n        const dealsList = rewardsProduct.querySelector(\".deals-list\");\n        const dealsHeader = rewardsProduct.querySelector(\".deals-header\");\n\n        const handleClick = (triggerEl) => {\n          const row = triggerEl.closest(\"tr\");\n\n          if (!row) return;\n\n          const cta = row.querySelector(\".rewards--cta\");\n\n          if (!cta) return;\n\n          const linkParams = getLinkParams(cta);\n          if (!linkParams) return;\n\n          const { productId, redirectUrl, productName, niche, offerId } = linkParams;\n\n          const modalParams = {\n            productId,\n            campaignName: row.getAttribute(\"data-rewards-campaign-name\") || \"\",\n            redirectUrl,\n            productName,\n            providerName: row.getAttribute(\"data-provider-name\") || \"\",\n            niche,\n            offerId,\n            component: \"infobox\",\n          };\n\n          if (\n            window.rewards &&\n            typeof window.rewards.displayModal === \"function\"\n          ) {\n            window.rewards.displayModal(modalParams, false, cta);\n          }\n        };\n\n        if (dealsLeftEl && !dealsLeftEl.dataset.bound) {\n          dealsLeftEl.dataset.bound = \"true\";\n          dealsLeftEl.addEventListener(\"click\", () => handleClick(dealsLeftEl));\n        }\n\n        if (dealsList && !dealsList.dataset.bound) {\n          dealsList.dataset.bound = \"true\";\n          dealsList.addEventListener(\"click\", () => handleClick(dealsList));\n        }\n\n        if (dealsHeader && !dealsHeader.dataset.bound) {\n          dealsHeader.dataset.bound = \"true\";\n          dealsHeader.addEventListener(\"click\", () => handleClick(dealsHeader));\n        }\n\n        rewardsProduct.dataset.rewardsBannerAttached = \"true\";\n      });\n    };\n\n    const tables = document.querySelectorAll(\n      \"table.rewards--container[data-table-record-ids]\"\n    );\n\n    tables.forEach((table) => {\n      const tableObserver = new MutationObserver(() => {\n        setTimeout(() => initRewards(table), 0);\n      });\n\n      tableObserver.observe(table, {\n        childList: true,\n        subtree: true,\n      });\n\n      initRewards(table);\n    });\n\n    \/\/ Pill countdown timers (minimal UX)\n    function initPillCountdowns() {\n      const countdowns = document.querySelectorAll(\"[data-rewards-pill-countdown]:not([data-pill-countdown-bound])\");\n\n      countdowns.forEach((el) => {\n        el.dataset.pillCountdownBound = \"true\";\n        const endDateStr = el.getAttribute(\"data-end-date\");\n        if (!endDateStr) return;\n\n        const endTime = new Date(endDateStr).getTime();\n        if (Number.isNaN(endTime)) return;\n        const now = new Date().getTime();\n        const distance = endTime - now;\n        const sevenDaysMs = 7 * 24 * 60 * 60 * 1000;\n\n        if (distance <= 0) {\n          const wrapper = el.closest(\".rewards-pill-wrapper\");\n          if (wrapper) wrapper.style.display = \"none\";\n          return;\n        }\n\n        if (distance > sevenDaysMs) {\n          return;\n        }\n\n        el.removeAttribute(\"hidden\");\n\n        const daysEl = el.querySelector(\"[data-pill-countdown-days]\");\n        const hoursEl = el.querySelector(\"[data-pill-countdown-hours]\");\n        const minutesEl = el.querySelector(\"[data-pill-countdown-minutes]\");\n        const secondsEl = el.querySelector(\"[data-pill-countdown-seconds]\");\n\n        let interval;\n        const updatePillCountdown = () => {\n          if (!el.isConnected) {\n            if (interval) clearInterval(interval);\n            return;\n          }\n\n          const remaining = endTime - new Date().getTime();\n\n          if (remaining <= 0) {\n            if (daysEl) daysEl.textContent = \"0d\";\n            if (hoursEl) hoursEl.textContent = \"0h\";\n            if (minutesEl) minutesEl.textContent = \"0m\";\n            if (secondsEl) secondsEl.textContent = \"0s\";\n            if (interval) clearInterval(interval);\n            \/\/ Hide pill wrapper on expiry\n            const wrapper = el.closest(\".rewards-pill-wrapper\");\n            if (wrapper) wrapper.style.display = \"none\";\n            return;\n          }\n\n          const days = Math.floor(remaining \/ (1000 * 60 * 60 * 24));\n          const hours = Math.floor((remaining % (1000 * 60 * 60 * 24)) \/ (1000 * 60 * 60));\n          const minutes = Math.floor((remaining % (1000 * 60 * 60)) \/ (1000 * 60));\n          const seconds = Math.floor((remaining % (1000 * 60)) \/ 1000);\n\n          if (daysEl) daysEl.textContent = days + \"d\";\n          if (hoursEl) hoursEl.textContent = hours + \"h\";\n          if (minutesEl) minutesEl.textContent = minutes + \"m\";\n          if (secondsEl) secondsEl.textContent = seconds + \"s\";\n        };\n\n        updatePillCountdown();\n        interval = setInterval(updatePillCountdown, 1000);\n      });\n    }\n\n    initPillCountdowns();\n\n    const allTables = document.querySelectorAll(\"table\");\n    allTables.forEach((table) => {\n      const observer = new MutationObserver(() => {\n        setTimeout(initPillCountdowns, 0);\n      });\n      observer.observe(table, { childList: true, subtree: true });\n    });\n  });\n})();\n<\/script><\/tbody><\/table><div class=\"comparison-table__loadingIndicator center-over\"><div class=\"relativeloading-pulse__box loading-pulse__box-notext\"><span class=\"loading-pulse loading-pulse--medium loading-pulse--primary\">loading<\/span><\/div><\/div><div class=\"comparison-table__paginationContainer comparison-table__loadMoreContainer \"><div class=\"comparison-table__loadMore comparison-table__paginationNav\"><button class=\"luna-button luna-button--primary js-comparison-table__showMore\" type=\"button\" data-offset=\"5\">Load More<\/button><div class=\"js-show-more-data_count-cf67f9a0-a4e9-42f3-abca-f9e2f056f762 comparison-table__dataCount\">Showing\n\t\t\t5\n\t\t\tof\n\t\t\t51\n\t\t\tresults\t\t<\/div><\/div><\/div><\/form><\/section><\/div><div id=\"compare-bar-v2\" class=\"compareBarV2__root rewards--container loyalty-rewards--container\" data-niche=\"CAFPL\" data-rewards-component=\"compare-products\"><\/div><div class=\"product-modal\"><section class=\"luna-modal is-invisible\" aria-hidden=\"false\" role=\"dialog\" id=\"alternative-products-modal\" aria-labelledby=\"alternative-products-modal-heading\" aria-describedby=\"modal-content\" tabindex=\"-1\"><div class=\"luna-modal__content\"><button class=\"luna-modal__close\" type=\"button\" aria-label=\"Close modal\"><svg class=\"luna-icon\" aria-hidden=\"true\"><use xlink:href=\"#x\"><\/use><\/svg><\/button><div class=\"luna-modal__body\" id=\"modal-content\"><div class=\"luna-modal__wrapper\"><h4 class=\"modal-heading\" id=\"alternative-products-modal-heading\">Compare other products<\/h4><div class=\"cta-modal__body\"><p class=\"cta-modal__intro-text\">We currently don't have that product, but here are others to consider:<\/p><div class=\"cta-modal__cards-container\"><\/div><span class=\"cta-modal__popover table-popover\" rel=\"popover\" data-placement=\"top\" data-content=\"This list shows products with some similar features to the one you selected. It is not a recommendation or suggestion to purchase any product. Always check details and get independent advice to make sure any product suits your own needs before applying.\">How we picked these<\/span><\/div><\/div><\/div><\/div><\/section><\/div><div class=\"finder-score-methodology\"><h3 data-toc=\"false\" id=\"finder-score-methodology\">Finder Score for personal loans<\/h3>\n\n<p>To make comparing even easier, we came up with the <a href=\"https:\/\/www.finder.com\/ca\/finder-score\">Finder Score<\/a>. Interest rates, fees and features across 40+ personal loans are all weighted and scaled to produce a score out of 10. The higher the score the better the loan\u2014simple.<\/p>\n\n<p style=\"text-align: center;\"><a class=\"luna-button luna-button--primary\" href=\"https:\/\/www.finder.com\/ca\/personal-loans\/personal-loans-rating-methodology\">Read the full methodology<\/a><\/p><\/div>\n    <\/div>\n<\/div>\n    <\/div>\n<h3>What are RBC\u2019s personal loan interest rates?<\/h3><p>RBC does not disclose its personal loan rates online. You\u2019ll need to start the loan application process to find out what interest rates RBC charges. Interest rates vary based on a borrower\u2019s personal factors, such as credit score, credit history, employment and current debts. To get an idea of what rates you might encounter, you can compare <a href=\"https:\/\/www.finder.com\/ca\/personal-loans\/personal-loan-interest-rates-canada\">personal loan rates in Canada<\/a> or get a <a href=\"https:\/\/www.finder.com\/ca\/personal-loans\/personal-loan-pre-approval\">personal loan quote via pre-approval.<\/a><\/p><h3>How to apply for a personal loan through RBC<\/h3><p>If you\u2019re ready to apply, make an appointment with an RBC credit specialist. You can visit them at a branch or talk to them on the phone. Though RBC may not ask for all of these, be ready to provide the following documents:<\/p><ul><li>Government-issued ID<\/li><li>Recent pay stubs<\/li><li>Recent bank statements<\/li><li>Recent T4<\/li><li>Personal tax return<\/li><li>List of assets and liabilities<\/li><\/ul><h3>Can I use the RBC personal loan for debt consolidation?<\/h3><p>Yes, you can use the RBC personal loan to consolidate debt. Another option is to get the RBC line of credit. With RBC\u2019s line of credit, you can get it unsecured (no collateral) or secured (home or investments as collateral), but both options have variable rates only. Learn more about <a href=\"https:\/\/www.finder.com\/ca\/personal-loans\/line-of-credit\">lines of credit<\/a> or the <a href=\"https:\/\/www.finder.com\/ca\/personal-loans\/debt-consolidation-loans\/best-debt-consolidation-loans\">best debt consolidation loans in Canada<\/a>.<\/p><h3>Can I get RBC loans or lines of credit with bad credit?<\/h3><p>RBC personal loans and lines of credit require good to excellent credit, so it\u2019ll be difficult to qualify with bad credit. If you have a bad credit score and you\u2019re looking to take out a loan, alternative lenders are more likely to approve you than big banks such as RBC.<\/p><article class=\"luna-card luna-card--primary luna-card--border\">\n  <div class=\"luna-card__block\" style=\"padding:0.7em\">\n<span style=\"font-size:0.9em; font-weight: 800; font-style: italic; text-transform: uppercase;\">Must read: <\/span><a href=\"https:\/\/www.finder.com\/ca\/personal-loans\/best-bad-credit-personal-loans\" style=\"text-decoration:underline; font-size:0.9em;\">Best bad credit loans in Canada<\/a>\n<\/div>\n<\/article><h3>I got the RBC personal loan. Now what?<\/h3><p>Use your funds wisely. Ideally, you took out your RBC personal loan for a specific reason, from consolidating your debts to paying for an emergency home repair.<\/p><p>Work your monthly loan repayments into your budget. Set up an auto payment or mark the due date on your calendar so you don\u2019t miss any payments.<\/p><p>Keep in mind, RBC\u2018s personal loan product comes with plenty of flexibility. If you need to, you can change up your repayment schedule, switch from a fixed to a variable rate (if prime rate goes down), and even skip a payment once a year if you need some breathing room. You can even pay off the remainder of your loan, wiping the debt clean, without any penalties.<\/p><h3>Is RBC legitimate?<\/h3><p>Definitely. RBC has been around for over 150 years and is regulated primarily by the Office of the Superintended of Financial Institutions (OSFI).<\/p><h3>Bottom line<\/h3><p>If you\u2019re an RBC customer or you\u2019re curious about seeking out an RBC personal loan, get in touch with an RBC credit specialist by visiting a local branch. While interest rates and loan amounts aren\u2019t disclosed online, an RBC credit specialist can walk you through the loan options available to you based on your individual financial situation and your loan needs.<\/p><p>While banks typically offer the <a href=\"https:\/\/www.finder.com\/ca\/personal-loans\/low-interest-personal-loan\">lowest interest rates on personal loans<\/a>, it\u2019s always worth <a href=\"https:\/\/www.finder.com\/ca\/personal-loans\">comparing personal loans<\/a> from different lenders to make sure you get the best deal.<\/p><div class=\"luna-card luna-card--alt\"><div class=\"luna-card__block\"><h4>You might also like<\/h4><ul><li><a href=\"https:\/\/www.finder.com\/ca\/personal-loans\/credit-union-personal-loans\">Credit union loans<\/a><\/li><li><a href=\"https:\/\/www.finder.com\/ca\/personal-loans\/personal-loans-banks\">Bank personal loans<\/a><\/li><\/ul><\/div><\/div><h3>Frequently asked questions<\/h3><ul class=\"luna-accordionGroup accordionGroup\">\n\t<li class=\"luna-accordion\" data-accordion=\"accordion\">\n    <div class=\"luna-accordion__summary\">\n        <h4 class=\"luna-accordion__heading\">\n            <button class=\"luna-accordion__action collapsed\" aria-expanded=\"false\" aria-controls=\"faq-builder-0000000003\" data-toggle=\"collapse\" data-target=\"#faq-builder-0000000003\">\n                <span class=\"luna-accordion__title\">Am I eligible for an RBC personal loan?<\/span>\n                <svg class=\"luna-icon\" aria-hidden=\"true\">\n                    <use xlink:href=\"#chevron-down\" data-accordion-icon=\"show\"><\/use>\n                    <use xlink:href=\"#chevron-up\" data-accordion-icon=\"hide\" class=\"is-hidden\"><\/use>\n                <\/svg>\n            <\/button>\n        <\/h4>\n    <\/div>\n    <div class=\"luna-accordion__details collapse\" aria-hidden=\"true\" id=\"faq-builder-0000000003\" data-accordion=\"details\">\n        <div class=\"accordionContent\">\n            <div>\n                <p>Basic eligibility requirements for an RBC personal include:<\/p><ul><li>Be a Canadian citizen or resident.<\/li><li>Be at least 18 years old.<\/li><li>Have a steady income that can manage the loan repayments.<\/li><li>Have a good to excellent credit score.<\/li><\/ul>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/li>\n<li class=\"luna-accordion\" data-accordion=\"accordion\">\n    <div class=\"luna-accordion__summary\">\n        <h4 class=\"luna-accordion__heading\">\n            <button class=\"luna-accordion__action collapsed\" aria-expanded=\"false\" aria-controls=\"faq-builder-0000000004\" data-toggle=\"collapse\" data-target=\"#faq-builder-0000000004\">\n                <span class=\"luna-accordion__title\">Can I qualify for a loan through RBC if I'm self-employed?<\/span>\n                <svg class=\"luna-icon\" aria-hidden=\"true\">\n                    <use xlink:href=\"#chevron-down\" data-accordion-icon=\"show\"><\/use>\n                    <use xlink:href=\"#chevron-up\" data-accordion-icon=\"hide\" class=\"is-hidden\"><\/use>\n                <\/svg>\n            <\/button>\n        <\/h4>\n    <\/div>\n    <div class=\"luna-accordion__details collapse\" aria-hidden=\"true\" id=\"faq-builder-0000000004\" data-accordion=\"details\">\n        <div class=\"accordionContent\">\n            <div>\n                <p>Yes, as long as you can demonstrate that you can manage the loan repayments. You'll need to provide details of your finances, such as your income in the last few years, your assets and your liabilities.<\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/li>\n<li class=\"luna-accordion\" data-accordion=\"accordion\">\n    <div class=\"luna-accordion__summary\">\n        <h4 class=\"luna-accordion__heading\">\n            <button class=\"luna-accordion__action collapsed\" aria-expanded=\"false\" aria-controls=\"faq-builder-0000000005\" data-toggle=\"collapse\" data-target=\"#faq-builder-0000000005\">\n                <span class=\"luna-accordion__title\">Can I apply for an RBC personal loan online?<\/span>\n                <svg class=\"luna-icon\" aria-hidden=\"true\">\n                    <use xlink:href=\"#chevron-down\" data-accordion-icon=\"show\"><\/use>\n                    <use xlink:href=\"#chevron-up\" data-accordion-icon=\"hide\" class=\"is-hidden\"><\/use>\n                <\/svg>\n            <\/button>\n        <\/h4>\n    <\/div>\n    <div class=\"luna-accordion__details collapse\" aria-hidden=\"true\" id=\"faq-builder-0000000005\" data-accordion=\"details\">\n        <div class=\"accordionContent\">\n            <div>\n                <p>No. To apply for an RBC personal loan, you'll need to call them or visit a branch.<\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/li>\n<li class=\"luna-accordion\" data-accordion=\"accordion\">\n    <div class=\"luna-accordion__summary\">\n        <h4 class=\"luna-accordion__heading\">\n            <button class=\"luna-accordion__action collapsed\" aria-expanded=\"false\" aria-controls=\"faq-builder-0000000006\" data-toggle=\"collapse\" data-target=\"#faq-builder-0000000006\">\n                <span class=\"luna-accordion__title\">What is RBC's line of credit eligibility requirements?<\/span>\n                <svg class=\"luna-icon\" aria-hidden=\"true\">\n                    <use xlink:href=\"#chevron-down\" data-accordion-icon=\"show\"><\/use>\n                    <use xlink:href=\"#chevron-up\" data-accordion-icon=\"hide\" class=\"is-hidden\"><\/use>\n                <\/svg>\n            <\/button>\n        <\/h4>\n    <\/div>\n    <div class=\"luna-accordion__details collapse\" aria-hidden=\"true\" id=\"faq-builder-0000000006\" data-accordion=\"details\">\n        <div class=\"accordionContent\">\n            <div>\n                <p>RBC does not disclose its line of credit requirements, but banks generally require you to have good to excellent credit and stable income that can manage the monthly payments. You also must not have been declined credit in the last six months, and you must not have declared bankruptcy in the last seven years.<\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/li>\n\n<\/ul>\n<div id=\"sources\" style=\"position: relative;\"><h3 style=\"position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0;\">Sources<\/h3><div class=\"sources sources__f1\">\n    <link rel=\"stylesheet\" href=\"https:\/\/www.finder.com\/parent-theme\/shortcodes\/article-source\/prod\/article-source.87684078d471e76125dd.css\">\n    \n  <ul class=\"luna-accordionGroup accordionGroup\">\n    <li class=\"luna-accordion\" data-accordion=\"accordion\">\n      <div class=\"luna-accordion__summary\">\n        <h3 class=\"luna-accordion__heading\">\n          <button class=\"luna-accordion__action collapsed\" aria-expanded=\"false\" aria-controls=\"sources_739353167\" data-toggle=\"collapse\" data-target=\"#sources_739353167\">\n            <span class=\"luna-accordion__title u-text--lg u-font--bold\">Sources<\/span>\n            <svg class=\"luna-icon\" aria-hidden=\"true\">\n              <use href=\"#chevron-down\" data-accordion-icon=\"show\"><\/use>\n              <use href=\"#chevron-up\" data-accordion-icon=\"hide\" class=\"is-hidden\"><\/use>\n            <\/svg>\n          <\/button>\n        <\/h3>\n      <\/div>\n      <div class=\"luna-accordion__details collapse \" aria-hidden=\"true\" id=\"sources_739353167\" data-accordion=\"details\">\n        <div class=\"accordionContent\">\n          <p class=\"sources__description\">Finder writers are subject matter experts and use primary sources, in-depth research and interviews with other experts to ensure you're getting accurate, up-to-date information. Articles are <a href=\"https:\/\/www.finder.com\/ca\/why-trust-us\">fact checked<\/a> in line with our <a href=\"https:\/\/www.finder.com\/ca\/editorial-guidelines\">editorial guidelines<\/a>.<\/p>\n          <ol class=\"u-pl--0 u-text--lg u-font--medium\">\n                                          <li class=\"u-leading--loose\"><a class=\"u-font--medium\" href=\"https:\/\/globalnews.ca\/news\/9762180\/canada-interest-rate-government-spending-cibc\/\" target=\"_blank\">CBC<\/a><\/li>\n                                    <\/ol>\n        <\/div>\n      <\/div>\n    <\/li>\n  <\/ul>\n    <script defer src=\"https:\/\/www.finder.com\/parent-theme\/shortcodes\/article-source\/prod\/article-source.de087a0da9824e407767.js\"><\/script>\n  <\/div><\/div><style>\n  \/* Modal Container *\/\n  .fenceModal {\n      justify-content: center;\n      outline: 0;\n      position: absolute;\n      z-index: 81;\n      width: 100%;\n      display: none;\n  }\n  \n  \/* Modal Content *\/\n  .fenceModal-content {\n      display: -webkit-box;\n      display: -webkit-flex;\n      display: -ms-flexbox;\n      display: flex;\n      -webkit-box-orient: vertical;\n      -webkit-box-direction: normal;\n      -webkit-flex-direction: column;\n      -ms-flex-direction: column;\n      flex-direction: column;\n      margin: 1rem;\n      max-height: 100%\n  }\n  \n  .fenceModal-buttonText {\n      font-weight: bold;\n      font-size: 18px;\n  }\n  \n  .blurred {\n    filter: blur(5px) !important;\n    pointer-events: none;\n    background: rgba(0,0,0,0.5);\n  }\n  \n  .geoDisclaimer {\n    display: none;\n    }\n  \n  #default-section {\n    display: block;\n  }\n  \n  #alt-section {\n    display: none;\n  }\n  \n  .standardMasthead__widgetSection {\n    height: auto !important;\n  }\n  <\/style>\n  \n        \n    \n      \n  \n    \n        \n        \n    \n    \n              \n              \n    \n                                                                                                                                                                                                                                                                                                                                                  \n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  \n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                \n                                                                                                                                                                          \n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        \n                      \n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    \n                                                                                                                                                                                                                                  \n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \n                      \n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  \n                                                                                                                  \n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  \n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                \n                                                                                                                                                                                                                                                                                                                                                  \n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  \n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                \n                                                                                                                  \n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \n                      \n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  \n                                                                                                                                                                                                                                                              \n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  \n                      \n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      \n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          \n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        \n                      \n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    \n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      \n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              \n                      \n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  \n                                                                      \n          <span id=\"objectHolder\" objectdata=\"{'spring-financial-personal-loan-ca-secure':['Alberta','British Columbia','Manitoba','New Brunswick','Newfoundland and Labrador','Northwest Territories','Nova Scotia','Nunavut','Ontario','Prince Edward Island','Quebec','Saskatchewan','Yukon'],'green-loans-personal-loans-ca-secure':['British Columbia','New Brunswick','Newfoundland and Labrador','Northwest Territories','Nova Scotia','Nunavut','Ontario','Prince Edward Island','Quebec','Saskatchewan','Yukon'],'mogo-mini-line-of-credit-ca-secure':['Alberta','British Columbia','Manitoba','New Brunswick','Newfoundland and Labrador','Northwest Territories','Nova Scotia','Nunavut','Ontario','Prince Edward Island','Saskatchewan','Yukon'],'spring-financial-installment-loan-ca-secure':['Alberta','British Columbia','Manitoba','New Brunswick','Newfoundland and Labrador','Northwest Territories','Nova Scotia','Nunavut','Ontario','Prince Edward Island','Quebec','Saskatchewan','Yukon'],'mdg-financial-loan-ca-secure':['Alberta','British Columbia','Manitoba','New Brunswick','Newfoundland and Labrador','Northwest Territories','Nova Scotia','Nunavut','Ontario','Prince Edward Island','Quebec','Saskatchewan','Yukon'],'cashco-financial-flex-loan-ca-personal-loans-secure':['Alberta','British Columbia','New Brunswick','Saskatchewan'],'aim-financial-ca-secure':['British Columbia','Ontario'],'skycap-financial-ca-personal-loans-secure':['Alberta','British Columbia','Manitoba','New Brunswick','Newfoundland and Labrador','Northwest Territories','Nunavut','Ontario','Prince Edward Island','Saskatchewan','Yukon'],'getloanapproved-title-loan-ca-secure':['Alberta','British Columbia','Manitoba','New Brunswick','Newfoundland and Labrador','Northwest Territories','Nova Scotia','Nunavut','Ontario','Prince Edward Island','Saskatchewan','Yukon']}\"><\/span>\n                        \n    \n    \n    \n    <script>\n    document.addEventListener(\"DOMContentLoaded\", function() {\n      \n    \/\/ Finds user location and applies alt table if user is detected outside of US\n    var response;\n    var xhr = new XMLHttpRequest();\n    xhr.withCredentials = true;\n    xhr.addEventListener(\"readystatechange\", function() {\n      if(this.readyState === 4) {\n        response = JSON.parse(this.responseText);\n        callback(response);\n      }\n    });\n    xhr.open(\"POST\", \"https:\/\/www.finder.com\/wp-json\/finder\/v1\/geoip\/fetch\");\n    xhr.send();\n    function callback(response) {\n        \n            runGeofencing(response);\n      \n      function runGeofencing(response){\n      if (!response.subdivisions[0]) {\n        var responseLocation = [response.country.code];\n      } else {\n                  if (response.country.code != 'MX') {\n            var responseLocation = [response.subdivisions[0].name, response.subdivisions[0].code, response.country.code];\n          } else {\n            var responseLocation = [response.country.code];\n          }\n              }\n        var bannedHolder = JSON.parse(document.getElementById(\"objectHolder\").getAttribute(\"objectData\").replaceAll('\\'','\"')); \n        var bannedListPostGeoCheck = [];\n        var buttonArray = document.querySelectorAll(\".luna-button\"); \n        var linkList = document.links;\n        var regex = \/<a[\\s\\S]*?a>\/\n        var regExtra = \/<a[\\s\\S]*?center>\/\n        var regImage = \/<img[\\s\\S]*?>\/\n        \n                for (let i = 0; i < Object.keys(bannedHolder).length; i++) {\n          const bannedValues = Object.values(bannedHolder)[i];\n          \/\/ Check if any element in responseLocation is NOT included in bannedValues\n          if (!responseLocation.some(location => bannedValues.includes(location))) {\n            bannedListPostGeoCheck.push(Object.keys(bannedHolder)[i]);\n          }\n        }\n                if (bannedListPostGeoCheck.length > 0) {\n            for (let i = 0; i < buttonArray.length; i++){ \n              const button = buttonArray[i];\n                if (button.href !== undefined) {\n                    if (bannedListPostGeoCheck.some(k => button.href.includes(k))) {\n                        if (button.parentElement.innerHTML.includes('secure site')) {\n                            button.parentElement.innerHTML = button.parentElement.innerHTML.replace(regExtra,\"\");\n                        } else {\n                            button.parentElement.innerHTML = button.parentElement.innerHTML.replace(regex,\"\");\n                        }\n                    }\n                }\n            }\n            for (let i = 0; i < linkList.length; i++) {\n              const link = linkList[i];\n              if (bannedListPostGeoCheck.some(k => link.getAttribute('href').includes(k))) {\n                link.href = '';\n              }\n            }\n        }\n      }\n          }\n    \n  });\n\n  function reassignSourceCountry(country){\n    var newRedirectCountry = 'src_country=' + country.toLowerCase() + '&';\n    var regexCountry = \/src_country=.*?&{1}\/;\n    var links = document.querySelectorAll('a')\n    links.forEach((item) => {\n      if(item.href.includes('src_country=')){\n          item.href = item.href.replace(regexCountry,newRedirectCountry);\n      }\n    })\n  };\n  <\/script>","protected":false},"excerpt":{"rendered":"<p>Get flexible loan options when you apply for an RBC loan.<\/p>\n","protected":false},"author":1000,"featured_media":763572,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"apple_news_api_created_at":"","apple_news_api_id":"","apple_news_api_modified_at":"","apple_news_api_revision":"","apple_news_api_share_url":"","apple_news_cover_media_provider":"image","apple_news_coverimage":0,"apple_news_coverimage_caption":"","apple_news_cover_video_id":0,"apple_news_cover_video_url":"","apple_news_cover_embedwebvideo_url":"","apple_news_is_hidden":"","apple_news_is_paid":"","apple_news_is_preview":"","apple_news_is_sponsored":"","apple_news_maturity_rating":"","apple_news_metadata":"\"\"","apple_news_pullquote":"","apple_news_pullquote_position":"","apple_news_slug":"","apple_news_sections":[],"apple_news_suppress_video_url":false,"apple_news_use_image_component":false,"footnotes":""},"categories":[407],"tags":[],"asset_tag":[],"class_list":["post-761143","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-personal-loans"],"apple_news_notices":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v24.9 (Yoast SEO v24.9) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>RBC Loans &amp; Lines of Credit Review: Pros &amp; Cons | Finder Canada<\/title>\n<meta name=\"description\" content=\"Read our review on the RBC personal loan. Find out if the biggest bank in Canada has the loan features you&#039;re looking for.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.finder.com\/ca\/personal-loans\/rbc-personal-loans\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"RBC loans and lines of credit review\" \/>\n<meta property=\"og:description\" content=\"Read our review on the RBC personal loan. Find out if the biggest bank in Canada has the loan features you&#039;re looking for.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.finder.com\/ca\/personal-loans\/rbc-personal-loans\" \/>\n<meta property=\"og:site_name\" content=\"Finder Canada\" \/>\n<meta property=\"article:published_time\" content=\"2019-01-24T04:46:30+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/cdn.finder.com.au\/finder-us\/wp-uploads\/sites\/5\/2019\/02\/rbc-featured_3.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"150\" \/>\n\t<meta property=\"og:image:height\" content=\"150\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Leanne Escobal\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Leanne Escobal\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.finder.com\/ca\/personal-loans\/rbc-personal-loans#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.finder.com\/ca\/personal-loans\/rbc-personal-loans\"},\"author\":[{\"name\":\"Leanne Escobal\",\"@id\":\"https:\/\/www.finder.com\/ca\/#\/schema\/person\/9d47eeda06b879b07a813536f2068c72\"},{\"@id\":\"https:\/\/www.finder.com\/ca\/#\/schema\/person\/81e3c60fa5300ab5768a1c2999a5edd7\"}],\"headline\":\"RBC loans and lines of credit review\",\"datePublished\":\"2019-01-24T04:46:30+00:00\",\"dateModified\":\"2023-09-19T18:02:04+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.finder.com\/ca\/personal-loans\/rbc-personal-loans\"},\"wordCount\":1895,\"publisher\":{\"@id\":\"https:\/\/www.finder.com\/ca\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.finder.com\/ca\/personal-loans\/rbc-personal-loans#primaryimage\"},\"thumbnailUrl\":\"https:\/\/cdn.finder.com.au\/finder-us\/wp-uploads\/sites\/5\/2019\/02\/rbc-featured_3.jpg\",\"articleSection\":[\"Personal Loans\"],\"inLanguage\":{\"@type\":\"Language\",\"name\":\"English\",\"alternateName\":\"en\"},\"citation\":[{\"@type\":\"CreativeWork\",\"name\":\"CBC\",\"url\":\"https:\/\/globalnews.ca\/news\/9762180\/canada-interest-rate-government-spending-cibc\/\"}],\"commentCount\":0},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.finder.com\/ca\/personal-loans\/rbc-personal-loans\",\"url\":\"https:\/\/www.finder.com\/ca\/personal-loans\/rbc-personal-loans\",\"name\":\"RBC Loans & Lines of Credit Review: Pros & Cons | Finder Canada\",\"isPartOf\":{\"@id\":\"https:\/\/www.finder.com\/ca\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.finder.com\/ca\/personal-loans\/rbc-personal-loans#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.finder.com\/ca\/personal-loans\/rbc-personal-loans#primaryimage\"},\"thumbnailUrl\":\"https:\/\/cdn.finder.com.au\/finder-us\/wp-uploads\/sites\/5\/2019\/02\/rbc-featured_3.jpg\",\"datePublished\":\"2019-01-24T04:46:30+00:00\",\"dateModified\":\"2023-09-19T18:02:04+00:00\",\"description\":\"Read our review on the RBC personal loan. Find out if the biggest bank in Canada has the loan features you're looking for.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.finder.com\/ca\/personal-loans\/rbc-personal-loans#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.finder.com\/ca\/personal-loans\/rbc-personal-loans\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.finder.com\/ca\/personal-loans\/rbc-personal-loans#primaryimage\",\"url\":\"https:\/\/cdn.finder.com.au\/finder-us\/wp-uploads\/sites\/5\/2019\/02\/rbc-featured_3.jpg\",\"contentUrl\":\"https:\/\/cdn.finder.com.au\/finder-us\/wp-uploads\/sites\/5\/2019\/02\/rbc-featured_3.jpg\",\"width\":150,\"height\":150},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.finder.com\/ca\/personal-loans\/rbc-personal-loans#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"CA\",\"item\":\"https:\/\/www.finder.com\/ca\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Personal Loans\",\"item\":\"https:\/\/www.finder.com\/ca\/personal-loans\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"RBC loans and lines of credit review\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.finder.com\/ca\/#website\",\"url\":\"https:\/\/www.finder.com\/ca\/\",\"name\":\"Finder Canada\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/www.finder.com\/ca\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.finder.com\/ca\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.finder.com\/ca\/#organization\",\"name\":\"Finder\",\"url\":\"https:\/\/www.finder.com\/ca\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.finder.com\/ca\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.finder.com\/finder-us\/wp-uploads\/sites\/5\/2025\/05\/Finder-Logo-696x696-1.png\",\"contentUrl\":\"https:\/\/www.finder.com\/finder-us\/wp-uploads\/sites\/5\/2025\/05\/Finder-Logo-696x696-1.png\",\"width\":1392,\"height\":1392,\"caption\":\"Finder\"},\"image\":{\"@id\":\"https:\/\/www.finder.com\/ca\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/en.wikipedia.org\/wiki\/Finder_(website)\"],\"description\":\"Every month more than 2 million unique visitors turn to Finder to save money and time, and to make important life choices. We compare everything from bank accounts, personal loans, investing platforms and much more.\",\"email\":\"heythere@finder.com\",\"legalName\":\"Finder\",\"foundingDate\":\"2006-01-01\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"minValue\":\"51\",\"maxValue\":\"200\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.finder.com\/ca\/#\/schema\/person\/9d47eeda06b879b07a813536f2068c72\",\"name\":\"Leanne Escobal\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.finder.com\/ca\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/cdn.finder.com.au\/finder-us\/wp-uploads\/2025\/12\/LeanneEscobalF1_Finder_600x600.png\",\"contentUrl\":\"https:\/\/cdn.finder.com.au\/finder-us\/wp-uploads\/2025\/12\/LeanneEscobalF1_Finder_600x600.png\",\"caption\":\"Leanne Escobal\"},\"description\":\"Leanne Escobal is a senior publisher at Finder with more than 13 years of experience in financial products and services, with a focus on content strategy and marketing. She has completed the Canadian Securities Course (CSC\u00ae) as well as the Personal Lending and Mortgages course through the Canadian Securities Institute. Leanne holds a Bachelor of Arts (Honours) in English literature and creative writing from Western University.\",\"sameAs\":[\"https:\/\/www.linkedin.com\/in\/leanne-escobal\/\"],\"url\":\"https:\/\/www.finder.com\/ca\/author\/leanneescobal\",\"jobTitle\":\"Senior Publisher\",\"knowsAbout\":[{\"@type\":\"Thing\",\"name\":\"Personal Loans\"},{\"@type\":\"Thing\",\"name\":\"Car Loans\"},{\"@type\":\"Thing\",\"name\":\"Business Loans\"},{\"@type\":\"Thing\",\"name\":\"Short-Term Loans\"},{\"@type\":\"Thing\",\"name\":\"International Money Transfers\"},{\"@type\":\"Thing\",\"name\":\"Make Money Online\"}],\"worksFor\":{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.finder.com\/ca\/#organization\",\"name\":\"Finder\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.finder.com\/ca\/#\/schema\/person\/81e3c60fa5300ab5768a1c2999a5edd7\",\"name\":\"Carmen Chai\",\"description\":\"Carmen Chai is a freelance writer at Finder, specializing in financial products. She is an award-winning Canadian journalist who has lived and reported from major cities such as Vancouver, Toronto, London and Paris. She has reported on personal finance, mortgages, and banking products for nearly a decade.\",\"jobTitle\":\"Writer\",\"url\":\"https:\/\/www.finder.com\/ca\/author\/carmenchai\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.finder.com\/ca\/#\/schema\/person\/image\/\/81e3c60fa5300ab5768a1c2999a5edd7\",\"url\":\"https:\/\/cdn.finder.com.au\/finder-us\/wp-uploads\/2022\/07\/CarmenChai_Supplied_150x150.jpg\",\"contentUrl\":\"https:\/\/cdn.finder.com.au\/finder-us\/wp-uploads\/2022\/07\/CarmenChai_Supplied_150x150.jpg\",\"caption\":\"Carmen Chai\"},\"worksFor\":{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.finder.com\/ca\/#organization\",\"name\":\"Finder\"}},{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"name\":\"Frequently Asked Questions\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"Am I eligible for an RBC personal loan?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"\\r\\rBasic eligibility requirements for an RBC personal include:\\r<ul>\\r \\t<li>Be a Canadian citizen or resident.<\/li>\\r \\t<li>Be at least 18 years old.<\/li>\\r \\t<li>Have a steady income that can manage the loan repayments.<\/li>\\r \\t<li>Have a good to excellent credit score.<\/li>\\r<\/ul>\\r\"}},{\"@type\":\"Question\",\"name\":\"Can I qualify for a loan through RBC if I'm self-employed?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"\\r\\rYes, as long as you can demonstrate that you can manage the loan repayments. You'll need to provide details of your finances, such as your income in the last few years, your assets and your liabilities.\\r\\r\"}},{\"@type\":\"Question\",\"name\":\"Can I apply for an RBC personal loan online?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"\\r\\rNo. To apply for an RBC personal loan, you'll need to call them or visit a branch.\\r\\r\"}},{\"@type\":\"Question\",\"name\":\"What is RBC's line of credit eligibility requirements?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"\\r\\rRBC does not disclose its line of credit requirements, but banks generally require you to have good to excellent credit and stable income that can manage the monthly payments. You also must not have been declined credit in the last six months, and you must not have declared bankruptcy in the last seven years.\\r\\r\"}}]}]}<\/script>\n<meta property=\"article:modified_time\" content=\"2023-09-19T18:02:04+00:00\" \/>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"RBC Loans & Lines of Credit Review: Pros & Cons | Finder Canada","description":"Read our review on the RBC personal loan. Find out if the biggest bank in Canada has the loan features you're looking for.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.finder.com\/ca\/personal-loans\/rbc-personal-loans","og_locale":"en_US","og_type":"article","og_title":"RBC loans and lines of credit review","og_description":"Read our review on the RBC personal loan. Find out if the biggest bank in Canada has the loan features you're looking for.","og_url":"https:\/\/www.finder.com\/ca\/personal-loans\/rbc-personal-loans","og_site_name":"Finder Canada","article_published_time":"2019-01-24T04:46:30+00:00","og_image":[{"width":150,"height":150,"url":"https:\/\/cdn.finder.com.au\/finder-us\/wp-uploads\/sites\/5\/2019\/02\/rbc-featured_3.jpg","type":"image\/jpeg"}],"author":"Leanne Escobal","twitter_misc":{"Written by":"Leanne Escobal","Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.finder.com\/ca\/personal-loans\/rbc-personal-loans#article","isPartOf":{"@id":"https:\/\/www.finder.com\/ca\/personal-loans\/rbc-personal-loans"},"author":[{"name":"Leanne Escobal","@id":"https:\/\/www.finder.com\/ca\/#\/schema\/person\/9d47eeda06b879b07a813536f2068c72"},{"@id":"https:\/\/www.finder.com\/ca\/#\/schema\/person\/81e3c60fa5300ab5768a1c2999a5edd7"}],"headline":"RBC loans and lines of credit review","datePublished":"2019-01-24T04:46:30+00:00","dateModified":"2023-09-19T18:02:04+00:00","mainEntityOfPage":{"@id":"https:\/\/www.finder.com\/ca\/personal-loans\/rbc-personal-loans"},"wordCount":1895,"publisher":{"@id":"https:\/\/www.finder.com\/ca\/#organization"},"image":{"@id":"https:\/\/www.finder.com\/ca\/personal-loans\/rbc-personal-loans#primaryimage"},"thumbnailUrl":"https:\/\/cdn.finder.com.au\/finder-us\/wp-uploads\/sites\/5\/2019\/02\/rbc-featured_3.jpg","articleSection":["Personal Loans"],"inLanguage":{"@type":"Language","name":"English","alternateName":"en"},"citation":[{"@type":"CreativeWork","name":"CBC","url":"https:\/\/globalnews.ca\/news\/9762180\/canada-interest-rate-government-spending-cibc\/"}],"commentCount":0},{"@type":"WebPage","@id":"https:\/\/www.finder.com\/ca\/personal-loans\/rbc-personal-loans","url":"https:\/\/www.finder.com\/ca\/personal-loans\/rbc-personal-loans","name":"RBC Loans & Lines of Credit Review: Pros & Cons | Finder Canada","isPartOf":{"@id":"https:\/\/www.finder.com\/ca\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.finder.com\/ca\/personal-loans\/rbc-personal-loans#primaryimage"},"image":{"@id":"https:\/\/www.finder.com\/ca\/personal-loans\/rbc-personal-loans#primaryimage"},"thumbnailUrl":"https:\/\/cdn.finder.com.au\/finder-us\/wp-uploads\/sites\/5\/2019\/02\/rbc-featured_3.jpg","datePublished":"2019-01-24T04:46:30+00:00","dateModified":"2023-09-19T18:02:04+00:00","description":"Read our review on the RBC personal loan. Find out if the biggest bank in Canada has the loan features you're looking for.","breadcrumb":{"@id":"https:\/\/www.finder.com\/ca\/personal-loans\/rbc-personal-loans#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.finder.com\/ca\/personal-loans\/rbc-personal-loans"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.finder.com\/ca\/personal-loans\/rbc-personal-loans#primaryimage","url":"https:\/\/cdn.finder.com.au\/finder-us\/wp-uploads\/sites\/5\/2019\/02\/rbc-featured_3.jpg","contentUrl":"https:\/\/cdn.finder.com.au\/finder-us\/wp-uploads\/sites\/5\/2019\/02\/rbc-featured_3.jpg","width":150,"height":150},{"@type":"BreadcrumbList","@id":"https:\/\/www.finder.com\/ca\/personal-loans\/rbc-personal-loans#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"CA","item":"https:\/\/www.finder.com\/ca\/"},{"@type":"ListItem","position":2,"name":"Personal Loans","item":"https:\/\/www.finder.com\/ca\/personal-loans"},{"@type":"ListItem","position":3,"name":"RBC loans and lines of credit review"}]},{"@type":"WebSite","@id":"https:\/\/www.finder.com\/ca\/#website","url":"https:\/\/www.finder.com\/ca\/","name":"Finder Canada","description":"","publisher":{"@id":"https:\/\/www.finder.com\/ca\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.finder.com\/ca\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.finder.com\/ca\/#organization","name":"Finder","url":"https:\/\/www.finder.com\/ca\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.finder.com\/ca\/#\/schema\/logo\/image\/","url":"https:\/\/www.finder.com\/finder-us\/wp-uploads\/sites\/5\/2025\/05\/Finder-Logo-696x696-1.png","contentUrl":"https:\/\/www.finder.com\/finder-us\/wp-uploads\/sites\/5\/2025\/05\/Finder-Logo-696x696-1.png","width":1392,"height":1392,"caption":"Finder"},"image":{"@id":"https:\/\/www.finder.com\/ca\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/en.wikipedia.org\/wiki\/Finder_(website)"],"description":"Every month more than 2 million unique visitors turn to Finder to save money and time, and to make important life choices. We compare everything from bank accounts, personal loans, investing platforms and much more.","email":"heythere@finder.com","legalName":"Finder","foundingDate":"2006-01-01","numberOfEmployees":{"@type":"QuantitativeValue","minValue":"51","maxValue":"200"}},{"@type":"Person","@id":"https:\/\/www.finder.com\/ca\/#\/schema\/person\/9d47eeda06b879b07a813536f2068c72","name":"Leanne Escobal","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.finder.com\/ca\/#\/schema\/person\/image\/","url":"https:\/\/cdn.finder.com.au\/finder-us\/wp-uploads\/2025\/12\/LeanneEscobalF1_Finder_600x600.png","contentUrl":"https:\/\/cdn.finder.com.au\/finder-us\/wp-uploads\/2025\/12\/LeanneEscobalF1_Finder_600x600.png","caption":"Leanne Escobal"},"description":"Leanne Escobal is a senior publisher at Finder with more than 13 years of experience in financial products and services, with a focus on content strategy and marketing. She has completed the Canadian Securities Course (CSC\u00ae) as well as the Personal Lending and Mortgages course through the Canadian Securities Institute. Leanne holds a Bachelor of Arts (Honours) in English literature and creative writing from Western University.","sameAs":["https:\/\/www.linkedin.com\/in\/leanne-escobal\/"],"url":"https:\/\/www.finder.com\/ca\/author\/leanneescobal","jobTitle":"Senior Publisher","knowsAbout":[{"@type":"Thing","name":"Personal Loans"},{"@type":"Thing","name":"Car Loans"},{"@type":"Thing","name":"Business Loans"},{"@type":"Thing","name":"Short-Term Loans"},{"@type":"Thing","name":"International Money Transfers"},{"@type":"Thing","name":"Make Money Online"}],"worksFor":{"@type":"Organization","@id":"https:\/\/www.finder.com\/ca\/#organization","name":"Finder"}},{"@type":"Person","@id":"https:\/\/www.finder.com\/ca\/#\/schema\/person\/81e3c60fa5300ab5768a1c2999a5edd7","name":"Carmen Chai","description":"Carmen Chai is a freelance writer at Finder, specializing in financial products. She is an award-winning Canadian journalist who has lived and reported from major cities such as Vancouver, Toronto, London and Paris. She has reported on personal finance, mortgages, and banking products for nearly a decade.","jobTitle":"Writer","url":"https:\/\/www.finder.com\/ca\/author\/carmenchai","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.finder.com\/ca\/#\/schema\/person\/image\/\/81e3c60fa5300ab5768a1c2999a5edd7","url":"https:\/\/cdn.finder.com.au\/finder-us\/wp-uploads\/2022\/07\/CarmenChai_Supplied_150x150.jpg","contentUrl":"https:\/\/cdn.finder.com.au\/finder-us\/wp-uploads\/2022\/07\/CarmenChai_Supplied_150x150.jpg","caption":"Carmen Chai"},"worksFor":{"@type":"Organization","@id":"https:\/\/www.finder.com\/ca\/#organization","name":"Finder"}},{"@context":"https:\/\/schema.org","@type":"FAQPage","name":"Frequently Asked Questions","mainEntity":[{"@type":"Question","name":"Am I eligible for an RBC personal loan?","acceptedAnswer":{"@type":"Answer","text":"\r\rBasic eligibility requirements for an RBC personal include:\r<ul>\r \t<li>Be a Canadian citizen or resident.<\/li>\r \t<li>Be at least 18 years old.<\/li>\r \t<li>Have a steady income that can manage the loan repayments.<\/li>\r \t<li>Have a good to excellent credit score.<\/li>\r<\/ul>\r"}},{"@type":"Question","name":"Can I qualify for a loan through RBC if I'm self-employed?","acceptedAnswer":{"@type":"Answer","text":"\r\rYes, as long as you can demonstrate that you can manage the loan repayments. You'll need to provide details of your finances, such as your income in the last few years, your assets and your liabilities.\r\r"}},{"@type":"Question","name":"Can I apply for an RBC personal loan online?","acceptedAnswer":{"@type":"Answer","text":"\r\rNo. To apply for an RBC personal loan, you'll need to call them or visit a branch.\r\r"}},{"@type":"Question","name":"What is RBC's line of credit eligibility requirements?","acceptedAnswer":{"@type":"Answer","text":"\r\rRBC does not disclose its line of credit requirements, but banks generally require you to have good to excellent credit and stable income that can manage the monthly payments. You also must not have been declined credit in the last six months, and you must not have declared bankruptcy in the last seven years.\r\r"}}]}]},"article_modified_time":"2023-09-19T18:02:04+00:00"},"custom_fields":{"show_author_box":["yes"],"_wp_page_template":["default"],"_content_type":["niche-content\/recommendation\/product-review"],"_masthead_variant":["{\"id\":\"standard-blue\",\"showFeaturedImage\":false,\"presetId\":\"\",\"shouldUsePrimaryCTAFieldName\":false,\"shouldUseSecondaryCTAFieldName\":false,\"primaryCTA\":null,\"secondaryCTA\":null,\"widgetShortcode\":\"\",\"widgetHeading\":\"\",\"widgetStats\":\"\",\"hasPrioritizedWidget\":false,\"hasMaximizedWidget\":false,\"shouldUseOverrideCTALabel\":false,\"overrideCTA\":null,\"cleanTopPicks\":\"\",\"tilesMenuId\":\"\"}"],"_masthead_subheading":["{\"text\":\"Get flexible loan options when you apply to RBC.\"}"],"custom_post_template":["single-product-review.php"]},"amp_enabled":false,"_links":{"self":[{"href":"https:\/\/www.finder.com\/ca\/wp-json\/wp\/v2\/posts\/761143"}],"collection":[{"href":"https:\/\/www.finder.com\/ca\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.finder.com\/ca\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.finder.com\/ca\/wp-json\/wp\/v2\/users\/1000"}],"replies":[{"embeddable":true,"href":"https:\/\/www.finder.com\/ca\/wp-json\/wp\/v2\/comments?post=761143"}],"version-history":[{"count":11,"href":"https:\/\/www.finder.com\/ca\/wp-json\/wp\/v2\/posts\/761143\/revisions"}],"predecessor-version":[{"id":1059017,"href":"https:\/\/www.finder.com\/ca\/wp-json\/wp\/v2\/posts\/761143\/revisions\/1059017"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.finder.com\/ca\/wp-json\/wp\/v2\/media\/763572"}],"wp:attachment":[{"href":"https:\/\/www.finder.com\/ca\/wp-json\/wp\/v2\/media?parent=761143"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.finder.com\/ca\/wp-json\/wp\/v2\/categories?post=761143"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.finder.com\/ca\/wp-json\/wp\/v2\/tags?post=761143"},{"taxonomy":"asset_tag","embeddable":true,"href":"https:\/\/www.finder.com\/ca\/wp-json\/wp\/v2\/asset_tag?post=761143"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}