{"id":109282,"date":"2018-05-22T12:12:44","date_gmt":"2018-05-22T11:12:44","guid":{"rendered":"https:\/\/www.finder.com\/uk\/?page_id=109282"},"modified":"2026-05-11T05:35:07","modified_gmt":"2026-05-11T04:35:07","slug":"calculators","status":"publish","type":"post","link":"https:\/\/www.finder.com\/uk\/personal-loans\/calculators","title":{"rendered":"Personal loan calculator 2026"},"content":{"rendered":"<h3>How much will I pay each month?<\/h3><p>Your estimated monthly payment depends on a few key factors, including the amount you want to borrow, the interest rate and the duration of the loan. You can enter these into the calculator below to calculate the monthly repayments and the total cost.<\/p><article class=\"luna-card luna-card--border\"><div class=\"luna-card__block\"><form class=\"luna-form\" onsubmit=\"return false\"><fieldset class=\"luna-form__fieldset\"><legend class=\"luna-legend no-margin-bottom has-padding-bottom-xsmall\">Monthly repayments calculator<\/legend><p class=\"has-margin-bottom\">Calculate how much you could expect to pay each month.<\/p><div class=\"luna-form__group\"><div class=\"luna-form__field u-1\/3@s\"><label class=\"luna-label\" for=\"monthlyLoan_amount\">Loan amount<\/label><div class=\"luna-affix\"><span class=\"luna-affix__label\">\u00a3<\/span><br><input type=\"number\" min=\"0\" class=\"luna-input calc-input\" title=\"Enter the loan amount you want to borrow\" id=\"monthlyLoan_amount\"><\/div><\/div><div class=\"luna-form__field u-1\/3@s\"><label class=\"luna-label\" for=\"monthlyLoan_amount\">Loan term (years)<\/label><div class=\"luna-affix\"><input type=\"number\" min=\"0\" class=\"luna-input calc-input\" title=\"Enter the loan amount you want to borrow\" id=\"monthlyLoan_term\"><br><span class=\"luna-affix__label\">years<\/span><\/div><\/div><div class=\"luna-form__field u-1\/3@s\"><label class=\"luna-label\" for=\"monthlyLoan_amount\">Interest rate (p.a.)<\/label><div class=\"luna-affix\"><input type=\"number\" min=\"0\" class=\"luna-input calc-input\" title=\"Enter the loan amount you want to borrow\" id=\"monthlyLoan_interest\"><br><span class=\"luna-affix__label\">%<\/span><\/div><\/div><\/div><div class=\"luna-form__group\"><div class=\"luna-form__actions\"><button class=\"luna-button luna-button--primary\" onclick=\"calculate_monthlyCost()\">Calculate<\/button><\/div><\/div><\/fieldset><\/form><article class=\"luna-card luna-card--alt has-margin-top-small\"><div class=\"luna-card__block text-x-large\"><div id=\"monthlyRepayment_directions\"><p class=\"no-margin-bottom\">Fill out the form and click on \u201cCalculate\u201d to see your estimated monthly payment.<\/p><\/div><div class=\"savings-div\" id=\"monthlyRepayment_savings-div\" style=\"display: none;\"><p class=\"no-margin-bottom\"><span>You can expect to pay around <strong class=\"bigamount\">\u00a3<span id=\"monthlycost\"><\/span><\/strong> per month<\/span> with a total payable of <strong class=\"bigamount\">\u00a3<span id=\"totalcost\"><\/span><\/strong><\/p><\/div><\/div><\/article><\/div><\/article><p>For the purposes of this calculator, we\u2019ve made a few assumptions \u2013 such as a <a href=\"#fixed\" class=\"scroll\">fixed rate of interest<\/a>. We\u2019ve also assumed that there are no set-up fees associated with the product, which tends to hold true in the majority of cases (you\u2019ll want to double-this is the case for the loan that you\u2019re considering). We\u2019ve also assumed that the monthly repayments will be equal (give or take a few pence) \u2013 it\u2019s not unheard of for lenders to structure loans with decreasing repayment amounts, or with repayment holidays (where the borrower makes no repayments for, say, the first two months of the loan, for example).<\/p><h3 id=\"compareloans\" class=\"no-margin-bottom\">Now check live rates from popular lenders<\/h3><div class=\"fin-text-grey text-x-small has-margin-bottom\">Table: sorted by representative APR, promoted deals first<\/div><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=\"UKFPL\">\n        <div class=\"tableWithFilters__filter f1\"><\/div>\n    <\/div>\n        <div class=\"tableWithFilters__table content\">\n        <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=\"UKFPL\">\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 loadFinderScoreModalukfpl = () => {\n  setTimeout(function(){\n   window.loadOnTheFly.html(\n      'partial', {\n          id: 'finder-score-ukfpl-modal-optimized',\n      },\n      function (response) {\n          document.getElementsByTagName(\"body\")[0].appendChild(response);\n          var modal = document.getElementById('finderScoreModal-ukfpl');\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, loadFinderScoreModalukfpl);\n};\nwindow.addEventListener(eventToWatch, loadFinderScoreModalukfpl);\nvar showFinderScoreModal = (niche) => {\n  var existCondition = setInterval(function() {\n    const modalLoaded = document.getElementById('finderScoreModal-ukfpl');\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\":{},\"dataSelector\":{\"recordType\":\"product\",\"fieldCode\":\"DESCRIPTIONS.SOFT_QUOTE\"},\"dataType\":\"BOOLEAN\",\"label\":\"Soft credit search\",\"order\":1},{\"config\":{},\"dataSelector\":{\"recordType\":\"product\",\"fieldCode\":\"DESCRIPTIONS.INSTANT_DECISION\"},\"dataType\":\"BOOLEAN\",\"label\":\"Instant decision\",\"order\":2},{\"config\":{},\"dataSelector\":{\"recordType\":\"product\",\"fieldCode\":\"DESCRIPTIONS.SAME_DAY_FUNDS\"},\"dataType\":\"BOOLEAN\",\"label\":\"Same day funds\",\"order\":3},{\"config\":{},\"dataSelector\":{\"recordType\":\"product\",\"fieldCode\":\"ELIGIBILITY.EXISTING_CUSTOMERS_ONLY\"},\"dataType\":\"BOOLEAN\",\"label\":\"Existing customers only\",\"order\":4},{\"config\":{},\"dataSelector\":{\"recordType\":\"product\",\"fieldCode\":\"ELIGIBILITY.JOINT_APPLICATIONS\"},\"dataType\":\"BOOLEAN\",\"label\":\"Joint applications\",\"order\":5},{\"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\"},\"queryParameter\":\"special-offers\"},{\"config\":{},\"dataSelector\":{\"recordType\":\"product\",\"fieldCode\":\"GENERAL.PROVIDER_ID\"},\"dataType\":\"UUID\",\"label\":\"Lender\",\"order\":6},{\"config\":{\"VALUES\":\"0\"},\"dataSelector\":{\"recordType\":\"UI_FILTER_COMPONENT\",\"fieldCode\":\"FULL_MARKET\"},\"dataType\":\"FULL_MARKET\",\"label\":\"More products\",\"queryParameter\":\"full-market\"}],\"niche\":{\"currencySymbol\":\"\\u00a3\",\"decimalPoint\":\".\",\"decimalPlaces\":\"2\",\"thousandsSeparator\":\",\",\"filterBoundsMap\":{\"product.DESCRIPTIONS.SOFT_QUOTE\":null,\"product.DESCRIPTIONS.INSTANT_DECISION\":null,\"product.DESCRIPTIONS.SAME_DAY_FUNDS\":null,\"product.ELIGIBILITY.EXISTING_CUSTOMERS_ONLY\":null,\"product.ELIGIBILITY.JOINT_APPLICATIONS\":null,\"product.GENERAL.PROVIDER_ID\":null}},\"prefilled\":false,\"experimental\":false}<\/div><script type=\"application\/json\" class=\"comparison-platform-schema\" style=\"display: none\">{&quot;page&quot;:&quot;\/uk\/wp-json\/wp\/v2\/posts\/109282&quot;,&quot;niche&quot;:&quot;UKFPL&quot;,&quot;filters&quot;:[{&quot;id&quot;:&quot;finderScore&quot;,&quot;label&quot;:&quot;Finder Score&quot;,&quot;type&quot;:&quot;multi-select&quot;,&quot;queryParam&quot;:&quot;finderScore&quot;,&quot;options&quot;:[{&quot;value&quot;:&quot;8.95-10&quot;,&quot;label&quot;:&quot;[[FINDER_SCORE_BADGE|9+]] Excellent: 9+&quot;},{&quot;value&quot;:&quot;6.95-8.94999&quot;,&quot;label&quot;:&quot;[[FINDER_SCORE_BADGE|7+]] Great: 7+&quot;},{&quot;value&quot;:&quot;4.95-6.94999&quot;,&quot;label&quot;:&quot;[[FINDER_SCORE_BADGE|5+]] Standard: 5+&quot;},{&quot;value&quot;:&quot;0-4.94999&quot;,&quot;label&quot;:&quot;[[FINDER_SCORE_BADGE|0+]] Basic: 0+&quot;}],&quot;urlExample&quot;:&quot;?finderScore=8.95-10,6.95-8.94999&quot;},{&quot;id&quot;:&quot;descriptions-soft-quote&quot;,&quot;label&quot;:&quot;Soft credit search&quot;,&quot;type&quot;:&quot;boolean&quot;,&quot;queryParam&quot;:&quot;descriptions-soft-quote&quot;,&quot;default&quot;:null,&quot;urlExample&quot;:&quot;?descriptions-soft-quote=true&quot;},{&quot;id&quot;:&quot;descriptions-instant-decision&quot;,&quot;label&quot;:&quot;Instant decision&quot;,&quot;type&quot;:&quot;boolean&quot;,&quot;queryParam&quot;:&quot;descriptions-instant-decision&quot;,&quot;default&quot;:null,&quot;urlExample&quot;:&quot;?descriptions-instant-decision=true&quot;},{&quot;id&quot;:&quot;descriptions-same-day-funds&quot;,&quot;label&quot;:&quot;Same day funds&quot;,&quot;type&quot;:&quot;boolean&quot;,&quot;queryParam&quot;:&quot;descriptions-same-day-funds&quot;,&quot;default&quot;:null,&quot;urlExample&quot;:&quot;?descriptions-same-day-funds=true&quot;},{&quot;id&quot;:&quot;eligibility-existing-customers-only&quot;,&quot;label&quot;:&quot;Existing customers only&quot;,&quot;type&quot;:&quot;boolean&quot;,&quot;queryParam&quot;:&quot;eligibility-existing-customers-only&quot;,&quot;default&quot;:null,&quot;urlExample&quot;:&quot;?eligibility-existing-customers-only=true&quot;},{&quot;id&quot;:&quot;eligibility-joint-applications&quot;,&quot;label&quot;:&quot;Joint applications&quot;,&quot;type&quot;:&quot;boolean&quot;,&quot;queryParam&quot;:&quot;eligibility-joint-applications&quot;,&quot;default&quot;:null,&quot;urlExample&quot;:&quot;?eligibility-joint-applications=true&quot;},{&quot;id&quot;:&quot;special-offers&quot;,&quot;label&quot;:&quot;Special offers&quot;,&quot;type&quot;:&quot;special-offers&quot;,&quot;queryParam&quot;:&quot;special-offers&quot;,&quot;options&quot;:[{&quot;value&quot;:&quot;exclusive_only&quot;,&quot;label&quot;:&quot;Finder Rewards &amp; exclusives&quot;},{&quot;value&quot;:&quot;all_offers_no_rewards&quot;,&quot;label&quot;:&quot;All offers&quot;}],&quot;urlExample&quot;:&quot;?special-offers=exclusive_only&quot;},{&quot;id&quot;:&quot;general-provider-id&quot;,&quot;label&quot;:&quot;Lender&quot;,&quot;type&quot;:&quot;provider&quot;,&quot;queryParam&quot;:&quot;general-provider-id&quot;,&quot;urlExample&quot;:&quot;?general-provider-id=&lt;uuid&gt;,&lt;uuid&gt;&quot;}],&quot;sorts&quot;:[{&quot;field&quot;:&quot;UKFPL.PRODUCT.DATAPOINT_FINDER_SCORE_V2_M&quot;,&quot;label&quot;:&quot;Finder Score&quot;,&quot;directions&quot;:[&quot;ASCENDING&quot;,&quot;DESCENDING&quot;],&quot;urlExample&quot;:&quot;?sort=UKFPL.PRODUCT.DATAPOINT_FINDER_SCORE_V2_M ASCENDING&quot;},{&quot;field&quot;:&quot;UKFPL.PRODUCT.DATAPOINT_LOAN_AMOUNTS&quot;,&quot;label&quot;:&quot;Loan amounts&quot;,&quot;directions&quot;:[&quot;ASCENDING&quot;,&quot;DESCENDING&quot;],&quot;urlExample&quot;:&quot;?sort=UKFPL.PRODUCT.DATAPOINT_LOAN_AMOUNTS ASCENDING&quot;},{&quot;field&quot;:&quot;UKFPL.PRODUCT.DATAPOINT_LOAN_TERMS&quot;,&quot;label&quot;:&quot;Loan terms&quot;,&quot;directions&quot;:[&quot;ASCENDING&quot;,&quot;DESCENDING&quot;],&quot;urlExample&quot;:&quot;?sort=UKFPL.PRODUCT.DATAPOINT_LOAN_TERMS ASCENDING&quot;},{&quot;field&quot;:&quot;UKFPL.PRODUCT.UKFPL_FEE&quot;,&quot;label&quot;:&quot;Fee&quot;,&quot;directions&quot;:[&quot;ASCENDING&quot;,&quot;DESCENDING&quot;],&quot;urlExample&quot;:&quot;?sort=UKFPL.PRODUCT.UKFPL_FEE ASCENDING&quot;},{&quot;field&quot;:&quot;UKFPL.PRODUCT.DATAPOINT_UKFPL_MONTHLY_PAYMENTS&quot;,&quot;label&quot;:&quot;Repayments&quot;,&quot;directions&quot;:[&quot;ASCENDING&quot;,&quot;DESCENDING&quot;],&quot;urlExample&quot;:&quot;?sort=UKFPL.PRODUCT.DATAPOINT_UKFPL_MONTHLY_PAYMENTS ASCENDING&quot;}]}<\/script><div class=\"js-comparison-calculator comparison-calculator comparison-calculator--paginationNav f1   \" data-category=\"7a2e9ce7-2721-4fcb-9a82-46f2c9b4e6b3\" data-template=\"comparison\" data-niche=\"UKFPL\" data-site=\"UKFPL\" data-auto-recalculate=\"true\" data-post-country=\"uk\" data-fieldset=\"newerdefault\" data-compare-fieldset=\"compareInfobox\" data-post-id=\"109282\" 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\":\"UKFPL\",\"fieldset\":\"newerdefault\",\"template\":\"comparison\",\"category_id\":\"7a2e9ce7-2721-4fcb-9a82-46f2c9b4e6b3\",\"category_name\":\"alldefaqto\",\"is_sorted\":0,\"is_filtered\":0,\"cta_render_ts\":1780707373}' data-disable-alternative-products=\"false\" data-force-enable-alternative-products=\"false\" data-niche-default-category=\"1af0bbc8-c530-4876-a426-6a101cb54c05\" 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-7a2e9ce7-2721-4fcb-9a82-46f2c9b4e6b3\">20 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=\"UKFPL\" data-site=\"UKFPL\" data-table-id=\"3450\" data-origin=\"straightforward-niche\" data-record-type=\"product\" data-redirect-tracking-params='{\"placement_type\":\"table\",\"site\":\"UKFPL\",\"fieldset\":\"newerdefault\",\"template\":\"comparison\",\"category_id\":\"7a2e9ce7-2721-4fcb-9a82-46f2c9b4e6b3\",\"category_name\":\"alldefaqto\",\"is_sorted\":0,\"is_filtered\":0,\"cta_render_ts\":1780707373}'><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=\"ukfpl\" data-sorted=\"false\" data-sorting=\"\" data-pagination-nav=\"20\" data-pagination-nav-offset=\"0\" data-pagination-nav-next-offset=\"20\" data-pagination-nav-prev-offset=\"0\" data-product-count=\"25\" data-manual-sponsored-count=\"\" data-include-inactive=\"false\" data-fullmarket-default=\"false\" data-user-filters data-table-filter-presets=\"33d334fffc4721f949dbd3a2737e9dd5a844c46bd9e98cf19085b33a3804719e\" data-table-record-type=\"product\" data-table-record-ids='[\"8883e42e-6827-4722-bde5-0476683ca001\",\"092b67b6-814e-4ca4-bc86-df7a0ce8d6f4\",\"c19da7ee-054b-4fce-abb6-8dad0885faa3\",\"ed65910d-1f5c-454b-8fb5-262574b92ea5\",\"6691be92-ae41-4e59-8641-61be9b56a475\",\"3de11eb9-dfac-49f9-ae2c-f073d0d9023a\",\"b46b7c92-bf08-40be-8123-87b599d8c402\",\"44b437e6-69c1-425e-a042-12e4f732ab18\",\"0c5146a5-9c9d-4b56-ba7f-4f37388cee94\",\"ab46e21a-fae1-40bf-aa01-00fa4c5081b9\",\"f45848ad-225c-4272-9083-f09b5fe1a26d\",\"b9357de0-4eb8-4624-83f3-ee56333f49b3\",\"1a22c32c-c2c3-4eef-b746-54c2e3ad128e\",\"e159fa6c-2afa-4405-9168-3c5e1af93044\",\"cdc41272-a51c-41d9-add9-338f28c71780\",\"9feae383-8efc-4dce-ac22-8b4bac35666a\",\"d9a2a585-e3a9-4fc5-8322-0ba629255ae1\",\"680a7c9c-85da-4db8-92aa-c44c772a034c\",\"e0327ac1-ebae-4b73-9c43-67ee6506eebb\",\"55f1a4d1-9dae-4f61-8adc-a2ce12acf35e\"]' data-total-data=\"20\" 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=\"UKFPL.PRODUCT.DATAPOINT_FINDER_SCORE_V2_M\" 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\">\n                                                        Finder Score\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=\"UKFPL.PRODUCT.DATAPOINT_LOAN_AMOUNTS\" class=\"comparison-table__feature  tablesorter-header tablesorter-headerUnSorted comparison-table__sortable \" data-field-targetable=\"\" data-sorter-title=\"loan_amounts\">\n                                                        Loan amounts\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=\"UKFPL.PRODUCT.DATAPOINT_LOAN_TERMS\" class=\"comparison-table__feature  tablesorter-header tablesorter-headerUnSorted comparison-table__sortable \" data-field-targetable=\"\" data-sorter-title=\"loan_terms\">\n                                                        Loan terms\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-desktop=\"hide\" data-ajax-table-sorter-column=\"UKFPL.PRODUCT.UKFPL_FEE\" class=\"comparison-table__feature  tablesorter-header tablesorter-headerUnSorted comparison-table__sortable \" data-field-targetable=\"\" data-sorter-title=\"fee\">\n                                                        Fee\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-sorter=\"fin-currency\" data-ajax-table-sorter-column=\"UKFPL.PRODUCT.DATAPOINT_UKFPL_MONTHLY_PAYMENTS\" class=\"comparison-table__feature calculator-data string-bottom tablesorter-header tablesorter-headerUnSorted comparison-table__sortable \" data-field-targetable=\"\" data-sorter-title=\"repayments\">\n                                                        Repayments\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--large {\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  \/* &#9472;&#9472; Responsive T&C: inline (inside pill) vs below (outside pill) &#9472;&#9472; *\/\n  .rewards-pill__tc--below {\n    display: none;\n  }\n\n  .rewards-pill__icon-svg--compact {\n    display: none;\n  }\n\n  @media (max-width: 960px) {\n    .rewards-pill__tc--inline {\n      display: none;\n    }\n\n    .rewards-pill__tc--below {\n      display: block;\n    }\n\n    \/* Swap to compact icon on mobile\/tablet *\/\n    .rewards-pill[data-show-tc=\"true\"] .rewards-pill__icon-svg--large {\n      display: none;\n    }\n\n    .rewards-pill[data-show-tc=\"true\"] .rewards-pill__icon-svg--compact {\n      display: block;\n    }\n\n    \/* Revert pill to compact size when T&C moves outside *\/\n    .rewards-pill[data-show-tc=\"true\"] {\n      height: 24px;\n      padding: 0px 8px 0px 2px;\n      border-radius: 4px 20px 20px 20px;\n    }\n\n    .rewards-pill[data-show-tc=\"true\"] .rewards-pill__shimmer {\n      border-radius: 4px 20px 20px 20px;\n    }\n\n    .rewards-pill[data-show-tc=\"true\"] .rewards-pill__star {\n      top: 55%;\n      left: 3%;\n      margin-top: -19px;\n      margin-left: -6px;\n    }\n\n    .rewards-pill[data-show-tc=\"true\"] .rewards-pill__text {\n      text-transform: uppercase;\n      font-size: 16px;\n      line-height: 24px;\n    }\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><script>\n(function () {\n  window.isRewardsPillScriptInitialized ??= false;\n  if (window.isRewardsPillScriptInitialized) return;\n  window.isRewardsPillScriptInitialized = true;\n\n  function getLinkParams(anchor) {\n    const redirectUrl = anchor.getAttribute(\"data-redirect-url\") || anchor.href || \"\";\n    try {\n      const url = new URL(redirectUrl);\n      const rawParams = url.searchParams.get(\"redirect_tracking_params\");\n      if (!rawParams) return;\n      const { offer_id, niche_code, site, product_name, product_id } = JSON.parse(\n        decodeURIComponent(rawParams)\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      return;\n    }\n  }\n\n  function resolvePillContext(pill) {\n    \/\/ Table pill: lives inside a tr[data-product-id]\n    const row = pill.closest(\"tr[data-product-id]\");\n    if (row) {\n      return {\n        container: row,\n        cta: row.querySelector(\".rewards--cta\"),\n      };\n    }\n    \/\/ Standalone pill: shortcode \/ non-table context\n    if (pill.hasAttribute(\"data-campaign-name\")) {\n      const container = pill.closest(\".rewards--container\");\n      return {\n        container: container ? container.querySelector(\".rewards--element-container\") : null,\n        cta: container\n          ? container.querySelector(\"a.rewards--cta:not([aria-hidden='true'])\")\n          : null,\n      };\n    }\n    return { container: null, cta: null };\n  }\n\n  document.addEventListener(\"click\", (event) => {\n    const pill = event.target.closest(\".rewards-pill\");\n    if (!pill) return;\n\n    const { container, cta } = resolvePillContext(pill);\n    if (!container || !cta) return;\n\n    const linkParams = getLinkParams(cta);\n    if (!linkParams) return;\n\n    const params = {\n      productId: linkParams.productId,\n      campaignName:\n        container.getAttribute(\"data-rewards-campaign-name\") ||\n        pill.getAttribute(\"data-campaign-name\") ||\n        \"\",\n      redirectUrl: linkParams.redirectUrl,\n      productName: linkParams.productName,\n      providerName: container.getAttribute(\"data-provider-name\") || \"\",\n      niche: linkParams.niche,\n      offerId: linkParams.offerId,\n      component: \"infobox\",\n    };\n\n    if (window.rewards && typeof window.rewards.displayModal === \"function\") {\n      window.rewards.displayModal(params, false, cta);\n    }\n  });\n})();\n<\/script><tr data-product-id=\"8883e42e-6827-4722-bde5-0476683ca001\" data-provider-id=\"e5d427e1-1d90-407b-a277-d9ccd089932b\" data-product-name=\"HSBC Premier Loan\" data-provider-name=\"HSBC\" class=\"grid-column-count-4  mobile-column-count-4 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\/uk\/personal-loans\/hsbc-loans\" 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\/5c659227c0b60.png\" alt=\"HSBC logo\" class=\"lazysizes\" srcset=\"https:\/\/www.finder.com\/niche-builder\/5c659227c0b60.png?fit=180 180w, https:\/\/www.finder.com\/niche-builder\/5c659227c0b60.png?fit=360 360w, https:\/\/www.finder.com\/niche-builder\/5c659227c0b60.png?fit=600 600w, https:\/\/www.finder.com\/niche-builder\/5c659227c0b60.png?fit=900 900w, https:\/\/www.finder.com\/niche-builder\/5c659227c0b60.png?fit=1200 1200w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\"><\/a><div class=\"finder-score-container\"><div class=\"detail-info \" style=\"cursor: pointer;\"><a class=\"scoreCombined score__container finder-score\" onclick=\"showFinderScoreModal('ukfpl')\"><span class=\"score__badge score__badge--great\"><span class=\"score__value\">8.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\/uk\/personal-loans\/hsbc-loans\" target=\"_blank\" data-component-id=\"1014\" data-component-version=\"1\">HSBC Premier Loan<\/a><\/span><div class=\"gx-badge\"><span class=\"gx-badge__body awards-badge__body hasPopover\" rel=\"popover\" data-content=\"HSBC was highly commended for its loans in our &lt;a href='https:\/\/www.finder.com\/uk\/personal-loans\/finder-personal-loans-customer-satisfaction-awards-2024'&gt;2024 Customer Satisfaction Awards&lt;\/a&gt;\" data-html=\"true\"><span class=\"badge-text\">Finder Award<\/span><\/span><\/div><\/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,ukfpl.product.datapoint_finder_score_v2_m\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Finder Score\"><div class=\"detail-info \" style=\"cursor: pointer;\"><a class=\"scoreCombined score__container finder-score\" onclick=\"showFinderScoreModal('ukfpl')\"><span class=\"score__badge score__badge--great\"><span class=\"score__value\">8.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                                                                                                                                                                                                                                                                    \" data-sortvalue=\"\" data-column-index=\"2\" data-decorator=\"text,ukfpl.product.datapoint_loan_amounts\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Loan amounts\">\n                        \u00a31,000 - \u00a350,000\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                                                                                                                                                                                                                        \" data-sortvalue=\"\" data-column-index=\"3\" data-decorator=\"text,ukfpl.product.datapoint_loan_terms\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Loan terms\"><style>.comparison-table td.comparison-table__cta [data-heading]:before { display: none; } .comparison-table td.comparison-table__cta a { white-space: normal; line-height: 1.25; height: 48px !important; }<\/style>1 year - 8 years\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                rounded-top-right\n                                                                                                                                                                                                                                                \" data-desktop=\"hide\" data-sortvalue=\"\" data-column-index=\"4\" data-decorator=\"text,ukfpl.product.ukfpl_fee\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Fee\">\n                        0%\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        span-last-row\n                                                                                                                        rounded-bottom-left\n                                                            rounded-bottom-right\n                                                                                                                                                                            span-2\n                                                                                                                                                                            calculator-data string-bottom\" data-sorter=\"fin-currency\" data-sortvalue=\"\" data-column-index=\"5\" data-decorator=\"calculator,ukfpl.product.datapoint_ukfpl_monthly_payments\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Repayments\">\n                        N\/A\n                                          <\/div><\/td><td class=\"comparison-table__feature comparison-table__feature--description comparison-table__feature--longtext sorter-false \" data-sortvalue=\"\" data-mobile=\"hide\" data-desktop=\"\"><div class=\"comparison-table__cellWrapper comparison-table__product-description js-calculator-table-value\" data-heading=\"Product Description\">\n                      Representative Example: Representative 5.7% APR fixed. Based on a loan of \u00a310,000 for 60 months at 5.7% p.a. Total \u00a311,476.29 repayable at \u00a3191.27 per month.\n                  <\/div><\/td><td class=\"comparison-table__feature comparison-table__cta coa-data cta-column-count-4 \"><div class=\"comparison-table__cellWrapper\"><a data-component-props='{\"finderScore\":8.9,\"badges\":[\"finder_awards\"],\"productId\":\"8883e42e-6827-4722-bde5-0476683ca001\"}' data-component-id=\"1026\" data-component-version=\"1\" target=\"_blank\" rel=\"sponsored\" href=\"https:\/\/www.finder.com\/redirect\/uk\/personal-loans\/hsbc-premier-personal-loan-new-uk-secure.html?nb=1&amp;src_country=uk&amp;redirect_tracking_params=%7B%22placement_type%22%3A%22table%22%2C%22site%22%3A%22UKFPL%22%2C%22fieldset%22%3A%22newerdefault%22%2C%22template%22%3A%22comparison%22%2C%22category_id%22%3A%227a2e9ce7-2721-4fcb-9a82-46f2c9b4e6b3%22%2C%22category_name%22%3A%22alldefaqto%22%2C%22is_sorted%22%3A%220%22%2C%22is_filtered%22%3A%220%22%2C%22cta_render_ts%22%3A%221780707373%22%2C%22sponsored%22%3A%221%22%2C%22position%22%3A%221%22%2C%22offer_id%22%3A%229091%22%2C%22niche_code%22%3A%22UKFPL%22%2C%22product_id%22%3A%228883e42e-6827-4722-bde5-0476683ca001%22%2C%22product_name%22%3A%22HSBC%2BPremier%2BLoan%22%2C%22post_id%22%3A%22109282%22%2C%22post_path%22%3A%22personal-loans%252Fcalculators%22%2C%22post_country%22%3A%22uk%22%7D\" class=\"luna-button luna-button--success luna-button--medium button--cta button-eligibility--cta\" title=\"Go to HSBC's site\">Check eligibility<\/a><a href=\"#\" class=\"js-comparison-table__view-details-button comparison-table__view-details-button\" title=\"Read more about HSBC Premier Loan\" data-component-id=\"1003\" data-component-version=\"1\" data-component-props='{\"finderScore\":8.9,\"badges\":[\"finder_awards\"],\"productId\":\"8883e42e-6827-4722-bde5-0476683ca001\"}'><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-8883e42e-6827-4722-bde5-0476683ca001\" value=\"8883e42e-6827-4722-bde5-0476683ca001\" name=\"productID\" _productname=\" 8.9Great                            HSBC Premier LoanFinder Award            \" _productimg=\"\/product\/\" data-custom-event-active=\"true\" data-component-id=\"1004\" data-component-version=\"1\" data-component-props='{\"finderScore\":8.9,\"badges\":[\"finder_awards\"],\"productId\":\"8883e42e-6827-4722-bde5-0476683ca001\"}'><label class=\"luna-label\" for=\"compare-product-0000000002-8883e42e-6827-4722-bde5-0476683ca001\">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=\"092b67b6-814e-4ca4-bc86-df7a0ce8d6f4\" data-provider-id=\"29ac6b7b-82ed-4319-81ab-b01b66a49311\" data-product-name=\"M&amp;S Bank Personal Loan\" data-provider-name=\"M&amp;S Bank\" class=\"grid-column-count-4  mobile-column-count-4 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\/uk\/personal-loans\/marks-and-spencer-personal-loans\" 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\/68502df0dee47.png\" alt=\"M&amp;S Bank logo\" class=\"lazysizes\" srcset=\"https:\/\/www.finder.com\/niche-builder\/68502df0dee47.png?fit=180 180w, https:\/\/www.finder.com\/niche-builder\/68502df0dee47.png?fit=360 360w, https:\/\/www.finder.com\/niche-builder\/68502df0dee47.png?fit=600 600w, https:\/\/www.finder.com\/niche-builder\/68502df0dee47.png?fit=900 900w, https:\/\/www.finder.com\/niche-builder\/68502df0dee47.png?fit=1200 1200w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\"><\/a><div class=\"finder-score-container\"><div class=\"detail-info \" style=\"cursor: pointer;\"><a class=\"scoreCombined score__container finder-score\" onclick=\"showFinderScoreModal('ukfpl')\"><span class=\"score__badge score__badge--great\"><span class=\"score__value\">8.3<\/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\/uk\/personal-loans\/marks-and-spencer-personal-loans\" target=\"_blank\" data-component-id=\"1014\" data-component-version=\"1\">M&amp;S Bank Personal Loan<\/a><\/span><div class=\"gx-badge\"><span class=\"gx-badge__body generic-badge__body hasPopover\" data-content=\"\" data-html=\"true\"><span class=\"badge-text\">Existing Customers Only<\/span><\/span><\/div><\/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,ukfpl.product.datapoint_finder_score_v2_m\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Finder Score\"><div class=\"detail-info \" style=\"cursor: pointer;\"><a class=\"scoreCombined score__container finder-score\" onclick=\"showFinderScoreModal('ukfpl')\"><span class=\"score__badge score__badge--great\"><span class=\"score__value\">8.3<\/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                                                                                                                                                                                                                                                                    \" data-sortvalue=\"\" data-column-index=\"2\" data-decorator=\"text,ukfpl.product.datapoint_loan_amounts\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Loan amounts\">\n                        \u00a31,000 - \u00a330,000\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                                                                                                                                                                                                                        \" data-sortvalue=\"\" data-column-index=\"3\" data-decorator=\"text,ukfpl.product.datapoint_loan_terms\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Loan terms\"><style>.comparison-table td.comparison-table__cta [data-heading]:before { display: none; } .comparison-table td.comparison-table__cta a { white-space: normal; line-height: 1.25; height: 48px !important; }<\/style>1 year - 7 years\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                rounded-top-right\n                                                                                                                                                                                                                                                \" data-desktop=\"hide\" data-sortvalue=\"\" data-column-index=\"4\" data-decorator=\"text,ukfpl.product.ukfpl_fee\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Fee\">\n                        0%\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        span-last-row\n                                                                                                                        rounded-bottom-left\n                                                            rounded-bottom-right\n                                                                                                                                                                            span-2\n                                                                                                                                                                            calculator-data string-bottom\" data-sorter=\"fin-currency\" data-sortvalue=\"\" data-column-index=\"5\" data-decorator=\"calculator,ukfpl.product.datapoint_ukfpl_monthly_payments\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Repayments\">\n                        N\/A\n                                          <\/div><\/td><td class=\"comparison-table__feature comparison-table__feature--description comparison-table__feature--longtext sorter-false \" data-sortvalue=\"\" data-mobile=\"hide\" data-desktop=\"\"><div class=\"comparison-table__cellWrapper comparison-table__product-description js-calculator-table-value\" data-heading=\"Product Description\">\n                      Representative Example: Representative 5.9% APR fixed. Based on a loan of \u00a310,000 for 60 months at 5.9% p.a. Total \u00a311,529 repayable at \u00a3192.15 per month.\n                  <\/div><\/td><td class=\"comparison-table__feature comparison-table__cta coa-data cta-column-count-4 \"><div class=\"comparison-table__cellWrapper\"><a data-component-props='{\"finderScore\":8.3,\"badges\":[],\"productId\":\"092b67b6-814e-4ca4-bc86-df7a0ce8d6f4\"}' data-component-id=\"1026\" data-component-version=\"1\" target=\"_blank\" rel=\"sponsored\" href=\"https:\/\/www.finder.com\/redirect\/uk\/personal-loans\/mandsbank-loans-new-uk-secure.html?nb=1&amp;src_country=uk&amp;redirect_tracking_params=%7B%22placement_type%22%3A%22table%22%2C%22site%22%3A%22UKFPL%22%2C%22fieldset%22%3A%22newerdefault%22%2C%22template%22%3A%22comparison%22%2C%22category_id%22%3A%227a2e9ce7-2721-4fcb-9a82-46f2c9b4e6b3%22%2C%22category_name%22%3A%22alldefaqto%22%2C%22is_sorted%22%3A%220%22%2C%22is_filtered%22%3A%220%22%2C%22cta_render_ts%22%3A%221780707373%22%2C%22sponsored%22%3A%221%22%2C%22position%22%3A%222%22%2C%22offer_id%22%3A%229091%22%2C%22niche_code%22%3A%22UKFPL%22%2C%22product_id%22%3A%22092b67b6-814e-4ca4-bc86-df7a0ce8d6f4%22%2C%22product_name%22%3A%22M%255BAMPERSAND%255DS%2BBank%2BPersonal%2BLoan%22%2C%22post_id%22%3A%22109282%22%2C%22post_path%22%3A%22personal-loans%252Fcalculators%22%2C%22post_country%22%3A%22uk%22%7D\" class=\"luna-button luna-button--success luna-button--medium button--cta button-eligibility--cta\" title=\"Go to M&amp;S Bank's site\">Check eligibility<\/a><a href=\"#\" class=\"js-comparison-table__view-details-button comparison-table__view-details-button\" title=\"Read more about M&amp;S Bank Personal Loan\" data-component-id=\"1003\" data-component-version=\"1\" data-component-props='{\"finderScore\":8.3,\"badges\":[],\"productId\":\"092b67b6-814e-4ca4-bc86-df7a0ce8d6f4\"}'><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-092b67b6-814e-4ca4-bc86-df7a0ce8d6f4\" value=\"092b67b6-814e-4ca4-bc86-df7a0ce8d6f4\" name=\"productID\" _productname=\" 8.3Great                            M&amp;S Bank Personal LoanExisting Customers Only            \" _productimg=\"\/product\/\" data-custom-event-active=\"true\" data-component-id=\"1004\" data-component-version=\"1\" data-component-props='{\"finderScore\":8.3,\"badges\":[],\"productId\":\"092b67b6-814e-4ca4-bc86-df7a0ce8d6f4\"}'><label class=\"luna-label\" for=\"compare-product-0000000002-092b67b6-814e-4ca4-bc86-df7a0ce8d6f4\">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=\"c19da7ee-054b-4fce-abb6-8dad0885faa3\" data-provider-id=\"3823a6bb-88e8-47ce-9b33-4d1558bd1eac\" data-product-name=\"Zopa Bank Personal Loan\" data-provider-name=\"Zopa\" class=\"grid-column-count-4  mobile-column-count-4 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\/uk\/personal-loans\/zopa\" 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\/5ab0ee715db93.png\" alt=\"Zopa logo\" class=\"lazysizes\" srcset=\"https:\/\/www.finder.com\/niche-builder\/5ab0ee715db93.png?fit=180 180w, https:\/\/www.finder.com\/niche-builder\/5ab0ee715db93.png?fit=360 360w, https:\/\/www.finder.com\/niche-builder\/5ab0ee715db93.png?fit=600 600w, https:\/\/www.finder.com\/niche-builder\/5ab0ee715db93.png?fit=900 900w, https:\/\/www.finder.com\/niche-builder\/5ab0ee715db93.png?fit=1200 1200w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\"><\/a><div class=\"finder-score-container\"><div class=\"detail-info \" style=\"cursor: pointer;\"><a class=\"scoreCombined score__container finder-score\" onclick=\"showFinderScoreModal('ukfpl')\"><span class=\"score__badge score__badge--excellent\"><span class=\"score__value\">9.2<\/span><\/span><span class=\"score__text-wrapper score__text score__text--excellent\">Excellent<\/span><\/a><\/div><\/div><div class=\"product-info_name combined-column-header\"><span class=\"nameLink\"><a href=\"https:\/\/www.finder.com\/uk\/personal-loans\/zopa\" target=\"_blank\" data-component-id=\"1014\" data-component-version=\"1\">Zopa Bank 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,ukfpl.product.datapoint_finder_score_v2_m\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Finder Score\"><div class=\"detail-info \" style=\"cursor: pointer;\"><a class=\"scoreCombined score__container finder-score\" onclick=\"showFinderScoreModal('ukfpl')\"><span class=\"score__badge score__badge--excellent\"><span class=\"score__value\">9.2<\/span><\/span><span class=\"score__text-wrapper score__text score__text--excellent\">Excellent<\/span><\/a><\/div><\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                                                rounded-top-left\n                                                                                                                                                                                                                                                                    \" data-sortvalue=\"\" data-column-index=\"2\" data-decorator=\"text,ukfpl.product.datapoint_loan_amounts\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Loan amounts\">\n                        \u00a31,000 - \u00a350,000\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                                                                                                                                                                                                                        \" data-sortvalue=\"\" data-column-index=\"3\" data-decorator=\"text,ukfpl.product.datapoint_loan_terms\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Loan terms\"><style>.comparison-table td.comparison-table__cta [data-heading]:before { display: none; } .comparison-table td.comparison-table__cta a { white-space: normal; line-height: 1.25; height: 48px !important; }<\/style>1 year - 7 years\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                rounded-top-right\n                                                                                                                                                                                                                                                \" data-desktop=\"hide\" data-sortvalue=\"\" data-column-index=\"4\" data-decorator=\"text,ukfpl.product.ukfpl_fee\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Fee\">\n                        0%\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        span-last-row\n                                                                                                                        rounded-bottom-left\n                                                            rounded-bottom-right\n                                                                                                                                                                            span-2\n                                                                                                                                                                            calculator-data string-bottom\" data-sorter=\"fin-currency\" data-sortvalue=\"\" data-column-index=\"5\" data-decorator=\"calculator,ukfpl.product.datapoint_ukfpl_monthly_payments\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Repayments\">\n                        N\/A\n                                          <\/div><\/td><td class=\"comparison-table__feature comparison-table__feature--description comparison-table__feature--longtext sorter-false \" data-sortvalue=\"\" data-mobile=\"hide\" data-desktop=\"\"><div class=\"comparison-table__cellWrapper comparison-table__product-description js-calculator-table-value\" data-heading=\"Product Description\">\n                      Representative Example: Representative 22.9% APR fixed. Based on a loan of \u00a310,000 for 60 months at 22.9% p.a. Total \u00a316,164 repayable at \u00a3269.4 per month.\n                  <\/div><\/td><td class=\"comparison-table__feature comparison-table__cta coa-data cta-column-count-4 \"><div class=\"comparison-table__cellWrapper\"><a data-component-props='{\"finderScore\":9.2,\"badges\":[],\"productId\":\"c19da7ee-054b-4fce-abb6-8dad0885faa3\"}' data-component-id=\"1026\" data-component-version=\"1\" target=\"_blank\" rel=\"sponsored\" href=\"https:\/\/www.finder.com\/redirect\/uk\/personal-loans\/zopa-loan-new-uk-secure.html?nb=1&amp;src_country=uk&amp;redirect_tracking_params=%7B%22placement_type%22%3A%22table%22%2C%22site%22%3A%22UKFPL%22%2C%22fieldset%22%3A%22newerdefault%22%2C%22template%22%3A%22comparison%22%2C%22category_id%22%3A%227a2e9ce7-2721-4fcb-9a82-46f2c9b4e6b3%22%2C%22category_name%22%3A%22alldefaqto%22%2C%22is_sorted%22%3A%220%22%2C%22is_filtered%22%3A%220%22%2C%22cta_render_ts%22%3A%221780707373%22%2C%22sponsored%22%3A%221%22%2C%22position%22%3A%223%22%2C%22offer_id%22%3A%229091%22%2C%22niche_code%22%3A%22UKFPL%22%2C%22product_id%22%3A%22c19da7ee-054b-4fce-abb6-8dad0885faa3%22%2C%22product_name%22%3A%22Zopa%2BBank%2BPersonal%2BLoan%22%2C%22post_id%22%3A%22109282%22%2C%22post_path%22%3A%22personal-loans%252Fcalculators%22%2C%22post_country%22%3A%22uk%22%7D\" class=\"luna-button luna-button--success luna-button--medium button--cta button-eligibility--cta\" title=\"Go to Zopa's site\">Check eligibility<\/a><a href=\"#\" class=\"js-comparison-table__view-details-button comparison-table__view-details-button\" title=\"Read more about Zopa Bank Personal Loan\" data-component-id=\"1003\" data-component-version=\"1\" data-component-props='{\"finderScore\":9.2,\"badges\":[],\"productId\":\"c19da7ee-054b-4fce-abb6-8dad0885faa3\"}'><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-c19da7ee-054b-4fce-abb6-8dad0885faa3\" value=\"c19da7ee-054b-4fce-abb6-8dad0885faa3\" name=\"productID\" _productname=\" 9.2Excellent                            Zopa Bank Personal Loan            \" _productimg=\"\/product\/\" data-custom-event-active=\"true\" data-component-id=\"1004\" data-component-version=\"1\" data-component-props='{\"finderScore\":9.2,\"badges\":[],\"productId\":\"c19da7ee-054b-4fce-abb6-8dad0885faa3\"}'><label class=\"luna-label\" for=\"compare-product-0000000002-c19da7ee-054b-4fce-abb6-8dad0885faa3\">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=\"ed65910d-1f5c-454b-8fb5-262574b92ea5\" data-provider-id=\"29ac6b7b-82ed-4319-81ab-b01b66a49311\" data-product-name=\"M&amp;S Bank Personal Loan\" data-provider-name=\"M&amp;S Bank\" class=\"grid-column-count-4  mobile-column-count-4 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\/uk\/personal-loans\/marks-and-spencer-personal-loans\" 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\/68502de2ac536.png\" alt=\"M&amp;S Bank logo\" class=\"lazysizes\" srcset=\"https:\/\/www.finder.com\/niche-builder\/68502de2ac536.png?fit=180 180w, https:\/\/www.finder.com\/niche-builder\/68502de2ac536.png?fit=360 360w, https:\/\/www.finder.com\/niche-builder\/68502de2ac536.png?fit=600 600w, https:\/\/www.finder.com\/niche-builder\/68502de2ac536.png?fit=900 900w, https:\/\/www.finder.com\/niche-builder\/68502de2ac536.png?fit=1200 1200w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\"><\/a><div class=\"finder-score-container\"><div class=\"detail-info \" style=\"cursor: pointer;\"><a class=\"scoreCombined score__container finder-score\" onclick=\"showFinderScoreModal('ukfpl')\"><span class=\"score__badge score__badge--great\"><span class=\"score__value\">8.2<\/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\/uk\/personal-loans\/marks-and-spencer-personal-loans\" target=\"_blank\" data-component-id=\"1014\" data-component-version=\"1\">M&amp;S Bank 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,ukfpl.product.datapoint_finder_score_v2_m\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Finder Score\"><div class=\"detail-info \" style=\"cursor: pointer;\"><a class=\"scoreCombined score__container finder-score\" onclick=\"showFinderScoreModal('ukfpl')\"><span class=\"score__badge score__badge--great\"><span class=\"score__value\">8.2<\/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                                                                                                                                                                                                                                                                    \" data-sortvalue=\"\" data-column-index=\"2\" data-decorator=\"text,ukfpl.product.datapoint_loan_amounts\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Loan amounts\">\n                        \u00a31,000 - \u00a330,000\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                                                                                                                                                                                                                        \" data-sortvalue=\"\" data-column-index=\"3\" data-decorator=\"text,ukfpl.product.datapoint_loan_terms\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Loan terms\"><style>.comparison-table td.comparison-table__cta [data-heading]:before { display: none; } .comparison-table td.comparison-table__cta a { white-space: normal; line-height: 1.25; height: 48px !important; }<\/style>1 year - 7 years\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                rounded-top-right\n                                                                                                                                                                                                                                                \" data-desktop=\"hide\" data-sortvalue=\"\" data-column-index=\"4\" data-decorator=\"text,ukfpl.product.ukfpl_fee\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Fee\">\n                        0%\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        span-last-row\n                                                                                                                        rounded-bottom-left\n                                                            rounded-bottom-right\n                                                                                                                                                                            span-2\n                                                                                                                                                                            calculator-data string-bottom\" data-sorter=\"fin-currency\" data-sortvalue=\"\" data-column-index=\"5\" data-decorator=\"calculator,ukfpl.product.datapoint_ukfpl_monthly_payments\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Repayments\">\n                        N\/A\n                                          <\/div><\/td><td class=\"comparison-table__feature comparison-table__feature--description comparison-table__feature--longtext sorter-false \" data-sortvalue=\"\" data-mobile=\"hide\" data-desktop=\"\"><div class=\"comparison-table__cellWrapper comparison-table__product-description js-calculator-table-value\" data-heading=\"Product Description\">\n                      Representative Example: Representative 5.9% APR fixed. Based on a loan of \u00a310,000 for 60 months at 5.9% p.a. Total \u00a311,529 repayable at \u00a3192.15 per month.\n                  <\/div><\/td><td class=\"comparison-table__feature comparison-table__cta coa-data cta-column-count-4 \"><div class=\"comparison-table__cellWrapper\"><a data-component-props='{\"finderScore\":8.2,\"badges\":[],\"productId\":\"ed65910d-1f5c-454b-8fb5-262574b92ea5\"}' data-component-id=\"1026\" data-component-version=\"1\" target=\"_blank\" rel=\"sponsored\" href=\"https:\/\/www.finder.com\/redirect\/uk\/personal-loans\/mandsbank-loan-new-uk-secure.html?nb=1&amp;src_country=uk&amp;redirect_tracking_params=%7B%22placement_type%22%3A%22table%22%2C%22site%22%3A%22UKFPL%22%2C%22fieldset%22%3A%22newerdefault%22%2C%22template%22%3A%22comparison%22%2C%22category_id%22%3A%227a2e9ce7-2721-4fcb-9a82-46f2c9b4e6b3%22%2C%22category_name%22%3A%22alldefaqto%22%2C%22is_sorted%22%3A%220%22%2C%22is_filtered%22%3A%220%22%2C%22cta_render_ts%22%3A%221780707373%22%2C%22position%22%3A%224%22%2C%22offer_id%22%3A%229091%22%2C%22niche_code%22%3A%22UKFPL%22%2C%22product_id%22%3A%22ed65910d-1f5c-454b-8fb5-262574b92ea5%22%2C%22product_name%22%3A%22M%255BAMPERSAND%255DS%2BBank%2BPersonal%2BLoan%22%2C%22post_id%22%3A%22109282%22%2C%22post_path%22%3A%22personal-loans%252Fcalculators%22%2C%22post_country%22%3A%22uk%22%7D\" class=\"luna-button luna-button--success luna-button--medium button--cta button-eligibility--cta\" title=\"Go to M&amp;S Bank's site\">Check eligibility<\/a><a href=\"#\" class=\"js-comparison-table__view-details-button comparison-table__view-details-button\" title=\"Read more about M&amp;S Bank Personal Loan\" data-component-id=\"1003\" data-component-version=\"1\" data-component-props='{\"finderScore\":8.2,\"badges\":[],\"productId\":\"ed65910d-1f5c-454b-8fb5-262574b92ea5\"}'><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-ed65910d-1f5c-454b-8fb5-262574b92ea5\" value=\"ed65910d-1f5c-454b-8fb5-262574b92ea5\" name=\"productID\" _productname=\" 8.2Great                            M&amp;S Bank Personal Loan            \" _productimg=\"\/product\/\" data-custom-event-active=\"true\" data-component-id=\"1004\" data-component-version=\"1\" data-component-props='{\"finderScore\":8.2,\"badges\":[],\"productId\":\"ed65910d-1f5c-454b-8fb5-262574b92ea5\"}'><label class=\"luna-label\" for=\"compare-product-0000000002-ed65910d-1f5c-454b-8fb5-262574b92ea5\">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=\"6691be92-ae41-4e59-8641-61be9b56a475\" data-provider-id=\"a181e392-9623-4157-a261-21c43a05a93f\" data-product-name=\"Santander Personal Loan\" data-provider-name=\"Santander\" class=\"grid-column-count-4  mobile-column-count-4 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\/uk\/personal-loans\/santander-loans\/santander-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\/64d4a07469811.png\" alt=\"Santander logo\" class=\"lazysizes\" srcset=\"https:\/\/www.finder.com\/niche-builder\/64d4a07469811.png?fit=180 180w, https:\/\/www.finder.com\/niche-builder\/64d4a07469811.png?fit=360 360w, https:\/\/www.finder.com\/niche-builder\/64d4a07469811.png?fit=600 600w, https:\/\/www.finder.com\/niche-builder\/64d4a07469811.png?fit=900 900w, https:\/\/www.finder.com\/niche-builder\/64d4a07469811.png?fit=1200 1200w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\"><\/a><div class=\"finder-score-container\"><div class=\"detail-info \" style=\"cursor: pointer;\"><a class=\"scoreCombined score__container finder-score\" onclick=\"showFinderScoreModal('ukfpl')\"><span class=\"score__badge score__badge--great\"><span class=\"score__value\">7.4<\/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\/uk\/personal-loans\/santander-loans\/santander-personal-loan\" target=\"_blank\" data-component-id=\"1014\" data-component-version=\"1\">Santander Personal Loan<\/a><\/span><div class=\"gx-badge\"><span class=\"gx-badge__body awards-badge__body hasPopover\" rel=\"popover\" data-content=\"Santander was highly commended in the Finder Lending Customer Satisfaction Awards for 2023.\" data-html=\"true\"><span class=\"badge-text\">Finder Award<\/span><\/span><\/div><\/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,ukfpl.product.datapoint_finder_score_v2_m\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Finder Score\"><div class=\"detail-info \" style=\"cursor: pointer;\"><a class=\"scoreCombined score__container finder-score\" onclick=\"showFinderScoreModal('ukfpl')\"><span class=\"score__badge score__badge--great\"><span class=\"score__value\">7.4<\/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                                                                                                                                                                                                                                                                    \" data-sortvalue=\"\" data-column-index=\"2\" data-decorator=\"text,ukfpl.product.datapoint_loan_amounts\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Loan amounts\">\n                        \u00a31,000 - \u00a325,000\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                                                                                                                                                                                                                        \" data-sortvalue=\"\" data-column-index=\"3\" data-decorator=\"text,ukfpl.product.datapoint_loan_terms\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Loan terms\"><style>.comparison-table td.comparison-table__cta [data-heading]:before { display: none; } .comparison-table td.comparison-table__cta a { white-space: normal; line-height: 1.25; height: 48px !important; }<\/style>1 year - 5 years\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                rounded-top-right\n                                                                                                                                                                                                                                                \" data-desktop=\"hide\" data-sortvalue=\"\" data-column-index=\"4\" data-decorator=\"text,ukfpl.product.ukfpl_fee\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Fee\">\n                        0%\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        span-last-row\n                                                                                                                        rounded-bottom-left\n                                                            rounded-bottom-right\n                                                                                                                                                                            span-2\n                                                                                                                                                                            calculator-data string-bottom\" data-sorter=\"fin-currency\" data-sortvalue=\"\" data-column-index=\"5\" data-decorator=\"calculator,ukfpl.product.datapoint_ukfpl_monthly_payments\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Repayments\">\n                        N\/A\n                                          <\/div><\/td><td class=\"comparison-table__feature comparison-table__feature--description comparison-table__feature--longtext sorter-false \" data-sortvalue=\"\" data-mobile=\"hide\" data-desktop=\"\"><div class=\"comparison-table__cellWrapper comparison-table__product-description js-calculator-table-value\" data-heading=\"Product Description\">\n                      Representative Example: Representative 6.1% APR fixed. Based on a loan of \u00a310,000 for 60 months at 6.1% p.a. Total \u00a311,581.8 repayable at \u00a3193.03 per month.\n                  <\/div><\/td><td class=\"comparison-table__feature comparison-table__cta coa-data cta-column-count-4 \"><div class=\"comparison-table__cellWrapper\"><a data-component-props='{\"finderScore\":7.4,\"badges\":[\"finder_awards\"],\"productId\":\"6691be92-ae41-4e59-8641-61be9b56a475\"}' data-component-id=\"1026\" data-component-version=\"1\" target=\"_blank\" rel=\"sponsored\" href=\"https:\/\/www.finder.com\/redirect\/uk\/personal-loans\/santander-loans-new-uk-secure.html?nb=1&amp;src_country=uk&amp;redirect_tracking_params=%7B%22placement_type%22%3A%22table%22%2C%22site%22%3A%22UKFPL%22%2C%22fieldset%22%3A%22newerdefault%22%2C%22template%22%3A%22comparison%22%2C%22category_id%22%3A%227a2e9ce7-2721-4fcb-9a82-46f2c9b4e6b3%22%2C%22category_name%22%3A%22alldefaqto%22%2C%22is_sorted%22%3A%220%22%2C%22is_filtered%22%3A%220%22%2C%22cta_render_ts%22%3A%221780707373%22%2C%22position%22%3A%225%22%2C%22offer_id%22%3A%229091%22%2C%22niche_code%22%3A%22UKFPL%22%2C%22product_id%22%3A%226691be92-ae41-4e59-8641-61be9b56a475%22%2C%22product_name%22%3A%22Santander%2BPersonal%2BLoan%22%2C%22post_id%22%3A%22109282%22%2C%22post_path%22%3A%22personal-loans%252Fcalculators%22%2C%22post_country%22%3A%22uk%22%7D\" class=\"luna-button luna-button--success luna-button--medium button--cta button-eligibility--cta\" title=\"Go to Santander's site\">Check eligibility<\/a><a href=\"#\" class=\"js-comparison-table__view-details-button comparison-table__view-details-button\" title=\"Read more about Santander Personal Loan\" data-component-id=\"1003\" data-component-version=\"1\" data-component-props='{\"finderScore\":7.4,\"badges\":[\"finder_awards\"],\"productId\":\"6691be92-ae41-4e59-8641-61be9b56a475\"}'><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-6691be92-ae41-4e59-8641-61be9b56a475\" value=\"6691be92-ae41-4e59-8641-61be9b56a475\" name=\"productID\" _productname=\" 7.4Great                            Santander Personal LoanFinder Award            \" _productimg=\"\/product\/\" data-custom-event-active=\"true\" data-component-id=\"1004\" data-component-version=\"1\" data-component-props='{\"finderScore\":7.4,\"badges\":[\"finder_awards\"],\"productId\":\"6691be92-ae41-4e59-8641-61be9b56a475\"}'><label class=\"luna-label\" for=\"compare-product-0000000002-6691be92-ae41-4e59-8641-61be9b56a475\">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=\"3de11eb9-dfac-49f9-ae2c-f073d0d9023a\" data-provider-id=\"e5d427e1-1d90-407b-a277-d9ccd089932b\" data-product-name=\"HSBC Personal Loan\" data-provider-name=\"HSBC\" class=\"grid-column-count-4  mobile-column-count-4 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\/uk\/personal-loans\/hsbc-loans\" 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\/5c65920b20335.png\" alt=\"HSBC logo\" class=\"lazysizes\" srcset=\"https:\/\/www.finder.com\/niche-builder\/5c65920b20335.png?fit=180 180w, https:\/\/www.finder.com\/niche-builder\/5c65920b20335.png?fit=360 360w, https:\/\/www.finder.com\/niche-builder\/5c65920b20335.png?fit=600 600w, https:\/\/www.finder.com\/niche-builder\/5c65920b20335.png?fit=900 900w, https:\/\/www.finder.com\/niche-builder\/5c65920b20335.png?fit=1200 1200w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\"><\/a><div class=\"finder-score-container\"><div class=\"detail-info \" style=\"cursor: pointer;\"><a class=\"scoreCombined score__container finder-score\" onclick=\"showFinderScoreModal('ukfpl')\"><span class=\"score__badge score__badge--great\"><span class=\"score__value\">7.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\/uk\/personal-loans\/hsbc-loans\" target=\"_blank\" data-component-id=\"1014\" data-component-version=\"1\">HSBC Personal Loan<\/a><\/span><div class=\"gx-badge\"><span class=\"gx-badge__body awards-badge__body hasPopover\" rel=\"popover\" data-content=\"HSBC was highly commended for its loans in our &lt;a href='https:\/\/www.finder.com\/uk\/personal-loans\/finder-personal-loans-customer-satisfaction-awards-2024'&gt;2024 Customer Satisfaction Awards&lt;\/a&gt;\" data-html=\"true\"><span class=\"badge-text\">Finder Award<\/span><\/span><\/div><\/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,ukfpl.product.datapoint_finder_score_v2_m\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Finder Score\"><div class=\"detail-info \" style=\"cursor: pointer;\"><a class=\"scoreCombined score__container finder-score\" onclick=\"showFinderScoreModal('ukfpl')\"><span class=\"score__badge score__badge--great\"><span class=\"score__value\">7.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                                                                                                                                                                                                                                                                    \" data-sortvalue=\"\" data-column-index=\"2\" data-decorator=\"text,ukfpl.product.datapoint_loan_amounts\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Loan amounts\">\n                        \u00a31,000 - \u00a330,000\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                                                                                                                                                                                                                        \" data-sortvalue=\"\" data-column-index=\"3\" data-decorator=\"text,ukfpl.product.datapoint_loan_terms\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Loan terms\"><style>.comparison-table td.comparison-table__cta [data-heading]:before { display: none; } .comparison-table td.comparison-table__cta a { white-space: normal; line-height: 1.25; height: 48px !important; }<\/style>1 year - 8 years\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                rounded-top-right\n                                                                                                                                                                                                                                                \" data-desktop=\"hide\" data-sortvalue=\"\" data-column-index=\"4\" data-decorator=\"text,ukfpl.product.ukfpl_fee\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Fee\">\n                        0%\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        span-last-row\n                                                                                                                        rounded-bottom-left\n                                                            rounded-bottom-right\n                                                                                                                                                                            span-2\n                                                                                                                                                                            calculator-data string-bottom\" data-sorter=\"fin-currency\" data-sortvalue=\"\" data-column-index=\"5\" data-decorator=\"calculator,ukfpl.product.datapoint_ukfpl_monthly_payments\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Repayments\">\n                        N\/A\n                                          <\/div><\/td><td class=\"comparison-table__feature comparison-table__feature--description comparison-table__feature--longtext sorter-false \" data-sortvalue=\"\" data-mobile=\"hide\" data-desktop=\"\"><div class=\"comparison-table__cellWrapper comparison-table__product-description js-calculator-table-value\" data-heading=\"Product Description\">\n                      Representative Example: Representative 6.2% APR fixed. Based on a loan of \u00a310,000 for 60 months at 6.2% p.a. Total \u00a311,609.19 repayable at \u00a3193.47 per month.\n                  <\/div><\/td><td class=\"comparison-table__feature comparison-table__cta coa-data cta-column-count-4 \"><div class=\"comparison-table__cellWrapper\"><a data-component-props='{\"finderScore\":7.6,\"badges\":[\"finder_awards\"],\"productId\":\"3de11eb9-dfac-49f9-ae2c-f073d0d9023a\"}' data-component-id=\"1026\" data-component-version=\"1\" target=\"_blank\" rel=\"sponsored\" href=\"https:\/\/www.finder.com\/redirect\/uk\/personal-loans\/hsbc-personal-loan-new-uk-secure.html?nb=1&amp;src_country=uk&amp;redirect_tracking_params=%7B%22placement_type%22%3A%22table%22%2C%22site%22%3A%22UKFPL%22%2C%22fieldset%22%3A%22newerdefault%22%2C%22template%22%3A%22comparison%22%2C%22category_id%22%3A%227a2e9ce7-2721-4fcb-9a82-46f2c9b4e6b3%22%2C%22category_name%22%3A%22alldefaqto%22%2C%22is_sorted%22%3A%220%22%2C%22is_filtered%22%3A%220%22%2C%22cta_render_ts%22%3A%221780707373%22%2C%22position%22%3A%226%22%2C%22offer_id%22%3A%229091%22%2C%22niche_code%22%3A%22UKFPL%22%2C%22product_id%22%3A%223de11eb9-dfac-49f9-ae2c-f073d0d9023a%22%2C%22product_name%22%3A%22HSBC%2BPersonal%2BLoan%22%2C%22post_id%22%3A%22109282%22%2C%22post_path%22%3A%22personal-loans%252Fcalculators%22%2C%22post_country%22%3A%22uk%22%7D\" class=\"luna-button luna-button--success luna-button--medium button--cta button-eligibility--cta\" title=\"Go to HSBC's site\">Check eligibility<\/a><a href=\"#\" class=\"js-comparison-table__view-details-button comparison-table__view-details-button\" title=\"Read more about HSBC Personal Loan\" data-component-id=\"1003\" data-component-version=\"1\" data-component-props='{\"finderScore\":7.6,\"badges\":[\"finder_awards\"],\"productId\":\"3de11eb9-dfac-49f9-ae2c-f073d0d9023a\"}'><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-3de11eb9-dfac-49f9-ae2c-f073d0d9023a\" value=\"3de11eb9-dfac-49f9-ae2c-f073d0d9023a\" name=\"productID\" _productname=\" 7.6Great                            HSBC Personal LoanFinder Award            \" _productimg=\"\/product\/\" data-custom-event-active=\"true\" data-component-id=\"1004\" data-component-version=\"1\" data-component-props='{\"finderScore\":7.6,\"badges\":[\"finder_awards\"],\"productId\":\"3de11eb9-dfac-49f9-ae2c-f073d0d9023a\"}'><label class=\"luna-label\" for=\"compare-product-0000000002-3de11eb9-dfac-49f9-ae2c-f073d0d9023a\">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=\"b46b7c92-bf08-40be-8123-87b599d8c402\" data-provider-id=\"e5d427e1-1d90-407b-a277-d9ccd089932b\" data-product-name=\"HSBC Personal Loan\" data-provider-name=\"HSBC\" class=\"grid-column-count-4  mobile-column-count-4 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\/uk\/personal-loans\/hsbc-loans\" 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\/5c65921f718d6.png\" alt=\"HSBC logo\" class=\"lazysizes\" srcset=\"https:\/\/www.finder.com\/niche-builder\/5c65921f718d6.png?fit=180 180w, https:\/\/www.finder.com\/niche-builder\/5c65921f718d6.png?fit=360 360w, https:\/\/www.finder.com\/niche-builder\/5c65921f718d6.png?fit=600 600w, https:\/\/www.finder.com\/niche-builder\/5c65921f718d6.png?fit=900 900w, https:\/\/www.finder.com\/niche-builder\/5c65921f718d6.png?fit=1200 1200w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\"><\/a><div class=\"finder-score-container\"><div class=\"detail-info \" style=\"cursor: pointer;\">Not yet rated<\/div><\/div><div class=\"product-info_name combined-column-header\"><span class=\"nameLink\"><a href=\"https:\/\/www.finder.com\/uk\/personal-loans\/hsbc-loans\" target=\"_blank\" data-component-id=\"1014\" data-component-version=\"1\">HSBC 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,ukfpl.product.datapoint_finder_score_v2_m\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Finder Score\"><div class=\"detail-info \" style=\"cursor: pointer;\">Not yet rated<\/div><\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                                                rounded-top-left\n                                                                                                                                                                                                                                                                    \" data-sortvalue=\"\" data-column-index=\"2\" data-decorator=\"text,ukfpl.product.datapoint_loan_amounts\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Loan amounts\">\n                        \u00a31,000 - \u00a330,000\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                                                                                                                                                                                                                        \" data-sortvalue=\"\" data-column-index=\"3\" data-decorator=\"text,ukfpl.product.datapoint_loan_terms\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Loan terms\"><style>.comparison-table td.comparison-table__cta [data-heading]:before { display: none; } .comparison-table td.comparison-table__cta a { white-space: normal; line-height: 1.25; height: 48px !important; }<\/style>1 year - 8 years\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                rounded-top-right\n                                                                                                                                                                                                                                                \" data-desktop=\"hide\" data-sortvalue=\"\" data-column-index=\"4\" data-decorator=\"text,ukfpl.product.ukfpl_fee\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Fee\">\n                        0%\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        span-last-row\n                                                                                                                        rounded-bottom-left\n                                                            rounded-bottom-right\n                                                                                                                                                                            span-2\n                                                                                                                                                                            calculator-data string-bottom\" data-sorter=\"fin-currency\" data-sortvalue=\"\" data-column-index=\"5\" data-decorator=\"calculator,ukfpl.product.datapoint_ukfpl_monthly_payments\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Repayments\">\n                        N\/A\n                                          <\/div><\/td><td class=\"comparison-table__feature comparison-table__feature--description comparison-table__feature--longtext sorter-false \" data-sortvalue=\"\" data-mobile=\"hide\" data-desktop=\"\"><div class=\"comparison-table__cellWrapper comparison-table__product-description js-calculator-table-value\" data-heading=\"Product Description\">\n                      Representative Example: Representative 6.2% APR fixed. Based on a loan of \u00a310,000 for 60 months at 6.2% p.a. Total \u00a311,609.19 repayable at \u00a3193.47 per month.\n                  <\/div><\/td><td class=\"comparison-table__feature comparison-table__cta coa-data cta-column-count-4 \"><div class=\"comparison-table__cellWrapper\"><a data-component-props='{\"finderScore\":0,\"badges\":[],\"productId\":\"b46b7c92-bf08-40be-8123-87b599d8c402\"}' data-component-id=\"1026\" data-component-version=\"1\" target=\"_blank\" rel=\"sponsored\" href=\"https:\/\/www.finder.com\/redirect\/uk\/personal-loans\/hsbc-existing-customer-personal-loan-new-uk-secure.html?nb=1&amp;src_country=uk&amp;redirect_tracking_params=%7B%22placement_type%22%3A%22table%22%2C%22site%22%3A%22UKFPL%22%2C%22fieldset%22%3A%22newerdefault%22%2C%22template%22%3A%22comparison%22%2C%22category_id%22%3A%227a2e9ce7-2721-4fcb-9a82-46f2c9b4e6b3%22%2C%22category_name%22%3A%22alldefaqto%22%2C%22is_sorted%22%3A%220%22%2C%22is_filtered%22%3A%220%22%2C%22cta_render_ts%22%3A%221780707373%22%2C%22position%22%3A%227%22%2C%22offer_id%22%3A%229091%22%2C%22niche_code%22%3A%22UKFPL%22%2C%22product_id%22%3A%22b46b7c92-bf08-40be-8123-87b599d8c402%22%2C%22product_name%22%3A%22HSBC%2BPersonal%2BLoan%22%2C%22post_id%22%3A%22109282%22%2C%22post_path%22%3A%22personal-loans%252Fcalculators%22%2C%22post_country%22%3A%22uk%22%7D\" class=\"luna-button luna-button--success luna-button--medium button--cta button-eligibility--cta\" title=\"Go to HSBC's site\">Check eligibility<\/a><a href=\"#\" class=\"js-comparison-table__view-details-button comparison-table__view-details-button\" title=\"Read more about HSBC Personal Loan\" data-component-id=\"1003\" data-component-version=\"1\" data-component-props='{\"finderScore\":0,\"badges\":[],\"productId\":\"b46b7c92-bf08-40be-8123-87b599d8c402\"}'><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-b46b7c92-bf08-40be-8123-87b599d8c402\" value=\"b46b7c92-bf08-40be-8123-87b599d8c402\" name=\"productID\" _productname=\"Not yet rated                            HSBC Personal Loan            \" _productimg=\"\/product\/\" data-custom-event-active=\"true\" data-component-id=\"1004\" data-component-version=\"1\" data-component-props='{\"finderScore\":0,\"badges\":[],\"productId\":\"b46b7c92-bf08-40be-8123-87b599d8c402\"}'><label class=\"luna-label\" for=\"compare-product-0000000002-b46b7c92-bf08-40be-8123-87b599d8c402\">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=\"44b437e6-69c1-425e-a042-12e4f732ab18\" data-provider-id=\"49e1c187-704c-4f87-9166-7fe9113881ec\" data-product-name=\"AA Personal Loan Member\" data-provider-name=\"AA\" class=\"grid-column-count-4  mobile-column-count-4 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\/uk\/personal-loans\/the-aa\" 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\/5c80f3a5cf5b2.png\" alt=\"AA logo\" class=\"lazysizes\" srcset=\"https:\/\/www.finder.com\/niche-builder\/5c80f3a5cf5b2.png?fit=180 180w, https:\/\/www.finder.com\/niche-builder\/5c80f3a5cf5b2.png?fit=360 360w, https:\/\/www.finder.com\/niche-builder\/5c80f3a5cf5b2.png?fit=600 600w, https:\/\/www.finder.com\/niche-builder\/5c80f3a5cf5b2.png?fit=900 900w, https:\/\/www.finder.com\/niche-builder\/5c80f3a5cf5b2.png?fit=1200 1200w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\"><\/a><div class=\"finder-score-container\"><div class=\"detail-info \" style=\"cursor: pointer;\">Not yet rated<\/div><\/div><div class=\"product-info_name combined-column-header\"><span class=\"nameLink\"><a href=\"https:\/\/www.finder.com\/uk\/personal-loans\/the-aa\" target=\"_blank\" data-component-id=\"1014\" data-component-version=\"1\">AA Personal Loan Member<\/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,ukfpl.product.datapoint_finder_score_v2_m\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Finder Score\"><div class=\"detail-info \" style=\"cursor: pointer;\">Not yet rated<\/div><\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                                                rounded-top-left\n                                                                                                                                                                                                                                                                    \" data-sortvalue=\"\" data-column-index=\"2\" data-decorator=\"text,ukfpl.product.datapoint_loan_amounts\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Loan amounts\">\n                        \u00a31,000 - \u00a335,000\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                                                                                                                                                                                                                        \" data-sortvalue=\"\" data-column-index=\"3\" data-decorator=\"text,ukfpl.product.datapoint_loan_terms\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Loan terms\"><style>.comparison-table td.comparison-table__cta [data-heading]:before { display: none; } .comparison-table td.comparison-table__cta a { white-space: normal; line-height: 1.25; height: 48px !important; }<\/style>1 year - 8 years\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                rounded-top-right\n                                                                                                                                                                                                                                                \" data-desktop=\"hide\" data-sortvalue=\"\" data-column-index=\"4\" data-decorator=\"text,ukfpl.product.ukfpl_fee\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Fee\">\n                        0%\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        span-last-row\n                                                                                                                        rounded-bottom-left\n                                                            rounded-bottom-right\n                                                                                                                                                                            span-2\n                                                                                                                                                                            calculator-data string-bottom\" data-sorter=\"fin-currency\" data-sortvalue=\"\" data-column-index=\"5\" data-decorator=\"calculator,ukfpl.product.datapoint_ukfpl_monthly_payments\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Repayments\">\n                        N\/A\n                                          <\/div><\/td><td class=\"comparison-table__feature comparison-table__feature--description comparison-table__feature--longtext sorter-false \" data-sortvalue=\"\" data-mobile=\"hide\" data-desktop=\"\"><div class=\"comparison-table__cellWrapper comparison-table__product-description js-calculator-table-value\" data-heading=\"Product Description\">\n                      Representative Example: Representative 6.3% APR fixed. Based on a loan of \u00a37,500 for 60 months at 6.3% p.a. Total \u00a38,725.8 repayable at \u00a3145.43 per month.\n                  <\/div><\/td><td class=\"comparison-table__feature comparison-table__cta coa-data cta-column-count-4 \"><div class=\"comparison-table__cellWrapper\"><a data-component-props='{\"finderScore\":0,\"badges\":[],\"productId\":\"44b437e6-69c1-425e-a042-12e4f732ab18\"}' data-component-id=\"1026\" data-component-version=\"1\" target=\"_blank\" rel=\"sponsored\" href=\"https:\/\/www.finder.com\/redirect\/uk\/personal-loans\/aa-member-loans-uk-secure.html?nb=1&amp;src_country=uk&amp;redirect_tracking_params=%7B%22placement_type%22%3A%22table%22%2C%22site%22%3A%22UKFPL%22%2C%22fieldset%22%3A%22newerdefault%22%2C%22template%22%3A%22comparison%22%2C%22category_id%22%3A%227a2e9ce7-2721-4fcb-9a82-46f2c9b4e6b3%22%2C%22category_name%22%3A%22alldefaqto%22%2C%22is_sorted%22%3A%220%22%2C%22is_filtered%22%3A%220%22%2C%22cta_render_ts%22%3A%221780707373%22%2C%22position%22%3A%228%22%2C%22offer_id%22%3A%229091%22%2C%22niche_code%22%3A%22UKFPL%22%2C%22product_id%22%3A%2244b437e6-69c1-425e-a042-12e4f732ab18%22%2C%22product_name%22%3A%22AA%2BPersonal%2BLoan%2BMember%22%2C%22post_id%22%3A%22109282%22%2C%22post_path%22%3A%22personal-loans%252Fcalculators%22%2C%22post_country%22%3A%22uk%22%7D\" class=\"luna-button luna-button--success luna-button--medium button--cta button-eligibility--cta\" title=\"Go to AA's site\">Check eligibility<\/a><a href=\"#\" class=\"js-comparison-table__view-details-button comparison-table__view-details-button\" title=\"Read more about AA Personal Loan Member\" data-component-id=\"1003\" data-component-version=\"1\" data-component-props='{\"finderScore\":0,\"badges\":[],\"productId\":\"44b437e6-69c1-425e-a042-12e4f732ab18\"}'><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-44b437e6-69c1-425e-a042-12e4f732ab18\" value=\"44b437e6-69c1-425e-a042-12e4f732ab18\" name=\"productID\" _productname=\"Not yet rated                            AA Personal Loan Member            \" _productimg=\"\/product\/\" data-custom-event-active=\"true\" data-component-id=\"1004\" data-component-version=\"1\" data-component-props='{\"finderScore\":0,\"badges\":[],\"productId\":\"44b437e6-69c1-425e-a042-12e4f732ab18\"}'><label class=\"luna-label\" for=\"compare-product-0000000002-44b437e6-69c1-425e-a042-12e4f732ab18\">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=\"0c5146a5-9c9d-4b56-ba7f-4f37388cee94\" data-provider-id=\"901b01c5-e8e1-46c4-b3bc-34e55e03541d\" data-product-name=\"Novuna Personal Loan\" data-provider-name=\"Novuna Personal Finance\" class=\"grid-column-count-4  mobile-column-count-4 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\/uk\/personal-loans\/novuna-personal-finance\" 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\/693bed6ae01a6.png\" alt=\"Novuna Personal Finance logo\" class=\"lazysizes\" srcset=\"https:\/\/www.finder.com\/niche-builder\/693bed6ae01a6.png?fit=180 180w, https:\/\/www.finder.com\/niche-builder\/693bed6ae01a6.png?fit=360 360w, https:\/\/www.finder.com\/niche-builder\/693bed6ae01a6.png?fit=600 600w, https:\/\/www.finder.com\/niche-builder\/693bed6ae01a6.png?fit=900 900w, https:\/\/www.finder.com\/niche-builder\/693bed6ae01a6.png?fit=1200 1200w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\"><\/a><div class=\"finder-score-container\"><div class=\"detail-info \" style=\"cursor: pointer;\"><a class=\"scoreCombined score__container finder-score\" onclick=\"showFinderScoreModal('ukfpl')\"><span class=\"score__badge score__badge--standard\"><span class=\"score__value\">6.4<\/span><\/span><span class=\"score__text-wrapper score__text score__text--standard\">Standard<\/span><\/a><\/div><\/div><div class=\"product-info_name combined-column-header\"><span class=\"nameLink\"><a href=\"https:\/\/www.finder.com\/uk\/personal-loans\/novuna-personal-finance\" target=\"_blank\" data-component-id=\"1014\" data-component-version=\"1\">Novuna 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,ukfpl.product.datapoint_finder_score_v2_m\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Finder Score\"><div class=\"detail-info \" style=\"cursor: pointer;\"><a class=\"scoreCombined score__container finder-score\" onclick=\"showFinderScoreModal('ukfpl')\"><span class=\"score__badge score__badge--standard\"><span class=\"score__value\">6.4<\/span><\/span><span class=\"score__text-wrapper score__text score__text--standard\">Standard<\/span><\/a><\/div><\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                                                rounded-top-left\n                                                                                                                                                                                                                                                                    \" data-sortvalue=\"\" data-column-index=\"2\" data-decorator=\"text,ukfpl.product.datapoint_loan_amounts\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Loan amounts\">\n                        \u00a31,000 - \u00a335,000\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                                                                                                                                                                                                                        \" data-sortvalue=\"\" data-column-index=\"3\" data-decorator=\"text,ukfpl.product.datapoint_loan_terms\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Loan terms\"><style>.comparison-table td.comparison-table__cta [data-heading]:before { display: none; } .comparison-table td.comparison-table__cta a { white-space: normal; line-height: 1.25; height: 48px !important; }<\/style>2 years - 7 years\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                rounded-top-right\n                                                                                                                                                                                                                                                \" data-desktop=\"hide\" data-sortvalue=\"\" data-column-index=\"4\" data-decorator=\"text,ukfpl.product.ukfpl_fee\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Fee\">\n                        0%\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        span-last-row\n                                                                                                                        rounded-bottom-left\n                                                            rounded-bottom-right\n                                                                                                                                                                            span-2\n                                                                                                                                                                            calculator-data string-bottom\" data-sorter=\"fin-currency\" data-sortvalue=\"\" data-column-index=\"5\" data-decorator=\"calculator,ukfpl.product.datapoint_ukfpl_monthly_payments\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Repayments\">\n                        N\/A\n                                          <\/div><\/td><td class=\"comparison-table__feature comparison-table__feature--description comparison-table__feature--longtext sorter-false \" data-sortvalue=\"\" data-mobile=\"hide\" data-desktop=\"\"><div class=\"comparison-table__cellWrapper comparison-table__product-description js-calculator-table-value\" data-heading=\"Product Description\">\n                      Representative Example: Representative 6.7% APR fixed. Based on a loan of \u00a37,500 for 60 months at 6.7% p.a. Total \u00a38,805.6 repayable at \u00a3146.76 per month.\n                  <\/div><\/td><td class=\"comparison-table__feature comparison-table__cta coa-data cta-column-count-4 \"><div class=\"comparison-table__cellWrapper\"><a data-component-props='{\"finderScore\":6.4,\"badges\":[],\"productId\":\"0c5146a5-9c9d-4b56-ba7f-4f37388cee94\"}' data-component-id=\"1026\" data-component-version=\"1\" target=\"_blank\" rel=\"sponsored\" href=\"https:\/\/www.finder.com\/redirect\/uk\/personal-loans\/novuna-personal-finance-new-uk-secure.html?nb=1&amp;src_country=uk&amp;redirect_tracking_params=%7B%22placement_type%22%3A%22table%22%2C%22site%22%3A%22UKFPL%22%2C%22fieldset%22%3A%22newerdefault%22%2C%22template%22%3A%22comparison%22%2C%22category_id%22%3A%227a2e9ce7-2721-4fcb-9a82-46f2c9b4e6b3%22%2C%22category_name%22%3A%22alldefaqto%22%2C%22is_sorted%22%3A%220%22%2C%22is_filtered%22%3A%220%22%2C%22cta_render_ts%22%3A%221780707373%22%2C%22position%22%3A%229%22%2C%22offer_id%22%3A%229091%22%2C%22niche_code%22%3A%22UKFPL%22%2C%22product_id%22%3A%220c5146a5-9c9d-4b56-ba7f-4f37388cee94%22%2C%22product_name%22%3A%22Novuna%2BPersonal%2BLoan%22%2C%22post_id%22%3A%22109282%22%2C%22post_path%22%3A%22personal-loans%252Fcalculators%22%2C%22post_country%22%3A%22uk%22%7D\" class=\"luna-button luna-button--success luna-button--medium button--cta button-eligibility--cta\" title=\"Go to Novuna Personal Finance's site\">Check eligibility<\/a><a href=\"#\" class=\"js-comparison-table__view-details-button comparison-table__view-details-button\" title=\"Read more about Novuna Personal Loan\" data-component-id=\"1003\" data-component-version=\"1\" data-component-props='{\"finderScore\":6.4,\"badges\":[],\"productId\":\"0c5146a5-9c9d-4b56-ba7f-4f37388cee94\"}'><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-0c5146a5-9c9d-4b56-ba7f-4f37388cee94\" value=\"0c5146a5-9c9d-4b56-ba7f-4f37388cee94\" name=\"productID\" _productname=\" 6.4Standard                            Novuna Personal Loan            \" _productimg=\"\/product\/\" data-custom-event-active=\"true\" data-component-id=\"1004\" data-component-version=\"1\" data-component-props='{\"finderScore\":6.4,\"badges\":[],\"productId\":\"0c5146a5-9c9d-4b56-ba7f-4f37388cee94\"}'><label class=\"luna-label\" for=\"compare-product-0000000002-0c5146a5-9c9d-4b56-ba7f-4f37388cee94\">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=\"ab46e21a-fae1-40bf-aa01-00fa4c5081b9\" data-provider-id=\"bec786df-f3a5-4063-a772-36b8d9e9d6f9\" data-product-name=\"John Lewis Money Personal Loan\" data-provider-name=\"John Lewis Money\" class=\"grid-column-count-4  mobile-column-count-4 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\/uk\/personal-loans\/john-lewis-finance\" 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\/67161da426af1.png\" alt=\"John Lewis Money logo\" class=\"lazysizes\" srcset=\"https:\/\/www.finder.com\/niche-builder\/67161da426af1.png?fit=180 180w, https:\/\/www.finder.com\/niche-builder\/67161da426af1.png?fit=360 360w, https:\/\/www.finder.com\/niche-builder\/67161da426af1.png?fit=600 600w, https:\/\/www.finder.com\/niche-builder\/67161da426af1.png?fit=900 900w, https:\/\/www.finder.com\/niche-builder\/67161da426af1.png?fit=1200 1200w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\"><\/a><div class=\"finder-score-container\"><div class=\"detail-info \" style=\"cursor: pointer;\">Not yet rated<\/div><\/div><div class=\"product-info_name combined-column-header\"><span class=\"nameLink\"><a href=\"https:\/\/www.finder.com\/uk\/personal-loans\/john-lewis-finance\" target=\"_blank\" data-component-id=\"1014\" data-component-version=\"1\">John Lewis Money 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,ukfpl.product.datapoint_finder_score_v2_m\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Finder Score\"><div class=\"detail-info \" style=\"cursor: pointer;\">Not yet rated<\/div><\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                                                rounded-top-left\n                                                                                                                                                                                                                                                                    \" data-sortvalue=\"\" data-column-index=\"2\" data-decorator=\"text,ukfpl.product.datapoint_loan_amounts\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Loan amounts\">\n                        \u00a31,000 - \u00a350,000\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                                                                                                                                                                                                                        \" data-sortvalue=\"\" data-column-index=\"3\" data-decorator=\"text,ukfpl.product.datapoint_loan_terms\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Loan terms\"><style>.comparison-table td.comparison-table__cta [data-heading]:before { display: none; } .comparison-table td.comparison-table__cta a { white-space: normal; line-height: 1.25; height: 48px !important; }<\/style>1 year - 7 years\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                rounded-top-right\n                                                                                                                                                                                                                                                \" data-desktop=\"hide\" data-sortvalue=\"\" data-column-index=\"4\" data-decorator=\"text,ukfpl.product.ukfpl_fee\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Fee\">\n                        0%\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        span-last-row\n                                                                                                                        rounded-bottom-left\n                                                            rounded-bottom-right\n                                                                                                                                                                            span-2\n                                                                                                                                                                            calculator-data string-bottom\" data-sorter=\"fin-currency\" data-sortvalue=\"\" data-column-index=\"5\" data-decorator=\"calculator,ukfpl.product.datapoint_ukfpl_monthly_payments\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Repayments\">\n                        N\/A\n                                          <\/div><\/td><td class=\"comparison-table__feature comparison-table__feature--description comparison-table__feature--longtext sorter-false \" data-sortvalue=\"\" data-mobile=\"hide\" data-desktop=\"\"><div class=\"comparison-table__cellWrapper comparison-table__product-description js-calculator-table-value\" data-heading=\"Product Description\">\n                      Representative Example: Representative 9.9% APR fixed. Based on a loan of \u00a310,000 for 60 months at 9.9% p.a. Total \u00a312,594.46 repayable at \u00a3209.91 per month.\n                  <\/div><\/td><td class=\"comparison-table__feature comparison-table__cta coa-data cta-column-count-4 \"><div class=\"comparison-table__cellWrapper\"><a data-component-props='{\"finderScore\":0,\"badges\":[],\"productId\":\"ab46e21a-fae1-40bf-aa01-00fa4c5081b9\"}' data-component-id=\"1026\" data-component-version=\"1\" target=\"_blank\" rel=\"sponsored\" href=\"https:\/\/www.finder.com\/redirect\/uk\/personal-loans\/john-lewis-money-loan-new-uk-secure.html?nb=1&amp;src_country=uk&amp;redirect_tracking_params=%7B%22placement_type%22%3A%22table%22%2C%22site%22%3A%22UKFPL%22%2C%22fieldset%22%3A%22newerdefault%22%2C%22template%22%3A%22comparison%22%2C%22category_id%22%3A%227a2e9ce7-2721-4fcb-9a82-46f2c9b4e6b3%22%2C%22category_name%22%3A%22alldefaqto%22%2C%22is_sorted%22%3A%220%22%2C%22is_filtered%22%3A%220%22%2C%22cta_render_ts%22%3A%221780707373%22%2C%22position%22%3A%2210%22%2C%22offer_id%22%3A%229091%22%2C%22niche_code%22%3A%22UKFPL%22%2C%22product_id%22%3A%22ab46e21a-fae1-40bf-aa01-00fa4c5081b9%22%2C%22product_name%22%3A%22John%2BLewis%2BMoney%2BPersonal%2BLoan%22%2C%22post_id%22%3A%22109282%22%2C%22post_path%22%3A%22personal-loans%252Fcalculators%22%2C%22post_country%22%3A%22uk%22%7D\" class=\"luna-button luna-button--success luna-button--medium button--cta button-eligibility--cta\" title=\"Go to John Lewis Money's site\">Check eligibility<\/a><a href=\"#\" class=\"js-comparison-table__view-details-button comparison-table__view-details-button\" title=\"Read more about John Lewis Money Personal Loan\" data-component-id=\"1003\" data-component-version=\"1\" data-component-props='{\"finderScore\":0,\"badges\":[],\"productId\":\"ab46e21a-fae1-40bf-aa01-00fa4c5081b9\"}'><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-ab46e21a-fae1-40bf-aa01-00fa4c5081b9\" value=\"ab46e21a-fae1-40bf-aa01-00fa4c5081b9\" name=\"productID\" _productname=\"Not yet rated                            John Lewis Money Personal Loan            \" _productimg=\"\/product\/\" data-custom-event-active=\"true\" data-component-id=\"1004\" data-component-version=\"1\" data-component-props='{\"finderScore\":0,\"badges\":[],\"productId\":\"ab46e21a-fae1-40bf-aa01-00fa4c5081b9\"}'><label class=\"luna-label\" for=\"compare-product-0000000002-ab46e21a-fae1-40bf-aa01-00fa4c5081b9\">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=\"f45848ad-225c-4272-9083-f09b5fe1a26d\" data-provider-id=\"7cb4f895-6098-42bf-8606-b77bea244f73\" data-product-name=\"Admiral Personal Loan\" data-provider-name=\"Admiral\" class=\"grid-column-count-4  mobile-column-count-4 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\/uk\/personal-loans\/admiral\" 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\/60e70d55987b8.png\" alt=\"Admiral logo\" class=\"lazysizes\" srcset=\"https:\/\/www.finder.com\/niche-builder\/60e70d55987b8.png?fit=180 180w, https:\/\/www.finder.com\/niche-builder\/60e70d55987b8.png?fit=360 360w, https:\/\/www.finder.com\/niche-builder\/60e70d55987b8.png?fit=600 600w, https:\/\/www.finder.com\/niche-builder\/60e70d55987b8.png?fit=900 900w, https:\/\/www.finder.com\/niche-builder\/60e70d55987b8.png?fit=1200 1200w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\"><\/a><div class=\"finder-score-container\"><div class=\"detail-info \" style=\"cursor: pointer;\"><a class=\"scoreCombined score__container finder-score\" onclick=\"showFinderScoreModal('ukfpl')\"><span class=\"score__badge score__badge--great\"><span class=\"score__value\">7.4<\/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\/uk\/personal-loans\/admiral\" target=\"_blank\" data-component-id=\"1014\" data-component-version=\"1\">Admiral 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,ukfpl.product.datapoint_finder_score_v2_m\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Finder Score\"><div class=\"detail-info \" style=\"cursor: pointer;\"><a class=\"scoreCombined score__container finder-score\" onclick=\"showFinderScoreModal('ukfpl')\"><span class=\"score__badge score__badge--great\"><span class=\"score__value\">7.4<\/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                                                                                                                                                                                                                                                                    \" data-sortvalue=\"\" data-column-index=\"2\" data-decorator=\"text,ukfpl.product.datapoint_loan_amounts\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Loan amounts\">\n                        \u00a31,000 - \u00a340,000\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                                                                                                                                                                                                                        \" data-sortvalue=\"\" data-column-index=\"3\" data-decorator=\"text,ukfpl.product.datapoint_loan_terms\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Loan terms\"><style>.comparison-table td.comparison-table__cta [data-heading]:before { display: none; } .comparison-table td.comparison-table__cta a { white-space: normal; line-height: 1.25; height: 48px !important; }<\/style>1 year - 8 years\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                rounded-top-right\n                                                                                                                                                                                                                                                \" data-desktop=\"hide\" data-sortvalue=\"\" data-column-index=\"4\" data-decorator=\"text,ukfpl.product.ukfpl_fee\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Fee\">\n                        0%\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        span-last-row\n                                                                                                                        rounded-bottom-left\n                                                            rounded-bottom-right\n                                                                                                                                                                            span-2\n                                                                                                                                                                            calculator-data string-bottom\" data-sorter=\"fin-currency\" data-sortvalue=\"\" data-column-index=\"5\" data-decorator=\"calculator,ukfpl.product.datapoint_ukfpl_monthly_payments\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Repayments\">\n                        N\/A\n                                          <\/div><\/td><td class=\"comparison-table__feature comparison-table__feature--description comparison-table__feature--longtext sorter-false \" data-sortvalue=\"\" data-mobile=\"hide\" data-desktop=\"\"><div class=\"comparison-table__cellWrapper comparison-table__product-description js-calculator-table-value\" data-heading=\"Product Description\">\n                      Representative Example: Representative 12.9% APR fixed. Based on a loan of \u00a310,000 for 60 months at 12.19% p.a. Total \u00a313,405.8 repayable at \u00a3223.43 per month.\n                  <\/div><\/td><td class=\"comparison-table__feature comparison-table__cta coa-data cta-column-count-4 \"><div class=\"comparison-table__cellWrapper\"><a data-component-props='{\"finderScore\":7.4,\"badges\":[],\"productId\":\"f45848ad-225c-4272-9083-f09b5fe1a26d\"}' data-component-id=\"1026\" data-component-version=\"1\" target=\"_blank\" rel=\"sponsored\" href=\"https:\/\/www.finder.com\/redirect\/uk\/personal-loans\/admiral-loans-new-uk-secure.html?nb=1&amp;src_country=uk&amp;redirect_tracking_params=%7B%22placement_type%22%3A%22table%22%2C%22site%22%3A%22UKFPL%22%2C%22fieldset%22%3A%22newerdefault%22%2C%22template%22%3A%22comparison%22%2C%22category_id%22%3A%227a2e9ce7-2721-4fcb-9a82-46f2c9b4e6b3%22%2C%22category_name%22%3A%22alldefaqto%22%2C%22is_sorted%22%3A%220%22%2C%22is_filtered%22%3A%220%22%2C%22cta_render_ts%22%3A%221780707373%22%2C%22position%22%3A%2211%22%2C%22offer_id%22%3A%229091%22%2C%22niche_code%22%3A%22UKFPL%22%2C%22product_id%22%3A%22f45848ad-225c-4272-9083-f09b5fe1a26d%22%2C%22product_name%22%3A%22Admiral%2BPersonal%2BLoan%22%2C%22post_id%22%3A%22109282%22%2C%22post_path%22%3A%22personal-loans%252Fcalculators%22%2C%22post_country%22%3A%22uk%22%7D\" class=\"luna-button luna-button--success luna-button--medium button--cta button-eligibility--cta\" title=\"Go to Admiral's site\">Check eligibility<\/a><a href=\"#\" class=\"js-comparison-table__view-details-button comparison-table__view-details-button\" title=\"Read more about Admiral Personal Loan\" data-component-id=\"1003\" data-component-version=\"1\" data-component-props='{\"finderScore\":7.4,\"badges\":[],\"productId\":\"f45848ad-225c-4272-9083-f09b5fe1a26d\"}'><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-f45848ad-225c-4272-9083-f09b5fe1a26d\" value=\"f45848ad-225c-4272-9083-f09b5fe1a26d\" name=\"productID\" _productname=\" 7.4Great                            Admiral Personal Loan            \" _productimg=\"\/product\/\" data-custom-event-active=\"true\" data-component-id=\"1004\" data-component-version=\"1\" data-component-props='{\"finderScore\":7.4,\"badges\":[],\"productId\":\"f45848ad-225c-4272-9083-f09b5fe1a26d\"}'><label class=\"luna-label\" for=\"compare-product-0000000002-f45848ad-225c-4272-9083-f09b5fe1a26d\">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=\"b9357de0-4eb8-4624-83f3-ee56333f49b3\" data-provider-id=\"a6cfc842-da94-429d-94ab-750b30276f26\" data-product-name=\"Shawbrook Bank Personal Loan\" data-provider-name=\"Shawbrook Bank\" class=\"grid-column-count-4  mobile-column-count-4 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\/uk\/personal-loans\/shawbrook-bank\" 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\/62dfa31f518ec.png\" alt=\"Shawbrook Bank logo\" class=\"lazysizes\" srcset=\"https:\/\/www.finder.com\/niche-builder\/62dfa31f518ec.png?fit=180 180w, https:\/\/www.finder.com\/niche-builder\/62dfa31f518ec.png?fit=360 360w, https:\/\/www.finder.com\/niche-builder\/62dfa31f518ec.png?fit=600 600w, https:\/\/www.finder.com\/niche-builder\/62dfa31f518ec.png?fit=900 900w, https:\/\/www.finder.com\/niche-builder\/62dfa31f518ec.png?fit=1200 1200w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\"><\/a><div class=\"finder-score-container\"><div class=\"detail-info \" style=\"cursor: pointer;\"><a class=\"scoreCombined score__container finder-score\" onclick=\"showFinderScoreModal('ukfpl')\"><span class=\"score__badge score__badge--great\"><span class=\"score__value\">7.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\/uk\/personal-loans\/shawbrook-bank\" target=\"_blank\" data-component-id=\"1014\" data-component-version=\"1\">Shawbrook Bank 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,ukfpl.product.datapoint_finder_score_v2_m\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Finder Score\"><div class=\"detail-info \" style=\"cursor: pointer;\"><a class=\"scoreCombined score__container finder-score\" onclick=\"showFinderScoreModal('ukfpl')\"><span class=\"score__badge score__badge--great\"><span class=\"score__value\">7.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                                                                                                                                                                                                                                                                    \" data-sortvalue=\"\" data-column-index=\"2\" data-decorator=\"text,ukfpl.product.datapoint_loan_amounts\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Loan amounts\">\n                        \u00a31,000 - \u00a350,000\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                                                                                                                                                                                                                        \" data-sortvalue=\"\" data-column-index=\"3\" data-decorator=\"text,ukfpl.product.datapoint_loan_terms\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Loan terms\"><style>.comparison-table td.comparison-table__cta [data-heading]:before { display: none; } .comparison-table td.comparison-table__cta a { white-space: normal; line-height: 1.25; height: 48px !important; }<\/style>1 year - 7 years\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                rounded-top-right\n                                                                                                                                                                                                                                                \" data-desktop=\"hide\" data-sortvalue=\"\" data-column-index=\"4\" data-decorator=\"text,ukfpl.product.ukfpl_fee\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Fee\">\n                        0%\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        span-last-row\n                                                                                                                        rounded-bottom-left\n                                                            rounded-bottom-right\n                                                                                                                                                                            span-2\n                                                                                                                                                                            calculator-data string-bottom\" data-sorter=\"fin-currency\" data-sortvalue=\"\" data-column-index=\"5\" data-decorator=\"calculator,ukfpl.product.datapoint_ukfpl_monthly_payments\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Repayments\">\n                        N\/A\n                                          <\/div><\/td><td class=\"comparison-table__feature comparison-table__feature--description comparison-table__feature--longtext sorter-false \" data-sortvalue=\"\" data-mobile=\"hide\" data-desktop=\"\"><div class=\"comparison-table__cellWrapper comparison-table__product-description js-calculator-table-value\" data-heading=\"Product Description\">\n                      Representative Example: Representative 14.1% APR fixed. Based on a loan of \u00a310,000 for 60 months at 14.1% p.a. Total \u00a313,732.84 repayable at \u00a3228.88 per month.\n                  <\/div><\/td><td class=\"comparison-table__feature comparison-table__cta coa-data cta-column-count-4 \"><div class=\"comparison-table__cellWrapper\"><a data-component-props='{\"finderScore\":7.5,\"badges\":[],\"productId\":\"b9357de0-4eb8-4624-83f3-ee56333f49b3\"}' data-component-id=\"1026\" data-component-version=\"1\" target=\"_blank\" rel=\"sponsored\" href=\"https:\/\/www.finder.com\/redirect\/uk\/personal-loans\/shawbrook-bank-new-uk-secure.html?nb=1&amp;src_country=uk&amp;redirect_tracking_params=%7B%22placement_type%22%3A%22table%22%2C%22site%22%3A%22UKFPL%22%2C%22fieldset%22%3A%22newerdefault%22%2C%22template%22%3A%22comparison%22%2C%22category_id%22%3A%227a2e9ce7-2721-4fcb-9a82-46f2c9b4e6b3%22%2C%22category_name%22%3A%22alldefaqto%22%2C%22is_sorted%22%3A%220%22%2C%22is_filtered%22%3A%220%22%2C%22cta_render_ts%22%3A%221780707373%22%2C%22position%22%3A%2212%22%2C%22offer_id%22%3A%229091%22%2C%22niche_code%22%3A%22UKFPL%22%2C%22product_id%22%3A%22b9357de0-4eb8-4624-83f3-ee56333f49b3%22%2C%22product_name%22%3A%22Shawbrook%2BBank%2BPersonal%2BLoan%22%2C%22post_id%22%3A%22109282%22%2C%22post_path%22%3A%22personal-loans%252Fcalculators%22%2C%22post_country%22%3A%22uk%22%7D\" class=\"luna-button luna-button--success luna-button--medium button--cta button-eligibility--cta\" title=\"Go to Shawbrook Bank's site\">Check eligibility<\/a><a href=\"#\" class=\"js-comparison-table__view-details-button comparison-table__view-details-button\" title=\"Read more about Shawbrook Bank Personal Loan\" data-component-id=\"1003\" data-component-version=\"1\" data-component-props='{\"finderScore\":7.5,\"badges\":[],\"productId\":\"b9357de0-4eb8-4624-83f3-ee56333f49b3\"}'><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-b9357de0-4eb8-4624-83f3-ee56333f49b3\" value=\"b9357de0-4eb8-4624-83f3-ee56333f49b3\" name=\"productID\" _productname=\" 7.5Great                            Shawbrook Bank Personal Loan            \" _productimg=\"\/product\/\" data-custom-event-active=\"true\" data-component-id=\"1004\" data-component-version=\"1\" data-component-props='{\"finderScore\":7.5,\"badges\":[],\"productId\":\"b9357de0-4eb8-4624-83f3-ee56333f49b3\"}'><label class=\"luna-label\" for=\"compare-product-0000000002-b9357de0-4eb8-4624-83f3-ee56333f49b3\">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=\"1a22c32c-c2c3-4eef-b746-54c2e3ad128e\" data-provider-id=\"b43acbd1-ed0e-4fe8-912c-bda79de55f41\" data-product-name=\"Plata Personal Loan\" data-provider-name=\"Plata\" class=\"grid-column-count-4  mobile-column-count-4 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\/uk\/personal-loans\" 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\/64f8849e560d0.png\" alt=\"Plata logo\" class=\"lazysizes\" srcset=\"https:\/\/www.finder.com\/niche-builder\/64f8849e560d0.png?fit=180 180w, https:\/\/www.finder.com\/niche-builder\/64f8849e560d0.png?fit=360 360w, https:\/\/www.finder.com\/niche-builder\/64f8849e560d0.png?fit=600 600w, https:\/\/www.finder.com\/niche-builder\/64f8849e560d0.png?fit=900 900w, https:\/\/www.finder.com\/niche-builder\/64f8849e560d0.png?fit=1200 1200w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\"><\/a><div class=\"finder-score-container\"><div class=\"detail-info \" style=\"cursor: pointer;\"><a class=\"scoreCombined score__container finder-score\" onclick=\"showFinderScoreModal('ukfpl')\"><span class=\"score__badge score__badge--standard\"><span class=\"score__value\">5.5<\/span><\/span><span class=\"score__text-wrapper score__text score__text--standard\">Standard<\/span><\/a><\/div><\/div><div class=\"product-info_name combined-column-header\"><span class=\"nameLink\"><a href=\"https:\/\/www.finder.com\/uk\/personal-loans\" target=\"_blank\" data-component-id=\"1014\" data-component-version=\"1\">Plata 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,ukfpl.product.datapoint_finder_score_v2_m\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Finder Score\"><div class=\"detail-info \" style=\"cursor: pointer;\"><a class=\"scoreCombined score__container finder-score\" onclick=\"showFinderScoreModal('ukfpl')\"><span class=\"score__badge score__badge--standard\"><span class=\"score__value\">5.5<\/span><\/span><span class=\"score__text-wrapper score__text score__text--standard\">Standard<\/span><\/a><\/div><\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                                                rounded-top-left\n                                                                                                                                                                                                                                                                    \" data-sortvalue=\"\" data-column-index=\"2\" data-decorator=\"text,ukfpl.product.datapoint_loan_amounts\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Loan amounts\">\n                        \u00a32,000 - \u00a325,000\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                                                                                                                                                                                                                        \" data-sortvalue=\"\" data-column-index=\"3\" data-decorator=\"text,ukfpl.product.datapoint_loan_terms\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Loan terms\"><style>.comparison-table td.comparison-table__cta [data-heading]:before { display: none; } .comparison-table td.comparison-table__cta a { white-space: normal; line-height: 1.25; height: 48px !important; }<\/style>1 year - 5 years\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                rounded-top-right\n                                                                                                                                                                                                                                                \" data-desktop=\"hide\" data-sortvalue=\"\" data-column-index=\"4\" data-decorator=\"text,ukfpl.product.ukfpl_fee\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Fee\">\n                        0%\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        span-last-row\n                                                                                                                        rounded-bottom-left\n                                                            rounded-bottom-right\n                                                                                                                                                                            span-2\n                                                                                                                                                                            calculator-data string-bottom\" data-sorter=\"fin-currency\" data-sortvalue=\"\" data-column-index=\"5\" data-decorator=\"calculator,ukfpl.product.datapoint_ukfpl_monthly_payments\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Repayments\">\n                        N\/A\n                                          <\/div><\/td><td class=\"comparison-table__feature comparison-table__feature--description comparison-table__feature--longtext sorter-false \" data-sortvalue=\"\" data-mobile=\"hide\" data-desktop=\"\"><div class=\"comparison-table__cellWrapper comparison-table__product-description js-calculator-table-value\" data-heading=\"Product Description\">\n                      Representative Example: Representative 14.9% APR fixed. Based on a loan of \u00a37,000 for 36 months at 13.97% p.a. Total \u00a38,609.09 repayable at \u00a3239.14 per month.\n                  <\/div><\/td><td class=\"comparison-table__feature comparison-table__cta coa-data cta-column-count-4 \"><div class=\"comparison-table__cellWrapper\"><a data-component-props='{\"finderScore\":5.5,\"badges\":[],\"productId\":\"1a22c32c-c2c3-4eef-b746-54c2e3ad128e\"}' data-component-id=\"1026\" data-component-version=\"1\" target=\"_blank\" rel=\"sponsored\" href=\"https:\/\/www.finder.com\/redirect\/uk\/personal-loans\/plata-loan-new-uk-secure.html?nb=1&amp;src_country=uk&amp;redirect_tracking_params=%7B%22placement_type%22%3A%22table%22%2C%22site%22%3A%22UKFPL%22%2C%22fieldset%22%3A%22newerdefault%22%2C%22template%22%3A%22comparison%22%2C%22category_id%22%3A%227a2e9ce7-2721-4fcb-9a82-46f2c9b4e6b3%22%2C%22category_name%22%3A%22alldefaqto%22%2C%22is_sorted%22%3A%220%22%2C%22is_filtered%22%3A%220%22%2C%22cta_render_ts%22%3A%221780707373%22%2C%22position%22%3A%2213%22%2C%22offer_id%22%3A%229091%22%2C%22niche_code%22%3A%22UKFPL%22%2C%22product_id%22%3A%221a22c32c-c2c3-4eef-b746-54c2e3ad128e%22%2C%22product_name%22%3A%22Plata%2BPersonal%2BLoan%22%2C%22post_id%22%3A%22109282%22%2C%22post_path%22%3A%22personal-loans%252Fcalculators%22%2C%22post_country%22%3A%22uk%22%7D\" class=\"luna-button luna-button--success luna-button--medium button--cta button-eligibility--cta\" title=\"Go to Plata's site\">Check eligibility<\/a><a href=\"#\" class=\"js-comparison-table__view-details-button comparison-table__view-details-button\" title=\"Read more about Plata Personal Loan\" data-component-id=\"1003\" data-component-version=\"1\" data-component-props='{\"finderScore\":5.5,\"badges\":[],\"productId\":\"1a22c32c-c2c3-4eef-b746-54c2e3ad128e\"}'><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-1a22c32c-c2c3-4eef-b746-54c2e3ad128e\" value=\"1a22c32c-c2c3-4eef-b746-54c2e3ad128e\" name=\"productID\" _productname=\" 5.5Standard                            Plata Personal Loan            \" _productimg=\"\/product\/\" data-custom-event-active=\"true\" data-component-id=\"1004\" data-component-version=\"1\" data-component-props='{\"finderScore\":5.5,\"badges\":[],\"productId\":\"1a22c32c-c2c3-4eef-b746-54c2e3ad128e\"}'><label class=\"luna-label\" for=\"compare-product-0000000002-1a22c32c-c2c3-4eef-b746-54c2e3ad128e\">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=\"e159fa6c-2afa-4405-9168-3c5e1af93044\" data-provider-id=\"680677d9-8bb5-4437-8e4f-142032a49771\" data-product-name=\"Fluro Personal Loan\" data-provider-name=\"Fluro\" class=\"grid-column-count-4  mobile-column-count-4 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\/uk\/personal-loans\/lending-works\" 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\/638dea12dc09e.png\" alt=\"Fluro logo\" class=\"lazysizes\" srcset=\"https:\/\/www.finder.com\/niche-builder\/638dea12dc09e.png?fit=180 180w, https:\/\/www.finder.com\/niche-builder\/638dea12dc09e.png?fit=360 360w, https:\/\/www.finder.com\/niche-builder\/638dea12dc09e.png?fit=600 600w, https:\/\/www.finder.com\/niche-builder\/638dea12dc09e.png?fit=900 900w, https:\/\/www.finder.com\/niche-builder\/638dea12dc09e.png?fit=1200 1200w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\"><\/a><div class=\"finder-score-container\"><div class=\"detail-info \" style=\"cursor: pointer;\"><a class=\"scoreCombined score__container finder-score\" onclick=\"showFinderScoreModal('ukfpl')\"><span class=\"score__badge score__badge--standard\"><span class=\"score__value\">6.4<\/span><\/span><span class=\"score__text-wrapper score__text score__text--standard\">Standard<\/span><\/a><\/div><\/div><div class=\"product-info_name combined-column-header\"><span class=\"nameLink\"><a href=\"https:\/\/www.finder.com\/uk\/personal-loans\/lending-works\" target=\"_blank\" data-component-id=\"1014\" data-component-version=\"1\">Fluro 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,ukfpl.product.datapoint_finder_score_v2_m\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Finder Score\"><div class=\"detail-info \" style=\"cursor: pointer;\"><a class=\"scoreCombined score__container finder-score\" onclick=\"showFinderScoreModal('ukfpl')\"><span class=\"score__badge score__badge--standard\"><span class=\"score__value\">6.4<\/span><\/span><span class=\"score__text-wrapper score__text score__text--standard\">Standard<\/span><\/a><\/div><\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                                                rounded-top-left\n                                                                                                                                                                                                                                                                    \" data-sortvalue=\"\" data-column-index=\"2\" data-decorator=\"text,ukfpl.product.datapoint_loan_amounts\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Loan amounts\">\n                        \u00a31,000 - \u00a325,000\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                                                                                                                                                                                                                        \" data-sortvalue=\"\" data-column-index=\"3\" data-decorator=\"text,ukfpl.product.datapoint_loan_terms\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Loan terms\"><style>.comparison-table td.comparison-table__cta [data-heading]:before { display: none; } .comparison-table td.comparison-table__cta a { white-space: normal; line-height: 1.25; height: 48px !important; }<\/style>1 year - 5 years\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                rounded-top-right\n                                                                                                                                                                                                                                                \" data-desktop=\"hide\" data-sortvalue=\"\" data-column-index=\"4\" data-decorator=\"text,ukfpl.product.ukfpl_fee\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Fee\">\n                        From \u00a3250 \u2013 \u00a3250\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        span-last-row\n                                                                                                                        rounded-bottom-left\n                                                            rounded-bottom-right\n                                                                                                                                                                            span-2\n                                                                                                                                                                            calculator-data string-bottom\" data-sorter=\"fin-currency\" data-sortvalue=\"\" data-column-index=\"5\" data-decorator=\"calculator,ukfpl.product.datapoint_ukfpl_monthly_payments\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Repayments\">\n                        N\/A\n                                          <\/div><\/td><td class=\"comparison-table__feature comparison-table__feature--description comparison-table__feature--longtext sorter-false \" data-sortvalue=\"\" data-mobile=\"hide\" data-desktop=\"\"><div class=\"comparison-table__cellWrapper comparison-table__product-description js-calculator-table-value\" data-heading=\"Product Description\">\n                      Representative Example: Representative 17.9% APR fixed. Based on a loan of \u00a37,500 and \u00a3250 arrangement fee for 48 months at 15.8% p.a. Total \u00a310,309.78 repayable at \u00a3214.79 per month.\n                  <\/div><\/td><td class=\"comparison-table__feature comparison-table__cta coa-data cta-column-count-4 \"><div class=\"comparison-table__cellWrapper\"><a data-component-props='{\"finderScore\":6.4,\"badges\":[],\"productId\":\"e159fa6c-2afa-4405-9168-3c5e1af93044\"}' data-component-id=\"1026\" data-component-version=\"1\" target=\"_blank\" rel=\"sponsored\" href=\"https:\/\/www.finder.com\/redirect\/uk\/personal-loans\/fluro-loans-new-uk-secure.html?nb=1&amp;src_country=uk&amp;redirect_tracking_params=%7B%22placement_type%22%3A%22table%22%2C%22site%22%3A%22UKFPL%22%2C%22fieldset%22%3A%22newerdefault%22%2C%22template%22%3A%22comparison%22%2C%22category_id%22%3A%227a2e9ce7-2721-4fcb-9a82-46f2c9b4e6b3%22%2C%22category_name%22%3A%22alldefaqto%22%2C%22is_sorted%22%3A%220%22%2C%22is_filtered%22%3A%220%22%2C%22cta_render_ts%22%3A%221780707373%22%2C%22position%22%3A%2214%22%2C%22offer_id%22%3A%229091%22%2C%22niche_code%22%3A%22UKFPL%22%2C%22product_id%22%3A%22e159fa6c-2afa-4405-9168-3c5e1af93044%22%2C%22product_name%22%3A%22Fluro%2BPersonal%2BLoan%22%2C%22post_id%22%3A%22109282%22%2C%22post_path%22%3A%22personal-loans%252Fcalculators%22%2C%22post_country%22%3A%22uk%22%7D\" class=\"luna-button luna-button--success luna-button--medium button--cta button-eligibility--cta\" title=\"Go to Fluro's site\">Check eligibility<\/a><a href=\"#\" class=\"js-comparison-table__view-details-button comparison-table__view-details-button\" title=\"Read more about Fluro Personal Loan\" data-component-id=\"1003\" data-component-version=\"1\" data-component-props='{\"finderScore\":6.4,\"badges\":[],\"productId\":\"e159fa6c-2afa-4405-9168-3c5e1af93044\"}'><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-e159fa6c-2afa-4405-9168-3c5e1af93044\" value=\"e159fa6c-2afa-4405-9168-3c5e1af93044\" name=\"productID\" _productname=\" 6.4Standard                            Fluro Personal Loan            \" _productimg=\"\/product\/\" data-custom-event-active=\"true\" data-component-id=\"1004\" data-component-version=\"1\" data-component-props='{\"finderScore\":6.4,\"badges\":[],\"productId\":\"e159fa6c-2afa-4405-9168-3c5e1af93044\"}'><label class=\"luna-label\" for=\"compare-product-0000000002-e159fa6c-2afa-4405-9168-3c5e1af93044\">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=\"cdc41272-a51c-41d9-add9-338f28c71780\" data-provider-id=\"5595fb84-a71a-4d88-afa7-452c7445220b\" data-product-name=\"Abound Personal Loan\" data-provider-name=\"Abound\" class=\"grid-column-count-4  mobile-column-count-4 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\/uk\/personal-loans\/fintern\" 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\/638ddc4f258f0.png\" alt=\"Abound logo\" class=\"lazysizes\" srcset=\"https:\/\/www.finder.com\/niche-builder\/638ddc4f258f0.png?fit=180 180w, https:\/\/www.finder.com\/niche-builder\/638ddc4f258f0.png?fit=360 360w, https:\/\/www.finder.com\/niche-builder\/638ddc4f258f0.png?fit=600 600w, https:\/\/www.finder.com\/niche-builder\/638ddc4f258f0.png?fit=900 900w, https:\/\/www.finder.com\/niche-builder\/638ddc4f258f0.png?fit=1200 1200w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\"><\/a><div class=\"finder-score-container\"><div class=\"detail-info \" style=\"cursor: pointer;\"><a class=\"scoreCombined score__container finder-score\" onclick=\"showFinderScoreModal('ukfpl')\"><span class=\"score__badge score__badge--standard\"><span class=\"score__value\">6.3<\/span><\/span><span class=\"score__text-wrapper score__text score__text--standard\">Standard<\/span><\/a><\/div><\/div><div class=\"product-info_name combined-column-header\"><span class=\"nameLink\"><a href=\"https:\/\/www.finder.com\/uk\/personal-loans\/fintern\" target=\"_blank\" data-component-id=\"1014\" data-component-version=\"1\">Abound Personal Loan<\/a><\/span><div class=\"gx-badge\"><span class=\"gx-badge__body awards-badge__body hasPopover\" rel=\"popover\" data-content=\"Fintern was a winner in the &lt;a href='https:\/\/www.finder.com\/uk\/finder-lending-innovation-awards-2022'&gt;Finder Lending Innovation Awards 2022&lt;\/a&gt;.\" data-html=\"true\"><span class=\"badge-text\">Finder Award<\/span><\/span><\/div><\/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,ukfpl.product.datapoint_finder_score_v2_m\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Finder Score\"><div class=\"detail-info \" style=\"cursor: pointer;\"><a class=\"scoreCombined score__container finder-score\" onclick=\"showFinderScoreModal('ukfpl')\"><span class=\"score__badge score__badge--standard\"><span class=\"score__value\">6.3<\/span><\/span><span class=\"score__text-wrapper score__text score__text--standard\">Standard<\/span><\/a><\/div><\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                                                rounded-top-left\n                                                                                                                                                                                                                                                                    \" data-sortvalue=\"\" data-column-index=\"2\" data-decorator=\"text,ukfpl.product.datapoint_loan_amounts\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Loan amounts\">\n                        \u00a32,000 - \u00a312,000\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                                                                                                                                                                                                                        \" data-sortvalue=\"\" data-column-index=\"3\" data-decorator=\"text,ukfpl.product.datapoint_loan_terms\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Loan terms\"><style>.comparison-table td.comparison-table__cta [data-heading]:before { display: none; } .comparison-table td.comparison-table__cta a { white-space: normal; line-height: 1.25; height: 48px !important; }<\/style>1 year - 5 years\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                rounded-top-right\n                                                                                                                                                                                                                                                \" data-desktop=\"hide\" data-sortvalue=\"\" data-column-index=\"4\" data-decorator=\"text,ukfpl.product.ukfpl_fee\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Fee\">\n                        From \u00a3100 \u2013 \u00a3100\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        span-last-row\n                                                                                                                        rounded-bottom-left\n                                                            rounded-bottom-right\n                                                                                                                                                                            span-2\n                                                                                                                                                                            calculator-data string-bottom\" data-sorter=\"fin-currency\" data-sortvalue=\"\" data-column-index=\"5\" data-decorator=\"calculator,ukfpl.product.datapoint_ukfpl_monthly_payments\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Repayments\">\n                        N\/A\n                                          <\/div><\/td><td class=\"comparison-table__feature comparison-table__feature--description comparison-table__feature--longtext sorter-false \" data-sortvalue=\"\" data-mobile=\"hide\" data-desktop=\"\"><div class=\"comparison-table__cellWrapper comparison-table__product-description js-calculator-table-value\" data-heading=\"Product Description\">\n                      Representative Example: Representative 21.8% APR fixed. Based on a loan of \u00a35,000 and \u00a3250 arrangement fee for 36 months at 17.7% p.a. Total \u00a36,693.12 repayable at \u00a3185.92 per month.\n                  <\/div><\/td><td class=\"comparison-table__feature comparison-table__cta coa-data cta-column-count-4 \"><div class=\"comparison-table__cellWrapper\"><a data-component-props='{\"finderScore\":6.3,\"badges\":[\"finder_awards\"],\"productId\":\"cdc41272-a51c-41d9-add9-338f28c71780\"}' data-component-id=\"1026\" data-component-version=\"1\" target=\"_blank\" rel=\"sponsored\" href=\"https:\/\/www.finder.com\/redirect\/uk\/personal-loans\/fintern-loan-new-uk-secure.html?nb=1&amp;src_country=uk&amp;redirect_tracking_params=%7B%22placement_type%22%3A%22table%22%2C%22site%22%3A%22UKFPL%22%2C%22fieldset%22%3A%22newerdefault%22%2C%22template%22%3A%22comparison%22%2C%22category_id%22%3A%227a2e9ce7-2721-4fcb-9a82-46f2c9b4e6b3%22%2C%22category_name%22%3A%22alldefaqto%22%2C%22is_sorted%22%3A%220%22%2C%22is_filtered%22%3A%220%22%2C%22cta_render_ts%22%3A%221780707373%22%2C%22position%22%3A%2215%22%2C%22offer_id%22%3A%229091%22%2C%22niche_code%22%3A%22UKFPL%22%2C%22product_id%22%3A%22cdc41272-a51c-41d9-add9-338f28c71780%22%2C%22product_name%22%3A%22Abound%2BPersonal%2BLoan%22%2C%22post_id%22%3A%22109282%22%2C%22post_path%22%3A%22personal-loans%252Fcalculators%22%2C%22post_country%22%3A%22uk%22%7D\" class=\"luna-button luna-button--success luna-button--medium button--cta button-eligibility--cta\" title=\"Go to Abound's site\">Check eligibility<\/a><a href=\"#\" class=\"js-comparison-table__view-details-button comparison-table__view-details-button\" title=\"Read more about Abound Personal Loan\" data-component-id=\"1003\" data-component-version=\"1\" data-component-props='{\"finderScore\":6.3,\"badges\":[\"finder_awards\"],\"productId\":\"cdc41272-a51c-41d9-add9-338f28c71780\"}'><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-cdc41272-a51c-41d9-add9-338f28c71780\" value=\"cdc41272-a51c-41d9-add9-338f28c71780\" name=\"productID\" _productname=\" 6.3Standard                            Abound Personal LoanFinder Award            \" _productimg=\"\/product\/\" data-custom-event-active=\"true\" data-component-id=\"1004\" data-component-version=\"1\" data-component-props='{\"finderScore\":6.3,\"badges\":[\"finder_awards\"],\"productId\":\"cdc41272-a51c-41d9-add9-338f28c71780\"}'><label class=\"luna-label\" for=\"compare-product-0000000002-cdc41272-a51c-41d9-add9-338f28c71780\">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=\"9feae383-8efc-4dce-ac22-8b4bac35666a\" data-provider-id=\"a2629f78-7436-4867-ac23-4d771b881b19\" data-product-name=\"Lendable Personal Loan\" data-provider-name=\"Lendable\" class=\"grid-column-count-4  mobile-column-count-4 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\/uk\/personal-loans\/lendable\" 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\/663b25a1f0f01.png\" alt=\"Lendable logo\" class=\"lazysizes\" srcset=\"https:\/\/www.finder.com\/niche-builder\/663b25a1f0f01.png?fit=180 180w, https:\/\/www.finder.com\/niche-builder\/663b25a1f0f01.png?fit=360 360w, https:\/\/www.finder.com\/niche-builder\/663b25a1f0f01.png?fit=600 600w, https:\/\/www.finder.com\/niche-builder\/663b25a1f0f01.png?fit=900 900w, https:\/\/www.finder.com\/niche-builder\/663b25a1f0f01.png?fit=1200 1200w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\"><\/a><div class=\"finder-score-container\"><div class=\"detail-info \" style=\"cursor: pointer;\"><a class=\"scoreCombined score__container finder-score\" onclick=\"showFinderScoreModal('ukfpl')\"><span class=\"score__badge score__badge--great\"><span class=\"score__value\">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\/uk\/personal-loans\/lendable\" target=\"_blank\" data-component-id=\"1014\" data-component-version=\"1\">Lendable 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,ukfpl.product.datapoint_finder_score_v2_m\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Finder Score\"><div class=\"detail-info \" style=\"cursor: pointer;\"><a class=\"scoreCombined score__container finder-score\" onclick=\"showFinderScoreModal('ukfpl')\"><span class=\"score__badge score__badge--great\"><span class=\"score__value\">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                                                                                                                                                                                                                                                                    \" data-sortvalue=\"\" data-column-index=\"2\" data-decorator=\"text,ukfpl.product.datapoint_loan_amounts\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Loan amounts\">\n                        \u00a31,000 - \u00a325,000\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                                                                                                                                                                                                                        \" data-sortvalue=\"\" data-column-index=\"3\" data-decorator=\"text,ukfpl.product.datapoint_loan_terms\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Loan terms\"><style>.comparison-table td.comparison-table__cta [data-heading]:before { display: none; } .comparison-table td.comparison-table__cta a { white-space: normal; line-height: 1.25; height: 48px !important; }<\/style>1 year - 5 years\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                rounded-top-right\n                                                                                                                                                                                                                                                \" data-desktop=\"hide\" data-sortvalue=\"\" data-column-index=\"4\" data-decorator=\"text,ukfpl.product.ukfpl_fee\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Fee\">\n                        3%\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        span-last-row\n                                                                                                                        rounded-bottom-left\n                                                            rounded-bottom-right\n                                                                                                                                                                            span-2\n                                                                                                                                                                            calculator-data string-bottom\" data-sorter=\"fin-currency\" data-sortvalue=\"\" data-column-index=\"5\" data-decorator=\"calculator,ukfpl.product.datapoint_ukfpl_monthly_payments\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Repayments\">\n                        N\/A\n                                          <\/div><\/td><td class=\"comparison-table__feature comparison-table__feature--description comparison-table__feature--longtext sorter-false \" data-sortvalue=\"\" data-mobile=\"hide\" data-desktop=\"\"><div class=\"comparison-table__cellWrapper comparison-table__product-description js-calculator-table-value\" data-heading=\"Product Description\">\n                      Representative Example: Representative 23.8% APR fixed. Based on a loan of \u00a37,500 and \u00a3465 arrangement fee for 36 months at 18.6% p.a. Total \u00a310,242.72 repayable at \u00a3284.52 per month.\n                  <\/div><\/td><td class=\"comparison-table__feature comparison-table__cta coa-data cta-column-count-4 \"><div class=\"comparison-table__cellWrapper\"><a data-component-props='{\"finderScore\":8,\"badges\":[],\"productId\":\"9feae383-8efc-4dce-ac22-8b4bac35666a\"}' data-component-id=\"1026\" data-component-version=\"1\" target=\"_blank\" rel=\"sponsored\" href=\"https:\/\/www.finder.com\/redirect\/uk\/personal-loans\/lendable-new-uk-secure.html?nb=1&amp;src_country=uk&amp;redirect_tracking_params=%7B%22placement_type%22%3A%22table%22%2C%22site%22%3A%22UKFPL%22%2C%22fieldset%22%3A%22newerdefault%22%2C%22template%22%3A%22comparison%22%2C%22category_id%22%3A%227a2e9ce7-2721-4fcb-9a82-46f2c9b4e6b3%22%2C%22category_name%22%3A%22alldefaqto%22%2C%22is_sorted%22%3A%220%22%2C%22is_filtered%22%3A%220%22%2C%22cta_render_ts%22%3A%221780707373%22%2C%22position%22%3A%2216%22%2C%22offer_id%22%3A%229091%22%2C%22niche_code%22%3A%22UKFPL%22%2C%22product_id%22%3A%229feae383-8efc-4dce-ac22-8b4bac35666a%22%2C%22product_name%22%3A%22Lendable%2BPersonal%2BLoan%22%2C%22post_id%22%3A%22109282%22%2C%22post_path%22%3A%22personal-loans%252Fcalculators%22%2C%22post_country%22%3A%22uk%22%7D\" class=\"luna-button luna-button--success luna-button--medium button--cta button-eligibility--cta\" title=\"Go to Lendable's site\">Check eligibility<\/a><a href=\"#\" class=\"js-comparison-table__view-details-button comparison-table__view-details-button\" title=\"Read more about Lendable Personal Loan\" data-component-id=\"1003\" data-component-version=\"1\" data-component-props='{\"finderScore\":8,\"badges\":[],\"productId\":\"9feae383-8efc-4dce-ac22-8b4bac35666a\"}'><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-9feae383-8efc-4dce-ac22-8b4bac35666a\" value=\"9feae383-8efc-4dce-ac22-8b4bac35666a\" name=\"productID\" _productname=\" 8Great                            Lendable Personal Loan            \" _productimg=\"\/product\/\" data-custom-event-active=\"true\" data-component-id=\"1004\" data-component-version=\"1\" data-component-props='{\"finderScore\":8,\"badges\":[],\"productId\":\"9feae383-8efc-4dce-ac22-8b4bac35666a\"}'><label class=\"luna-label\" for=\"compare-product-0000000002-9feae383-8efc-4dce-ac22-8b4bac35666a\">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=\"d9a2a585-e3a9-4fc5-8322-0ba629255ae1\" data-provider-id=\"8e84ea15-0669-4f9a-b722-546c0e28e4b5\" data-product-name=\"Oakbrook Loans Personal Loan\" data-provider-name=\"Oakbrook Loans\" class=\"grid-column-count-4  mobile-column-count-4 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\/uk\/personal-loans\" 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\/64f87c346340f.png\" alt=\"Oakbrook Loans logo\" class=\"lazysizes\" srcset=\"https:\/\/www.finder.com\/niche-builder\/64f87c346340f.png?fit=180 180w, https:\/\/www.finder.com\/niche-builder\/64f87c346340f.png?fit=360 360w, https:\/\/www.finder.com\/niche-builder\/64f87c346340f.png?fit=600 600w, https:\/\/www.finder.com\/niche-builder\/64f87c346340f.png?fit=900 900w, https:\/\/www.finder.com\/niche-builder\/64f87c346340f.png?fit=1200 1200w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\"><\/a><div class=\"finder-score-container\"><div class=\"detail-info \" style=\"cursor: pointer;\"><a class=\"scoreCombined score__container finder-score\" onclick=\"showFinderScoreModal('ukfpl')\"><span class=\"score__badge score__badge--standard\"><span class=\"score__value\">6.2<\/span><\/span><span class=\"score__text-wrapper score__text score__text--standard\">Standard<\/span><\/a><\/div><\/div><div class=\"product-info_name combined-column-header\"><span class=\"nameLink\"><a href=\"https:\/\/www.finder.com\/uk\/personal-loans\" target=\"_blank\" data-component-id=\"1014\" data-component-version=\"1\">Oakbrook 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,ukfpl.product.datapoint_finder_score_v2_m\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Finder Score\"><div class=\"detail-info \" style=\"cursor: pointer;\"><a class=\"scoreCombined score__container finder-score\" onclick=\"showFinderScoreModal('ukfpl')\"><span class=\"score__badge score__badge--standard\"><span class=\"score__value\">6.2<\/span><\/span><span class=\"score__text-wrapper score__text score__text--standard\">Standard<\/span><\/a><\/div><\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                                                rounded-top-left\n                                                                                                                                                                                                                                                                    \" data-sortvalue=\"\" data-column-index=\"2\" data-decorator=\"text,ukfpl.product.datapoint_loan_amounts\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Loan amounts\">\n                        \u00a31,000 - \u00a315,000\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                                                                                                                                                                                                                        \" data-sortvalue=\"\" data-column-index=\"3\" data-decorator=\"text,ukfpl.product.datapoint_loan_terms\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Loan terms\"><style>.comparison-table td.comparison-table__cta [data-heading]:before { display: none; } .comparison-table td.comparison-table__cta a { white-space: normal; line-height: 1.25; height: 48px !important; }<\/style>1 year - 5 years\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                rounded-top-right\n                                                                                                                                                                                                                                                \" data-desktop=\"hide\" data-sortvalue=\"\" data-column-index=\"4\" data-decorator=\"text,ukfpl.product.ukfpl_fee\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Fee\">\n                        0%\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        span-last-row\n                                                                                                                        rounded-bottom-left\n                                                            rounded-bottom-right\n                                                                                                                                                                            span-2\n                                                                                                                                                                            calculator-data string-bottom\" data-sorter=\"fin-currency\" data-sortvalue=\"\" data-column-index=\"5\" data-decorator=\"calculator,ukfpl.product.datapoint_ukfpl_monthly_payments\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Repayments\">\n                        N\/A\n                                          <\/div><\/td><td class=\"comparison-table__feature comparison-table__feature--description comparison-table__feature--longtext sorter-false \" data-sortvalue=\"\" data-mobile=\"hide\" data-desktop=\"\"><div class=\"comparison-table__cellWrapper comparison-table__product-description js-calculator-table-value\" data-heading=\"Product Description\">\n                      Representative Example: Representative 24.9% APR fixed. Based on a loan of \u00a310,000 for 48 months at 24.9% p.a. Total \u00a315,246.76 repayable at \u00a3317.64 per month.\n                  <\/div><\/td><td class=\"comparison-table__feature comparison-table__cta coa-data cta-column-count-4 \"><div class=\"comparison-table__cellWrapper\"><a data-component-props='{\"finderScore\":6.2,\"badges\":[],\"productId\":\"d9a2a585-e3a9-4fc5-8322-0ba629255ae1\"}' data-component-id=\"1026\" data-component-version=\"1\" target=\"_blank\" rel=\"sponsored\" href=\"https:\/\/www.finder.com\/redirect\/uk\/personal-loans\/oakbrook-loans-loan-new-uk-secure.html?nb=1&amp;src_country=uk&amp;redirect_tracking_params=%7B%22placement_type%22%3A%22table%22%2C%22site%22%3A%22UKFPL%22%2C%22fieldset%22%3A%22newerdefault%22%2C%22template%22%3A%22comparison%22%2C%22category_id%22%3A%227a2e9ce7-2721-4fcb-9a82-46f2c9b4e6b3%22%2C%22category_name%22%3A%22alldefaqto%22%2C%22is_sorted%22%3A%220%22%2C%22is_filtered%22%3A%220%22%2C%22cta_render_ts%22%3A%221780707373%22%2C%22position%22%3A%2217%22%2C%22offer_id%22%3A%229091%22%2C%22niche_code%22%3A%22UKFPL%22%2C%22product_id%22%3A%22d9a2a585-e3a9-4fc5-8322-0ba629255ae1%22%2C%22product_name%22%3A%22Oakbrook%2BLoans%2BPersonal%2BLoan%22%2C%22post_id%22%3A%22109282%22%2C%22post_path%22%3A%22personal-loans%252Fcalculators%22%2C%22post_country%22%3A%22uk%22%7D\" class=\"luna-button luna-button--success luna-button--medium button--cta button-eligibility--cta\" title=\"Go to Oakbrook Loans's site\">Check eligibility<\/a><a href=\"#\" class=\"js-comparison-table__view-details-button comparison-table__view-details-button\" title=\"Read more about Oakbrook Loans Personal Loan\" data-component-id=\"1003\" data-component-version=\"1\" data-component-props='{\"finderScore\":6.2,\"badges\":[],\"productId\":\"d9a2a585-e3a9-4fc5-8322-0ba629255ae1\"}'><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-d9a2a585-e3a9-4fc5-8322-0ba629255ae1\" value=\"d9a2a585-e3a9-4fc5-8322-0ba629255ae1\" name=\"productID\" _productname=\" 6.2Standard                            Oakbrook Loans Personal Loan            \" _productimg=\"\/product\/\" data-custom-event-active=\"true\" data-component-id=\"1004\" data-component-version=\"1\" data-component-props='{\"finderScore\":6.2,\"badges\":[],\"productId\":\"d9a2a585-e3a9-4fc5-8322-0ba629255ae1\"}'><label class=\"luna-label\" for=\"compare-product-0000000002-d9a2a585-e3a9-4fc5-8322-0ba629255ae1\">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=\"680a7c9c-85da-4db8-92aa-c44c772a034c\" data-provider-id=\"76a19f76-e1ac-4ecc-b253-5b9387fb28ee\" data-product-name=\"Norwich Trust Personal Loan\" data-provider-name=\"Norwich Trust\" class=\"grid-column-count-4  mobile-column-count-4 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\/uk\/personal-loans\/uk-credit\" 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\/693bf6cb1d716.png\" alt=\"Norwich Trust logo\" class=\"lazysizes\" srcset=\"https:\/\/www.finder.com\/niche-builder\/693bf6cb1d716.png?fit=180 180w, https:\/\/www.finder.com\/niche-builder\/693bf6cb1d716.png?fit=360 360w, https:\/\/www.finder.com\/niche-builder\/693bf6cb1d716.png?fit=600 600w, https:\/\/www.finder.com\/niche-builder\/693bf6cb1d716.png?fit=900 900w, https:\/\/www.finder.com\/niche-builder\/693bf6cb1d716.png?fit=1200 1200w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\"><\/a><div class=\"finder-score-container\"><div class=\"detail-info \" style=\"cursor: pointer;\"><a class=\"scoreCombined score__container finder-score\" onclick=\"showFinderScoreModal('ukfpl')\"><span class=\"score__badge score__badge--great\"><span class=\"score__value\">7.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\/uk\/personal-loans\/uk-credit\" target=\"_blank\" data-component-id=\"1014\" data-component-version=\"1\">Norwich Trust 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,ukfpl.product.datapoint_finder_score_v2_m\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Finder Score\"><div class=\"detail-info \" style=\"cursor: pointer;\"><a class=\"scoreCombined score__container finder-score\" onclick=\"showFinderScoreModal('ukfpl')\"><span class=\"score__badge score__badge--great\"><span class=\"score__value\">7.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                                                                                                                                                                                                                                                                    \" data-sortvalue=\"\" data-column-index=\"2\" data-decorator=\"text,ukfpl.product.datapoint_loan_amounts\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Loan amounts\">\n                        \u00a33,000 - \u00a320,000\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                                                                                                                                                                                                                        \" data-sortvalue=\"\" data-column-index=\"3\" data-decorator=\"text,ukfpl.product.datapoint_loan_terms\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Loan terms\"><style>.comparison-table td.comparison-table__cta [data-heading]:before { display: none; } .comparison-table td.comparison-table__cta a { white-space: normal; line-height: 1.25; height: 48px !important; }<\/style>3 years - 10 years\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                rounded-top-right\n                                                                                                                                                                                                                                                \" data-desktop=\"hide\" data-sortvalue=\"\" data-column-index=\"4\" data-decorator=\"text,ukfpl.product.ukfpl_fee\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Fee\">\n                        From \u00a3199 \u2013 \u00a3199\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        span-last-row\n                                                                                                                        rounded-bottom-left\n                                                            rounded-bottom-right\n                                                                                                                                                                            span-2\n                                                                                                                                                                            calculator-data string-bottom\" data-sorter=\"fin-currency\" data-sortvalue=\"\" data-column-index=\"5\" data-decorator=\"calculator,ukfpl.product.datapoint_ukfpl_monthly_payments\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Repayments\">\n                        N\/A\n                                          <\/div><\/td><td class=\"comparison-table__feature comparison-table__feature--description comparison-table__feature--longtext sorter-false \" data-sortvalue=\"\" data-mobile=\"hide\" data-desktop=\"\"><div class=\"comparison-table__cellWrapper comparison-table__product-description js-calculator-table-value\" data-heading=\"Product Description\">\n                      Representative Example: Representative 34.9% APR fixed. Based on a loan of \u00a313,000 and \u00a3199 arrangement fee for 66 months at 29.56% p.a. Total \u00a326,848.14 repayable at \u00a3406.79 per month.\n                  <\/div><\/td><td class=\"comparison-table__feature comparison-table__cta coa-data cta-column-count-4 \"><div class=\"comparison-table__cellWrapper\"><a data-component-props='{\"finderScore\":7.5,\"badges\":[],\"productId\":\"680a7c9c-85da-4db8-92aa-c44c772a034c\"}' data-component-id=\"1026\" data-component-version=\"1\" target=\"_blank\" rel=\"sponsored\" href=\"https:\/\/www.finder.com\/redirect\/uk\/personal-loans\/ukcredithomeowner-new-uk-secure.html?nb=1&amp;src_country=uk&amp;redirect_tracking_params=%7B%22placement_type%22%3A%22table%22%2C%22site%22%3A%22UKFPL%22%2C%22fieldset%22%3A%22newerdefault%22%2C%22template%22%3A%22comparison%22%2C%22category_id%22%3A%227a2e9ce7-2721-4fcb-9a82-46f2c9b4e6b3%22%2C%22category_name%22%3A%22alldefaqto%22%2C%22is_sorted%22%3A%220%22%2C%22is_filtered%22%3A%220%22%2C%22cta_render_ts%22%3A%221780707373%22%2C%22position%22%3A%2218%22%2C%22offer_id%22%3A%229091%22%2C%22niche_code%22%3A%22UKFPL%22%2C%22product_id%22%3A%22680a7c9c-85da-4db8-92aa-c44c772a034c%22%2C%22product_name%22%3A%22Norwich%2BTrust%2BPersonal%2BLoan%22%2C%22post_id%22%3A%22109282%22%2C%22post_path%22%3A%22personal-loans%252Fcalculators%22%2C%22post_country%22%3A%22uk%22%7D\" class=\"luna-button luna-button--success luna-button--medium button--cta button-eligibility--cta\" title=\"Go to Norwich Trust's site\">Check eligibility<\/a><a href=\"#\" class=\"js-comparison-table__view-details-button comparison-table__view-details-button\" title=\"Read more about Norwich Trust Personal Loan\" data-component-id=\"1003\" data-component-version=\"1\" data-component-props='{\"finderScore\":7.5,\"badges\":[],\"productId\":\"680a7c9c-85da-4db8-92aa-c44c772a034c\"}'><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-680a7c9c-85da-4db8-92aa-c44c772a034c\" value=\"680a7c9c-85da-4db8-92aa-c44c772a034c\" name=\"productID\" _productname=\" 7.5Great                            Norwich Trust Personal Loan            \" _productimg=\"\/product\/\" data-custom-event-active=\"true\" data-component-id=\"1004\" data-component-version=\"1\" data-component-props='{\"finderScore\":7.5,\"badges\":[],\"productId\":\"680a7c9c-85da-4db8-92aa-c44c772a034c\"}'><label class=\"luna-label\" for=\"compare-product-0000000002-680a7c9c-85da-4db8-92aa-c44c772a034c\">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=\"e0327ac1-ebae-4b73-9c43-67ee6506eebb\" data-provider-id=\"b8724300-f534-419b-88bc-739587fac2c4\" data-product-name=\"Finio Loans Personal Loan\" data-provider-name=\"Finio Loans\" class=\"grid-column-count-4  mobile-column-count-4 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\/uk\/personal-loans\/finio\" 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\/693c169e2ebcb.png\" alt=\"Finio Loans logo\" class=\"lazysizes\" srcset=\"https:\/\/www.finder.com\/niche-builder\/693c169e2ebcb.png?fit=180 180w, https:\/\/www.finder.com\/niche-builder\/693c169e2ebcb.png?fit=360 360w, https:\/\/www.finder.com\/niche-builder\/693c169e2ebcb.png?fit=600 600w, https:\/\/www.finder.com\/niche-builder\/693c169e2ebcb.png?fit=900 900w, https:\/\/www.finder.com\/niche-builder\/693c169e2ebcb.png?fit=1200 1200w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\"><\/a><div class=\"finder-score-container\"><div class=\"detail-info \" style=\"cursor: pointer;\"><a class=\"scoreCombined score__container finder-score\" onclick=\"showFinderScoreModal('ukfpl')\"><span class=\"score__badge score__badge--standard\"><span class=\"score__value\">5.7<\/span><\/span><span class=\"score__text-wrapper score__text score__text--standard\">Standard<\/span><\/a><\/div><\/div><div class=\"product-info_name combined-column-header\"><span class=\"nameLink\"><a href=\"https:\/\/www.finder.com\/uk\/personal-loans\/finio\" target=\"_blank\" data-component-id=\"1014\" data-component-version=\"1\">Finio 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,ukfpl.product.datapoint_finder_score_v2_m\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Finder Score\"><div class=\"detail-info \" style=\"cursor: pointer;\"><a class=\"scoreCombined score__container finder-score\" onclick=\"showFinderScoreModal('ukfpl')\"><span class=\"score__badge score__badge--standard\"><span class=\"score__value\">5.7<\/span><\/span><span class=\"score__text-wrapper score__text score__text--standard\">Standard<\/span><\/a><\/div><\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                                                rounded-top-left\n                                                                                                                                                                                                                                                                    \" data-sortvalue=\"\" data-column-index=\"2\" data-decorator=\"text,ukfpl.product.datapoint_loan_amounts\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Loan amounts\">\n                        \u00a3500 - \u00a35,000\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                                                                                                                                                                                                                        \" data-sortvalue=\"\" data-column-index=\"3\" data-decorator=\"text,ukfpl.product.datapoint_loan_terms\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Loan terms\"><style>.comparison-table td.comparison-table__cta [data-heading]:before { display: none; } .comparison-table td.comparison-table__cta a { white-space: normal; line-height: 1.25; height: 48px !important; }<\/style>1 year - 3 years\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                rounded-top-right\n                                                                                                                                                                                                                                                \" data-desktop=\"hide\" data-sortvalue=\"\" data-column-index=\"4\" data-decorator=\"text,ukfpl.product.ukfpl_fee\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Fee\">\n                        0%\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        span-last-row\n                                                                                                                        rounded-bottom-left\n                                                            rounded-bottom-right\n                                                                                                                                                                            span-2\n                                                                                                                                                                            calculator-data string-bottom\" data-sorter=\"fin-currency\" data-sortvalue=\"\" data-column-index=\"5\" data-decorator=\"calculator,ukfpl.product.datapoint_ukfpl_monthly_payments\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Repayments\">\n                        N\/A\n                                          <\/div><\/td><td class=\"comparison-table__feature comparison-table__feature--description comparison-table__feature--longtext sorter-false \" data-sortvalue=\"\" data-mobile=\"hide\" data-desktop=\"\"><div class=\"comparison-table__cellWrapper comparison-table__product-description js-calculator-table-value\" data-heading=\"Product Description\">\n                      Representative Example: Representative 39.9% APR fixed. Based on a loan of \u00a32,000 for 24 months at 39.9% p.a. Total \u00a32,785.68 repayable at \u00a3116.07 per month.\n                  <\/div><\/td><td class=\"comparison-table__feature comparison-table__cta coa-data cta-column-count-4 \"><div class=\"comparison-table__cellWrapper\"><a data-component-props='{\"finderScore\":5.7,\"badges\":[],\"productId\":\"e0327ac1-ebae-4b73-9c43-67ee6506eebb\"}' data-component-id=\"1026\" data-component-version=\"1\" target=\"_blank\" rel=\"sponsored\" href=\"https:\/\/www.finder.com\/redirect\/uk\/personal-loans\/finio-loans-new-uk-secure.html?nb=1&amp;src_country=uk&amp;redirect_tracking_params=%7B%22placement_type%22%3A%22table%22%2C%22site%22%3A%22UKFPL%22%2C%22fieldset%22%3A%22newerdefault%22%2C%22template%22%3A%22comparison%22%2C%22category_id%22%3A%227a2e9ce7-2721-4fcb-9a82-46f2c9b4e6b3%22%2C%22category_name%22%3A%22alldefaqto%22%2C%22is_sorted%22%3A%220%22%2C%22is_filtered%22%3A%220%22%2C%22cta_render_ts%22%3A%221780707373%22%2C%22position%22%3A%2219%22%2C%22offer_id%22%3A%229091%22%2C%22niche_code%22%3A%22UKFPL%22%2C%22product_id%22%3A%22e0327ac1-ebae-4b73-9c43-67ee6506eebb%22%2C%22product_name%22%3A%22Finio%2BLoans%2BPersonal%2BLoan%22%2C%22post_id%22%3A%22109282%22%2C%22post_path%22%3A%22personal-loans%252Fcalculators%22%2C%22post_country%22%3A%22uk%22%7D\" class=\"luna-button luna-button--success luna-button--medium button--cta button-eligibility--cta\" title=\"Go to Finio Loans's site\">Check eligibility<\/a><a href=\"#\" class=\"js-comparison-table__view-details-button comparison-table__view-details-button\" title=\"Read more about Finio Loans Personal Loan\" data-component-id=\"1003\" data-component-version=\"1\" data-component-props='{\"finderScore\":5.7,\"badges\":[],\"productId\":\"e0327ac1-ebae-4b73-9c43-67ee6506eebb\"}'><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-e0327ac1-ebae-4b73-9c43-67ee6506eebb\" value=\"e0327ac1-ebae-4b73-9c43-67ee6506eebb\" name=\"productID\" _productname=\" 5.7Standard                            Finio Loans Personal Loan            \" _productimg=\"\/product\/\" data-custom-event-active=\"true\" data-component-id=\"1004\" data-component-version=\"1\" data-component-props='{\"finderScore\":5.7,\"badges\":[],\"productId\":\"e0327ac1-ebae-4b73-9c43-67ee6506eebb\"}'><label class=\"luna-label\" for=\"compare-product-0000000002-e0327ac1-ebae-4b73-9c43-67ee6506eebb\">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=\"55f1a4d1-9dae-4f61-8adc-a2ce12acf35e\" data-provider-id=\"7e9b8447-93bd-4beb-be51-2aa93b7242df\" data-product-name=\"Loans by Mal Personal Loan\" data-provider-name=\"Loans by Mal\" class=\"grid-column-count-4  mobile-column-count-4 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\/uk\/personal-loans\" 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\/647efe55b10da.png\" alt=\"Loans by Mal logo\" class=\"lazysizes\" srcset=\"https:\/\/www.finder.com\/niche-builder\/647efe55b10da.png?fit=180 180w, https:\/\/www.finder.com\/niche-builder\/647efe55b10da.png?fit=360 360w, https:\/\/www.finder.com\/niche-builder\/647efe55b10da.png?fit=600 600w, https:\/\/www.finder.com\/niche-builder\/647efe55b10da.png?fit=900 900w, https:\/\/www.finder.com\/niche-builder\/647efe55b10da.png?fit=1200 1200w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\"><\/a><div class=\"finder-score-container\"><div class=\"detail-info \" style=\"cursor: pointer;\"><a class=\"scoreCombined score__container finder-score\" onclick=\"showFinderScoreModal('ukfpl')\"><span class=\"score__badge score__badge--standard\"><span class=\"score__value\">5<\/span><\/span><span class=\"score__text-wrapper score__text score__text--standard\">Standard<\/span><\/a><\/div><\/div><div class=\"product-info_name combined-column-header\"><span class=\"nameLink\"><a href=\"https:\/\/www.finder.com\/uk\/personal-loans\" target=\"_blank\" data-component-id=\"1014\" data-component-version=\"1\">Loans by Mal 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,ukfpl.product.datapoint_finder_score_v2_m\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Finder Score\"><div class=\"detail-info \" style=\"cursor: pointer;\"><a class=\"scoreCombined score__container finder-score\" onclick=\"showFinderScoreModal('ukfpl')\"><span class=\"score__badge score__badge--standard\"><span class=\"score__value\">5<\/span><\/span><span class=\"score__text-wrapper score__text score__text--standard\">Standard<\/span><\/a><\/div><\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                                                rounded-top-left\n                                                                                                                                                                                                                                                                    \" data-sortvalue=\"\" data-column-index=\"2\" data-decorator=\"text,ukfpl.product.datapoint_loan_amounts\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Loan amounts\">\n                        \u00a31,000 - \u00a35,000\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                                                                                                                                                                                                                        \" data-sortvalue=\"\" data-column-index=\"3\" data-decorator=\"text,ukfpl.product.datapoint_loan_terms\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Loan terms\"><style>.comparison-table td.comparison-table__cta [data-heading]:before { display: none; } .comparison-table td.comparison-table__cta a { white-space: normal; line-height: 1.25; height: 48px !important; }<\/style>1 year - 3 years\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        border-top\n                                                            border-left\n                                                                                rounded-top-right\n                                                                                                                                                                                                                                                \" data-desktop=\"hide\" data-sortvalue=\"\" data-column-index=\"4\" data-decorator=\"text,ukfpl.product.ukfpl_fee\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Fee\">\n                        0%\n                                          <\/div><\/td><td class=\"comparison-table__feature\n                                        \n                                        span-last-row\n                                                                                                                        rounded-bottom-left\n                                                            rounded-bottom-right\n                                                                                                                                                                            span-2\n                                                                                                                                                                            calculator-data string-bottom\" data-sorter=\"fin-currency\" data-sortvalue=\"\" data-column-index=\"5\" data-decorator=\"calculator,ukfpl.product.datapoint_ukfpl_monthly_payments\"><div class=\"comparison-table__cellWrapper js-calculator-table-value\n                                                            \" data-heading=\"Repayments\">\n                        N\/A\n                                          <\/div><\/td><td class=\"comparison-table__feature comparison-table__feature--description comparison-table__feature--longtext sorter-false \" data-sortvalue=\"\" data-mobile=\"hide\" data-desktop=\"\"><div class=\"comparison-table__cellWrapper comparison-table__product-description js-calculator-table-value\" data-heading=\"Product Description\">\n                      Representative Example: Representative 49.6% APR fixed. Based on a loan of \u00a32,500 for 24 months at 24.1% p.a. Total \u00a33,705.12 repayable at \u00a3154.38 per month.\n                  <\/div><\/td><td class=\"comparison-table__feature comparison-table__cta coa-data cta-column-count-4 \"><div class=\"comparison-table__cellWrapper\"><a data-component-props='{\"finderScore\":5,\"badges\":[],\"productId\":\"55f1a4d1-9dae-4f61-8adc-a2ce12acf35e\"}' data-component-id=\"1026\" data-component-version=\"1\" target=\"_blank\" rel=\"sponsored\" href=\"https:\/\/www.finder.com\/redirect\/uk\/personal-loans\/loans-by-mal-new-uk-secure.html?nb=1&amp;src_country=uk&amp;redirect_tracking_params=%7B%22placement_type%22%3A%22table%22%2C%22site%22%3A%22UKFPL%22%2C%22fieldset%22%3A%22newerdefault%22%2C%22template%22%3A%22comparison%22%2C%22category_id%22%3A%227a2e9ce7-2721-4fcb-9a82-46f2c9b4e6b3%22%2C%22category_name%22%3A%22alldefaqto%22%2C%22is_sorted%22%3A%220%22%2C%22is_filtered%22%3A%220%22%2C%22cta_render_ts%22%3A%221780707373%22%2C%22position%22%3A%2220%22%2C%22offer_id%22%3A%229091%22%2C%22niche_code%22%3A%22UKFPL%22%2C%22product_id%22%3A%2255f1a4d1-9dae-4f61-8adc-a2ce12acf35e%22%2C%22product_name%22%3A%22Loans%2Bby%2BMal%2BPersonal%2BLoan%22%2C%22post_id%22%3A%22109282%22%2C%22post_path%22%3A%22personal-loans%252Fcalculators%22%2C%22post_country%22%3A%22uk%22%7D\" class=\"luna-button luna-button--success luna-button--medium button--cta button-eligibility--cta\" title=\"Go to Loans by Mal's site\">Check eligibility<\/a><a href=\"#\" class=\"js-comparison-table__view-details-button comparison-table__view-details-button\" title=\"Read more about Loans by Mal Personal Loan\" data-component-id=\"1003\" data-component-version=\"1\" data-component-props='{\"finderScore\":5,\"badges\":[],\"productId\":\"55f1a4d1-9dae-4f61-8adc-a2ce12acf35e\"}'><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-55f1a4d1-9dae-4f61-8adc-a2ce12acf35e\" value=\"55f1a4d1-9dae-4f61-8adc-a2ce12acf35e\" name=\"productID\" _productname=\" 5Standard                            Loans by Mal Personal Loan            \" _productimg=\"\/product\/\" data-custom-event-active=\"true\" data-component-id=\"1004\" data-component-version=\"1\" data-component-props='{\"finderScore\":5,\"badges\":[],\"productId\":\"55f1a4d1-9dae-4f61-8adc-a2ce12acf35e\"}'><label class=\"luna-label\" for=\"compare-product-0000000002-55f1a4d1-9dae-4f61-8adc-a2ce12acf35e\">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        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=\"20\">Load More<\/button><div class=\"js-show-more-data_count-7a2e9ce7-2721-4fcb-9a82-46f2c9b4e6b3 comparison-table__dataCount\">Showing\n\t\t\t20\n\t\t\tof\n\t\t\t25\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=\"UKFPL\" 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><p class=\"cta-modal__intro-text cta-modal__intro-text--active-cta\" style=\"display: none;\">Looking for other options? Check out other similar products.<\/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 unsecured loans<\/h3>\n\n<p>To make it even easier to compare and evaluate unsecured loans we came up with the <a href=\"https:\/\/www.finder.com\/uk\/finder-score\">Finder Score<\/a>. Speed, features and flexibility across 60+ lenders are all weighted and scaled to produce a score out of 10. The higher the score the better the lender \u2013 simple.<\/p>\n\n<a class=\"luna-button luna-button--primary has-margin-bottom\" href=\"https:\/\/www.finder.com\/uk\/personal-loans\/methodology-for-personal-loan-ratings\">Read the full methodology<\/a><\/div>\n    <\/div>\n<\/div>\n    <\/div>\n\n    <\/div>\n<\/div>\n    <\/div>\n<article class=\"luna-card luna-card--alt\"><div class=\"luna-card__block text-center has-padding-small\"><p class=\"has-margin-bottom-xxsmall\">Please note: You should always refer to your loan agreement for exact repayment amounts as they may vary from our results.<\/p><p>Late repayments can cause you serious money problems. See our <a href=\"https:\/\/www.finder.com\/uk\/debt\" class=\"fin-text-navy\">debt help<\/a> guides.<\/p><\/div><\/article><h3>What to keep in mind<\/h3><p>Before applying for a personal loan, it\u2019s important to know how much you\u2019ll be expected to pay each month \u2013 keeping the total cost down and the monthly repayments affordable will normally be what dictates the length of your loan.<\/p><p>Ultimately you need to be sure that your monthly repayments are affordable, taking into account your income and expenditure. If you\u2019ve done your homework and you\u2019re confident that a particular sum each month would be comfortably manageable, then there\u2019s a fair chance that a lender assessing your application would come to the same conclusion.<\/p><h3>Some important terms you should know<\/h3><ul><li><strong>APR.<\/strong> The Annual Percentage Rate (APR) is designed to be a benchmark for consumers, providing an annual summary of the cost of a loan. As well as the interest, the APR also takes into account any compulsory charges \u2013 like an \u201cadmin\u201d or \u201cset-up\u201d fee (if there is one). However, crucially, lenders only have to award the advertised APR to 51% of those who take out the loan \u2013 the other 49% could be offered a different (higher) rate, at the lender\u2019s discretion. That\u2019s why it\u2019s often referred to as the <u>representative<\/u> APR.<\/li><li><strong>Capital.<\/strong> Also referred to as the \u201cprincipal\u201d or \u201cloan amount\u201d, this is the original amount borrowed.<\/li><li><strong>Default.<\/strong> Defaulting on a loan means failing to make a pre-agreed repayment at the specified time. This will typically result in the borrower being charged a penalty plus damage to the borrower\u2019s credit record.<\/li><li><strong>Draw down.<\/strong> Drawing down simply refers to the transfer of funds to the borrower at the start of a loan.<\/li><li><strong>Eligibility criteria.<\/strong> A list of conditions that a borrower must meet to be considered for a loan. These vary from lender to lender.<\/li><li id=\"fixed\"><strong>Fixed rate.<\/strong> A fixed rate will not change for an agreed amount of time, even if market conditions mean that bank interest rates generally are increasing or decreasing. A fixed rate can be a popular option for some borrowers, and it allows them to budget with more certainty \u2013 knowing in advance the exact cost of a loan and the exact figure for each instalment.<\/li><li><strong>Guarantor.<\/strong> An individual who promises to repay a loan in the event that the borrower does not. Typically a friend or relative of the borrower.<\/li><li><strong>Instalment.<\/strong> A repayment towards an outstanding loan. This will normally consist partly of interest accrued so far, and partly of a proportion of the original sum borrowed.<\/li><li><strong>Interest rate.<\/strong> The interest rate is a charge for borrowing, and is a percentage of the amount of credit.<\/li><li><strong>Loan term.<\/strong> The amount of time over which a loan is to be repaid.<\/li><li><strong>Principal.<\/strong> Also referred to as the \u201ccapital\u201d or \u201cloan amount\u201d, this is the original amount borrowed.<\/li><li><strong>Repayment holiday.<\/strong> An agreed period (normally either one or two months) where the borrower will not make repayments. The debt continues to accrue interest during this period, so taking a repayment holiday will generally increase the total cost of borrowing (and the loan term). Repayment holidays are typically offered to borrowers at the start of a loan, or at a specified frequency \u2013 for example one per year.<\/li><li><strong>Unsecured.<\/strong> An unsecured loan does not use an asset, such as a property or vehicle, as collateral for the loan.<\/li><li><strong>Variable rate.<\/strong> A variable rate is the opposite of a fixed rate, and can increase or decrease over time at the lender\u2019s discretion. Typically, variations occur as market conditions generally shift \u2013 for example an increase or decrease in the Bank of England base rate.<\/li><\/ul><h3>Try our lender-specific calculators<\/h3><p>Got a specific brand in mind? Use the links below to see how much your loan could cost with that particular lender.<\/p><div class=\"az-listing js-az-listing\">\n    <div class=\"hide-mobile\">\n        <div class=\"az-listing__nav\">\n                    <div class=\"az-listing__nav-letter\">\n                                   <a class=\"az-listing__nav-letter--active\" href=\"##\"> # <\/a>\n                            <\/div>\n                    <div class=\"az-listing__nav-letter\">\n                                   <a class=\"az-listing__nav-letter--active\" href=\"#A\"> A <\/a>\n                            <\/div>\n                    <div class=\"az-listing__nav-letter\">\n                                   <a class=\"az-listing__nav-letter--active\" href=\"#B\"> B <\/a>\n                            <\/div>\n                    <div class=\"az-listing__nav-letter\">\n                                   <a class=\"az-listing__nav-letter--active\" href=\"#C\"> C <\/a>\n                            <\/div>\n                    <div class=\"az-listing__nav-letter\">\n                                   <a class=\"az-listing__nav-letter--active\" href=\"#D\"> D <\/a>\n                            <\/div>\n                    <div class=\"az-listing__nav-letter\">\n                                   E\n                            <\/div>\n                    <div class=\"az-listing__nav-letter\">\n                                   <a class=\"az-listing__nav-letter--active\" href=\"#F\"> F <\/a>\n                            <\/div>\n                    <div class=\"az-listing__nav-letter\">\n                                   G\n                            <\/div>\n                    <div class=\"az-listing__nav-letter\">\n                                   <a class=\"az-listing__nav-letter--active\" href=\"#H\"> H <\/a>\n                            <\/div>\n                    <div class=\"az-listing__nav-letter\">\n                                   I\n                            <\/div>\n                    <div class=\"az-listing__nav-letter\">\n                                   <a class=\"az-listing__nav-letter--active\" href=\"#J\"> J <\/a>\n                            <\/div>\n                    <div class=\"az-listing__nav-letter\">\n                                   K\n                            <\/div>\n                    <div class=\"az-listing__nav-letter\">\n                                   L\n                            <\/div>\n                    <div class=\"az-listing__nav-letter\">\n                                   M\n                            <\/div>\n                    <div class=\"az-listing__nav-letter\">\n                                   <a class=\"az-listing__nav-letter--active\" href=\"#N\"> N <\/a>\n                            <\/div>\n                    <div class=\"az-listing__nav-letter\">\n                                   O\n                            <\/div>\n                    <div class=\"az-listing__nav-letter\">\n                                   P\n                            <\/div>\n                    <div class=\"az-listing__nav-letter\">\n                                   Q\n                            <\/div>\n                    <div class=\"az-listing__nav-letter\">\n                                   R\n                            <\/div>\n                    <div class=\"az-listing__nav-letter\">\n                                   <a class=\"az-listing__nav-letter--active\" href=\"#S\"> S <\/a>\n                            <\/div>\n                    <div class=\"az-listing__nav-letter\">\n                                   <a class=\"az-listing__nav-letter--active\" href=\"#T\"> T <\/a>\n                            <\/div>\n                    <div class=\"az-listing__nav-letter\">\n                                   U\n                            <\/div>\n                    <div class=\"az-listing__nav-letter\">\n                                   V\n                            <\/div>\n                    <div class=\"az-listing__nav-letter\">\n                                   W\n                            <\/div>\n                    <div class=\"az-listing__nav-letter\">\n                                   X\n                            <\/div>\n                    <div class=\"az-listing__nav-letter\">\n                                   <a class=\"az-listing__nav-letter--active\" href=\"#Y\"> Y <\/a>\n                            <\/div>\n                    <div class=\"az-listing__nav-letter\">\n                                   Z\n                            <\/div>\n                <\/div>\n        <hr>\n    <\/div>\n        <div class=\"az-listing__items\">\n                <div class=\"az-listing__group az-listing__group--vertical\">\n            <div id=\"#\" class=\"az-listing__header\">\n                #\n            <\/div>\n            <ul class=\"az-listing__list\">\n                                <li class=\"az-listing__item\">\n                    <a href=\"https:\/\/www.finder.com\/uk\/personal-loans\/118-118-money\"> 118 118 Money <\/a>\n                <\/li>\n                            <\/ul>\n        <\/div>\n                <div class=\"az-listing__group az-listing__group--vertical\">\n            <div id=\"A\" class=\"az-listing__header\">\n                A\n            <\/div>\n            <ul class=\"az-listing__list\">\n                                <li class=\"az-listing__item\">\n                    <a href=\"https:\/\/www.finder.com\/uk\/personal-loans\/admiral-personal-loans\"> Admiral <\/a>\n                <\/li>\n                                <li class=\"az-listing__item\">\n                    <a href=\"https:\/\/www.finder.com\/uk\/personal-loans\/aib-personal-loans\"> AIB <\/a>\n                <\/li>\n                            <\/ul>\n        <\/div>\n                <div class=\"az-listing__group az-listing__group--vertical\">\n            <div id=\"B\" class=\"az-listing__header\">\n                B\n            <\/div>\n            <ul class=\"az-listing__list\">\n                                <li class=\"az-listing__item\">\n                    <a href=\"https:\/\/www.finder.com\/uk\/personal-loans\/bamboo\"> Bamboo <\/a>\n                <\/li>\n                                <li class=\"az-listing__item\">\n                    <a href=\"https:\/\/www.finder.com\/uk\/personal-loans\/bank-of-scotland-personal-loans\"> Bank of Scotland <\/a>\n                <\/li>\n                                <li class=\"az-listing__item\">\n                    <a href=\"https:\/\/www.finder.com\/uk\/personal-loans\/barclays-personal-loans\"> Barclays <\/a>\n                <\/li>\n                            <\/ul>\n        <\/div>\n                <div class=\"az-listing__group az-listing__group--vertical\">\n            <div id=\"C\" class=\"az-listing__header\">\n                C\n            <\/div>\n            <ul class=\"az-listing__list\">\n                                <li class=\"az-listing__item\">\n                    <a href=\"https:\/\/www.finder.com\/uk\/personal-loans\/creation\"> Creation <\/a>\n                <\/li>\n                            <\/ul>\n        <\/div>\n                <div class=\"az-listing__group az-listing__group--vertical\">\n            <div id=\"D\" class=\"az-listing__header\">\n                D\n            <\/div>\n            <ul class=\"az-listing__list\">\n                                <li class=\"az-listing__item\">\n                    <a href=\"https:\/\/www.finder.com\/uk\/personal-loans\/danskebank\"> Danske Bank <\/a>\n                <\/li>\n                            <\/ul>\n        <\/div>\n                <div class=\"az-listing__group az-listing__group--vertical\">\n            <div id=\"F\" class=\"az-listing__header\">\n                F\n            <\/div>\n            <ul class=\"az-listing__list\">\n                                <li class=\"az-listing__item\">\n                    <a href=\"https:\/\/www.finder.com\/uk\/personal-loans\/finio\"> Finio loans <\/a>\n                <\/li>\n                                <li class=\"az-listing__item\">\n                    <a href=\"https:\/\/www.finder.com\/uk\/personal-loans\/lending-works\"> Fluro <\/a>\n                <\/li>\n                            <\/ul>\n        <\/div>\n                <div class=\"az-listing__group az-listing__group--vertical\">\n            <div id=\"H\" class=\"az-listing__header\">\n                H\n            <\/div>\n            <ul class=\"az-listing__list\">\n                                <li class=\"az-listing__item\">\n                    <a href=\"https:\/\/www.finder.com\/uk\/personal-loans\/hsbc-loans\"> HSBC <\/a>\n                <\/li>\n                            <\/ul>\n        <\/div>\n                <div class=\"az-listing__group az-listing__group--vertical\">\n            <div id=\"J\" class=\"az-listing__header\">\n                J\n            <\/div>\n            <ul class=\"az-listing__list\">\n                                <li class=\"az-listing__item\">\n                    <a href=\"https:\/\/www.finder.com\/uk\/personal-loans\/john-lewis-finance\"> John Lewis Money <\/a>\n                <\/li>\n                            <\/ul>\n        <\/div>\n                <div class=\"az-listing__group az-listing__group--vertical\">\n            <div id=\"N\" class=\"az-listing__header\">\n                N\n            <\/div>\n            <ul class=\"az-listing__list\">\n                                <li class=\"az-listing__item\">\n                    <a href=\"https:\/\/www.finder.com\/uk\/personal-loans\/natwest-personal-loans\"> NatWest <\/a>\n                <\/li>\n                            <\/ul>\n        <\/div>\n                <div class=\"az-listing__group az-listing__group--vertical\">\n            <div id=\"S\" class=\"az-listing__header\">\n                S\n            <\/div>\n            <ul class=\"az-listing__list\">\n                                <li class=\"az-listing__item\">\n                    <a href=\"https:\/\/www.finder.com\/uk\/personal-loans\/sainsburys\"> Sainsbury's Bank <\/a>\n                <\/li>\n                                <li class=\"az-listing__item\">\n                    <a href=\"https:\/\/www.finder.com\/uk\/personal-loans\/santander-loans\"> Santander <\/a>\n                <\/li>\n                            <\/ul>\n        <\/div>\n                <div class=\"az-listing__group az-listing__group--vertical\">\n            <div id=\"T\" class=\"az-listing__header\">\n                T\n            <\/div>\n            <ul class=\"az-listing__list\">\n                                <li class=\"az-listing__item\">\n                    <a href=\"https:\/\/www.finder.com\/uk\/personal-loans\/tesco\"> Tesco Bank <\/a>\n                <\/li>\n                            <\/ul>\n        <\/div>\n                <div class=\"az-listing__group az-listing__group--vertical\">\n            <div id=\"Y\" class=\"az-listing__header\">\n                Y\n            <\/div>\n            <ul class=\"az-listing__list\">\n                                <li class=\"az-listing__item\">\n                    <a href=\"https:\/\/www.finder.com\/uk\/personal-loans\/yorkshire-bank-personal-loans\"> Yorkshire Bank <\/a>\n                <\/li>\n                            <\/ul>\n        <\/div>\n            <\/div>\n        <\/div>\n<article class=\"luna-card luna-card--alt\"><div class=\"luna-card__block has-padding-small\">We show offers we can track - that's not every product on the market...yet. Unless we've said otherwise, products are in no particular order. The terms \"best\", \"top\", \"cheap\" (and variations of these) aren't ratings, though we always explain what's great about a product when we highlight it. This is subject to our <a href=\"https:\/\/www.finder.com\/uk\/terms-of-use\" class=\"fin-text-navy\">terms of use<\/a>. When you make major financial decisions, consider getting independent financial advice. Always consider your own circumstances when you compare products so you get what's right for you. Most of the data in Finder's comparison tables is provided by Defaqto. In other cases, Finder has sourced data directly from providers.<\/div><\/article>","protected":false},"excerpt":{"rendered":"<p>Calculate repayment amounts to find a personal loan that&#8217;s competitive and affordable. Find out how much you could expect to pay each month with a range of popular lenders.<\/p>\n","protected":false},"author":195,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_yoast_wpseo_focuskw":"personal loan calculator","_yoast_wpseo_title":"Personal loan repayment calculator UK - Finder.com","_yoast_wpseo_metadesc":"Find out how much you could expect to pay each month based on interest rate, loan amount and duration, plus compare live rates from a range of popular lenders and apply online.","_yoast_wpseo_meta-robots-noindex":"","_yoast_wpseo_meta-robots-nofollow":"","_yoast_wpseo_canonical":"","_yoast_wpseo_opengraph-title":"","_yoast_wpseo_opengraph-description":"","_yoast_wpseo_opengraph-image":"","_yoast_wpseo_opengraph-image-id":"","_yoast_wpseo_twitter-title":"","_yoast_wpseo_twitter-description":"","_yoast_wpseo_twitter-image":"","_yoast_wpseo_twitter-image-id":"","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,"post_is_fact_checked":"false","post_co_author":"-1","post_co_author_date":null,"post_co_author_manual_date_checked":null,"post_reviewer":"-1","post_reviewer_date":"","post_reviewer_manual_date_checked":null,"post_editor":"-1","post_editor_date":null,"post_author_date":"","post_author_manual_date_checked":"false","_last_updated_date_data":"{\"is_updated_date_published\":true,\"last_updated_date\":\"2025-06-19 06:38:48\",\"timezone_offset\":\" +00:00\",\"last_update_summary\":\"We&#39;ve revamped our calculators again!\"}","_last_major_update":"","feature_finder_bot_teaser_enabled":false,"feature_finder_bot_teaser_message":"","feature_finder_bot_teaser_placeholder":"","feature_finder_bot_teaser_suggestions":"","footnotes":""},"categories":[2603],"tags":[],"asset_tag":[],"class_list":["post-109282","post","type-post","status-publish","format-standard","hentry","category-personal-loans"],"apple_news_notices":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.6 (Yoast SEO v27.6) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Personal loan repayment calculator UK - Finder.com<\/title>\n<meta name=\"description\" content=\"Find out how much you could expect to pay each month based on interest rate, loan amount and duration, plus compare live rates from a range of popular lenders and apply online.\" \/>\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\/uk\/personal-loans\/calculators\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Personal loan calculator 2026\" \/>\n<meta property=\"og:description\" content=\"Find out how much you could expect to pay each month based on interest rate, loan amount and duration, plus compare live rates from a range of popular lenders and apply online.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.finder.com\/uk\/personal-loans\/calculators\" \/>\n<meta property=\"og:site_name\" content=\"Finder UK\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/findercomuk\" \/>\n<meta property=\"article:published_time\" content=\"2018-05-22T11:12:44+00:00\" \/>\n<meta name=\"author\" content=\"Chris Lilly\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@https:\/\/twitter.com\/ChrisLillyCL\" \/>\n<meta name=\"twitter:site\" content=\"@findercomUK\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Chris Lilly\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.finder.com\\\/uk\\\/personal-loans\\\/calculators#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.finder.com\\\/uk\\\/personal-loans\\\/calculators\"},\"author\":{\"name\":\"Chris Lilly\",\"@id\":\"https:\\\/\\\/www.finder.com\\\/uk\\\/#\\\/schema\\\/person\\\/2bcd9231d1c1e8ed47cffe934574b9ad\"},\"headline\":\"Personal loan calculator 2026\",\"datePublished\":\"2018-05-22T11:12:44+00:00\",\"dateModified\":\"2023-11-03T15:02:59+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.finder.com\\\/uk\\\/personal-loans\\\/calculators\"},\"wordCount\":934,\"publisher\":{\"@id\":\"https:\\\/\\\/www.finder.com\\\/uk\\\/#organization\"},\"articleSection\":[\"Personal Loans\"],\"inLanguage\":{\"@type\":\"Language\",\"name\":\"English\",\"alternateName\":\"en\"},\"copyrightYear\":\"2019\",\"copyrightHolder\":{\"@id\":\"https:\\\/\\\/www.finder.com\\\/#organization\"},\"commentCount\":0},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.finder.com\\\/uk\\\/personal-loans\\\/calculators\",\"url\":\"https:\\\/\\\/www.finder.com\\\/uk\\\/personal-loans\\\/calculators\",\"name\":\"Personal loan repayment calculator UK - Finder.com\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.finder.com\\\/uk\\\/#website\"},\"datePublished\":\"2018-05-22T11:12:44+00:00\",\"dateModified\":\"2023-11-03T15:02:59+00:00\",\"description\":\"Find out how much you could expect to pay each month based on interest rate, loan amount and duration, plus compare live rates from a range of popular lenders and apply online.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.finder.com\\\/uk\\\/personal-loans\\\/calculators#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.finder.com\\\/uk\\\/personal-loans\\\/calculators\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.finder.com\\\/uk\\\/personal-loans\\\/calculators#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"UK\",\"item\":\"https:\\\/\\\/www.finder.com\\\/uk\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Personal Loans\",\"item\":\"https:\\\/\\\/www.finder.com\\\/uk\\\/personal-loans\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Yorkshire Bank loan calculator\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.finder.com\\\/uk\\\/#website\",\"url\":\"https:\\\/\\\/www.finder.com\\\/uk\\\/\",\"name\":\"Finder UK\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.finder.com\\\/uk\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.finder.com\\\/uk\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.finder.com\\\/uk\\\/#organization\",\"name\":\"Finder\",\"url\":\"https:\\\/\\\/www.finder.com\\\/uk\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/www.finder.com\\\/uk\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.finder.com\\\/finder-us\\\/wp-uploads\\\/sites\\\/3\\\/2025\\\/05\\\/Finder-Logo-696x696-1.png\",\"contentUrl\":\"https:\\\/\\\/www.finder.com\\\/finder-us\\\/wp-uploads\\\/sites\\\/3\\\/2025\\\/05\\\/Finder-Logo-696x696-1.png\",\"width\":1392,\"height\":1392,\"caption\":\"Finder\"},\"image\":{\"@id\":\"https:\\\/\\\/www.finder.com\\\/uk\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/findercomuk\",\"https:\\\/\\\/x.com\\\/findercomUK\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/finder\\\/\",\"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\\\/uk\\\/#\\\/schema\\\/person\\\/2bcd9231d1c1e8ed47cffe934574b9ad\",\"name\":\"Chris Lilly\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/cdn.finder.com.au\\\/finder-us\\\/wp-uploads\\\/2025\\\/11\\\/ChrisLillyF1_Finder_600x600.png\",\"url\":\"https:\\\/\\\/cdn.finder.com.au\\\/finder-us\\\/wp-uploads\\\/2025\\\/11\\\/ChrisLillyF1_Finder_600x600.png\",\"contentUrl\":\"https:\\\/\\\/cdn.finder.com.au\\\/finder-us\\\/wp-uploads\\\/2025\\\/11\\\/ChrisLillyF1_Finder_600x600.png\",\"caption\":\"Chris Lilly\"},\"description\":\"Chris Lilly is Head of publishing at finder.com. He's a specialist in personal finance, from day-to-day banking to investing to borrowing, and is passionate about helping UK consumers make informed decisions about their money. In his spare time Chris likes forcing his kids to exercise more.\",\"sameAs\":[\"https:\\\/\\\/twitter.com\\\/ChrisLillyCL\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/chris-lilly-46a15627\\\/\"],\"url\":\"https:\\\/\\\/www.finder.com\\\/uk\\\/author\\\/chrislilly\",\"jobTitle\":\"Head of publishing\",\"knowsAbout\":[{\"@type\":\"Thing\",\"name\":\"Loans & credit cards\"},{\"@type\":\"Thing\",\"name\":\"Building credit\"},{\"@type\":\"Thing\",\"name\":\"Financial health\"},{\"@type\":\"Thing\",\"name\":\"Share trading\"}],\"worksFor\":{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.finder.com\\\/uk\\\/#organization\",\"name\":\"Finder\"}}]}<\/script>\n<meta property=\"article:modified_time\" content=\"2023-11-03T15:02:59+00:00\" \/>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Personal loan repayment calculator UK - Finder.com","description":"Find out how much you could expect to pay each month based on interest rate, loan amount and duration, plus compare live rates from a range of popular lenders and apply online.","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\/uk\/personal-loans\/calculators","og_locale":"en_GB","og_type":"article","og_title":"Personal loan calculator 2026","og_description":"Find out how much you could expect to pay each month based on interest rate, loan amount and duration, plus compare live rates from a range of popular lenders and apply online.","og_url":"https:\/\/www.finder.com\/uk\/personal-loans\/calculators","og_site_name":"Finder UK","article_publisher":"https:\/\/www.facebook.com\/findercomuk","article_published_time":"2018-05-22T11:12:44+00:00","author":"Chris Lilly","twitter_card":"summary_large_image","twitter_creator":"@https:\/\/twitter.com\/ChrisLillyCL","twitter_site":"@findercomUK","twitter_misc":{"Written by":"Chris Lilly","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.finder.com\/uk\/personal-loans\/calculators#article","isPartOf":{"@id":"https:\/\/www.finder.com\/uk\/personal-loans\/calculators"},"author":{"name":"Chris Lilly","@id":"https:\/\/www.finder.com\/uk\/#\/schema\/person\/2bcd9231d1c1e8ed47cffe934574b9ad"},"headline":"Personal loan calculator 2026","datePublished":"2018-05-22T11:12:44+00:00","dateModified":"2023-11-03T15:02:59+00:00","mainEntityOfPage":{"@id":"https:\/\/www.finder.com\/uk\/personal-loans\/calculators"},"wordCount":934,"publisher":{"@id":"https:\/\/www.finder.com\/uk\/#organization"},"articleSection":["Personal Loans"],"inLanguage":{"@type":"Language","name":"English","alternateName":"en"},"copyrightYear":"2019","copyrightHolder":{"@id":"https:\/\/www.finder.com\/#organization"},"commentCount":0},{"@type":"WebPage","@id":"https:\/\/www.finder.com\/uk\/personal-loans\/calculators","url":"https:\/\/www.finder.com\/uk\/personal-loans\/calculators","name":"Personal loan repayment calculator UK - Finder.com","isPartOf":{"@id":"https:\/\/www.finder.com\/uk\/#website"},"datePublished":"2018-05-22T11:12:44+00:00","dateModified":"2023-11-03T15:02:59+00:00","description":"Find out how much you could expect to pay each month based on interest rate, loan amount and duration, plus compare live rates from a range of popular lenders and apply online.","breadcrumb":{"@id":"https:\/\/www.finder.com\/uk\/personal-loans\/calculators#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.finder.com\/uk\/personal-loans\/calculators"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.finder.com\/uk\/personal-loans\/calculators#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"UK","item":"https:\/\/www.finder.com\/uk\/"},{"@type":"ListItem","position":2,"name":"Personal Loans","item":"https:\/\/www.finder.com\/uk\/personal-loans"},{"@type":"ListItem","position":3,"name":"Yorkshire Bank loan calculator"}]},{"@type":"WebSite","@id":"https:\/\/www.finder.com\/uk\/#website","url":"https:\/\/www.finder.com\/uk\/","name":"Finder UK","description":"","publisher":{"@id":"https:\/\/www.finder.com\/uk\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.finder.com\/uk\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/www.finder.com\/uk\/#organization","name":"Finder","url":"https:\/\/www.finder.com\/uk\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.finder.com\/uk\/#\/schema\/logo\/image\/","url":"https:\/\/www.finder.com\/finder-us\/wp-uploads\/sites\/3\/2025\/05\/Finder-Logo-696x696-1.png","contentUrl":"https:\/\/www.finder.com\/finder-us\/wp-uploads\/sites\/3\/2025\/05\/Finder-Logo-696x696-1.png","width":1392,"height":1392,"caption":"Finder"},"image":{"@id":"https:\/\/www.finder.com\/uk\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/findercomuk","https:\/\/x.com\/findercomUK","https:\/\/www.linkedin.com\/company\/finder\/","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\/uk\/#\/schema\/person\/2bcd9231d1c1e8ed47cffe934574b9ad","name":"Chris Lilly","image":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/cdn.finder.com.au\/finder-us\/wp-uploads\/2025\/11\/ChrisLillyF1_Finder_600x600.png","url":"https:\/\/cdn.finder.com.au\/finder-us\/wp-uploads\/2025\/11\/ChrisLillyF1_Finder_600x600.png","contentUrl":"https:\/\/cdn.finder.com.au\/finder-us\/wp-uploads\/2025\/11\/ChrisLillyF1_Finder_600x600.png","caption":"Chris Lilly"},"description":"Chris Lilly is Head of publishing at finder.com. He's a specialist in personal finance, from day-to-day banking to investing to borrowing, and is passionate about helping UK consumers make informed decisions about their money. In his spare time Chris likes forcing his kids to exercise more.","sameAs":["https:\/\/twitter.com\/ChrisLillyCL","https:\/\/www.linkedin.com\/in\/chris-lilly-46a15627\/"],"url":"https:\/\/www.finder.com\/uk\/author\/chrislilly","jobTitle":"Head of publishing","knowsAbout":[{"@type":"Thing","name":"Loans & credit cards"},{"@type":"Thing","name":"Building credit"},{"@type":"Thing","name":"Financial health"},{"@type":"Thing","name":"Share trading"}],"worksFor":{"@type":"Organization","@id":"https:\/\/www.finder.com\/uk\/#organization","name":"Finder"}}]},"article_modified_time":"2023-11-03T15:02:59+00:00"},"custom_fields":{"_wp_page_template":["default"],"_content_type":["niche-content\/information\/calculator"],"_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\":\"Find out how much you&#039;ll repay every month and the total cost of a personal loan.\"}"],"custom_post_template":["single-masthead-two-column.php"]},"amp_enabled":false,"_links":{"self":[{"href":"https:\/\/www.finder.com\/uk\/wp-json\/wp\/v2\/posts\/109282","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.finder.com\/uk\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.finder.com\/uk\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.finder.com\/uk\/wp-json\/wp\/v2\/users\/195"}],"replies":[{"embeddable":true,"href":"https:\/\/www.finder.com\/uk\/wp-json\/wp\/v2\/comments?post=109282"}],"version-history":[{"count":8,"href":"https:\/\/www.finder.com\/uk\/wp-json\/wp\/v2\/posts\/109282\/revisions"}],"predecessor-version":[{"id":560637,"href":"https:\/\/www.finder.com\/uk\/wp-json\/wp\/v2\/posts\/109282\/revisions\/560637"}],"wp:attachment":[{"href":"https:\/\/www.finder.com\/uk\/wp-json\/wp\/v2\/media?parent=109282"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.finder.com\/uk\/wp-json\/wp\/v2\/categories?post=109282"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.finder.com\/uk\/wp-json\/wp\/v2\/tags?post=109282"},{"taxonomy":"asset_tag","embeddable":true,"href":"https:\/\/www.finder.com\/uk\/wp-json\/wp\/v2\/asset_tag?post=109282"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}