{"product_id":"kranzle-technical-consultation","title":"Krānzle Technical \u0026 System Design Consultation","description":"\u003c!-- ============================================================\n     DETAIL DIVISION — Krānzle Technical Consultation Service\n     Product Description HTML\n     Paste into Shopify product description via the \u003c\u003e HTML editor\n     ============================================================ --\u003e\n\u003cstyle\u003e\n  .dd-pd {\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n    color: #1a1a1a;\n    line-height: 1.65;\n    max-width: 680px;\n  }\n\n  \/* ── LEAD BANNER ── *\/\n  .dd-pd__banner {\n    background: #c8221e;\n    padding: 10px 20px;\n    text-align: center;\n  }\n  .dd-pd__banner p {\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.3em;\n    text-transform: uppercase;\n    color: #fff;\n    margin: 0;\n  }\n\n  \/* ── HERO HEADER ── *\/\n  .dd-pd__hero {\n    background: #0b1829;\n    padding: 24px 24px 20px;\n    border-top: 3px solid #c8221e;\n    margin-bottom: 0;\n  }\n  .dd-pd__eyebrow {\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 0.25em;\n    text-transform: uppercase;\n    color: #c8221e;\n    margin: 0 0 8px;\n  }\n  .dd-pd__title {\n    font-size: 26px;\n    font-weight: 700;\n    color: #ffffff;\n    line-height: 1.15;\n    margin: 0 0 10px;\n  }\n  .dd-pd__tagline {\n    font-size: 13px;\n    color: #8aafd4;\n    margin: 0;\n    font-style: italic;\n  }\n  .dd-pd__tagline strong {\n    color: #c8221e;\n    font-style: normal;\n  }\n\n  \/* ── LEAD COPY ── *\/\n  .dd-pd__lead {\n    padding: 18px 20px;\n    background: #edf2f9;\n    border-left: 3px solid #1a4b8c;\n    margin-bottom: 0;\n  }\n  .dd-pd__lead p {\n    font-size: 14px;\n    line-height: 1.75;\n    color: #333;\n    margin: 0 0 10px;\n  }\n  .dd-pd__lead p:last-child { margin: 0; }\n  .dd-pd__lead a {\n    color: #1a4b8c;\n    font-weight: 600;\n    text-decoration: none;\n  }\n  .dd-pd__lead a:hover { text-decoration: underline; }\n\n  \/* ── SECTION LABEL ── *\/\n  .dd-pd__section-label {\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.25em;\n    text-transform: uppercase;\n    color: #c8221e;\n    padding: 20px 20px 8px;\n    background: #fff;\n    margin: 0;\n  }\n\n  \/* ── SERVICE TIER BLOCKS ── *\/\n  .dd-pd__tier {\n    background: #fff;\n    border-left: 3px solid #1a4b8c;\n    padding: 14px 20px 16px;\n    margin: 0 0 2px;\n  }\n  .dd-pd__tier--free {\n    border-left-color: #555;\n  }\n  .dd-pd__tier-header {\n    display: flex;\n    align-items: baseline;\n    gap: 12px;\n    margin-bottom: 6px;\n    flex-wrap: wrap;\n  }\n  .dd-pd__tier-name {\n    font-size: 14px;\n    font-weight: 700;\n    color: #0b1829;\n    margin: 0;\n    text-transform: uppercase;\n    letter-spacing: 0.05em;\n  }\n  .dd-pd__tier-price {\n    font-size: 13px;\n    font-weight: 700;\n    color: #c8221e;\n    white-space: nowrap;\n  }\n  .dd-pd__tier-price--free {\n    color: #555;\n  }\n  .dd-pd__tier p {\n    font-size: 13.5px;\n    line-height: 1.7;\n    color: #444;\n    margin: 0 0 8px;\n  }\n  .dd-pd__tier p:last-child { margin: 0; }\n  .dd-pd__tier ul {\n    margin: 8px 0 0;\n    padding-left: 18px;\n  }\n  .dd-pd__tier li {\n    font-size: 13px;\n    color: #555;\n    margin-bottom: 3px;\n    line-height: 1.55;\n  }\n\n  \/* ── INCLUDES STRIP ── *\/\n  .dd-pd__includes {\n    background: #0b1829;\n    padding: 14px 20px;\n    margin: 0;\n  }\n  .dd-pd__includes-label {\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n    color: #8aafd4;\n    margin: 0 0 10px;\n  }\n  .dd-pd__includes-grid {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 6px 20px;\n  }\n  .dd-pd__includes-item {\n    font-size: 12px;\n    color: #ccd9ea;\n    display: flex;\n    align-items: center;\n    gap: 6px;\n  }\n  .dd-pd__includes-item::before {\n    content: \"✓\";\n    color: #c8221e;\n    font-weight: 700;\n    font-size: 11px;\n  }\n\n  \/* ── ORDERING NOTE ── *\/\n  .dd-pd__order-note {\n    background: #f7f0e8;\n    border-left: 3px solid #c8221e;\n    padding: 14px 20px;\n    margin: 0;\n  }\n  .dd-pd__order-note p {\n    font-size: 13.5px;\n    line-height: 1.7;\n    color: #3a2a1a;\n    margin: 0 0 6px;\n  }\n  .dd-pd__order-note p:last-child { margin: 0; }\n  .dd-pd__order-note strong {\n    color: #0b1829;\n  }\n\n  \/* ── CLOSING STRIP ── *\/\n  .dd-pd__closing {\n    background: #0b1829;\n    padding: 16px 20px;\n    margin-top: 0;\n  }\n  .dd-pd__closing p {\n    font-size: 13px;\n    color: #8aafd4;\n    margin: 0;\n    font-style: italic;\n    line-height: 1.7;\n  }\n  .dd-pd__closing strong {\n    color: #fff;\n    font-style: normal;\n  }\n\n  \/* ── DIVIDERS ── *\/\n  .dd-pd__div {\n    height: 2px;\n    background: #0b1829;\n    margin: 0;\n  }\n  .dd-pd__div--light {\n    height: 1px;\n    background: #dde5f0;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"dd-pd\"\u003e\n\u003c!-- BANNER --\u003e\n\u003cdiv class=\"dd-pd__banner\"\u003e\n\u003cp\u003ePaid \u0026amp; Scheduled — Book Before We Speak\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"dd-pd__hero\"\u003e\n\u003cp class=\"dd-pd__eyebrow\"\u003eDetail Division \/\/ Krānzle Specialist\u003c\/p\u003e\n\u003ch2 class=\"dd-pd__title\"\u003eTechnical \u0026amp; System Design Consultation\u003c\/h2\u003e\n\u003cp class=\"dd-pd__tagline\"\u003e26 years. Hundreds of systems. \u003cstrong\u003eReal answers from someone who has actually run these machines.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- LEAD COPY --\u003e\n\u003cdiv class=\"dd-pd__lead\"\u003e\n\u003cp\u003eBefore you go any further — many questions about Krānzle machines, fittings, system setup, and components are already answered in detail on this site with packages found \u003ca href=\"https:\/\/www.detail-division.mom\/collections\/kranzle-machine-packages\" title=\"Krānzle Machine Packages\"\u003e\u003cstrong\u003eHERE\u003c\/strong\u003e\u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003e\u003ca href=\"https:\/\/www.detail-division.mom\/pages\/kranzle\" target=\"_blank\"\u003e*Visit the Krānzle resource page\u003c\/a\u003e and do a few minutes of reading first. You may already have what you need. \u003cstrong\u003e\u003cspan style=\"color: rgb(255, 42, 0);\"\u003eIt's FREE!\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf your question goes beyond that, I am here. A passing diagnosis question or a quick machine recommendation costs nothing. Everything beyond that is a paid, scheduled call — selected at checkout, booked in advance, and confirmed before we speak. My time and expertise are what you are purchasing here, and this is what that looks like.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__div\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- TIERS --\u003e\n\u003cp class=\"dd-pd__section-label\"\u003eService Options\u003c\/p\u003e\n\u003c!-- FREE --\u003e\n\u003cdiv class=\"dd-pd__tier dd-pd__tier--free\"\u003e\n\u003cdiv class=\"dd-pd__tier-header\"\u003e\n\u003cp class=\"dd-pd__tier-name\"\u003eQuick Diagnosis\u003c\/p\u003e\n\u003cspan class=\"dd-pd__tier-price dd-pd__tier-price--free\"\u003eNo Charge — ~5 Minutes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp\u003eA quick, specific question I can answer briefly. If I can point you in the right direction quickly and on my schedule, I will — but this is limited to one of the following:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eA machine-specific recommendation for your situation\u003c\/li\u003e\n\u003cli\u003eA quick pump diagnosis — identifying whether a symptom points to a pump component issue\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eSystem design questions, build-out errors, component layout issues, and anything that requires more than a quick read of your situation requires a scheduled call below.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__div--light\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- 30 MIN --\u003e\n\u003cdiv class=\"dd-pd__tier\"\u003e\n\u003cdiv class=\"dd-pd__tier-header\"\u003e\n\u003cp class=\"dd-pd__tier-name\"\u003e30-Minute Call\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp\u003eFocused problem-solving on a single issue. Pump diagnosis, component selection, pre-purchase planning, or a targeted setup question. This is the right option when you have a clear problem and need a direct answer from someone who knows these machines.\u003c\/p\u003e\n\u003cp\u003eThere is a meaningful difference between a pump fault and a system fault. If your issue lies outside the pump — a build-out error, a line configuration problem, a component installed incorrectly — that distinction matters and will be addressed directly in this call.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003ePump fault vs. system fault — identified and explained\u003c\/li\u003e\n\u003cli\u003eComponent and parts guidance with direct links sent after the call\u003c\/li\u003e\n\u003cli\u003ePre-purchase system advice for those not yet a customer\u003c\/li\u003e\n\u003cli\u003eOpen to Detail Division customers and non-customers alike\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__div--light\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- 60 MIN --\u003e\n\u003cdiv class=\"dd-pd__tier\"\u003e\n\u003cdiv class=\"dd-pd__tier-header\"\u003e\n\u003cp class=\"dd-pd__tier-name\"\u003eHourly — Design \u0026amp; Diagnosis\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp\u003eSystem design consultations, complex layout planning, full operational overviews, and detailed diagnosis across multiple components or a complete build-out. Fitting sizes, line sizing, tank-fed configuration, component sequencing — covered in full.\u003c\/p\u003e\n\u003cp\u003eThis is also the appropriate session for anyone building a system from scratch who needs to get it right before purchasing. Design work beyond the hour is billed at the same rate. Payment required before scheduling.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli style=\"font-weight: bold;\"\u003e\u003cstrong\u003eFull system design and layout\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003eFitting specifications and component sequencing\u003c\/li\u003e\n\u003cli\u003eBuild-out error diagnosis across the entire system\u003c\/li\u003e\n\u003cli\u003eTank-fed and mobile setup planning\u003c\/li\u003e\n\u003cli\u003eParts sourced with direct links during and after the call\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dd-pd__div\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- INCLUDES STRIP --\u003e\n\u003cdiv class=\"dd-pd__includes\"\u003e\n\u003cp class=\"dd-pd__includes-label\"\u003eAll Paid Sessions Include\u003c\/p\u003e\n\u003cdiv class=\"dd-pd__includes-grid\"\u003e\n\u003cspan class=\"dd-pd__includes-item\"\u003eDirect parts links sent post-call\u003c\/span\u003e \u003cspan class=\"dd-pd__includes-item\"\u003eHonest, experience-based answers\u003c\/span\u003e \u003cspan class=\"dd-pd__includes-item\"\u003e25+ years of Krānzle-specific knowledge\u003c\/span\u003e \u003cspan class=\"dd-pd__includes-item\"\u003eNo upselling — solutions only\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ORDER NOTE --\u003e\n\u003cdiv class=\"dd-pd__order-note\"\u003e\n\u003cp\u003e\u003cstrong\u003eHow to book:\u003c\/strong\u003e Select your session variant above and complete the order. In the order notes at checkout, include your \u003cstrong\u003epreferred day, date, and time\u003c\/strong\u003e along with your \u003cstrong\u003econtact phone number\u003c\/strong\u003e. I will confirm the appointment and we will go from there.\u003c\/p\u003e\n\u003cp\u003eDetail Division customers: use the email address associated with your purchase. Non-customers are welcome at the same rate.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- CLOSING --\u003e\n\u003cdiv class=\"dd-pd__closing\"\u003e\n\u003cp\u003e\u003cstrong\u003eWhat you're getting is uncommon.\u003c\/strong\u003e I can find the problem, name the part, and tell you exactly what to do — because I have done it hundreds of times on machines I know inside out. That is not something you will find in a forum. It is worth paying for, and this is a fair price for it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Krānzle","offers":[{"title":"Purchase made through Detail Division - 20min","offer_id":41197589463155,"sku":"","price":1.0,"currency_code":"CAD","in_stock":true},{"title":"30 minutes","offer_id":41197448724595,"sku":"","price":134.0,"currency_code":"CAD","in_stock":true},{"title":"1 Hour","offer_id":41197449183347,"sku":"","price":253.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1970\/4203\/files\/twophones.jpg?v=1704469485","url":"https:\/\/www.detail-division.mom\/en-ca\/products\/kranzle-technical-consultation","provider":"Detail-Division","version":"1.0","type":"link"}