{"id":451375,"date":"2026-06-01T01:55:54","date_gmt":"2026-06-01T06:55:54","guid":{"rendered":"https:\/\/www.bluebookservices.com\/?page_id=451375"},"modified":"2026-06-05T13:29:47","modified_gmt":"2026-06-05T18:29:47","slug":"pricing","status":"publish","type":"page","link":"https:\/\/www.bluebookservices.com\/pricing\/","title":{"rendered":"Pricing"},"content":{"rendered":"\n\n\r\n<style>\r\n  .pic-section {\r\n    padding: 5rem 1.5rem;\r\n    box-sizing: border-box;\r\n    font-family: \"Avenir Next LT Pro\", \"Open Sans\", sans-serif;\r\n  }\r\n  .pic-title {\r\n    text-align: center;\r\n    font-size: 1.5rem;\r\n    font-weight: 800;\r\n    text-transform: uppercase;\r\n    letter-spacing: 0.05em;\r\n    color: #1C3C6C;\r\n    margin-bottom: 3rem;\r\n  }\r\n  .pic-grid {\r\n    display: grid;\r\n    grid-template-columns: 1fr;\r\n    gap: 2rem;\r\n    max-width: 72rem;\r\n    margin: 0 auto;\r\n  }\r\n  @media (min-width: 768px) {\r\n    .pic-grid { grid-template-columns: repeat(3, 1fr); }\r\n  }\r\n  .pic-card {\r\n  background: #ffffff;\r\n  border-radius: 1rem;\r\n  border-top: 8px solid #e5e7eb;\r\n  border-right: 1px solid #e5e7eb;\r\n  border-bottom: 1px solid #e5e7eb;\r\n  border-left: 1px solid #e5e7eb;\r\n  padding: 2rem;\r\n  display: flex;\r\n  flex-direction: column;\r\n  transition: box-shadow 0.3s ease;\r\n  box-sizing: border-box;\r\n}\r\n  .pic-card:hover { box-shadow: 0 20px 40px rgba(0,0,0,0.12); }\r\n  .pic-icon-box {\r\n    width: 4rem; height: 4rem;\r\n    border-radius: 0.75rem;\r\n    display: flex; align-items: center; justify-content: center;\r\n    margin-bottom: 2rem; flex-shrink: 0;\r\n  }\r\n  .pic-icon-box svg { width: 2rem; height: 2rem; }\r\n  .pic-card-title {\r\n    font-size: 1.4rem; font-weight: 800;\r\n    text-transform: uppercase; letter-spacing: 0.05em;\r\n    color: #1D1D1D; margin-bottom: 1rem;\r\n  }\r\n  .pic-card-desc {\r\n    color: #6b7280; font-size: 0.95rem;\r\n    line-height: 1.7; margin-bottom: 2rem; flex-grow: 1;\r\n  }\r\n  .pic-list { list-style: none; padding: 0; margin: 0 0 2.5rem 0; }\r\n  .pic-list li {\r\n    display: flex; align-items: center; gap: 0.75rem;\r\n    font-size: 0.9rem; font-weight: 500;\r\n    color: #1D1D1D; margin-bottom: 0.75rem;\r\n  }\r\n  .pic-bullet { width: 0.4rem; height: 0.4rem; border-radius: 50%; flex-shrink: 0; }\r\n  .pic-btn {\r\n    display: block; width: 100%; text-align: center;\r\n    padding: 1rem; border-radius: 0.75rem; border: 2px solid currentColor;\r\n    font-weight: 700; font-size: 0.8rem; text-transform: uppercase;\r\n    letter-spacing: 0.1em; text-decoration: none; background: transparent;\r\n    transition: background 0.2s, color 0.2s; box-sizing: border-box;\r\n    cursor: pointer; font-family: \"Avenir Next LT Pro\", \"Open Sans\", sans-serif;\r\n  }\r\n  .pic-btn:hover { text-decoration: none; }\r\n  .pic-panel-outer { max-width: 72rem; margin: 1.5rem auto 0; }\r\n  .pic-panel-inner {\r\n    background: #ffffff; border: 1px solid #e5e7eb;\r\n    border-radius: 1rem; padding: 2.5rem; box-sizing: border-box;\r\n  }\r\n  .pic-compare-table { width: 100%; border-collapse: collapse; font-size: 0.82rem; }\r\n  .pic-compare-table th {\r\n    padding: 0.75rem 1rem; text-align: center;\r\n    font-weight: 700; font-size: 0.8rem;\r\n    border-bottom: 2px solid #e5e7eb; background: #f9fafb;\r\n  }\r\n  .pic-compare-table th:first-child { text-align: left; }\r\n  .pic-compare-table td {\r\n    padding: 0.6rem 1rem; text-align: center;\r\n    border-bottom: 1px solid #f3f4f6; color: #4b5563;\r\n  }\r\n  .pic-compare-table td:first-child { text-align: left; color: #1D1D1D; font-weight: 500; }\r\n  .pic-compare-table tr:hover td { background: #f9fafb; }\r\n  .pic-compare-section-header td {\r\n    font-size: 0.72rem; font-weight: 700;\r\n    text-transform: uppercase; letter-spacing: 0.1em;\r\n    padding-top: 1.25rem; border-bottom: none; background: transparent !important;\r\n  }\r\n  .pic-feature-grid {\r\n    display: grid; grid-template-columns: 1fr; gap: 1rem; margin-bottom: 2rem;\r\n  }\r\n  @media (min-width: 768px)  { .pic-feature-grid { grid-template-columns: repeat(2, 1fr); } }\r\n  @media (min-width: 1024px) {\r\n    .pic-feature-grid { grid-template-columns: repeat(4, 1fr); }\r\n    .pic-spotlight-row { flex-direction: row !important; }\r\n  }\r\n  .pic-feature-cat {\r\n    background: #f9fafb; border: 1px solid #e5e7eb;\r\n    border-radius: 0.75rem; padding: 1.25rem;\r\n  }\r\n  .pic-feature-cat-title {\r\n    font-size: 0.72rem; font-weight: 700;\r\n    text-transform: uppercase; letter-spacing: 0.1em;\r\n    margin-bottom: 0.75rem;\r\n    display: flex; align-items: center; gap: 0.4rem;\r\n  }\r\n  .pic-feature-item { margin-bottom: 0.6rem; }\r\n  .pic-feature-item-title {\r\n    font-size: 0.82rem; font-weight: 600; color: #1D1D1D;\r\n    line-height: normal; display: flex; align-items: center; gap: 0.35rem;\r\n  }\r\n  .pic-feature-item-desc { font-size: 0.75rem; padding-left: 18px; color: #6b7280; line-height: 1.5; }\r\n  .pic-plans-grid {\r\n    display: grid;\r\n    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));\r\n    gap: 1rem; margin-bottom: 2rem;\r\n  }\r\n  .pic-bottom {\r\n    text-align: center; margin-top: 3rem;\r\n    font-size: 0.95rem; color: #6b7280;\r\n  }\r\n  .pic-bottom a {\r\n    font-weight: 700; border-bottom: 2px solid transparent;\r\n    transition: border-color 0.2s; text-decoration: none;\r\n  }\r\n  .pic-bottom a:hover { border-bottom-color: currentColor; }\r\n<\/style>\r\n\r\n<section class=\"pic-section\" style=\"background:#ffffff;\">\r\n  <h2 class=\"pic-title\">WHICH BEST DESCRIBES YOUR BUSINESS?<\/h2>\r\n\r\n  <div class=\"pic-grid\">\r\n          <div class=\"pic-card\"\r\n           data-key=\"0\"\r\n          style=\"border-top-color:#39b44a; border-right-color:#39b44a; border-bottom-color:#39b44a; border-left-color:#39b44a;\">\r\n\r\n        <div class=\"pic-icon-box\" style=\"background:#39b44a20;\">\r\n                      <svg fill=\"none\" stroke=\"#39b44a\" stroke-width=\"2\" viewBox=\"0 0 24 24\">\r\n              <path d=\"M12 3c0 0 0-2 3-2M12 3C7 3 3.5 7 3.5 12c0 5 3 9 8.5 9s8.5-4 8.5-9C20.5 7 17 3 12 3zM12 3c0 0-1-2-4-1\"\/>\r\n            <\/svg>\r\n                  <\/div>\r\n\r\n        <h3 class=\"pic-card-title\">PRODUCE<\/h3>\r\n        <p class=\"pic-card-desc\">Find new buyers, expand into new markets, and trade with confidence across the fresh food supply chain.<\/p>\r\n\r\n                  <ul class=\"pic-list\">\r\n                          <li>\r\n                <span class=\"pic-bullet\" style=\"background:#39b44a;\"><\/span>\r\n                New customer prospecting              <\/li>\r\n                          <li>\r\n                <span class=\"pic-bullet\" style=\"background:#39b44a;\"><\/span>\r\n                Market visibility &amp; discovery              <\/li>\r\n                          <li>\r\n                <span class=\"pic-bullet\" style=\"background:#39b44a;\"><\/span>\r\n                Credit risk ratings &amp; reports              <\/li>\r\n                          <li>\r\n                <span class=\"pic-bullet\" style=\"background:#39b44a;\"><\/span>\r\n                Trading partner verification              <\/li>\r\n                      <\/ul>\r\n        \r\n        <a href=\"javascript:void(0);\"\r\n           onclick=\"picOpenPanel(0)\"\r\n           class=\"pic-btn\"\r\n           style=\"color:#39b44a; border-color:#39b44a;\"\r\n           onmouseover=\"this.style.background='#39b44a'; this.style.color='#fff';\"\r\n           onmouseout=\"this.style.background='transparent'; this.style.color='#39b44a';\">\r\n          View Produce Plans        <\/a>\r\n      <\/div>\r\n          <div class=\"pic-card\"\r\n           data-key=\"1\"\r\n          style=\"border-top-color:#0062af; border-right-color:#0062af; border-bottom-color:#0062af; border-left-color:#0062af;\">\r\n\r\n        <div class=\"pic-icon-box\" style=\"background:#0062af20;\">\r\n                      <svg fill=\"none\" stroke=\"#0062af\" stroke-width=\"2\" viewBox=\"0 0 24 24\">\r\n              <path d=\"M2 4.5h12a1.5 1.5 0 011.5 1.5v9.5H2V6A1.5 1.5 0 013.5 4.5zM15.5 9h3.2a1.5 1.5 0 011.2.6l2.1 2.8a1.5 1.5 0 01.3.9V15.5a1 1 0 01-1 1h-5.8V9z\"\/>\r\n              <circle cx=\"6.5\" cy=\"18\" r=\"2\"\/><circle cx=\"18\" cy=\"18\" r=\"2\"\/>\r\n            <\/svg>\r\n                  <\/div>\r\n\r\n        <h3 class=\"pic-card-title\">TRANSPORTATION<\/h3>\r\n        <p class=\"pic-card-desc\">Find more fresh food shippers, qualify them faster, and give your team the intelligence to win more loads.\r\n\r\n<\/p>\r\n\r\n                  <ul class=\"pic-list\">\r\n                          <li>\r\n                <span class=\"pic-bullet\" style=\"background:#0062af;\"><\/span>\r\n                Fresh food shipper prospecting              <\/li>\r\n                          <li>\r\n                <span class=\"pic-bullet\" style=\"background:#0062af;\"><\/span>\r\n                Credit-qualified lead generation              <\/li>\r\n                          <li>\r\n                <span class=\"pic-bullet\" style=\"background:#0062af;\"><\/span>\r\n                Transportation certification              <\/li>\r\n                          <li>\r\n                <span class=\"pic-bullet\" style=\"background:#0062af;\"><\/span>\r\n                Claims &amp; dispute support              <\/li>\r\n                      <\/ul>\r\n        \r\n        <a href=\"javascript:void(0);\"\r\n           onclick=\"picOpenPanel(1)\"\r\n           class=\"pic-btn\"\r\n           style=\"color:#0062af; border-color:#0062af;\"\r\n           onmouseover=\"this.style.background='#0062af'; this.style.color='#fff';\"\r\n           onmouseout=\"this.style.background='transparent'; this.style.color='#0062af';\">\r\n          View Transportation Plans        <\/a>\r\n      <\/div>\r\n          <div class=\"pic-card\"\r\n           data-key=\"2\"\r\n          style=\"border-top-color:#1c3c6c; border-right-color:#1c3c6c; border-bottom-color:#1c3c6c; border-left-color:#1c3c6c;\">\r\n\r\n        <div class=\"pic-icon-box\" style=\"background:#1c3c6c20;\">\r\n                      <svg fill=\"none\" stroke=\"#1c3c6c\" stroke-width=\"2\" viewBox=\"0 0 24 24\">\r\n              <rect height=\"14\" rx=\"2\" width=\"20\" x=\"2\" y=\"7\"\/>\r\n              <path d=\"M16 7V5a2 2 0 00-2-2h-4a2 2 0 00-2 2v2M2 12h20\"\/>\r\n            <\/svg>\r\n                  <\/div>\r\n\r\n        <h3 class=\"pic-card-title\">SUPPLY &amp; SERVICE<\/h3>\r\n        <p class=\"pic-card-desc\">Business intelligence and partner verification for suppliers and service providers to the fresh food industry.\r\n\r\n<\/p>\r\n\r\n                  <ul class=\"pic-list\">\r\n                          <li>\r\n                <span class=\"pic-bullet\" style=\"background:#1c3c6c;\"><\/span>\r\n                Buyer credit intelligence              <\/li>\r\n                          <li>\r\n                <span class=\"pic-bullet\" style=\"background:#1c3c6c;\"><\/span>\r\n                Trading partner verification              <\/li>\r\n                          <li>\r\n                <span class=\"pic-bullet\" style=\"background:#1c3c6c;\"><\/span>\r\n                Industry directory access              <\/li>\r\n                          <li>\r\n                <span class=\"pic-bullet\" style=\"background:#1c3c6c;\"><\/span>\r\n                Business profile tools              <\/li>\r\n                      <\/ul>\r\n        \r\n        <a href=\"javascript:void(0);\"\r\n           onclick=\"picOpenPanel(2)\"\r\n           class=\"pic-btn\"\r\n           style=\"color:#1c3c6c; border-color:#1c3c6c;\"\r\n           onmouseover=\"this.style.background='#1c3c6c'; this.style.color='#fff';\"\r\n           onmouseout=\"this.style.background='transparent'; this.style.color='#1c3c6c';\">\r\n          View Supply &amp; Service Plans        <\/a>\r\n      <\/div>\r\n      <\/div>\r\n\r\n  <div id=\"pic-panel-wrapper\" class=\"pic-panel-outer\" style=\"display:none;\">\r\n    <div id=\"pic-panel-inner\" class=\"pic-panel-inner\"><\/div>\r\n  <\/div>\r\n\r\n  <p class=\"pic-bottom\">\r\n    Not sure which fits your business?    <a href=\"https:\/\/bluebookservices.com\/get-a-demo\" style=\"color:#0062AF;\">\r\n       Talk to our team \u2192    <\/a>\r\n  <\/p>\r\n<\/section>\r\n\r\n<script>\r\nvar picCards = [{\"title\":\"PRODUCE\",\"desc\":\"Find new buyers, expand into new markets, and trade with confidence across the fresh food supply chain.\",\"color\":\"#39b44a\",\"btn\":\"View Produce Plans\",\"url\":\"#\",\"icon\":\"produce\",\"bullets\":[\"New customer prospecting\",\"Market visibility \\u0026 discovery\",\"Credit risk ratings \\u0026 reports\",\"Trading partner verification\"],\"spotlight\":{\"badge\":\"Grow Faster, Trade Safer\",\"badge_icon\":\"shield\",\"title\":\"One platform to grow your business \",\"title_accent\":\"and protect it.\",\"body\":\"For 125 years, the fresh food industry has run on Blue Book. It\\u0027s where buyers and sellers look each other up before a deal, where reputations are made, and where serious companies find their next partner. Get on it and you become discoverable, credible, and easy to say yes to. Stay on it and you get the credit intelligence to make sure every yes is a safe one.\",\"cta_label\":\"Get Started\",\"cta_url\":\"https:\\\/\\\/www.bluebookservices.com\\\/plan-options\\\/?plan_id=NDMw\",\"benefits\":[{\"title\":\"Be discoverable to the whole industry\",\"desc\":\"50,000+ decision makers turn to Blue Book to find partners. If you\\u0027re not listed, you\\u0027re not in the conversation.\\r\\n\\r\\n\",\"icon\":\"trending\"},{\"title\":\"Turn your reputation into revenue\",\"desc\":\"A verified listing signals legitimacy and reliability, so new partners say yes faster and with less hesitation. (Members stay in business 10 years longer than non-members.)\\r\\n\\r\\n\",\"icon\":\"shield\"},{\"title\":\"Trade with your eyes open\",\"desc\":\"Check any buyer\\u0027s credit before you commit, get alerts the moment a profile changes, and lean on claims and collections support when a deal goes sideways.\\r\\n\\r\\n\",\"icon\":\"eye\"}]},\"feature_cats\":[{\"title\":\"Credit Intelligence\",\"icon\":\"shield\",\"items\":[{\"title\":\"Credit Worth, Trade \\u0026 Pay Ratings\",\"desc\":\"M, X, and P ratings built from 125+ years of trade payment data\\r\\n\\r\\n\"},{\"title\":\"Blue Book Predictive Credit Score\",\"desc\":\"4-month trend (Standard) or 12-month trend (Premium \\u0026 Enterprise)\\r\\n\\r\\n\"},{\"title\":\"Blue Book Score Report\",\"desc\":\"Automated credit score report included with Premium \\u0026 Enterprise\\r\\n\\r\\n\"},{\"title\":\"Business Reports with Experian\",\"desc\":\"10 (Standard) \\u00b7 25 (Premium) \\u00b7 50 (Enterprise) per year\\r\\n\\r\\n\"}]},{\"title\":\"Partner Tools\",\"icon\":\"users\",\"items\":[{\"title\":\"Blue Book Verify\\u2122\",\"desc\":\"Confirm trading partner identity before every transaction\\r\\n\\r\\n\"},{\"title\":\"Express Updates\",\"desc\":\"Real-time alerts when a buyer\\u0027s credit profile changes (complimentary on Premium \\u0026 Enterprise)\\r\\n\\r\\n\"},{\"title\":\"Courtesy Contacts\",\"desc\":\"Unlimited direct outreach to trading partners across all plans\\r\\n\\r\\n\"},{\"title\":\"Dispute Resolution \\u0026 Collections\",\"desc\":\"5% fee (Standard) or 2% fee (Premium \\u0026 Enterprise); complimentary with A\\\/R aging file submissions\"}]},{\"title\":\"Market Intelligence\",\"icon\":\"code\",\"items\":[{\"title\":\"USDA Market Data\",\"desc\":\"Current terminal market pricing and movement data, complimentary on all plans\\r\\n\\r\\n\"},{\"title\":\"Hyper-local Weather Alerts\",\"desc\":\"Weather data for growing regions and delivery routes, complimentary on all plans\\r\\n\\r\\n\"},{\"title\":\"Know Your Commodity\",\"desc\":\"In-depth guides on how fresh food categories are bought, sold, and priced\\r\\n\\r\\n\"},{\"title\":\"The Produce Reporter\",\"desc\":\"Industry news and analysis to keep you competitive\"}]},{\"title\":\"Data \\u0026 Search\",\"icon\":\"search\",\"items\":[{\"title\":\"Advanced search \\u0026 filtering\",\"desc\":\"Filter by location, classification, commodity, rating, and credit score\"},{\"title\":\"Data exports (CSV)\",\"desc\":\"250 (Standard) \\u00b7 1,000 (Premium) \\u00b7 2,000 (Enterprise) records\\\/seat\\\/day\\r\\n\\r\\n\"},{\"title\":\"API \\u0026 CRM integration\",\"desc\":\"Unlimited automated data delivery directly into your systems (Enterprise)\\r\\n\\r\\n\"},{\"title\":\"Company listing \\u0026 profile\",\"desc\":\"Unlimited descriptive lines plus complimentary logo on all plans\"}]}],\"plans\":[{\"name\":\"Standard\",\"seats\":\"\",\"price\":\"$170\",\"period\":\"\\\/mo\",\"note\":\"billed annually\",\"featured\":false,\"badge\":\"\",\"cta_label\":\"Try now\",\"cta_url\":\"https:\\\/\\\/www.bluebookservices.com\\\/plan-options\\\/?plan_id=NDMw\",\"features\":[\"5 seat licenses\",\"Credit ratings - today + 1 prior\",\"4-month predictive credit score trend\",\"10 Business Reports with Experian\",\"Export 250 records\\\/seat\\\/day\",\"USDA market data \\u0026 weather alerts\",\"Blue Book Verify\\u2122\",\"Discounted dispute resolution (5% fee)\"]},{\"name\":\"Premium\",\"seats\":\"\",\"price\":\"$315\",\"period\":\"\\\/mo\",\"note\":\"billed annually\",\"featured\":false,\"badge\":\"\",\"cta_label\":\"TRY NOW\",\"cta_url\":\"https:\\\/\\\/www.bluebookservices.com\\\/plan-options\\\/?plan_id=NDMx\",\"features\":[\"15 seat licenses\",\"Full credit rating history\",\"12-month predictive credit score trend\",\"25 Business Reports with Experian\",\"Export 1,000 records\\\/seat\\\/day\",\"Complimentary Express Updates\",\"Blue Book Score Report\",\"Who\\u0027s Viewed My Profile\",\"Dispute resolution at 2% fee\"]},{\"name\":\"Enterprise\",\"seats\":\"\",\"price\":\"Custom\",\"period\":\"\",\"note\":\"Contact sales for pricing\",\"featured\":false,\"badge\":\"Full credit rating history\",\"cta_label\":\"Contact Sales\",\"cta_url\":\"https:\\\/\\\/bluebookservices.com\\\/get-a-demo\",\"features\":[\"Full credit rating history\",\"API access\",\"Export 2,000 records\\\/day via CSV\",\"CRM \\\/ database integration license\",\"50 Business Reports with Experian\",\"Real-time automated data delivery\",\"USDA market data delivered to your system\"]}],\"plans_title\":\"The Right Plan for Every Business\",\"plans_subtitle\":\"Choose the level of intelligence your business needs. All plans billed annually.\",\"everything_title\":\"Everything included in your subscription\",\"everything_subtitle\":\"One subscription. Four areas of intelligence built specifically for the produce industry.\\r\\n\\r\\n\",\"comparison_sections\":[{\"title\":\"Membership\",\"rows\":[{\"label\":\"Seat Licenses\",\"values\":[\"5\",\"15\",\"Unlimited\"]},{\"label\":\"Additional Seat Licenses\",\"values\":[\"$499\",\"$499\",\"Complimentary\"]},{\"label\":\"Descriptive Listing Lines\",\"values\":[\"Unlimited\",\"Unlimited\",\"Unlimited\"]},{\"label\":\"Logo (HQ + branch)\",\"values\":[\"Complimentary\",\"Complimentary\",\"Complimentary\"]},{\"label\":\"Annual Print Blue Book\",\"values\":[\"$259\",\"$259\",\"$259\"]}]},{\"title\":\"Sales Intelligence\",\"rows\":[{\"label\":\"Advanced Search \\u0026 Company Contacts\",\"values\":[\"\\u2713\",\"\\u2713\",\"\\u2713\"]},{\"label\":\"Export Data Records (CSV)\",\"values\":[\"250 \\\/ seat \\\/ day\",\"1000 \\\/ seat \\\/ day\",\"2000 \\\/ seat \\\/ day\"]},{\"label\":\"Who\\u0027s Viewed My Profile\",\"values\":[\"$99\",\"Complimentary\",\"Complimentary\"]},{\"label\":\"Best in Blue Book\",\"values\":[\"\\u2713\",\"\\u2713\",\"\\u2713\"]}]},{\"title\":\"Credit Intelligence\",\"rows\":[{\"label\":\"Credit Worth (\\u0027M\\u0027) Rating\",\"values\":[\"Today + 1 prior\",\"Full history\",\"Full history\"]},{\"label\":\"Trade Experience (\\u0027X\\u0027) Rating\",\"values\":[\"Today + 1 prior\",\"Full history\",\"Full history\"]},{\"label\":\"Pay Rating (\\u0027P\\u0027)\",\"values\":[\"Today + 1 prior\",\"Full history\",\"Full history\"]},{\"label\":\"Trade Activity Score\",\"values\":[\"6-month trend\",\"6-month trend\",\"6-month trend\"]},{\"label\":\"Blue Book Predictive Credit Score\",\"values\":[\"4-month trend\",\"12-month trend\",\"12-month trend\"]},{\"label\":\"Automatic Express Updates (daily)\",\"values\":[\"$235\",\"Complimentary\",\"Complimentary\"]},{\"label\":\"Blue Book Credit App Service\",\"values\":[\"15\",\"30\",\"30\"]},{\"label\":\"Blue Book Business Report\",\"values\":[\"Unlimited\",\"Unlimited\",\"Unlimited\"]},{\"label\":\"Business Report with Experian\",\"values\":[\"10\",\"25\",\"50\"]},{\"label\":\"Business Report with Public Records\",\"values\":[\"5\",\"15\",\"15\"]},{\"label\":\"Courtesy Contacts\",\"values\":[\"Unlimited\",\"Unlimited\",\"Unlimited\"]},{\"label\":\"Dispute Resolution (success fee)\",\"values\":[\"5% fee\",\"2% fee\",\"2% fee\"]},{\"label\":\"Dispute Resolution (with A\\\/R aging submissions)\",\"values\":[\"2% fee\",\"Complimentary\",\"Complimentary\"]},{\"label\":\"Automated Credit Score Report\",\"values\":[\"Not available\",\"Complimentary\",\"Complimentary\"]}]},{\"title\":\"Procurement Intelligence\",\"rows\":[{\"label\":\"Blue Book Verify\\u2122\",\"values\":[\"Complimentary\",\"Complimentary\",\"Complimentary\"]}]},{\"title\":\"Market Intelligence\",\"rows\":[{\"label\":\"Produce Blueprints\",\"values\":[\"\\u2713\",\"\\u2713\",\"\\u2713\"]},{\"label\":\"The Produce Reporter\",\"values\":[\"\\u2713\",\"\\u2713\",\"\\u2713\"]},{\"label\":\"Know Your Commodity\",\"values\":[\"\\u2713\",\"\\u2713\",\"\\u2713\"]},{\"label\":\"Trading \\u0026 Transportation Guide\",\"values\":[\"\\u2713\",\"\\u2713\",\"\\u2713\"]},{\"label\":\"USDA Market Data\",\"values\":[\"Complimentary\",\"Complimentary\",\"Complimentary\"]},{\"label\":\"Hyper-local Weather Data\",\"values\":[\"Complimentary\",\"Complimentary\",\"Complimentary\"]}]},{\"title\":\"Business Builder\",\"rows\":[{\"label\":\"Blue Book Digital Ad Discount\",\"values\":[\"5%\",\"10%\",\"10%\"]},{\"label\":\"Business Valuation\",\"values\":[\"Complimentary\",\"Complimentary\",\"Complimentary\"]},{\"label\":\"Digital Billboard\",\"values\":[\"Available\",\"Available\",\"Available\"]}]}],\"comparison_headers\":[\"Standard\",\"Premium\",\"Enterprise\"]},{\"title\":\"TRANSPORTATION\",\"desc\":\"Find more fresh food shippers, qualify them faster, and give your team the intelligence to win more loads.\\r\\n\\r\\n\",\"color\":\"#0062af\",\"btn\":\"View Transportation Plans\",\"url\":\"#\",\"icon\":\"transport\",\"bullets\":[\"Fresh food shipper prospecting\",\"Credit-qualified lead generation\",\"Transportation certification\",\"Claims \\u0026 dispute support\"],\"spotlight\":{\"badge\":\"Blue Book Certification\",\"badge_icon\":\"shield\",\"title\":\"Be the broker they call\",\"title_accent\":\"back.\",\"body\":\"Shippers vet every broker before a load moves. They check ratings, references, and trade history. The brokers who win consistently aren\\u0027t just reliable, they\\u0027re verifiable. Blue Book gives your operation the standing that moves you from the maybe pile to the short list.\\r\\n\\r\\n\",\"cta_label\":\"Contact Sales to get certified\",\"cta_url\":\"https:\\\/\\\/bluebookservices.com\\\/get-a-demo\",\"benefits\":[{\"title\":\"Credibility - be the broker they already trust\",\"desc\":\"Blue Book certification signals you understand perishables and operate with integrity. That\\u0027s the difference between a cold call and a warm introduction.\\r\\n\\r\\n\",\"icon\":\"shield\"},{\"title\":\"Prospecting efficiency - stop calling blind\",\"desc\":\"Shippers who recognize the Blue Book name move through vetting faster. Fewer calls to close a lane, more time on the loads that matter.\\r\\n\\r\\n\",\"icon\":\"search\"},{\"title\":\"Win more profitable freight\",\"desc\":\"Reefer lanes pay more, and shippers award them to brokers they trust. Certification puts you on the short list for freight your competitors can\\u0027t access.\\r\\n\\r\\n\",\"icon\":\"trending\"}]},\"feature_cats\":[{\"title\":\"Sales Intelligence\",\"icon\":\"chart\",\"items\":[{\"title\":\"Blue Book certification\",\"desc\":\"Stand out to shippers as a verified, trusted broker\\r\\n\\r\\n\"},{\"title\":\"Lead gen \\u0026 prospecting\",\"desc\":\"Find and filter shippers, receivers, and carriers by lane, commodity, and credit profile\\r\\n\\r\\n\"},{\"title\":\"Freight rate benchmarking\",\"desc\":\"Know what the market is paying before you quote a lane\\r\\n\\r\\n\"},{\"title\":\"Data exports\",\"desc\":\"Export company data to power your CRM and outbound campaigns\\r\\n\\r\\n\"}]},{\"title\":\"Credit Intelligence\",\"icon\":\"shield\",\"items\":[{\"title\":\"Company risk, rating \\u0026 credit indicators\",\"desc\":\"Know how a shipper pays before you commit to a load\"},{\"title\":\"Blue Book Verify\\u2122\",\"desc\":\"Confirm the identity of a trading partner before you transact\"},{\"title\":\"Real-time alerts\",\"desc\":\"Get notified when a partner\\u0027s credit status or risk profile changes\\r\\n\\r\\n\"},{\"title\":\"Claims \\u0026 collections support\",\"desc\":\"Dispute resolution assistance when things go wrong\"}]},{\"title\":\"Market Intelligence\",\"icon\":\"code\",\"items\":[{\"title\":\"Know Your Commodity\",\"desc\":\"Understand how fresh food categories are bought, sold, and priced\\r\\n\\r\\n\"},{\"title\":\"Trading \\u0026 Transportation Guide\",\"desc\":\"Industry reference covering trading practices, terms, and standards\\r\\n\\r\\n\"},{\"title\":\"Blueprints\",\"desc\":\"In-depth industry reports and analysis that go beyond the headlines\\r\\n\\r\\n\"},{\"title\":\"The Produce Reporter\",\"desc\":\"Fresh food industry news and analysis to keep you competitive\"}]},{\"title\":\"API \\u0026 Integration\",\"icon\":\"chart\",\"items\":[{\"title\":\"API access\",\"desc\":\"Real-time, automated access to carrier ratings, authority status, and credit data\\r\\n\\r\\n\"},{\"title\":\"TMS \\\/ ERP \\\/ CRM integration\",\"desc\":\"Deliver Blue Book data directly into your existing systems\\r\\n\\r\\n\"},{\"title\":\"Dedicated onboarding\",\"desc\":\"A Blue Book specialist works with your team to get you up and running fast\\r\\n\"}]}],\"plans\":[{\"name\":\"Starter\",\"seats\":\"\",\"price\":\"\",\"period\":\"\",\"note\":\"1 seat \\u00b7 1 certificate\",\"featured\":false,\"badge\":\"\",\"cta_label\":\"Get Started\",\"cta_url\":\"https:\\\/\\\/bluebookservices.com\\\/get-a-demo\",\"features\":[\"Everything in Listing\",\"Credit ratings \\u2014 today + 1 prior\",\"4-month predictive credit score\",\"10 Business Reports with Experian\",\"Certificate badge on team contacts\",\"1 Blue Book Transportation Certificate\"]},{\"name\":\"Pro\",\"seats\":\"\",\"price\":\"\",\"period\":\"\",\"note\":\"3 seats \\u00b7 3 certificates\",\"featured\":true,\"badge\":\"\",\"cta_label\":\"GET STARTED\",\"cta_url\":\"https:\\\/\\\/bluebookservices.com\\\/get-a-demo\",\"features\":[\"Everything in Starter\",\"Full credit rating history\",\"12-month predictive credit score\",\"Advanced search by classification, commodity \\u0026 credit score\",\"250 records\\\/seat\\\/day export\",\"25 Business Reports with Experian\",\"Complimentary Express Updates\",\"3 Blue Book Transportation Certificates\"]},{\"name\":\"Growth\",\"seats\":\"\",\"price\":\"\",\"period\":\"\",\"note\":\"8 seats \\u00b7 8 certificates\",\"featured\":false,\"badge\":\"\",\"cta_label\":\"GET STARTED\",\"cta_url\":\"https:\\\/\\\/bluebookservices.com\\\/get-a-demo\",\"features\":[\"Everything in Pro\",\"1,000 records\\\/seat\\\/day export\",\"50 Business Reports with Experian\",\"Complimentary Who\\u0027s Viewed My Profile\",\"TPR ad placement (1\\u00d7\\\/yr)\",\"Digital billboard (included)\",\"8 Blue Book Transportation Certificates\"]},{\"name\":\"Enterprise\",\"seats\":\"\",\"price\":\"\",\"period\":\"\",\"note\":\"Unlimited seats \\u0026 certificates\",\"featured\":false,\"badge\":\"\",\"cta_label\":\"Contact Sales\",\"cta_url\":\"https:\\\/\\\/bluebookservices.com\\\/get-a-demo\",\"features\":[\"Everything in Growth\",\"2,000 records\\\/seat\\\/day export\",\"Sales \\u0026 Credit Intelligence API (included)\",\"TPR ad placement (2\\u00d7\\\/yr)\",\"Unlimited Transportation Certificates\",\"Priority support\"]}],\"plans_title\":\"The Right Plan for Every Business\",\"plans_subtitle\":\"Five tiers built around the scale of your operation. All plans billed annually - contact sales for pricing.\",\"everything_title\":\"Everything included in your subscription\",\"everything_subtitle\":\"One subscription. Four areas of intelligence built specifically for freight brokers in the fresh food supply chain.\\r\\n\\r\\n\",\"comparison_sections\":[],\"comparison_headers\":[]},{\"title\":\"SUPPLY \\u0026 SERVICE\",\"desc\":\"Business intelligence and partner verification for suppliers and service providers to the fresh food industry.\\r\\n\\r\\n\",\"color\":\"#1c3c6c\",\"btn\":\"View Supply \\u0026 Service Plans\",\"url\":\"#\",\"icon\":\"supply\",\"bullets\":[\"Buyer credit intelligence\",\"Trading partner verification\",\"Industry directory access\",\"Business profile tools\"],\"spotlight\":{\"badge\":\"Brand Visibility \\u0026 Awareness\",\"badge_icon\":\"shield\",\"title\":\"Build your brand. Tell your\",\"title_accent\":\"story.\",\"body\":\"In a crowded market, the companies that win aren\\u0027t always the best, they\\u0027re the best known. Blue Book gives you the platform to build your brand with fresh food buyers, transportation firms, and service providers who are actively looking for partners like you. Put your business in front of the right audience before your competitors do.\\r\\n\\r\\n\",\"cta_label\":\"Contact Sales to get started\",\"cta_url\":\"https:\\\/\\\/bluebookservices.com\\\/get-a-demo\",\"benefits\":[{\"title\":\"Reach buyers who are already looking\",\"desc\":\"Thousands of fresh food and transportation companies use Blue Book daily to find and vet new partners.\\r\\n\\r\\n\",\"icon\":\"users\"},{\"title\":\"Make prospecting easier\",\"desc\":\"A strong Blue Book presence means more warm conversations and fewer cold calls.\\r\\n\\r\\n\",\"icon\":\"trending\"},{\"title\":\"Win the relationship before the call\",\"desc\":\"Verified credibility and brand visibility turn cold outreach into recognized introductions.\\r\\n\\r\\n\",\"icon\":\"target\"}]},\"feature_cats\":[{\"title\":\"Visibility \\u0026 Brand Awareness\",\"icon\":\"eye\",\"items\":[{\"title\":\"Company listing \\u0026 verified profile\",\"desc\":\"A searchable, verified presence on the Blue Book platform\\r\\n\\r\\n\"},{\"title\":\"Featured placement in search results\",\"desc\":\"Rise above the noise when buyers are actively searching\\r\\n\\r\\n\"},{\"title\":\"Targeted digital advertising\",\"desc\":\"Put your brand in front of fresh food and transportation companies on Blue Book\\r\\n\\r\\n\"}]},{\"title\":\"Credit Intelligence\",\"icon\":\"shield\",\"items\":[{\"title\":\"Credit risk \\u0026 rating intelligence\",\"desc\":\"Know how a company pays before you extend terms or sign a contract\\r\\n\\r\\n\"},{\"title\":\"Blue Book Verify\\u2122\",\"desc\":\"Confirm the identity of a trading partner before you transact\\r\\n\\r\\n\"},{\"title\":\"Real-time partner alerts\",\"desc\":\"Get notified when a company\\u0027s credit status or risk profile changes\\r\\n\\r\\n\"},{\"title\":\"Claims \\u0026 collections support\",\"desc\":\"Dispute resolution assistance when things go wrong\\r\\n\\r\\n\"}]},{\"title\":\"Sales Intelligence\",\"icon\":\"chart\",\"items\":[{\"title\":\"Lead gen \\u0026 prospecting\",\"desc\":\"Find and filter fresh food and transportation companies by the criteria that matter to you\\r\\n\\r\\n\"},{\"title\":\"Data exports\",\"desc\":\"Export company data to fuel your CRM and outbound campaigns\\r\\n\\r\\n\"},{\"title\":\"API access with CRM \\\/ ERP integration\",\"desc\":\"Connect Blue Book data directly into your existing systems\\r\\n\\r\\n\"}]},{\"title\":\"Market Intelligence\",\"icon\":\"code\",\"items\":[{\"title\":\"Know Your Commodity\",\"desc\":\"Understand how fresh food categories are bought, sold, and priced\\r\\n\\r\\n\"},{\"title\":\"Trading \\u0026 Transportation Guide\",\"desc\":\"Industry reference covering trading practices, terms, and standards\\r\\n\\r\\n\"},{\"title\":\"Blueprints\",\"desc\":\"In-depth industry reports and analysis that go beyond the headlines\\r\\n\\r\\n\"},{\"title\":\"The Produce Reporter\",\"desc\":\"Fresh food industry news and analysis to keep you competitive\\r\\n\\r\\n\"}]}],\"plans\":[],\"plans_title\":\"THE RIGHT PLAN FOR EVERY BUSINESS\",\"plans_subtitle\":\"All plans billed annually.\",\"everything_title\":\"Everything included in your subscription\",\"everything_subtitle\":\"One subscription. Four areas of intelligence designed to help you build visibility, win new business, and protect every deal.\",\"comparison_sections\":[],\"comparison_headers\":[]}];\r\n\r\nfunction picIcon(type, color) {\r\n  var icons = {\r\n    shield:    '<svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"'+color+'\" stroke-width=\"2\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><path d=\"M9 12l2 2 4-4\"\/><\/svg>',\r\n    users:     '<svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"'+color+'\" stroke-width=\"2\"><path d=\"M17 21v-2a4 4 0 00-4-4H5a4 4 0 00-4 4v2\"\/><circle cx=\"9\" cy=\"7\" r=\"4\"\/><path d=\"M23 21v-2a4 4 0 00-3-3.87M16 3.13a4 4 0 010 7.75\"\/><\/svg>',\r\n    chart:     '<svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"'+color+'\" stroke-width=\"2\"><line x1=\"18\" y1=\"20\" x2=\"18\" y2=\"10\"\/><line x1=\"12\" y1=\"20\" x2=\"12\" y2=\"4\"\/><line x1=\"6\" y1=\"20\" x2=\"6\" y2=\"14\"\/><\/svg>',\r\n    search:    '<svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"'+color+'\" stroke-width=\"2\"><circle cx=\"11\" cy=\"11\" r=\"8\"\/><line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"\/><\/svg>',\r\n    eye:       '<svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"'+color+'\" stroke-width=\"2\"><path d=\"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z\"\/><circle cx=\"12\" cy=\"12\" r=\"3\"\/><\/svg>',\r\n     book:   '<svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"'+color+'\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M2 3h6a4 4 0 014 4v14a3 3 0 00-3-3H2z\"\/><path d=\"M22 3h-6a4 4 0 00-4 4v14a3 3 0 013-3h7z\"\/><\/svg>',\r\n    code:      '<svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"'+color+'\" stroke-width=\"2\"><polyline points=\"16 18 22 12 16 6\"\/><polyline points=\"8 6 2 12 8 18\"\/><\/svg>',\r\n    globe:     '<svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"'+color+'\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\/><path d=\"M12 2a15.3 15.3 0 014 10 15.3 15.3 0 01-4 10 15.3 15.3 0 01-4-10 15.3 15.3 0 014-10z\"\/><\/svg>',\r\n    dollar:    '<svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"'+color+'\" stroke-width=\"2\"><line x1=\"12\" y1=\"1\" x2=\"12\" y2=\"23\"\/><path d=\"M17 5H9.5a3.5 3.5 0 000 7h5a3.5 3.5 0 010 7H6\"\/><\/svg>',\r\n    lock:      '<svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"'+color+'\" stroke-width=\"2\"><rect x=\"3\" y=\"11\" width=\"18\" height=\"11\" rx=\"2\" ry=\"2\"\/><path d=\"M7 11V7a5 5 0 0110 0v4\"\/><\/svg>',\r\n    award:     '<svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"'+color+'\" stroke-width=\"2\"><circle cx=\"12\" cy=\"8\" r=\"6\"\/><path d=\"M15.477 12.89L17 22l-5-3-5 3 1.523-9.11\"\/><\/svg>',\r\n    target:    '<svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"'+color+'\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><circle cx=\"12\" cy=\"12\" r=\"6\"\/><circle cx=\"12\" cy=\"12\" r=\"2\"\/><\/svg>',\r\n    zap:       '<svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"'+color+'\" stroke-width=\"2\"><polygon points=\"13 2 3 14 12 14 11 22 21 10 12 10 13 2\"\/><\/svg>',\r\n    trending:  '<svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"'+color+'\" stroke-width=\"2\"><polyline points=\"22 7 13.5 15.5 8.5 10.5 2 17\"\/><polyline points=\"16 7 22 7 22 13\"\/><\/svg>',\r\n    check:     '<svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"'+color+'\" stroke-width=\"2\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>',\r\n    star:      '<svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"'+color+'\" stroke-width=\"2\"><polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\"\/><\/svg>',\r\n    handshake: '<svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"'+color+'\" stroke-width=\"2\"><path d=\"M20.42 4.58a5.4 5.4 0 00-7.65 0l-.77.78-.77-.78a5.4 5.4 0 00-7.65 0C1.46 6.7 1.33 10.28 4 13l8 8 8-8c2.67-2.72 2.54-6.3.42-8.42z\"\/><\/svg>',\r\n    briefcase: '<svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"'+color+'\" stroke-width=\"2\"><rect x=\"2\" y=\"7\" width=\"20\" height=\"14\" rx=\"2\" ry=\"2\"\/><path d=\"M16 21V5a2 2 0 00-2-2h-4a2 2 0 00-2 2v16\"\/><\/svg>',\r\n    phone:     '<svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"'+color+'\" stroke-width=\"2\"><path d=\"M22 16.92v3a2 2 0 01-2.18 2 19.79 19.79 0 01-8.63-3.07A19.5 19.5 0 013.07 9.81a19.79 19.79 0 01-3.07-8.67A2 2 0 012 .84h3a2 2 0 012 1.72c.127.96.361 1.903.7 2.81a2 2 0 01-.45 2.11L6.09 8.91a16 16 0 006 6l1.27-1.27a2 2 0 012.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0122 16.92z\"\/><\/svg>',\r\n  };\r\n  return icons[type] || icons['check'];\r\n}\r\n\r\nfunction picCheck(color) {\r\n  return '<svg style=\"flex-shrink:0;margin-top:2px;\" width=\"12\" height=\"12\" viewBox=\"0 0 15 15\" fill=\"none\">'\r\n       + '<path d=\"M2 7.5L5.5 11L13 3\" stroke=\"'+color+'\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>'\r\n       + '<\/svg>';\r\n}\r\n\r\nfunction picRenderPanel(idx) {\r\n  var d  = picCards[idx];\r\n  var c  = d.color;\r\n  var sp = d.spotlight;\r\n\r\n  \/\/ \u2500\u2500 Benefits \u2014 FIX: use b.icon dynamically \u2500\u2500\r\n  var benefitsHTML = '';\r\n  sp.benefits.forEach(function(b) {\r\n    var bIcon = b.icon || 'check';\r\n    benefitsHTML += '<div style=\"display:flex;gap:0.75rem;margin-bottom:1.25rem;\">'\r\n      + '<div style=\"width:2.25rem;height:2.25rem;border-radius:0.5rem;background:#fff;border:1px solid '\r\n      + c + '33;display:flex;align-items:center;justify-content:center;flex-shrink:0;'\r\n      + 'box-shadow:0 1px 4px rgba(0,0,0,0.08);\">'\r\n      + picIcon(bIcon, c)\r\n      + '<\/div>'\r\n      + '<div>'\r\n      + '<p style=\"font-weight:700;font-size:0.9rem;color:#1D1D1D;margin:0 0 0.2rem;\">'+b.title+'<\/p>'\r\n      + '<p style=\"font-size:0.8rem;color:#6b7280;margin:0;line-height:1.6;\">'+b.desc+'<\/p>'\r\n      + '<\/div><\/div>';\r\n  });\r\n\r\n  \/\/ \u2500\u2500 Plans \u2500\u2500\r\n  var plansHTML = '';\r\n  d.plans.forEach(function(p) {\r\n    var isFt   = p.featured;\r\n    var border = isFt ? '2px solid '+c           : '1px solid #e5e7eb';\r\n    var bg     = isFt ? '#fff'                   : '#f9fafb';\r\n    var shadow = isFt ? '0 4px 16px rgba(0,0,0,0.1)' : 'none';\r\n    var badgeH = (isFt && p.badge)\r\n      ? '<div style=\"position:absolute;top:-0.75rem;left:50%;transform:translateX(-50%);background:'+c\r\n        +';color:#fff;font-size:0.65rem;font-weight:700;text-transform:uppercase;letter-spacing:0.1em;'\r\n        +'padding:0.25rem 1rem;border-radius:999px;white-space:nowrap;\">'+p.badge+'<\/div>' : '';\r\n    var seatsH = p.seats\r\n      ? '<p style=\"font-size:0.75rem;color:'+c+';font-weight:600;margin:0 0 0.35rem;\">'+p.seats+'<\/p>' : '';\r\n    var featH  = '';\r\n    p.features.forEach(function(f) {\r\n      featH += '<li style=\"display:flex;gap:0.5rem;align-items:flex-start;font-size:0.8rem;'\r\n             + 'color:#4b5563;margin-bottom:0.5rem;\">'\r\n             + picCheck(c) + '<span>'+f+'<\/span><\/li>';\r\n    });\r\n    plansHTML += '<div style=\"position:relative;background:'+bg+';border:'+border\r\n               + ';border-radius:0.75rem;padding:1.5rem;display:flex;flex-direction:column;box-shadow:'+shadow+';\">'\r\n               + badgeH\r\n               + '<div style=\"margin-bottom:1.25rem;'+(isFt?'margin-top:0.75rem;':'')+'\">'\r\n               + '<p style=\"font-size:0.7rem;font-weight:700;text-transform:uppercase;letter-spacing:0.1em;'\r\n               + 'color:'+(isFt?c:'#9ca3af')+';margin:0 0 0.25rem;\">'+p.name+'<\/p>'\r\n               + seatsH\r\n               + '<p style=\"font-size:'+(p.price==='Custom'?'1.5rem':'1.75rem')\r\n               + ';font-weight:800;color:#1D1D1D;margin:0;line-height:1.2;\">'\r\n               + p.price\r\n               + (p.period ? '<span style=\"font-size:0.85rem;font-weight:400;color:#9ca3af;\">'+p.period+'<\/span>' : '')\r\n               + '<\/p>'\r\n               + '<p style=\"font-size:0.75rem;color:#9ca3af;margin:0.25rem 0 0;\">'+p.note+'<\/p>'\r\n               + '<\/div>'\r\n               + '<ul style=\"list-style:none;padding:0;margin:0 0 1.5rem;flex-grow:1;\">'+featH+'<\/ul>'\r\n               + '<a href=\"'+p.cta_url+'\" style=\"display:block;text-align:center;padding:0.75rem;'\r\n               + 'border-radius:0.6rem;font-weight:700;font-size:0.75rem;text-transform:uppercase;'\r\n               + 'letter-spacing:0.08em;text-decoration:none;'\r\n               + (isFt ? 'background:'+c+';color:#fff;' : 'background:transparent;border:2px solid '+c+';color:'+c+';')\r\n               + '\">'+p.cta_label+'<\/a>'\r\n               + '<\/div>';\r\n  });\r\n\r\n  \/\/ \u2500\u2500 Feature categories \u2500\u2500\r\n  var featureHTML = '';\r\n  if (d.feature_cats && d.feature_cats.length) {\r\n    var catsH = '';\r\n    d.feature_cats.forEach(function(cat) {\r\n      var itemsH = '';\r\n      cat.items.forEach(function(item) {\r\n        itemsH += '<div class=\"pic-feature-item\">'\r\n          + '<div class=\"pic-feature-item-title\">'\r\n          + picCheck(c) + item.title\r\n          + '<\/div>'\r\n          + '<div class=\"pic-feature-item-desc\">'+item.desc+'<\/div>'\r\n          + '<\/div>';\r\n      });\r\n      catsH += '<div class=\"pic-feature-cat\">'\r\n        + '<div class=\"pic-feature-cat-title\" style=\"color:'+c+';\">'\r\n        + picIcon(cat.icon, c) + cat.title\r\n        + '<\/div>'\r\n        + itemsH + '<\/div>';\r\n    });\r\n    featureHTML = '<div style=\"margin-top:2rem;padding-top:2rem;border-top:1px solid #f0f0f0;margin-bottom:2rem;\">'\r\n      + '<h4 style=\"font-size:0.95rem;font-weight:800;text-transform:uppercase;letter-spacing:0.05em;'\r\n      + 'color:#1D1D1D;margin:0 0 0.35rem;\">'+d.everything_title+'<\/h4>'\r\n      + '<p style=\"font-size:0.875rem;color:#6b7280;margin:0 0 1.25rem;\">'+d.everything_subtitle+'<\/p>'\r\n      + '<div class=\"pic-feature-grid\">'+catsH+'<\/div>'\r\n      + '<\/div>';\r\n  }\r\n\r\n  \/\/ \u2500\u2500 Comparison table \u2500\u2500\r\n  var compareHTML = '';\r\n  if (d.comparison_sections && d.comparison_sections.length\r\n      && d.comparison_headers && d.comparison_headers.length) {\r\n    var hCells = '<th style=\"width:40%;text-align:left;\">Feature<\/th>';\r\n    d.comparison_headers.forEach(function(h) { hCells += '<th>'+h+'<\/th>'; });\r\n    var tRows = '';\r\n    d.comparison_sections.forEach(function(sec) {\r\n      tRows += '<tr class=\"pic-compare-section-header\"><td colspan=\"'\r\n             + (d.comparison_headers.length + 1)\r\n             + '\" style=\"color:'+c+';\">'+sec.title+'<\/td><\/tr>';\r\n      sec.rows.forEach(function(row) {\r\n        var cells = '<td>'+row.label+'<\/td>';\r\n        row.values.forEach(function(v) { cells += '<td>'+v+'<\/td>'; });\r\n        tRows += '<tr>'+cells+'<\/tr>';\r\n      });\r\n    });\r\n    compareHTML = '<div style=\"margin-bottom:1rem;\">'\r\n      + '<button onclick=\"picToggleCompare(this)\" style=\"width:100%;padding:1rem;background:'+c\r\n      + ';color:#fff;border:none;border-radius:0.75rem;font-weight:700;font-size:0.8rem;'\r\n      + 'text-transform:uppercase;letter-spacing:0.1em;cursor:pointer;display:flex;align-items:center;'\r\n      + 'justify-content:center;gap:0.5rem;\">'\r\n      + '&#x2304; SEE FULL PLAN COMPARISON<\/button>'\r\n      + '<div class=\"pic-compare-wrap\" style=\"display:none;margin-top:1rem;overflow-x:auto;\">'\r\n      + '<table class=\"pic-compare-table\"><thead><tr>'+hCells+'<\/tr><\/thead>'\r\n      + '<tbody>'+tRows+'<\/tbody><\/table>'\r\n      + '<\/div><\/div>';\r\n  }\r\n\r\n  \/\/ \u2500\u2500 FIX: Use sp.badge_icon dynamically for spotlight badge icon \u2500\u2500\r\n  var badgeIcon = (sp.badge_icon && sp.badge_icon !== '') ? sp.badge_icon : 'shield';\r\n\r\n  const plansSection = plansHTML && plansHTML.trim()\r\n  ? (\r\n      '<div style=\"margin-bottom:2rem;\">'\r\n      + '<h4 style=\"font-size:0.95rem;font-weight:800;text-transform:uppercase;letter-spacing:0.05em;'\r\n      + 'color:#1D1D1D;margin:0 0 0.35rem;\">'+d.plans_title+'<\/h4>'\r\n      + '<p style=\"font-size:0.875rem;color:#6b7280;margin:0 0 1.5rem;\">'+d.plans_subtitle+'<\/p>'\r\n      + '<div class=\"pic-plans-grid\">'+plansHTML+'<\/div>'\r\n      + '<\/div>'\r\n    )\r\n  : '';\r\n\r\n  return (\r\n    '<div style=\"display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;\">'\r\n    + '<h3 style=\"font-size:1rem;font-weight:800;text-transform:uppercase;letter-spacing:0.08em;color:'\r\n    + c+';margin:0;\">'+d.title+' - WHAT\\'S INCLUDED<\/h3>'\r\n    + '<button onclick=\"picClosePanel()\" style=\"background:none;border:none;cursor:pointer;'\r\n    + 'font-size:0.85rem;font-weight:600;color:#9ca3af;\">Close \u2715<\/button>'\r\n    + '<\/div>'\r\n\r\n    + '<div style=\"display:flex;flex-direction:column;gap:2rem;margin-bottom:2.5rem;background:'\r\n    + c+'0d;border-radius:1rem;padding:2rem;border:1px solid '+c+'1a;\" class=\"pic-spotlight-row\">'\r\n    + '<div style=\"flex:1;\">'\r\n\r\n    \/\/ FIX: badge icon now dynamic\r\n    + '<p style=\"font-size:0.7rem;font-weight:700;text-transform:uppercase;letter-spacing:0.12em;color:'\r\n    + c+';margin:0 0 1rem;display:flex;align-items:center;gap:0.5rem;\">'\r\n    + picIcon(badgeIcon, c) + sp.badge + '<\/p>'\r\n\r\n    + '<h3 style=\"font-size:1.4rem;font-weight:800;color:#1D1D1D;margin:0 0 1rem;line-height:1.3;'\r\n    + 'text-transform:uppercase;letter-spacing:0.04em;\">'\r\n    + sp.title+' <span style=\"color:'+c+'\">'+sp.title_accent+'<\/span><\/h3>'\r\n    + '<p style=\"font-size:0.875rem;color:#6b7280;line-height:1.7;margin:0 0 1.5rem;\">'+sp.body+'<\/p>'\r\n    + '<a href=\"'+sp.cta_url+'\" style=\"display:inline-block;padding:0.75rem 1.5rem;border-radius:0.6rem;'\r\n    + 'background:'+c+';color:#fff;font-weight:700;font-size:0.75rem;text-transform:uppercase;'\r\n    + 'letter-spacing:0.08em;text-decoration:none;\">'+sp.cta_label+'<\/a>'\r\n    + '<\/div>'\r\n    + '<div style=\"flex:1;\">'+benefitsHTML+'<\/div>'\r\n    + '<\/div>'\r\n\r\n    + plansSection\r\n    + featureHTML\r\n    + compareHTML\r\n  );\r\n}\r\n\r\nfunction picToggleCompare(btn) {\r\n  var wrap   = btn.nextElementSibling;\r\n  var isOpen = wrap.style.display !== 'none';\r\n  wrap.style.display = isOpen ? 'none' : 'block';\r\n  btn.innerHTML      = isOpen ? '&#x2304; SEE FULL PLAN COMPARISON' : '&#8593; HIDE FULL COMPARISON';\r\n}\r\n\r\nfunction picOpenPanel(idx) {\r\n  var wrapper = document.getElementById('pic-panel-wrapper');\r\n  var inner   = document.getElementById('pic-panel-inner');\r\n  if (wrapper.dataset.active == idx && wrapper.style.display !== 'none') {\r\n    picClosePanel(); return;\r\n  }\r\n  document.querySelectorAll('.pic-card').forEach(function(card) {\r\n    card.style.outline = ''; card.style.outlineOffset = '';\r\n  });\r\n  var activeCard = document.querySelector('.pic-card[data-key=\"'+idx+'\"]');\r\n  if (activeCard) {\r\n    activeCard.style.outline      = '3px solid ' + picCards[idx].color;\r\n    activeCard.style.outlineOffset = '4px';\r\n  }\r\n  inner.innerHTML        = picRenderPanel(idx);\r\n  wrapper.dataset.active = idx;\r\n  wrapper.style.display  = 'block';\r\n  setTimeout(function() {\r\n    wrapper.scrollIntoView({ behavior: 'smooth', block: 'nearest' });\r\n  }, 50);\r\n}\r\n\r\nfunction picClosePanel() {\r\n  var wrapper = document.getElementById('pic-panel-wrapper');\r\n  wrapper.style.display  = 'none';\r\n  wrapper.dataset.active = '';\r\n  document.querySelectorAll('.pic-card').forEach(function(card) {\r\n    card.style.outline = ''; card.style.outlineOffset = '';\r\n  });\r\n}\r\n<\/script>\n\n\r\n<style>\r\n  .pts-section {\r\n    padding: 5rem 1.5rem;\r\n    box-sizing: border-box;\r\n  }\r\n  .pts-title {\r\n    text-align: center;\r\n    font-size: 1.5rem;\r\n    font-weight: 800;\r\n    text-transform: uppercase;\r\n    letter-spacing: 0.05em;\r\n    color: #1C3C6C;\r\n    margin-bottom: 3rem;\r\n    font-family: \"Avenir Next LT Pro\", \"Open Sans\", sans-serif;\r\n  }\r\n  .pts-grid {\r\n    display: grid;\r\n    grid-template-columns: 1fr;\r\n    gap: 2rem;\r\n    max-width: 72rem;\r\n    margin: 0 auto;\r\n  }\r\n  @media (min-width: 1024px) {\r\n    .pts-grid {\r\n      grid-template-columns: repeat(3, 1fr);\r\n    }\r\n  }\r\n  .pts-card {\r\n    background: #ffffff;\r\n    border-radius: 1rem;\r\n    padding: 2.5rem;\r\n    box-shadow: 0 2px 8px rgba(0,0,0,0.06);\r\n    display: flex;\r\n    flex-direction: column;\r\n    border-left: 4px solid #ccc;\r\n  }\r\n  .pts-industry {\r\n    font-size: 0.7rem;\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    letter-spacing: 0.12em;\r\n    margin-bottom: 1.25rem;\r\n    font-family: \"Avenir Next LT Pro\", \"Open Sans\", sans-serif;\r\n  }\r\n  .pts-quote {\r\n    font-size: 1rem;\r\n    font-style: italic;\r\n    color: #1C3C6C;\r\n    line-height: 1.75;\r\n    flex-grow: 1;\r\n    margin-bottom: 2rem;\r\n    font-family: \"Avenir Next LT Pro\", \"Open Sans\", sans-serif;\r\n  }\r\n  .pts-divider {\r\n    border: none;\r\n    border-top: 1px solid #e5e7eb;\r\n    margin-bottom: 1.25rem;\r\n  }\r\n  .pts-author-name {\r\n    font-weight: 700;\r\n    color: #1D1D1D;\r\n    font-size: 0.95rem;\r\n    font-family: \"Avenir Next LT Pro\", \"Open Sans\", sans-serif;\r\n  }\r\n  .pts-author-title {\r\n    color: #6b7280;\r\n    font-size: 0.85rem;\r\n    margin-top: 0.2rem;\r\n    font-family: \"Avenir Next LT Pro\", \"Open Sans\", sans-serif;\r\n  }\r\n<\/style>\r\n\r\n<section class=\"pts-section\" style=\"background-color: #f7f6f5;\">\r\n  <h2 class=\"pts-title\">WHAT OUR MEMBERS SAY<\/h2>\r\n\r\n  <div class=\"pts-grid\">\r\n\r\n          <div class=\"pts-card\" style=\"border-left-color: #39b44a;\">\r\n        <span class=\"pts-industry\" style=\"color: #39b44a;\">\r\n          Produce        <\/span>\r\n        <p class=\"pts-quote\">&#8220;Blue Book has been very instrumental in supporting us in our growth. It helps us put us on the map and keep us top of mind.&#8221;<\/p>\r\n        <hr class=\"pts-divider\" \/>\r\n        <div>\r\n          <p class=\"pts-author-name\">Jasmine Monteil<\/p>\r\n          <p class=\"pts-author-title\">Business Development &amp; Sourcing Manager, CDS Foods<\/p>\r\n        <\/div>\r\n      <\/div>\r\n\r\n          <div class=\"pts-card\" style=\"border-left-color: #0062af;\">\r\n        <span class=\"pts-industry\" style=\"color: #0062af;\">\r\n          Transportation        <\/span>\r\n        <p class=\"pts-quote\">&#8220;The combination of data, guidance, and industry expertise provided by Blue Book has been crucial in helping us grow our business while minimizing risk.&#8221;<\/p>\r\n        <hr class=\"pts-divider\" \/>\r\n        <div>\r\n          <p class=\"pts-author-name\">Jason Biggs<\/p>\r\n          <p class=\"pts-author-title\">President of Sales, JEAR Logistics<\/p>\r\n        <\/div>\r\n      <\/div>\r\n\r\n          <div class=\"pts-card\" style=\"border-left-color: #1c3c6c;\">\r\n        <span class=\"pts-industry\" style=\"color: #1c3c6c;\">\r\n          Supply &amp; Service        <\/span>\r\n        <p class=\"pts-quote\">&#8220;Blue Book&#039;s rating system and payment performance data gives trusted insights we utilize to make data-driven decisions within an industry where traditional credit data is limited.&#8221;<\/p>\r\n        <hr class=\"pts-divider\" \/>\r\n        <div>\r\n          <p class=\"pts-author-name\">Casey Smith<\/p>\r\n          <p class=\"pts-author-title\">Senior Credit Analyst, Triumph Financial<\/p>\r\n        <\/div>\r\n      <\/div>\r\n\r\n    \r\n  <\/div>\r\n<\/section>\n\n\r\n<style>\r\n  .pfaq-section {\r\n    padding: 5rem 1.5rem;\r\n    box-sizing: border-box;\r\n    font-family: \"Avenir Next LT Pro\", \"Open Sans\", sans-serif;\r\n  }\r\n  .pfaq-inner {\r\n    max-width: 72rem;\r\n    margin: 0 auto;\r\n    display: flex;\r\n    flex-direction: column;\r\n    gap: 3rem;\r\n  }\r\n  @media (min-width: 1024px) {\r\n    .pfaq-inner {\r\n      flex-direction: row;\r\n      gap: 5rem;\r\n      align-items: flex-start;\r\n    }\r\n  }\r\n\r\n  \/* \u2500\u2500 Sales CTA Card \u2500\u2500 *\/\r\n  .pfaq-cta-col {\r\n    width: 100%;\r\n  }\r\n  @media (min-width: 1024px) {\r\n    .pfaq-cta-col { width: 35%; flex-shrink: 0; }\r\n    .pfaq-faq-col { flex: 1; }\r\n  }\r\n  .pfaq-cta-card {\r\n    border-radius: 1.5rem;\r\n    padding: 2.5rem;\r\n    color: #ffffff;\r\n    box-shadow: 0 20px 40px rgba(0,0,0,0.2);\r\n    position: sticky;\r\n    top: 7rem;\r\n  }\r\n  .pfaq-cta-title {\r\n    font-size: 1.5rem;\r\n    font-weight: 800;\r\n    text-transform: uppercase;\r\n    letter-spacing: 0.05em;\r\n    margin-bottom: 1rem;\r\n    line-height: 1.3;\r\n    color: #ffffff;\r\n  }\r\n  .pfaq-cta-body {\r\n    font-size: 0.95rem;\r\n    opacity: 0.85;\r\n    line-height: 1.7;\r\n    margin-bottom: 2rem;\r\n    color: #ffffff;\r\n  }\r\n  .pfaq-btn {\r\n    display: block;\r\n    width: 100%;\r\n    text-align: center;\r\n    padding: 1rem;\r\n    border-radius: 0.75rem;\r\n    font-weight: 700;\r\n    font-size: 0.8rem;\r\n    text-transform: uppercase;\r\n    letter-spacing: 0.1em;\r\n    text-decoration: none;\r\n    margin-bottom: 1rem;\r\n    box-sizing: border-box;\r\n    transition: opacity 0.2s;\r\n  }\r\n  .pfaq-btn:hover { opacity: 0.9; text-decoration: none; }\r\n  .pfaq-btn-solid {\r\n    background: #ffffff;\r\n    color: #1C3C6C;\r\n  }\r\n  .pfaq-btn-outline {\r\n    background: transparent;\r\n    color: #ffffff;\r\n    border: 2px solid rgba(255,255,255,0.4);\r\n  }\r\n  .pfaq-btn-outline:hover {\r\n    border-color: #ffffff;\r\n    color: #ffffff;\r\n  }\r\n\r\n  \/* \u2500\u2500 FAQ Column \u2500\u2500 *\/\r\n  .pfaq-faq-title {\r\n    font-size: 1.75rem;\r\n    font-weight: 800;\r\n    text-transform: uppercase;\r\n    letter-spacing: 0.05em;\r\n    color: #1D1D1D;\r\n    margin-bottom: 2rem;\r\n  }\r\n  .pfaq-item {\r\n    border: 1px solid #e5e7eb;\r\n    border-radius: 1rem;\r\n    margin-bottom: 1rem;\r\n    overflow: hidden;\r\n    transition: border-color 0.2s;\r\n  }\r\n  .pfaq-item:hover {\r\n    border-color: rgba(0, 98, 175, 0.3);\r\n  }\r\n  .pfaq-question {\r\n    width: 100%;\r\n    text-align: left;\r\n    padding: 1.5rem;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: space-between;\r\n    gap: 1rem;\r\n    font-weight: 700;\r\n    font-size: 0.95rem;\r\n    color: #1C3C6C;\r\n    background: none;\r\n    border: none;\r\n    cursor: pointer;\r\n    font-family: \"Avenir Next LT Pro\", \"Open Sans\", sans-serif;\r\n  }\r\n  .pfaq-question:hover { color: #0062AF; }\r\n  .pfaq-chevron {\r\n    width: 1.25rem;\r\n    height: 1.25rem;\r\n    flex-shrink: 0;\r\n    color: #9ca3af;\r\n    transition: transform 0.3s ease;\r\n  }\r\n  .pfaq-answer {\r\n    max-height: 0;\r\n    overflow: hidden;\r\n    transition: max-height 0.35s ease, padding 0.35s ease;\r\n    padding: 0 1.5rem;\r\n    font-size: 0.9rem;\r\n    color: #6b7280;\r\n    line-height: 1.75;\r\n  }\r\n  .pfaq-item.pfaq-open .pfaq-answer {\r\n    max-height: 500px;\r\n    padding-bottom: 1.5rem;\r\n  }\r\n  .pfaq-item.pfaq-open .pfaq-chevron {\r\n    transform: rotate(180deg);\r\n    color: #0062AF;\r\n  }\r\n  .pfaq-item.pfaq-open .pfaq-question {\r\n    color: #0062AF;\r\n  }\r\n<\/style>\r\n\r\n<section class=\"pfaq-section\" style=\"background: #ffffff;\">\r\n  <div class=\"pfaq-inner\">\r\n\r\n    <!-- \u2550\u2550\u2550 SALES CTA COLUMN \u2550\u2550\u2550 -->\r\n    <div class=\"pfaq-cta-col\">\r\n      <div class=\"pfaq-cta-card\" style=\"background: #1c3c6c;\">\r\n        <h3 class=\"pfaq-cta-title\">STILL HAVE QUESTIONS?<\/h3>\r\n        <p class=\"pfaq-cta-body\">Our team knows the fresh food and transportation industries inside and out. We&#039;ll help you find the right membership for your business, no pressure, no jargon.<\/p>\r\n        <a href=\"https:\/\/bluebookservices.com\/get-a-demo\" class=\"pfaq-btn pfaq-btn-solid\">\r\n          Talk To Sales        <\/a>\r\n        <a href=\"https:\/\/bluebookservices.com\/get-a-demo\" class=\"pfaq-btn pfaq-btn-outline\">\r\n          Get A Demo        <\/a>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- \u2550\u2550\u2550 FAQ COLUMN \u2550\u2550\u2550 -->\r\n    <div class=\"pfaq-faq-col\">\r\n      <h2 class=\"pfaq-faq-title\">Frequently Asked Questions<\/h2>\r\n\r\n      <div class=\"pfaq-accordion\" id=\"pfaq-6a2ad462a7a69\">\r\n\r\n                  <div class=\"pfaq-item\">\r\n            <button class=\"pfaq-question\" onclick=\"pfaqToggle(this)\">\r\n              <span>Is my membership limited to one industry vertical?<\/span>\r\n              <svg class=\"pfaq-chevron\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\r\n                <path d=\"M19 9l-7 7-7-7\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"\/>\r\n              <\/svg>\r\n            <\/button>\r\n            <div class=\"pfaq-answer\">\r\n              <p>Yes, memberships are issued per industry vertical. If your business operates across multiple verticals (for example, a 3PL that also handles fresh food), contact our team and we can discuss a multi-vertical arrangement.<\/p>\r\n            <\/div>\r\n          <\/div>\r\n                  <div class=\"pfaq-item\">\r\n            <button class=\"pfaq-question\" onclick=\"pfaqToggle(this)\">\r\n              <span>How are Blue Book credit ratings determined?<\/span>\r\n              <svg class=\"pfaq-chevron\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\r\n                <path d=\"M19 9l-7 7-7-7\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"\/>\r\n              <\/svg>\r\n            <\/button>\r\n            <div class=\"pfaq-answer\">\r\n              <p>Blue Book&#039;s credit ratings are built from over 125 years of trade payment data, voluntary financial submissions, public records, and our proprietary scoring model. Ratings are updated regularly and reflect the most recent trade activity reported by members, giving you a live pulse on buyer payment behavior rather than a static snapshot.<\/p>\r\n            <\/div>\r\n          <\/div>\r\n                  <div class=\"pfaq-item\">\r\n            <button class=\"pfaq-question\" onclick=\"pfaqToggle(this)\">\r\n              <span>Can I try Blue Book before committing to a membership?<\/span>\r\n              <svg class=\"pfaq-chevron\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\r\n                <path d=\"M19 9l-7 7-7-7\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"\/>\r\n              <\/svg>\r\n            <\/button>\r\n            <div class=\"pfaq-answer\">\r\n              <p>Yes. We offer a guided demo with one of our account executives who can walk you through the platform using real data relevant to your business. Request a demo from this page and we&#039;ll be in touch within one business day.<\/p>\r\n            <\/div>\r\n          <\/div>\r\n                  <div class=\"pfaq-item\">\r\n            <button class=\"pfaq-question\" onclick=\"pfaqToggle(this)\">\r\n              <span>What is Blue Book Verify\u2122 and is it included in my membership?<\/span>\r\n              <svg class=\"pfaq-chevron\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\r\n                <path d=\"M19 9l-7 7-7-7\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"\/>\r\n              <\/svg>\r\n            <\/button>\r\n            <div class=\"pfaq-answer\">\r\n              <p>Blue Book Verify\u2122 is our trading partner identity verification tool that uses single-use, time-limited cryptographic codes to confirm the identity of a company before a trade. It is included as a complimentary benefit for all active members regardless of tier.<\/p>\r\n            <\/div>\r\n          <\/div>\r\n                  <div class=\"pfaq-item\">\r\n            <button class=\"pfaq-question\" onclick=\"pfaqToggle(this)\">\r\n              <span>Are membership fees annual or monthly?<\/span>\r\n              <svg class=\"pfaq-chevron\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\r\n                <path d=\"M19 9l-7 7-7-7\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"\/>\r\n              <\/svg>\r\n            <\/button>\r\n            <div class=\"pfaq-answer\">\r\n              <p>Memberships are billed annually. We don&#039;t currently offer month-to-month plans. If you have a specific billing requirement, please speak with our sales team and we&#039;ll do our best to accommodate your situation.\r\n<\/p>\r\n            <\/div>\r\n          <\/div>\r\n                  <div class=\"pfaq-item\">\r\n            <button class=\"pfaq-question\" onclick=\"pfaqToggle(this)\">\r\n              <span>How do I upgrade or change my plan?<\/span>\r\n              <svg class=\"pfaq-chevron\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\r\n                <path d=\"M19 9l-7 7-7-7\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"\/>\r\n              <\/svg>\r\n            <\/button>\r\n            <div class=\"pfaq-answer\">\r\n              <p>You can upgrade at any time by contacting your account executive or reaching out via the member portal. Upgrades are prorated for the remainder of your billing period. Downgrades take effect at the next renewal date.<\/p>\r\n            <\/div>\r\n          <\/div>\r\n        \r\n      <\/div>\r\n    <\/div>\r\n\r\n  <\/div>\r\n<\/section>\r\n\r\n<script>\r\nfunction pfaqToggle(button) {\r\n  var item     = button.closest('.pfaq-item');\r\n  var isOpen   = item.classList.contains('pfaq-open');\r\n\r\n  \/\/ Close all open items in same accordion\r\n  var accordion = item.closest('.pfaq-accordion');\r\n  accordion.querySelectorAll('.pfaq-item.pfaq-open').forEach(function(el) {\r\n    el.classList.remove('pfaq-open');\r\n  });\r\n\r\n  \/\/ Open clicked item if it was closed\r\n  if ( !isOpen ) {\r\n    item.classList.add('pfaq-open');\r\n  }\r\n}\r\n<\/script>","protected":false},"excerpt":{"rendered":"","protected":false},"author":19,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":true,"content-type":"","om_disable_all_campaigns":false,"footnotes":""},"class_list":["post-451375","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.1 (Yoast SEO v27.5) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Pricing - Blue Book<\/title>\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.bluebookservices.com\/pricing\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Pricing\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.bluebookservices.com\/pricing\/\" \/>\n<meta property=\"og:site_name\" content=\"Blue Book\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-05T18:29:47+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.bluebookservices.com\\\/pricing\\\/\",\"url\":\"https:\\\/\\\/www.bluebookservices.com\\\/pricing\\\/\",\"name\":\"Pricing - Blue Book\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.bluebookservices.com\\\/#website\"},\"datePublished\":\"2026-06-01T06:55:54+00:00\",\"dateModified\":\"2026-06-05T18:29:47+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.bluebookservices.com\\\/pricing\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.bluebookservices.com\\\/pricing\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.bluebookservices.com\\\/pricing\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.bluebookservices.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Pricing\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.bluebookservices.com\\\/#website\",\"url\":\"https:\\\/\\\/www.bluebookservices.com\\\/\",\"name\":\"Blue Book\",\"description\":\"Blue Book Services \u2013 Trusted Credit &amp; Marketing Insights for the Produce Industry Since 1901\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.bluebookservices.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.bluebookservices.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.bluebookservices.com\\\/#organization\",\"name\":\"Blue Book\",\"url\":\"https:\\\/\\\/www.bluebookservices.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.bluebookservices.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.bluebookservices.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/Blue-Book-Horizontal-Logo-Color-RGB-1.png\",\"contentUrl\":\"https:\\\/\\\/www.bluebookservices.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/Blue-Book-Horizontal-Logo-Color-RGB-1.png\",\"width\":1760,\"height\":484,\"caption\":\"Blue Book\"},\"image\":{\"@id\":\"https:\\\/\\\/www.bluebookservices.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"description\":\"Blue Book is the fresh produce industry intelligence platform trusted since 1901. Find buyers, manage credit risk, track market signals, and verify trading partners.\",\"email\":\"sales@bluebookservices.com\",\"telephone\":\"(630) 668-3500\",\"legalName\":\"Blue Book Services, LLC\",\"foundingDate\":\"1901-01-01\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"minValue\":\"11\",\"maxValue\":\"50\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Pricing - Blue Book","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.bluebookservices.com\/pricing\/","og_locale":"en_US","og_type":"article","og_title":"Pricing","og_url":"https:\/\/www.bluebookservices.com\/pricing\/","og_site_name":"Blue Book","article_modified_time":"2026-06-05T18:29:47+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.bluebookservices.com\/pricing\/","url":"https:\/\/www.bluebookservices.com\/pricing\/","name":"Pricing - Blue Book","isPartOf":{"@id":"https:\/\/www.bluebookservices.com\/#website"},"datePublished":"2026-06-01T06:55:54+00:00","dateModified":"2026-06-05T18:29:47+00:00","breadcrumb":{"@id":"https:\/\/www.bluebookservices.com\/pricing\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.bluebookservices.com\/pricing\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.bluebookservices.com\/pricing\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.bluebookservices.com\/"},{"@type":"ListItem","position":2,"name":"Pricing"}]},{"@type":"WebSite","@id":"https:\/\/www.bluebookservices.com\/#website","url":"https:\/\/www.bluebookservices.com\/","name":"Blue Book","description":"Blue Book Services \u2013 Trusted Credit &amp; Marketing Insights for the Produce Industry Since 1901","publisher":{"@id":"https:\/\/www.bluebookservices.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.bluebookservices.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.bluebookservices.com\/#organization","name":"Blue Book","url":"https:\/\/www.bluebookservices.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.bluebookservices.com\/#\/schema\/logo\/image\/","url":"https:\/\/www.bluebookservices.com\/wp-content\/uploads\/2025\/03\/Blue-Book-Horizontal-Logo-Color-RGB-1.png","contentUrl":"https:\/\/www.bluebookservices.com\/wp-content\/uploads\/2025\/03\/Blue-Book-Horizontal-Logo-Color-RGB-1.png","width":1760,"height":484,"caption":"Blue Book"},"image":{"@id":"https:\/\/www.bluebookservices.com\/#\/schema\/logo\/image\/"},"description":"Blue Book is the fresh produce industry intelligence platform trusted since 1901. Find buyers, manage credit risk, track market signals, and verify trading partners.","email":"sales@bluebookservices.com","telephone":"(630) 668-3500","legalName":"Blue Book Services, LLC","foundingDate":"1901-01-01","numberOfEmployees":{"@type":"QuantitativeValue","minValue":"11","maxValue":"50"}}]}},"_links":{"self":[{"href":"https:\/\/www.bluebookservices.com\/wp-json\/wp\/v2\/pages\/451375","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.bluebookservices.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.bluebookservices.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.bluebookservices.com\/wp-json\/wp\/v2\/users\/19"}],"replies":[{"embeddable":true,"href":"https:\/\/www.bluebookservices.com\/wp-json\/wp\/v2\/comments?post=451375"}],"version-history":[{"count":0,"href":"https:\/\/www.bluebookservices.com\/wp-json\/wp\/v2\/pages\/451375\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.bluebookservices.com\/wp-json\/wp\/v2\/media?parent=451375"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}