{"id":5837,"date":"2024-08-02T19:15:27","date_gmt":"2024-08-02T19:15:27","guid":{"rendered":"https:\/\/limepainting.com\/chicago-il\/?page_id=5837"},"modified":"2025-10-22T18:50:52","modified_gmt":"2025-10-22T18:50:52","slug":"painting-services-financing","status":"publish","type":"page","link":"https:\/\/limepainting.com\/chicago-il\/painting-services-financing\/","title":{"rendered":"Financing"},"content":{"rendered":"\n<style>\n   \n  .section-code-example {\n  position: relative;\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  overflow: hidden;\n  padding: 80px 6vw;\n  -webkit-box-orient: vertical;\n  -webkit-box-direction: normal;\n  -webkit-flex-direction: column;\n  -ms-flex-direction: column;\n  flex-direction: column;\n  -webkit-box-pack: center;\n  -webkit-justify-content: center;\n  -ms-flex-pack: center;\n  justify-content: center;\n  -webkit-box-align: center;\n  -webkit-align-items: center;\n  -ms-flex-align: center;\n  align-items: center;\n  font-family: Montserrat, sans-serif;\n  color: #31364c;\n  font-size: 16px;\n  line-height: 150%;\n  font-weight: 400;\n}\n\n.iphone-img-code-example {\n  width: 40%;\n  max-width: 437px;\n}\n\n.box-code-example {\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  max-width: 55%;\n  -webkit-box-orient: vertical;\n  -webkit-box-direction: normal;\n  -webkit-flex-direction: column;\n  -ms-flex-direction: column;\n  flex-direction: column;\n  -webkit-box-align: start;\n  -webkit-align-items: flex-start;\n  -ms-flex-align: start;\n  align-items: flex-start;\n}\n\n.container-code-example {\n  z-index: 1;\n  width: 100%;\n  max-width: 1000px;\n  margin-right: auto;\n  margin-left: auto;\n  -webkit-box-pack: justify;\n  -webkit-justify-content: space-between;\n  -ms-flex-pack: justify;\n  justify-content: space-between;\n  -webkit-box-align: center;\n  -webkit-align-items: center;\n  -ms-flex-align: center;\n  align-items: center;\n}\n\n.margin-bot-24-code-example {\n  margin-bottom: 24px;\n}\n\n.paragraph-code-example {\n  margin-bottom: 20px;\n  font-family: Montserrat, sans-serif;\n  color: #31364c;\n  font-size: 12px;\n  line-height: 1.6;\n  font-weight: 400;\n}\n\n.margin-bot-32-code-example {\n  margin-bottom: 32px;\n}\n\n.btn-code-example {\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  padding: 12px 32px;\n  -webkit-box-pack: center;\n  -webkit-justify-content: center;\n  -ms-flex-pack: center;\n  justify-content: center;\n  -webkit-box-align: center;\n  -webkit-align-items: center;\n  -ms-flex-align: center;\n  align-items: center;\n  border-radius: 2px;\n  background-color: #0c4e9e;\n  -webkit-transition: all 250ms cubic-bezier(.25, .46, .45, .94);\n  transition: all 250ms cubic-bezier(.25, .46, .45, .94);\n  color: #fff;\n  font-size: 14px;\n  font-weight: 700;\n  text-decoration: none;\n  text-transform: uppercase;\n}\n\n.btn-code-example:hover {\n  -webkit-transform: translate(0px, -5px);\n  -ms-transform: translate(0px, -5px);\n  transform: translate(0px, -5px);\n}\n\n.content-code-example-1 {\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  -webkit-box-orient: horizontal;\n  -webkit-box-direction: normal;\n  -webkit-flex-direction: row;\n  -ms-flex-direction: row;\n  flex-direction: row;\n  -webkit-box-pack: justify;\n  -webkit-justify-content: space-between;\n  -ms-flex-pack: justify;\n  justify-content: space-between;\n  -webkit-box-align: center;\n  -webkit-align-items: center;\n  -ms-flex-align: center;\n  align-items: center;\n  grid-column-gap: 40px;\n  grid-row-gap: 40px;\n}\n\n.link-blue {\n  color: #156ed7;\n  font-weight: 600;\n}\n\n.title-code-example {\n  margin-top: 0px;\n  margin-bottom: 0px;\n  font-size: 50px;\n  line-height: 140%;\n}\n\n.list-code-example {\n  display: -webkit-box;\n  display: -webkit-flex;\n  display: -ms-flexbox;\n  display: flex;\n  margin-bottom: 0px;\n  -webkit-box-orient: vertical;\n  -webkit-box-direction: normal;\n  -webkit-flex-direction: column;\n  -ms-flex-direction: column;\n  flex-direction: column;\n  grid-row-gap: 8px;\n  font-size: 18px;\n}\n\n.paragraph-code-example-lg {\n  margin-bottom: 0px;\n  font-family: Montserrat, sans-serif;\n  color: #31364c;\n  font-size: 18px;\n  line-height: 150%;\n  font-weight: 400;\n}\n\n@media screen and (max-width: 991px) {\n  .iphone-img-code-example {\n    top: auto;\n    bottom: 0px;\n  }\n\n  .title-code-example {\n    font-size: 32px;\n  }\n}\n\n@media screen and (max-width: 767px) {\n  .iphone-img-code-example {\n    width: 60%;\n  }\n\n  .box-code-example {\n    max-width: 100%;\n  }\n\n  .paragraph-code-example {\n    font-size: 16px;\n  }\n\n  .btn-code-example {\n    font-size: 12px;\n  }\n\n  .content-code-example-1 {\n    -webkit-box-orient: vertical;\n    -webkit-box-direction: reverse;\n    -webkit-flex-direction: column-reverse;\n    -ms-flex-direction: column-reverse;\n    flex-direction: column-reverse;\n    grid-row-gap: 20px;\n  }\n\n  .title-code-example {\n    font-size: 26px;\n  }\n\n  .paragraph-code-example-lg {\n    font-size: 16px;\n  }\n}\n\n@media screen and (max-width: 479px) {\n  .section-code-example {\n    padding: 60px 16px;\n  }\n\n  .iphone-img-code-example {\n    position: relative;\n    left: 0px;\n    display: block;\n    width: 100%;\n    margin-right: auto;\n    margin-left: auto;\n  }\n\n  .box-code-example {\n    width: 100%;\n    max-width: none;\n    min-width: 100%;\n  }\n\n  .container-code-example {\n    display: -webkit-box;\n    display: -webkit-flex;\n    display: -ms-flexbox;\n    display: flex;\n    -webkit-box-orient: vertical;\n    -webkit-box-direction: normal;\n    -webkit-flex-direction: column;\n    -ms-flex-direction: column;\n    flex-direction: column;\n  }\n\n  .btn-code-example {\n    width: 100%;\n    min-width: 0px;\n  }\n\n  .title-code-example {\n    font-size: 24px;\n  }\n}\n\n   <\/style>\n   \n\n  \n    <div class=\"section-code-example wf-section\">\n     <div class=\"container-code-example\">\n       <div class=\"content-code-example-1\">\n         <div class=\"box-code-example\">\n           <div class=\"margin-bot-24-code-example\">\n             <h2 class=\"title-code-example\">We offer financing <br> <\/h2>\n           <\/div>\n           <div class=\"margin-bot-24-code-example\">\n             <p class=\"paragraph-code-example-lg\">We\u2019ve partnered with  <a href=\"https:\/\/www.wisetack.com\/\" target=\"_blank\" class=\"link-blue\" rel=\"noopener\">Wisetack <\/a> to offer our customers flexible financing options, so you can pay over time rather than all at once. The application takes about a minute to complete, and checking your options does not impact your credit score. <\/p>\n          <\/div>\n           <div class=\"margin-bot-32-code-example\">\n             <ul role=\"list\" class=\"list-code-example\">\n              <li class=\"list-item-code-example\">Finance projects up to $25,000*<\/li>\n              <li class=\"list-item-code-example\">Terms from 3 to 60 months*<\/li>\n              <li class=\"list-item-code-example\">APRs range from 0 to 35.9%*<\/li>\n              <li class=\"list-item-code-example\">No hidden fees or compounding interest<\/li>\n            <\/ul>\n          <\/div>\n          <div class=\"margin-bot-32-code-example\">\n            <p class=\"paragraph-code-example-lg\">\n              <a href=\"https:\/\/wisetack.us\/#\/nbm2vcb\/prequalify\" class=\"link-blue\">Prequalify today<\/a> with no impact to your credit and contact us to learn about financing your next project!\n            <\/p>\n          <\/div>\n          <div class=\"margin-bot-32-code-example\">\n            <a href=\"https:\/\/wisetack.us\/#\/nbm2vcb\/prequalify\"target=\"_blank\"class=\"btn-code-example w-button\">PREQUALIFY NOW <\/a>\n             <\/div>\n             <p class=\"paragraph-code-example\">*All financing is subject to credit approval. Your terms may vary. Payment options through Wisetack are provided by our <a target=\"_blank\" href=\"https:\/\/www.wisetack.com\/lenders\">lending partners<\/a>. For example, a $1,200 purchase could cost $104.89 a month for 12 months, based on an 8.9% APR, or $400 a month for 3 months, based on a 0% APR. Offers range from 0-35.9% APR based on creditworthiness. State interest rate caps may apply. No other financing charges or participation fees. See additional terms at <a href=\"http:\/\/wisetack.com\/faqs\" target=\"_blank\" class=\"link-blue\" rel=\"noopener\">http:\/\/wisetack.com\/faqs<\/a>.<\/p>\n        <\/div><img decoding=\"async\" src=\"https:\/\/assets.website-files.com\/5f194315e6b47c1697925302\/63ff515202d8072e4de31a7c_offers-mockup%402x%201%20(1)%20(1).png\" loading=\"lazy\" width=\"496\" alt=\"\" class=\"iphone-img-code-example\">\n      <\/div>\n    <\/div>\n  <\/div>\n","protected":false},"excerpt":{"rendered":"<p>We offer financing We\u2019ve partnered with Wisetack to offer our customers flexible financing options, so you can pay over time rather than all at once. The application takes about a minute to complete, and checking your options does [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":5563,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"content-type":"","episode_type":"","audio_file":"","podmotor_file_id":"","podmotor_episode_id":"","cover_image":"","cover_image_id":"","duration":"","filesize":"","filesize_raw":"","date_recorded":"","explicit":"","block":"","itunes_episode_number":"","itunes_title":"","itunes_season_number":"","itunes_episode_type":"","footnotes":""},"class_list":["post-5837","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Finance Painting Services | Chicago, IL<\/title>\n<meta name=\"description\" content=\"Painting Services | Affordable financing for your next painting project in Chicago, IL. Transform your home with our expert painting services.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/limepainting.com\/chicago-il\/painting-services-financing\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Finance Painting Services | Chicago, IL\" \/>\n<meta property=\"og:description\" content=\"Painting Services | Affordable financing for your next painting project in Chicago, IL. Transform your home with our expert painting services.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/limepainting.com\/chicago-il\/painting-services-financing\/\" \/>\n<meta property=\"og:site_name\" content=\"Chicago, IL\" \/>\n<meta property=\"article:modified_time\" content=\"2025-10-22T18:50:52+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/limepainting1.wpenginepowered.com\/chicago-il\/wp-content\/uploads\/sites\/8\/2024\/05\/LIME-Chicago-May-Promo-Photo-scaled.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"2560\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/limepainting.com\\\/chicago-il\\\/painting-services-financing\\\/\",\"url\":\"https:\\\/\\\/limepainting.com\\\/chicago-il\\\/painting-services-financing\\\/\",\"name\":\"Finance Painting Services | Chicago, IL\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/limepainting.com\\\/chicago-il\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/limepainting.com\\\/chicago-il\\\/painting-services-financing\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/limepainting.com\\\/chicago-il\\\/painting-services-financing\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/limepainting.com\\\/chicago-il\\\/wp-content\\\/uploads\\\/sites\\\/8\\\/2024\\\/05\\\/LIME-Chicago-May-Promo-Photo-scaled.jpg?wsr\",\"datePublished\":\"2024-08-02T19:15:27+00:00\",\"dateModified\":\"2025-10-22T18:50:52+00:00\",\"description\":\"Painting Services | Affordable financing for your next painting project in Chicago, IL. Transform your home with our expert painting services.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/limepainting.com\\\/chicago-il\\\/painting-services-financing\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/limepainting.com\\\/chicago-il\\\/painting-services-financing\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/limepainting.com\\\/chicago-il\\\/painting-services-financing\\\/#primaryimage\",\"url\":\"https:\\\/\\\/limepainting.com\\\/chicago-il\\\/wp-content\\\/uploads\\\/sites\\\/8\\\/2024\\\/05\\\/LIME-Chicago-May-Promo-Photo-scaled.jpg?wsr\",\"contentUrl\":\"https:\\\/\\\/limepainting.com\\\/chicago-il\\\/wp-content\\\/uploads\\\/sites\\\/8\\\/2024\\\/05\\\/LIME-Chicago-May-Promo-Photo-scaled.jpg?wsr\",\"width\":1920,\"height\":2560,\"caption\":\"Residential Painting Financing for your next project in Chicago, IL\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/limepainting.com\\\/chicago-il\\\/painting-services-financing\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/limepainting1.wpenginepowered.com\\\/chicago-il\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Financing\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/limepainting.com\\\/chicago-il\\\/#website\",\"url\":\"https:\\\/\\\/limepainting.com\\\/chicago-il\\\/\",\"name\":\"Chicago, IL\",\"description\":\"Painting and Remodeling Services\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/limepainting.com\\\/chicago-il\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Finance Painting Services | Chicago, IL","description":"Painting Services | Affordable financing for your next painting project in Chicago, IL. Transform your home with our expert painting services.","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:\/\/limepainting.com\/chicago-il\/painting-services-financing\/","og_locale":"en_US","og_type":"article","og_title":"Finance Painting Services | Chicago, IL","og_description":"Painting Services | Affordable financing for your next painting project in Chicago, IL. Transform your home with our expert painting services.","og_url":"https:\/\/limepainting.com\/chicago-il\/painting-services-financing\/","og_site_name":"Chicago, IL","article_modified_time":"2025-10-22T18:50:52+00:00","og_image":[{"width":1920,"height":2560,"url":"https:\/\/limepainting1.wpenginepowered.com\/chicago-il\/wp-content\/uploads\/sites\/8\/2024\/05\/LIME-Chicago-May-Promo-Photo-scaled.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/limepainting.com\/chicago-il\/painting-services-financing\/","url":"https:\/\/limepainting.com\/chicago-il\/painting-services-financing\/","name":"Finance Painting Services | Chicago, IL","isPartOf":{"@id":"https:\/\/limepainting.com\/chicago-il\/#website"},"primaryImageOfPage":{"@id":"https:\/\/limepainting.com\/chicago-il\/painting-services-financing\/#primaryimage"},"image":{"@id":"https:\/\/limepainting.com\/chicago-il\/painting-services-financing\/#primaryimage"},"thumbnailUrl":"https:\/\/limepainting.com\/chicago-il\/wp-content\/uploads\/sites\/8\/2024\/05\/LIME-Chicago-May-Promo-Photo-scaled.jpg?wsr","datePublished":"2024-08-02T19:15:27+00:00","dateModified":"2025-10-22T18:50:52+00:00","description":"Painting Services | Affordable financing for your next painting project in Chicago, IL. Transform your home with our expert painting services.","breadcrumb":{"@id":"https:\/\/limepainting.com\/chicago-il\/painting-services-financing\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/limepainting.com\/chicago-il\/painting-services-financing\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/limepainting.com\/chicago-il\/painting-services-financing\/#primaryimage","url":"https:\/\/limepainting.com\/chicago-il\/wp-content\/uploads\/sites\/8\/2024\/05\/LIME-Chicago-May-Promo-Photo-scaled.jpg?wsr","contentUrl":"https:\/\/limepainting.com\/chicago-il\/wp-content\/uploads\/sites\/8\/2024\/05\/LIME-Chicago-May-Promo-Photo-scaled.jpg?wsr","width":1920,"height":2560,"caption":"Residential Painting Financing for your next project in Chicago, IL"},{"@type":"BreadcrumbList","@id":"https:\/\/limepainting.com\/chicago-il\/painting-services-financing\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/limepainting1.wpenginepowered.com\/chicago-il\/"},{"@type":"ListItem","position":2,"name":"Financing"}]},{"@type":"WebSite","@id":"https:\/\/limepainting.com\/chicago-il\/#website","url":"https:\/\/limepainting.com\/chicago-il\/","name":"Chicago, IL","description":"Painting and Remodeling Services","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/limepainting.com\/chicago-il\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/limepainting.com\/chicago-il\/wp-json\/wp\/v2\/pages\/5837","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/limepainting.com\/chicago-il\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/limepainting.com\/chicago-il\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/limepainting.com\/chicago-il\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/limepainting.com\/chicago-il\/wp-json\/wp\/v2\/comments?post=5837"}],"version-history":[{"count":0,"href":"https:\/\/limepainting.com\/chicago-il\/wp-json\/wp\/v2\/pages\/5837\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/limepainting.com\/chicago-il\/wp-json\/wp\/v2\/media\/5563"}],"wp:attachment":[{"href":"https:\/\/limepainting.com\/chicago-il\/wp-json\/wp\/v2\/media?parent=5837"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}