{"id":14523,"date":"2025-09-16T21:31:57","date_gmt":"2025-09-16T21:31:57","guid":{"rendered":"https:\/\/www.pivotal.com.tr\/aa-price-calculator\/"},"modified":"2026-01-12T10:32:31","modified_gmt":"2026-01-12T10:32:31","slug":"aa-price-calculator","status":"publish","type":"page","link":"https:\/\/www.pivotal.com.tr\/en\/aa-price-calculator\/","title":{"rendered":"aa Price Calculator"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"14523\" class=\"elementor elementor-14523 elementor-12524\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-d0d870b elementor-section-stretched elementor-section-height-min-height elementor-section-boxed elementor-section-height-default elementor-section-items-middle\" data-id=\"d0d870b\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-extended\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4ba6ac3\" data-id=\"4ba6ac3\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7f2d83c e-con-full e-flex e-con e-parent\" data-id=\"7f2d83c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1edcda5 elementor-widget elementor-widget-image\" data-id=\"1edcda5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/pivotal.graw.com.tr\/wp-content\/uploads\/2021\/04\/Pivotal-Logo-Beyaz-2-e1752234925270.png\" title=\"\" alt=\"\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t<div class=\"elementor-element elementor-element-ce9a168 e-flex e-con-boxed e-con e-parent\" data-id=\"ce9a168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cd978c3 elementor-widget elementor-widget-html\" data-id=\"cd978c3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div>\r\n\r\n\r\n  <meta charset=\"utf-8\">\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\r\n  <title>Pivotal \u2013 Simple Price Calculator<\/title>\r\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\">\r\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;500;600;700&amp;display=swap\" rel=\"stylesheet\">\r\n  <style>\r\n    :root{\r\n      --bg:#0b0c10; --card:#121318; --ink:#e9eaee; --muted:#9aa1ad; --accent:#d7b56d;\r\n      --ok:#34c759; --warn:#ff9f0a; --err:#ff453a; --br:16px; --gap:14px; --shadow:0 12px 28px rgba(0,0,0,.35)\r\n    }\r\n    *{box-sizing:border-box}\r\n    html,body{height:100%}\r\n    body{margin:0; background:linear-gradient(180deg,#0a0b0d,#10121a); color:var(--ink); font:16px\/1.45 Montserrat,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,\"Apple Color Emoji\",\"Segoe UI Emoji\"}\r\n    .wrap{max-width:980px; margin:40px auto; padding:0 20px}\r\n    header{display:flex; align-items:center; justify-content:space-between; gap:10px; margin-bottom:24px}\r\n    header h1{font-size:24px; margin:0; letter-spacing:.2px}\r\n    header .badge{font-size:12px; color:#222; background:var(--accent); padding:6px 10px; border-radius:999px; font-weight:700}\r\n\r\n    .grid{display:grid; grid-template-columns:1.3fr 1fr; gap:22px}\r\n    @media (max-width: 880px){ .grid{grid-template-columns:1fr;}}\r\n\r\n    .card{background:var(--card); border-radius:var(--br); padding:18px; box-shadow:var(--shadow); border:1px solid rgba(255,255,255,.06)}\r\n    .card h2{margin:0 0 10px; font-size:18px}\r\n    .row{display:grid; grid-template-columns:1fr 1fr; gap:var(--gap)}\r\n    .row.three{grid-template-columns:repeat(3,1fr)}\r\n    .row.auto{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}\r\n    label{display:block; font-size:12px; color:var(--muted); margin-bottom:6px}\r\n    input, select{width:100%; padding:12px 12px; border:1px solid rgba(255,255,255,.12); border-radius:12px; background:#0f1015; color:var(--ink); outline:none}\r\n    input:focus, select:focus{border-color:var(--accent)}\r\n    .hint{font-size:12px; color:var(--muted); margin-top:6px}\r\n    .switch{display:flex; align-items:center; gap:10px}\r\n    .switch input[type=\"checkbox\"]{width:auto}\r\n    .actions{display:flex; gap:10px; margin-top:14px; flex-wrap:wrap}\r\n    button{appearance:none; border:0; padding:12px 16px; border-radius:12px; cursor:pointer; font-weight:600}\r\n    .primary{background:var(--accent); color:#201a10}\r\n    .ghost{background:transparent; color:var(--ink); border:1px solid rgba(255,255,255,.18)}\r\n\r\n    .result{display:grid; gap:12px}\r\n    .pill{display:flex; align-items:center; justify-content:space-between; gap:10px; background:#0d0f14; border:1px solid rgba(255,255,255,.08); padding:12px 14px; border-radius:12px}\r\n    .pill b{font-size:15px}\r\n\r\n    .muted{color:var(--muted)}\r\n    .ok{color:var(--ok)}\r\n    .warn{color:var(--warn)}\r\n    .err{color:var(--err)}\r\n    .note{font-size:12px; color:var(--muted)}\r\n    .hr{height:1px; background:linear-gradient(90deg,transparent,rgba(255,255,255,.18),transparent); margin:12px 0}\r\n    footer{margin-top:22px; font-size:12px; color:var(--muted)}\r\n    .kicker{font-size:12px; color:var(--muted); margin:8px 0 16px}\r\n    .flex{display:flex; gap:10px; align-items:center}\r\n  <\/style>\r\n\r\n\r\n  <div class=\"wrap\">\r\n    <header>\r\n      <h1>Pivotal \u00b7 Simple Price Calculator<\/h1>\r\n      <span class=\"badge\">MVP<\/span>\r\n    <\/header>\r\n\r\n    <div class=\"grid\">\r\n      <!-- INPUTS -->\r\n      <section class=\"card\">\r\n        <h2>Input<\/h2>\r\n        <p class=\"kicker\">The simplest flow: Type \u2192 Measurement \u2192 Quantity \u2192 Options \u2192 Currency. <span class=\"muted\">(The figures are examples; enter your own prices\/exchange rate.)<\/span><\/p>\r\n\r\n        <div class=\"row\">\r\n          <div>\r\n            <label>Door Type<\/label>\r\n            <select id=\"doorType\">\r\n              <option>Pivot<\/option>\r\n <option>Panel<\/option>\r\n <option>Interior Hinged<\/option>\r\n <option>Interior Pivot<\/option>\r\n <option>Sliding<\/option>\r\n            <\/select>\r\n          <\/div>\r\n          <div>\r\n            <label>Quantity<\/label>\r\n            <input id=\"qty\" type=\"number\" min=\"1\" value=\"1\">\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"row\">\r\n          <div>\r\n            <label>Width (mm)<\/label>\r\n            <input id=\"w\" type=\"number\" min=\"600\" step=\"1\" value=\"1200\">\r\n          <\/div>\r\n          <div>\r\n            <label>Height (mm)<\/label>\r\n            <input id=\"h\" type=\"number\" min=\"1800\" step=\"1\" value=\"2400\">\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"row\">\r\n          <div>\r\n            <label>Handle Model<\/label>\r\n <select id=\"handle\">\r\n <option value=\"Minimal Pull\">Minimal Pull (0)<\/option>\r\n <option value=\"Stainless Bar\">Stainless Bar (+120 USD)<\/option>\r\n <option value=\"Custom Premium\">Custom Premium (+280 USD)<\/option>\r\n <\/select> \r\n          <\/div>\r\n          <div class=\"switch\">\r\n            <input id=\"belt\" type=\"checkbox\">\r\n            <label for=\"belt\">Add stainless steel belt<\/label>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"row\">\r\n          <div class=\"switch\">\r\n            <input id=\"smart\" type=\"checkbox\">\r\n            <label for=\"smart\">Add smart lock (Philips)<\/label>\r\n          <\/div>\r\n          <div class=\"switch\">\r\n            <input id=\"fixed\" type=\"checkbox\">\r\n            <label for=\"fixed\">Add fixed panel<\/label>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"row\" id=\"fixedWrap\" style=\"display:none\">\r\n          <div>\r\n            <label>Fixed Panel Width (mm)<\/label>\r\n            <input id=\"fixedW\" type=\"number\" min=\"200\" value=\"400\">\r\n          <\/div>\r\n          <div>\r\n            <label>Fixed Panel Height (mm)<\/label>\r\n            <input id=\"fixedH\" type=\"number\" min=\"1800\" value=\"2400\">\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"row three\">\r\n          <div>\r\n            <label>Currency<\/label>\r\n <select id=\"ccy\">\r\n <option>USD<\/option>\r\n <option>EUR<\/option>\r\n <option>TRY<\/option>\r\n <\/select> \r\n          <\/div>\r\n          <div>\r\n            <label>USD\u2192EUR<\/label>\r\n            <input id=\"rateUSDEUR\" type=\"number\" step=\"0.0001\" value=\"0.92\">\r\n          <\/div>\r\n          <div>\r\n            <label>USD\u2192TRY<\/label>\r\n            <input id=\"rateUSDTRY\" type=\"number\" step=\"0.01\" value=\"35.00\">\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"row\">\r\n          <div>\r\n            <label>Optional: Freight\/Shipping (in selected currency)<\/label>\r\n            <input id=\"shipping\" type=\"number\" step=\"0.01\" placeholder=\"e.g. 1200\">\r\n            <div class=\"hint\">Leave blank if the exact offer will be added later.<\/div>\r\n          <\/div>\r\n          <div>\r\n            <label>Rounding Step<\/label>\r\n            <select id=\"roundStep\">\r\n              <option value=\"1\">1<\/option>\r\n <option value=\"5\">5<\/option>\r\n <option value=\"10\" selected>10<\/option>\r\n <option value=\"50\">50<\/option>\r\n <option value=\"100\">100<\/option>\r\n            <\/select>\r\n            <div class=\"hint\">Rounds prices to the specified step.<\/div>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"actions\">\r\n          <button class=\"primary\" id=\"calcBtn\">Calculate<\/button>\r\n <button class=\"ghost\" id=\"resetBtn\" type=\"button\">Reset<\/button>\r\n        <\/div>\r\n      <\/section>\r\n\r\n      <!-- OUTPUTS -->\r\n      <section class=\"card\">\r\n        <h2>Result<\/h2>\r\n        <div class=\"result\" id=\"out\">\r\n          <div class=\"pill\"><span class=\"muted\">Area (door leaf)<\/span><b id=\"areaTxt\">\u2013<\/b><\/div>\r\n          <div class=\"pill\"><span class=\"muted\">Unit Price (EXW)<\/span><b id=\"unitExw\">\u2013<\/b><\/div>\r\n          <div class=\"pill\"><span class=\"muted\">Total EXW<\/span><b id=\"totalExw\">\u2013<\/b><\/div>\r\n          <div class=\"pill\"><span class=\"muted\">Estimated Weight<\/span><b id=\"weightTxt\">\u2013<\/b><\/div>\r\n          <div class=\"pill\"><span class=\"muted\">Crate (box) size<\/span><b>1500 \u00d7 3500 \u00d7 1000 mm<\/b><\/div>\r\n          <div class=\"pill\"><span class=\"muted\">Gross Weight (including crate)<\/span><b>\u2248 800 kg<\/b><\/div>\r\n          <div class=\"pill\"><span class=\"muted\">Shipping<\/span><b id=\"shipTxt\">\u2013<\/b><\/div>\r\n          <div class=\"pill\"><span class=\"muted\">Grand Total (DAP assumed)<\/span><b id=\"grandTxt\">\u2013<\/b><\/div>\r\n        <\/div>\r\n        <div class=\"hr\"><\/div>\r\n        <p class=\"note\">Note: Figures are calculated with <u>sample<\/u> unit prices and option additions. Edit the following <b>PRICING<\/b> and <b>OPTIONS<\/b> constants according to your own table. Excel with macros does not work in the browser; this page recalculates the formulas with JavaScript.<\/p>\r\n      <\/section>\r\n    <\/div>\r\n\r\n    <footer>\r\n \u00a9 Pivotal \u00b7 This page is for MVP purposes. Formulas and pricing logic are transparent; if commercial confidentiality is required, we recommend server-side (PHP\/Node) calculation.\r\n    <\/footer>\r\n  <\/div>\r\n\r\n<script>\r\n  \/\/ ==== BAS\u0130T VER\u0130 MODEL\u0130 (\u00d6RNEK) ==========================================\r\n  \/\/ TODO: Kendi fiyatlar\u0131n\u0131zla g\u00fcncelleyin.\r\n  const PRICING = {\r\n    \"Pivot\":              { usdPerM2: 1100, minUSD: 3000 },\r\n    \"Panel\":              { usdPerM2:  850, minUSD: 1800 },\r\n    \"\u0130\u00e7 Mek\u00e2n Mente\u015feli\": { usdPerM2:  600, minUSD:  900 },\r\n    \"\u0130\u00e7 Mek\u00e2n Pivot\":     { usdPerM2:  800, minUSD: 1500 },\r\n    \"S\u00fcrg\u00fcl\u00fc\":            { usdPerM2:  700, minUSD: 1200 },\r\n  };\r\n\r\n  const OPTIONS = {\r\n    handleUSD: { \"Minimal Pull\": 0, \"Stainless Bar\": 120, \"Custom Premium\": 280 },\r\n    stainlessBeltUSD: 200,\r\n    smartLockUSD: 450,\r\n    fixedPanelUSDPerM2: 500\r\n  };\r\n\r\n  const WEIGHT = { perLeafKg: 150, crateGrossKg: 800 };\r\n\r\n  \/\/ ==== ARA\u00c7LAR =============================================================\r\n  const $ = s => document.querySelector(s);\r\n  const fmt = (v, ccy) => new Intl.NumberFormat('tr-TR', { style:'currency', currency: ccy, maximumFractionDigits: 0 }).format(v);\r\n  const roundTo = (v, step) => Math.round(v\/step)*step;\r\n\r\n  function usdTo(ccy, usd, rUSDEUR, rUSDTRY){\r\n    if (ccy === 'USD') return usd;\r\n    if (ccy === 'EUR') return usd * rUSDEUR;\r\n    if (ccy === 'TRY') return usd * rUSDTRY;\r\n    return usd;\r\n  }\r\n\r\n  function calc(){\r\n    const type = $('#doorType').value;\r\n    const qty  = Math.max(1, +$('#qty').value||1);\r\n    const w    = Math.max(1, +$('#w').value||0);\r\n    const h    = Math.max(1, +$('#h').value||0);\r\n    const areaM2 = (w*h)\/1_000_000;\r\n\r\n    const handle = $('#handle').value;\r\n    const hasBelt = $('#belt').checked;\r\n    const hasSmart= $('#smart').checked;\r\n    const hasFixed= $('#fixed').checked;\r\n    const fW = Math.max(0, +$('#fixedW').value||0);\r\n    const fH = Math.max(0, +$('#fixedH').value||0);\r\n    const fixedAreaM2 = hasFixed ? (fW*fH)\/1_000_000 : 0;\r\n\r\n    const ccy  = $('#ccy').value;\r\n    const rEU  = Math.max(0.0001, +$('#rateUSDEUR').value||0.92);\r\n    const rTR  = Math.max(0.0001, +$('#rateUSDTRY').value||35.0);\r\n    const ship = Math.max(0, +$('#shipping').value||0);\r\n    const step = Math.max(1, +$('#roundStep').value||10);\r\n\r\n    const conf = PRICING[type];\r\n    const baseUSD = Math.max(conf.minUSD, conf.usdPerM2 * areaM2);\r\n\r\n    \/\/ Opsiyon USD\r\n    const handleUSD = OPTIONS.handleUSD[handle]||0;\r\n    const beltUSD   = hasBelt ? OPTIONS.stainlessBeltUSD : 0;\r\n    const smartUSD  = hasSmart? OPTIONS.smartLockUSD : 0;\r\n    const fixedUSD  = hasFixed? OPTIONS.fixedPanelUSDPerM2 * fixedAreaM2 : 0;\r\n\r\n    let unitUSD = baseUSD + handleUSD + beltUSD + smartUSD + fixedUSD;\r\n\r\n    \/\/ Para birimine \u00e7evir + yuvarla\r\n    let unitCCY = usdTo(ccy, unitUSD, rEU, rTR);\r\n    unitCCY = roundTo(unitCCY, step);\r\n\r\n    let totalCCY = unitCCY * qty;\r\n    let grandCCY = totalCCY + ship; \/\/ varsay\u0131m: ship se\u00e7ilen para biriminde\r\n\r\n    \/\/ A\u011f\u0131rl\u0131k (kanat ba\u015f\u0131na) + sand\u0131k\r\n    const weightKg = WEIGHT.perLeafKg * qty;\r\n\r\n    \/\/ \u00c7\u0131k\u0131\u015f\r\n    $('#areaTxt').textContent  = areaM2.toFixed(2) + ' m\u00b2';\r\n    $('#unitExw').textContent  = fmt(unitCCY, ccy) + ' (EXW)';\r\n    $('#totalExw').textContent = fmt(totalCCY, ccy);\r\n    $('#shipTxt').textContent  = ship>0 ? fmt(ship, ccy) : 'Beklemede (teklif al\u0131nacak)';\r\n    $('#grandTxt').textContent = fmt(grandCCY, ccy);\r\n    $('#weightTxt').textContent= `${weightKg.toFixed(0)} kg (kanatlar) + sand\u0131k \u2248 ${WEIGHT.crateGrossKg} kg`;\r\n  }\r\n\r\n  \/\/ ==== ETK\u0130LE\u015e\u0130M ===========================================================\r\n  $('#calcBtn').addEventListener('click', e=>{ e.preventDefault(); calc(); });\r\n  $('#resetBtn').addEventListener('click', ()=>{ document.querySelector('form')?.reset(); location.reload(); });\r\n  $('#fixed').addEventListener('change', e=>{ $('#fixedWrap').style.display = e.target.checked? 'grid':'none'; });\r\n\r\n  \/\/ \u0130lk hesap\r\n  calc();\r\n<\/script>\r\n\r\n\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Pivotal \u2013 Simple Price Calculator Pivotal \u00b7 Simple Price Calculator MVP Input The simplest flow: Type \u2192 Measurement \u2192 Quantity \u2192 Options \u2192 Currency. (The figures are examples; enter your own prices\/exchange rate.) Door Type PivotPanelInterior HingedInterior PivotSliding Quantity Width (mm) Height (mm) Handle Model Minimal Pull (0)Stainless Bar (+120 USD)Custom Premium (+280 USD) Add &hellip; <br \/><a href=\"https:\/\/www.pivotal.com.tr\/en\/aa-price-calculator\/\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">aa Price Calculator<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-14523","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>aa Price Calculator - Pivotal Door Systems<\/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.pivotal.com.tr\/en\/aa-price-calculator\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"aa Price Calculator - Pivotal Door Systems\" \/>\n<meta property=\"og:description\" content=\"Pivotal \u2013 Simple Price Calculator Pivotal \u00b7 Simple Price Calculator MVP Input The simplest flow: Type \u2192 Measurement \u2192 Quantity \u2192 Options \u2192 Currency. (The figures are examples; enter your own prices\/exchange rate.) Door Type PivotPanelInterior HingedInterior PivotSliding Quantity Width (mm) Height (mm) Handle Model Minimal Pull (0)Stainless Bar (+120 USD)Custom Premium (+280 USD) Add &hellip; Continue reading aa Price Calculator\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.pivotal.com.tr\/en\/aa-price-calculator\/\" \/>\n<meta property=\"og:site_name\" content=\"Pivotal Door Systems\" \/>\n<meta property=\"article:modified_time\" content=\"2026-01-12T10:32:31+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.pivotal.com.tr\/wp-content\/uploads\/2021\/04\/Pivotal-Logo-Beyaz-2-e1752234925270.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1385\" \/>\n\t<meta property=\"og:image:height\" content=\"433\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\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=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.pivotal.com.tr\\\/en\\\/aa-price-calculator\\\/\",\"url\":\"https:\\\/\\\/www.pivotal.com.tr\\\/en\\\/aa-price-calculator\\\/\",\"name\":\"aa Price Calculator - Pivotal Door Systems\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.pivotal.com.tr\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.pivotal.com.tr\\\/en\\\/aa-price-calculator\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.pivotal.com.tr\\\/en\\\/aa-price-calculator\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.pivotal.com.tr\\\/wp-content\\\/uploads\\\/2021\\\/04\\\/Pivotal-Logo-Beyaz-2-e1752234925270.png\",\"datePublished\":\"2025-09-16T21:31:57+00:00\",\"dateModified\":\"2026-01-12T10:32:31+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.pivotal.com.tr\\\/en\\\/aa-price-calculator\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.pivotal.com.tr\\\/en\\\/aa-price-calculator\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.pivotal.com.tr\\\/en\\\/aa-price-calculator\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.pivotal.com.tr\\\/wp-content\\\/uploads\\\/2021\\\/04\\\/Pivotal-Logo-Beyaz-2-e1752234925270.png\",\"contentUrl\":\"https:\\\/\\\/www.pivotal.com.tr\\\/wp-content\\\/uploads\\\/2021\\\/04\\\/Pivotal-Logo-Beyaz-2-e1752234925270.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.pivotal.com.tr\\\/en\\\/aa-price-calculator\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Anasayfa\",\"item\":\"https:\\\/\\\/www.pivotal.com.tr\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"aa Price Calculator\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.pivotal.com.tr\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/www.pivotal.com.tr\\\/en\\\/\",\"name\":\"Pivotal Door Systems\",\"description\":\"Pivot Kap\u0131 Pivot Door Fritsjurgens\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.pivotal.com.tr\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.pivotal.com.tr\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.pivotal.com.tr\\\/en\\\/#organization\",\"name\":\"Pivotal Door Systems\",\"url\":\"https:\\\/\\\/www.pivotal.com.tr\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.pivotal.com.tr\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.pivotal.com.tr\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/favico.png\",\"contentUrl\":\"https:\\\/\\\/www.pivotal.com.tr\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/favico.png\",\"width\":500,\"height\":500,\"caption\":\"Pivotal Door Systems\"},\"image\":{\"@id\":\"https:\\\/\\\/www.pivotal.com.tr\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.instagram.com\\\/pivotaltr\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"aa Price Calculator - Pivotal Door Systems","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.pivotal.com.tr\/en\/aa-price-calculator\/","og_locale":"en_US","og_type":"article","og_title":"aa Price Calculator - Pivotal Door Systems","og_description":"Pivotal \u2013 Simple Price Calculator Pivotal \u00b7 Simple Price Calculator MVP Input The simplest flow: Type \u2192 Measurement \u2192 Quantity \u2192 Options \u2192 Currency. (The figures are examples; enter your own prices\/exchange rate.) Door Type PivotPanelInterior HingedInterior PivotSliding Quantity Width (mm) Height (mm) Handle Model Minimal Pull (0)Stainless Bar (+120 USD)Custom Premium (+280 USD) Add &hellip; Continue reading aa Price Calculator","og_url":"https:\/\/www.pivotal.com.tr\/en\/aa-price-calculator\/","og_site_name":"Pivotal Door Systems","article_modified_time":"2026-01-12T10:32:31+00:00","og_image":[{"width":1385,"height":433,"url":"https:\/\/www.pivotal.com.tr\/wp-content\/uploads\/2021\/04\/Pivotal-Logo-Beyaz-2-e1752234925270.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.pivotal.com.tr\/en\/aa-price-calculator\/","url":"https:\/\/www.pivotal.com.tr\/en\/aa-price-calculator\/","name":"aa Price Calculator - Pivotal Door Systems","isPartOf":{"@id":"https:\/\/www.pivotal.com.tr\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.pivotal.com.tr\/en\/aa-price-calculator\/#primaryimage"},"image":{"@id":"https:\/\/www.pivotal.com.tr\/en\/aa-price-calculator\/#primaryimage"},"thumbnailUrl":"https:\/\/www.pivotal.com.tr\/wp-content\/uploads\/2021\/04\/Pivotal-Logo-Beyaz-2-e1752234925270.png","datePublished":"2025-09-16T21:31:57+00:00","dateModified":"2026-01-12T10:32:31+00:00","breadcrumb":{"@id":"https:\/\/www.pivotal.com.tr\/en\/aa-price-calculator\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.pivotal.com.tr\/en\/aa-price-calculator\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.pivotal.com.tr\/en\/aa-price-calculator\/#primaryimage","url":"https:\/\/www.pivotal.com.tr\/wp-content\/uploads\/2021\/04\/Pivotal-Logo-Beyaz-2-e1752234925270.png","contentUrl":"https:\/\/www.pivotal.com.tr\/wp-content\/uploads\/2021\/04\/Pivotal-Logo-Beyaz-2-e1752234925270.png"},{"@type":"BreadcrumbList","@id":"https:\/\/www.pivotal.com.tr\/en\/aa-price-calculator\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Anasayfa","item":"https:\/\/www.pivotal.com.tr\/en\/"},{"@type":"ListItem","position":2,"name":"aa Price Calculator"}]},{"@type":"WebSite","@id":"https:\/\/www.pivotal.com.tr\/en\/#website","url":"https:\/\/www.pivotal.com.tr\/en\/","name":"Pivotal Door Systems","description":"Pivot Kap\u0131 Pivot Door Fritsjurgens","publisher":{"@id":"https:\/\/www.pivotal.com.tr\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.pivotal.com.tr\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.pivotal.com.tr\/en\/#organization","name":"Pivotal Door Systems","url":"https:\/\/www.pivotal.com.tr\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.pivotal.com.tr\/en\/#\/schema\/logo\/image\/","url":"https:\/\/www.pivotal.com.tr\/wp-content\/uploads\/2025\/08\/favico.png","contentUrl":"https:\/\/www.pivotal.com.tr\/wp-content\/uploads\/2025\/08\/favico.png","width":500,"height":500,"caption":"Pivotal Door Systems"},"image":{"@id":"https:\/\/www.pivotal.com.tr\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.instagram.com\/pivotaltr\/"]}]}},"rttpg_featured_image_url":null,"rttpg_author":{"display_name":"Musa","author_link":"https:\/\/www.pivotal.com.tr\/en\/author\/musa\/"},"rttpg_comment":0,"rttpg_category":" <a href=\"https:\/\/www.pivotal.com.tr\/en\/?taxonomy=translation_priority&#038;term=optional-en\" rel=\"tag\">Optional<\/a>","rttpg_excerpt":"Pivotal \u2013 Simple Price Calculator Pivotal \u00b7 Simple Price Calculator MVP Input The simplest flow: Type \u2192 Measurement \u2192 Quantity \u2192 Options \u2192 Currency. (The figures are examples; enter your own prices\/exchange rate.) Door Type PivotPanelInterior HingedInterior PivotSliding Quantity Width (mm) Height (mm) Handle Model Minimal Pull (0)Stainless Bar (+120 USD)Custom Premium (+280 USD) Add&hellip;","_links":{"self":[{"href":"https:\/\/www.pivotal.com.tr\/en\/wp-json\/wp\/v2\/pages\/14523","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.pivotal.com.tr\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.pivotal.com.tr\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.pivotal.com.tr\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.pivotal.com.tr\/en\/wp-json\/wp\/v2\/comments?post=14523"}],"version-history":[{"count":1,"href":"https:\/\/www.pivotal.com.tr\/en\/wp-json\/wp\/v2\/pages\/14523\/revisions"}],"predecessor-version":[{"id":14525,"href":"https:\/\/www.pivotal.com.tr\/en\/wp-json\/wp\/v2\/pages\/14523\/revisions\/14525"}],"wp:attachment":[{"href":"https:\/\/www.pivotal.com.tr\/en\/wp-json\/wp\/v2\/media?parent=14523"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}