{"id":1364,"date":"2026-03-11T09:41:33","date_gmt":"2026-03-11T08:41:33","guid":{"rendered":"https:\/\/shop.bagautomation.com\/calculate-your-roi\/"},"modified":"2026-03-17T12:38:01","modified_gmt":"2026-03-17T11:38:01","slug":"calculate-your-roi","status":"publish","type":"page","link":"https:\/\/shop.bagautomation.com\/en\/calculate-your-roi\/","title":{"rendered":"Calculate your ROI"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1364\" class=\"elementor elementor-1364 elementor-1226\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7633196 e-flex e-con-boxed e-con e-parent\" data-id=\"7633196\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-82b6f19 elementor-widget elementor-widget-heading\" data-id=\"82b6f19\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Calculate your savings<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-feb0d40 icona-hero elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"feb0d40\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"10\" height=\"6\" viewBox=\"0 0 10 6\" fill=\"none\"><path d=\"M9.18286 -1.94672e-05L10.0036 0.814987L5.56604 5.28967C5.49494 5.3618 5.41027 5.41916 5.31692 5.45843C5.22356 5.49771 5.12336 5.51814 5.02208 5.51855C4.9208 5.51895 4.82043 5.49932 4.72677 5.46079C4.6331 5.42226 4.54798 5.36558 4.4763 5.29402L0.000839779 0.854906L0.815075 0.0341461L5.01566 4.20057L9.18286 -1.94672e-05Z\" fill=\"black\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6cde0f1 e-flex e-con-boxed e-con e-parent\" data-id=\"6cde0f1\" 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-cf2993c elementor-widget elementor-widget-html\" data-id=\"cf2993c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div>\n\n\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<style>\n  #bag-roi-root {\n    font-family: 'Segoe UI', system-ui, sans-serif;\n    min-height: 100vh;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    padding: 24px;\n    box-sizing: border-box;\n  }\n  #bag-roi-root * { box-sizing: border-box; }\n  #bag-roi-inner { width: 100%; max-width: 560px; }\n\n  .bag-brand { text-align: center; margin-bottom: 28px; }\n  .bag-logo-wrap { display: inline-flex; align-items: center; gap: 10px; margin-bottom: 12px; }\n  .bag-logo-badge { background: #EB212E; color: white; font-weight: 900; font-size: 13px; padding: 4px 10px; border-radius: 6px; letter-spacing: 1px; }\n  .bag-logo-name { color: #000; font-weight: 300; font-size: 14px; letter-spacing: 2px; text-transform: uppercase; }\n  .bag-tagline { color: #aaa; font-size: 12px; letter-spacing: 3px; text-transform: uppercase; }\n\n  .bag-card { background: white; border-radius: 20px; overflow: hidden; box-shadow: 0 32px 30px rgba(0,0,0,0.2); }\n  .bag-card-header { background: #EB212E; padding: 36px 32px; text-align: center; }\n  .bag-card-header-sm { background: #EB212E !important; padding: 20px 28px; display: flex; align-items: center; gap: 12px; margin: 0; }\n  .bag-card-body { padding: 28px 32px; }\n  .bag-card-body-form { padding: 28px 28px 8px; }\n\n  .bag-emoji { font-size: 40px; margin-bottom: 12px; }\n  .bag-title { color: white; font-size: 22px; font-weight: 900; margin: 0 0 10px; line-height: 1.2; }\n  .bag-subtitle { color: rgba(255,255,255,0.85); font-size: 14px; margin: 0; line-height: 1.6; }\n\n  .bag-features { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 12px; margin-bottom: 28px; }\n  .bag-feature { text-align: center; padding: 14px 8px; background: #f8f8f8; border-radius: 10px; }\n  .bag-feature-icon { font-size: 22px; margin-bottom: 6px; }\n  .bag-feature-label { font-size: 11px; font-weight: 700; color: #333; }\n  .bag-feature-desc { font-size: 10px; color: #999; margin-top: 2px; }\n\n  .bag-btn-primary {\n    width: 100%; background: #EB212E; color: white;\n    border: none; border-radius: 12px; padding: 16px;\n    font-size: 15px; font-weight: 800; cursor: pointer;\n    letter-spacing: 0.5px; box-shadow: 0 4px 16px rgba(235,33,46,0.27);\n    transition: transform 0.15s; display: block;\n  }\n  .bag-btn-primary:hover { transform: translateY(-2px); }\n  .bag-btn-secondary {\n    width: 100%; background: none; color: #999;\n    border: 1px solid #ddd; border-radius: 12px; padding: 12px;\n    font-size: 13px; cursor: pointer; display: block; margin-top: 10px;\n    transition: background 0.15s;\n  }\n  .bag-btn-secondary:hover { background: #f5f5f5; }\n  .bag-btn-back { background: none !important; border: none !important; box-shadow: none !important; padding: 0 !important; margin: 0 !important; cursor: pointer !important; outline: none !important; display: flex !important; align-items: center !important; }\n  .bag-btn-back:hover, .bag-btn-back:focus, .bag-btn-back:active { background: none !important; box-shadow: none !important; transform: none !important; }\n\n  .bag-note { text-align: center; font-size: 11px; color: #bbb; margin: 12px 0 0; }\n\n  \/* Slider *\/\n  .bag-slider-wrap { margin-bottom: 24px; }\n  .bag-slider-top { display: flex; justify-content: space-between; align-items: baseline; margin-bottom: 6px; font-size:13px; font-weight: 600;}\n  .bag-slider-label { font-size: 13px !important; color: #444 !important; font-weight: 600 !important; }\n  .bag-slider-val { font-size: 20px; font-weight: 900; color: #EB212E; }\n  .bag-slider-input { width: 100%; accent-color: #EB212E; height: 6px; cursor: pointer; display: block; }\n  .bag-slider-hints { display: flex; justify-content: space-between; font-size: 10px; color: #bbb; margin-top: 3px; }\n  .bag-slider-hint { color: #aaa; font-style: italic; }\n\n  \/* Live preview *\/\n  .bag-preview { margin: 0 28px 20px; background: #fff5f5; border: 2px solid #fcc; border-radius: 12px; padding: 14px 18px; display: flex; justify-content: space-between; align-items: center; }\n  .bag-preview-label { font-size: 12px; color: #888; }\n  .bag-preview-val { font-size: 22px; font-weight: 900; color: #EB212E; }\n\n  \/* Result *\/\n  .bag-result-header { padding: 32px 28px; text-align: center; }\n  .bag-result-sup { color: rgba(255,255,255,0.8); font-size: 12px; letter-spacing: 3px; text-transform: uppercase; margin-bottom: 8px; }\n  .bag-result-big { color: white; font-size: 64px; font-weight: 900; line-height: 1; letter-spacing: -2px; }\n  .bag-result-sub { color: rgba(255,255,255,0.8); font-size: 13px; margin-top: 8px; }\n  .bag-result-pill { margin-top: 16px; display: inline-block; background: rgba(255,255,255,0.2); border-radius: 20px; padding: 6px 16px; font-size: 12px; color: white; }\n\n  .bag-stats { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin-bottom: 24px; }\n  .bag-stat { background: #f9f9f9; border-radius: 10px; padding: 14px 16px; }\n  .bag-stat-val { font-size: 22px; font-weight: 900; }\n  .bag-stat-label { font-size: 11px; color: #888; margin-top: 4px; line-height: 1.3; }\n\n  .bag-kit { background: #1a1a1a; border-radius: 12px; padding: 18px 20px; margin-bottom: 20px; }\n  .bag-kit-tag { color: #EB212E; font-size: 11px; font-weight: 700; letter-spacing: 2px; margin-bottom: 8px; }\n  .bag-kit-title { color: white; font-size: 15px; font-weight: 700; margin-bottom: 6px; }\n  .bag-kit-desc { color: #aaa; font-size: 13px; line-height: 1.5; margin-bottom: 14px; }\n  .bag-kit-footer { display: flex; justify-content: space-between; align-items: center; }\n  .bag-kit-price { color: white; font-size: 22px; font-weight: 900; }\n  .bag-kit-price-iva { color: #aaa; font-size: 11px; margin-left: 4px; }\n  .bag-kit-roi { background: #2ecc71; color: white; font-size: 11px; font-weight: 700; padding: 4px 10px; border-radius: 20px; }\n\n  .bag-footer { text-align: center; color: #555; font-size: 11px; margin-top: 16px; }\n\n  .bag-step { display: none; }\n  .bag-step.active { display: block; }\n\n  @media (max-width: 480px) {\n    .bag-features { grid-template-columns: 1fr; }\n    .bag-result-big { font-size: 44px; }\n    .bag-stats { grid-template-columns: 1fr; }\n    .bag-card-header { padding: 28px 20px; }\n    .bag-card-body { padding: 20px; }\n    .bag-card-body-form { padding: 20px 20px 8px; }\n    .bag-preview { margin: 0 20px 20px; }\n    .bag-kit-footer { flex-direction: column; align-items: flex-start; gap: 10px; }\n  }\n<\/style>\n\n\n\n<div id=\"bag-roi-root\">\n  <div id=\"bag-roi-inner\">\n\n    <!-- Brand -->\n    <div class=\"bag-brand\">\n      <div class=\"bag-logo-wrap\">\n        <div class=\"bag-logo-badge\">BAG<\/div>\n        <span class=\"bag-logo-name\">automation<\/span>\n      <\/div>\n      <div class=\"bag-tagline\">Precision Dosing Systems<\/div>\n    <\/div>\n\n    <!-- STEP 0: Intro -->\n    <div id=\"step0\" class=\"bag-step active\">\n      <div class=\"bag-card\">\n        <div class=\"bag-card-header\">\n          <div class=\"bag-emoji\">\ud83d\udcb8<\/div>\n          <h1 class=\"bag-title\">How much weight is your scale losing?<\/h1>\n          <p class=\"bag-subtitle\">Every extra gram per bag translates into thousands of euros of product given to your customers. Find out how much. <\/p>\n        <\/div>\n        <div class=\"bag-card-body\">\n          <div class=\"bag-features\">\n            <div class=\"bag-feature\">\n              <div class=\"bag-feature-icon\">\u2696\ufe0f<\/div>\n              <div class=\"bag-feature-label\">Custom calculation<\/div>\n              <div class=\"bag-feature-desc\">Based on your real data<\/div>\n            <\/div>\n            <div class=\"bag-feature\">\n              <div class=\"bag-feature-icon\">\u23f1<\/div>\n              <div class=\"bag-feature-label\">2 minutes<\/div>\n              <div class=\"bag-feature-desc\">To get the result<\/div>\n            <\/div>\n            <div class=\"bag-feature\">\n              <div class=\"bag-feature-icon\">\ud83d\udcca<\/div>\n              <div class=\"bag-feature-label\">Precise ROI<\/div>\n              <div class=\"bag-feature-desc\">Months of investment payback<\/div>\n            <\/div>\n          <\/div>\n          <button class=\"bag-btn-primary\" onclick=\"goTo(1)\">Calculate your annual loss \u2192<\/button>\n          <p class=\"bag-note\">No personal data required<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- STEP 1: Form -->\n    <div id=\"step1\" class=\"bag-step\">\n      <div class=\"bag-card\" style=\"border-radius:20px;\">\n        <div class=\"bag-card-header-sm\">\n          <button class=\"bag-btn-back\" onclick=\"goTo(0)\" title=\"Back\">\n            <img decoding=\"async\" src=\"https:\/\/shop.bagautomation.com\/wp-content\/uploads\/2026\/03\/freccia-roi.svg\" width=\"32\" height=\"32\" alt=\"\u2190\" style=\"display:block !important;width:32px !important;height:32px !important;background:none !important;border:none !important;box-shadow:none !important;\">\n          <\/button>\n          <div>\n            <div style=\"color:white;font-weight:800;font-size:18px;\">Your production data<\/div>\n            <div style=\"color:rgba(255,255,255,0.7);font-size:12px;margin-top:3px;\">Move the sliders to customize the calculation<\/div>\n          <\/div>\n        <\/div>\n        <div class=\"bag-card-body-form\">\n          <div class=\"bag-slider-wrap\">\n            <div class=\"bag-slider-top\">\n              Average bag weight\n<span class=\"bag-slider-val\" id=\"v_weight\">25kg<\/span>\n            <\/div>\n            <input type=\"range\" class=\"bag-slider-input\" id=\"s_weight\" min=\"5\" max=\"50\" step=\"1\" value=\"25\" oninput=\"update()\">\n            <div class=\"bag-slider-hints\"><span>5kg<\/span><span class=\"bag-slider-hint\">s. 25kg = standard <\/span><span>50kg bag<\/span><\/div>\n          <\/div>\n          <div class=\"bag-slider-wrap\">\n            <div class=\"bag-slider-top\">\n              <label class=\"bag-slider-label\">Current weighing machine tolerance<\/label>\n<span class=\"bag-slider-val\" id=\"v_tolerance\">3g<\/span>\n            <\/div>\n            <input type=\"range\" class=\"bag-slider-input\" id=\"s_tolerance\" min=\"1\" max=\"10\" step=\"0.5\" value=\"3\" oninput=\"update()\">\n            <div class=\"bag-slider-hints\"><span>1g<\/span><span class=\"bag-slider-hint\">Weitronik5 \u2192 0,1g<\/span><span>10g<\/span><\/div>\n          <\/div>\n          <div class=\"bag-slider-wrap\">\n            <div class=\"bag-slider-top\">\n              <label class=\"bag-slider-label\">Bags packed per hour<\/label>\n<span class=\"bag-slider-val\" id=\"v_bags\">300\/h<\/span>\n            <\/div>\n            <input type=\"range\" class=\"bag-slider-input\" id=\"s_bags\" min=\"50\" max=\"1200\" step=\"50\" value=\"300\" oninput=\"update()\">\n            <div class=\"bag-slider-hints\"><span>50\/h<\/span><span><\/span><span>1200\/h<\/span><\/div>\n          <\/div>\n          <div class=\"bag-slider-wrap\">\n            <div class=\"bag-slider-top\">\n              Production hours per day\n<span class=\"bag-slider-val\" id=\"v_hours\">8h<\/span>\n            <\/div>\n            <input type=\"range\" class=\"bag-slider-input\" id=\"s_hours\" min=\"1\" max=\"24\" step=\"1\" value=\"8\" oninput=\"update()\">\n            <div class=\"bag-slider-hints\"><span>1h<\/span><span><\/span><span>24h<\/span><\/div>\n          <\/div>\n          <div class=\"bag-slider-wrap\">\n            <div class=\"bag-slider-top\">\n              <label class=\"bag-slider-label\">Working days per year<\/label>\n<span class=\"bag-slider-val\" id=\"v_days\">220days<\/span>\n            <\/div>\n            <input type=\"range\" class=\"bag-slider-input\" id=\"s_days\" min=\"100\" max=\"365\" step=\"1\" value=\"220\" oninput=\"update()\">\n            <div class=\"bag-slider-hints\"><span>100days<\/span><span class=\"bag-slider-hint\">typical: 220days<\/span><span>365days<\/span><\/div>\n          <\/div>\n          <div class=\"bag-slider-wrap\">\n            <div class=\"bag-slider-top\">\n              <label class=\"bag-slider-label\">Product value<\/label>\n<span class=\"bag-slider-val\" id=\"v_price\">\u20ac2.5\/kg<\/span>\n            <\/div>\n            <input type=\"range\" class=\"bag-slider-input\" id=\"s_price\" min=\"0.5\" max=\"20\" step=\"0.5\" value=\"2.5\" oninput=\"update()\">\n            <div class=\"bag-slider-hints\"><span>0.5\u20ac\/kg<\/span><span><\/span><span>20\u20ac\/kg<\/span><\/div>\n          <\/div>\n        <\/div>\n        <div class=\"bag-preview\">\n          <div class=\"bag-preview-label\">Estimated loss (preview)<\/div>\n          <div class=\"bag-preview-val\" id=\"preview_loss\">\u2014<\/div>\n        <\/div>\n        <div style=\"padding:0 28px 28px;\">\n          <button class=\"bag-btn-primary\" onclick=\"showResult()\">Show me the full result \u2192<\/button>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- STEP 2: Result -->\n    <div id=\"step2\" class=\"bag-step\">\n      <div class=\"bag-card\">\n        <div class=\"bag-result-header\" id=\"result_header\">\n          <div class=\"bag-result-sup\">You are giving away every year<\/div>\n          <div class=\"bag-result-big\" id=\"result_big\">0\u20ac<\/div>\n          <div class=\"bag-result-sub\">of excess product for dosage tolerance<\/div>\n          <div class=\"bag-result-pill\" id=\"result_pill\">\u2014<\/div>\n        <\/div>\n        <div style=\"padding:24px 28px;\">\n          <div class=\"bag-stats\">\n            <div class=\"bag-stat\">\n              <div class=\"bag-stat-val\" style=\"color:#EB212E;\" id=\"stat_kg\">\u2014<\/div>\n              <div class=\"bag-stat-label\">Kg of product wasted\/year<\/div>\n            <\/div>\n            <div class=\"bag-stat\">\n              <div class=\"bag-stat-val\" style=\"color:#3498db;\" id=\"stat_bags\">\u2014<\/div>\n              <div class=\"bag-stat-label\">Bags produced per year<\/div>\n            <\/div>\n            <div class=\"bag-stat\">\n              <div class=\"bag-stat-val\" style=\"color:#27ae60;\" id=\"stat_roi\">\u2014<\/div>\n              <div class=\"bag-stat-label\">Ultimate Kit Return on Investment<\/div>\n            <\/div>\n            <div class=\"bag-stat\">\n              <div class=\"bag-stat-val\" style=\"color:#8e44ad;\" id=\"stat_5y\">\u2014<\/div>\n              <div class=\"bag-stat-label\">Net savings in 5 years<\/div>\n            <\/div>\n          <\/div>\n          <div class=\"bag-kit\">\n            <div class=\"bag-kit-tag\">\ud83d\udca1 THE RECOMMENDED SOLUTION FOR YOU<\/div>\n            <div class=\"bag-kit-title\">Ultimate Kit \u2014 Full Legal Compliance<\/div>\n            <div class=\"bag-kit-desc\" id=\"kit_desc\">\u2014<\/div>\n            <div class=\"bag-kit-footer\">\n              <div>\n                <span class=\"bag-kit-price\">2.500\u20ac<\/span>\n<span class=\"bag-kit-price-iva\">IVA incl.<\/span>\n              <\/div>\n              <div class=\"bag-kit-roi\" id=\"kit_roi_badge\">\u2014<\/div>\n            <\/div>\n          <\/div>\n          <button class=\"bag-btn-primary\" id=\"btn_cta\">Configure the kit \u2192<\/button>\n<button class=\"bag-btn-secondary\" onclick=\"goTo(1)\">\u2190 Change the parameters<\/button>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <p class=\"bag-footer\">Indicative calculation based on the reduction of the dosing tolerance. \u00a9 BAG Automation <\/p>\n  <\/div>\n<\/div>\n\n<script>\n  function fmt(n) {\n    return n.toLocaleString('it-IT', { minimumFractionDigits: 0, maximumFractionDigits: 0 }) + '\u20ac';\n  }\n\n  function calc() {\n    var weight    = parseFloat(document.getElementById('s_weight').value);\n    var tolerance = parseFloat(document.getElementById('s_tolerance').value);\n    var bags      = parseFloat(document.getElementById('s_bags').value);\n    var hours     = parseFloat(document.getElementById('s_hours').value);\n    var days      = parseFloat(document.getElementById('s_days').value);\n    var price     = parseFloat(document.getElementById('s_price').value);\n\n    var excessPerBag    = tolerance \/ 1000;\n    var bagsPerYear     = bags * hours * days;\n    var excessKgPerYear = excessPerBag * bagsPerYear;\n    var annualLoss      = excessKgPerYear * price;\n    var kitPrice        = 2500;\n    var roiMonths       = annualLoss > 0 ? Math.max(1, Math.round((kitPrice \/ annualLoss) * 12)) : 999;\n    var net5years       = annualLoss * 5 - kitPrice;\n\n    return { weight, tolerance, bags, hours, days, price, excessKgPerYear, bagsPerYear, annualLoss, roiMonths, net5years };\n  }\n\n  function update() {\n    var w = document.getElementById('s_weight').value;\n    var t = document.getElementById('s_tolerance').value;\n    var b = document.getElementById('s_bags').value;\n    var h = document.getElementById('s_hours').value;\n    var d = document.getElementById('s_days').value;\n    var p = document.getElementById('s_price').value;\n\n    document.getElementById('v_weight').textContent    = w + 'kg';\n    document.getElementById('v_tolerance').textContent = t.replace('.', ',') + 'g';\n    document.getElementById('v_bags').textContent      = parseInt(b).toLocaleString('it-IT') + '\/h';\n    document.getElementById('v_hours').textContent     = h + 'h';\n    document.getElementById('v_days').textContent      = d + 'gg';\n    document.getElementById('v_price').textContent     = parseFloat(p).toLocaleString('it-IT', {minimumFractionDigits:1,maximumFractionDigits:1}) + '\u20ac\/kg';\n\n    var data = calc();\n    document.getElementById('preview_loss').textContent = fmt(Math.round(data.annualLoss)) + '\/anno';\n  }\n\n  function goTo(n) {\n    document.querySelectorAll('.bag-step').forEach(function(el) { el.classList.remove('active'); });\n    document.getElementById('step' + n).classList.add('active');\n    update();\n  }\n\n  function animateNumber(el, target, duration) {\n    var start = 0;\n    var increment = target \/ (duration \/ 16);\n    var timer = setInterval(function() {\n      start += increment;\n      if (start >= target) { start = target; clearInterval(timer); }\n      el.textContent = Math.round(start).toLocaleString('it-IT', { minimumFractionDigits:0, maximumFractionDigits:0 }) + '\u20ac';\n    }, 16);\n  }\n\n  function showResult() {\n    var data = calc();\n\n    var lossLevel = data.annualLoss < 2000 ? 'bassa' : data.annualLoss < 8000 ? 'media' : 'alta';\n    var lossColor = data.annualLoss < 2000 ? '#f39c12' : data.annualLoss < 8000 ? '#e67e22' : '#EB212E';\n\n    var header = document.getElementById('result_header');\n    header.style.background = lossColor;\n\n    var bigEl = document.getElementById('result_big');\n    bigEl.textContent = '0\u20ac';\n\n    var isEN = (function() {\n      try { return window.top.location.href.indexOf('\/en\/') !== -1; } catch(e) {}\n      return document.documentElement.lang.startsWith('en');\n    })();\n\n    document.getElementById('result_pill').textContent =\n      (isEN ? 'Loss ' + lossLevel + ': ' : 'Perdita ' + lossLevel + ': ') +\n      fmt(Math.round(data.annualLoss \/ 12)) + (isEN ? '\/month \u00b7 ' : '\/mese \u00b7 ') +\n      fmt(Math.round(data.annualLoss \/ 365)) + (isEN ? '\/day' : '\/giorno');\n\n    document.getElementById('stat_kg').textContent   = Math.round(data.excessKgPerYear).toLocaleString('it-IT') + ' kg';\n    document.getElementById('stat_bags').textContent = Math.round(data.bagsPerYear \/ 1000) + (isEN ? 'k bags' : 'k sacchi');\n    document.getElementById('stat_roi').textContent  = data.roiMonths + (isEN ? ' months' : ' mesi');\n    document.getElementById('stat_5y').textContent   = fmt(Math.max(0, Math.round(data.net5years)));\n\n    document.getElementById('kit_desc').innerHTML = isEN\n      ? 'With Weitronik5 tolerance drops to <strong style=\"color:white\">0.1g<\/strong>. You recover <strong style=\"color:#2ecc71\">' +\n        fmt(Math.round(data.annualLoss)) + '\/year<\/strong> of product + zero risk of metrological penalties.'\n      : 'Con Weitronik5 la tolleranza scende a <strong style=\"color:white\">0,1g<\/strong>. Recuperi <strong style=\"color:#2ecc71\">' +\n        fmt(Math.round(data.annualLoss)) + '\/anno<\/strong> di prodotto + zero rischi di sanzioni metrologiche.';\n\n    document.getElementById('kit_roi_badge').textContent = isEN\n      ? 'Payback in ' + data.roiMonths + ' months'\n      : 'Rientro in ' + data.roiMonths + ' mesi';\n    document.getElementById('btn_cta').textContent = isEN\n      ? 'Stop losing ' + fmt(Math.round(data.annualLoss)) + '\/year \u2014 Configure the kit \u2192'\n      : 'Smetti di perdere ' + fmt(Math.round(data.annualLoss)) + '\/anno \u2014 Configura il kit \u2192';\n    var ctaUrl = isEN ? 'https:\/\/shop.bagautomation.com\/en\/shop\/' : 'https:\/\/shop.bagautomation.com\/shop\/#upgrade';\n    document.getElementById('btn_cta').onclick = function() { window.location.href = ctaUrl; };\n\n    goTo(2);\n    animateNumber(bigEl, Math.round(data.annualLoss), 1200);\n  }\n\n  \/\/ Init\n  update();\n<\/script>\n\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>Calculate your savings BAG automation Precision Dosing Systems \ud83d\udcb8 How much weight is your scale losing? Every extra gram per bag translates into thousands of euros of product given to your customers. Find out how much. \u2696\ufe0f Custom calculation Based on your real data \u23f1 2 minutes To get the result \ud83d\udcca Precise ROI Months &#8230; <a title=\"Calculate your ROI\" class=\"read-more\" href=\"https:\/\/shop.bagautomation.com\/en\/calculate-your-roi\/\" aria-label=\"Read more about Calculate your ROI\">Read more<\/a><\/p>\n","protected":false},"author":10,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-1364","page","type-page","status-publish"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.7 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Calculate your ROI - Shop BagAutomation<\/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:\/\/shop.bagautomation.com\/en\/calculate-your-roi\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Calculate your ROI - Shop BagAutomation\" \/>\n<meta property=\"og:description\" content=\"Calculate your savings BAG automation Precision Dosing Systems \ud83d\udcb8 How much weight is your scale losing? Every extra gram per bag translates into thousands of euros of product given to your customers. Find out how much. \u2696\ufe0f Custom calculation Based on your real data \u23f1 2 minutes To get the result \ud83d\udcca Precise ROI Months ... Read more\" \/>\n<meta property=\"og:url\" content=\"https:\/\/shop.bagautomation.com\/en\/calculate-your-roi\/\" \/>\n<meta property=\"og:site_name\" content=\"Shop BagAutomation\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-17T11:38:01+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/shop.bagautomation.com\/wp-content\/uploads\/2026\/03\/freccia-roi.svg\" \/>\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=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/shop.bagautomation.com\\\/en\\\/calculate-your-roi\\\/\",\"url\":\"https:\\\/\\\/shop.bagautomation.com\\\/en\\\/calculate-your-roi\\\/\",\"name\":\"Calculate your ROI - Shop BagAutomation\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/shop.bagautomation.com\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/shop.bagautomation.com\\\/en\\\/calculate-your-roi\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/shop.bagautomation.com\\\/en\\\/calculate-your-roi\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/shop.bagautomation.com\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/freccia-roi.svg\",\"datePublished\":\"2026-03-11T08:41:33+00:00\",\"dateModified\":\"2026-03-17T11:38:01+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/shop.bagautomation.com\\\/en\\\/calculate-your-roi\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/shop.bagautomation.com\\\/en\\\/calculate-your-roi\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/shop.bagautomation.com\\\/en\\\/calculate-your-roi\\\/#primaryimage\",\"url\":\"https:\\\/\\\/shop.bagautomation.com\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/freccia-roi.svg\",\"contentUrl\":\"https:\\\/\\\/shop.bagautomation.com\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/freccia-roi.svg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/shop.bagautomation.com\\\/en\\\/calculate-your-roi\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Homepage\",\"item\":\"https:\\\/\\\/shop.bagautomation.com\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Calculate your ROI\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/shop.bagautomation.com\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/shop.bagautomation.com\\\/en\\\/\",\"name\":\"Shop BagAutomation\",\"description\":\"Shopping in BagAutomation\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/shop.bagautomation.com\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Calculate your ROI - Shop BagAutomation","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:\/\/shop.bagautomation.com\/en\/calculate-your-roi\/","og_locale":"en_US","og_type":"article","og_title":"Calculate your ROI - Shop BagAutomation","og_description":"Calculate your savings BAG automation Precision Dosing Systems \ud83d\udcb8 How much weight is your scale losing? Every extra gram per bag translates into thousands of euros of product given to your customers. Find out how much. \u2696\ufe0f Custom calculation Based on your real data \u23f1 2 minutes To get the result \ud83d\udcca Precise ROI Months ... Read more","og_url":"https:\/\/shop.bagautomation.com\/en\/calculate-your-roi\/","og_site_name":"Shop BagAutomation","article_modified_time":"2026-03-17T11:38:01+00:00","og_image":[{"url":"https:\/\/shop.bagautomation.com\/wp-content\/uploads\/2026\/03\/freccia-roi.svg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/shop.bagautomation.com\/en\/calculate-your-roi\/","url":"https:\/\/shop.bagautomation.com\/en\/calculate-your-roi\/","name":"Calculate your ROI - Shop BagAutomation","isPartOf":{"@id":"https:\/\/shop.bagautomation.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/shop.bagautomation.com\/en\/calculate-your-roi\/#primaryimage"},"image":{"@id":"https:\/\/shop.bagautomation.com\/en\/calculate-your-roi\/#primaryimage"},"thumbnailUrl":"https:\/\/shop.bagautomation.com\/wp-content\/uploads\/2026\/03\/freccia-roi.svg","datePublished":"2026-03-11T08:41:33+00:00","dateModified":"2026-03-17T11:38:01+00:00","breadcrumb":{"@id":"https:\/\/shop.bagautomation.com\/en\/calculate-your-roi\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/shop.bagautomation.com\/en\/calculate-your-roi\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/shop.bagautomation.com\/en\/calculate-your-roi\/#primaryimage","url":"https:\/\/shop.bagautomation.com\/wp-content\/uploads\/2026\/03\/freccia-roi.svg","contentUrl":"https:\/\/shop.bagautomation.com\/wp-content\/uploads\/2026\/03\/freccia-roi.svg"},{"@type":"BreadcrumbList","@id":"https:\/\/shop.bagautomation.com\/en\/calculate-your-roi\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Homepage","item":"https:\/\/shop.bagautomation.com\/en\/"},{"@type":"ListItem","position":2,"name":"Calculate your ROI"}]},{"@type":"WebSite","@id":"https:\/\/shop.bagautomation.com\/en\/#website","url":"https:\/\/shop.bagautomation.com\/en\/","name":"Shop BagAutomation","description":"Shopping in BagAutomation","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/shop.bagautomation.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/shop.bagautomation.com\/en\/wp-json\/wp\/v2\/pages\/1364","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/shop.bagautomation.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/shop.bagautomation.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/shop.bagautomation.com\/en\/wp-json\/wp\/v2\/users\/10"}],"replies":[{"embeddable":true,"href":"https:\/\/shop.bagautomation.com\/en\/wp-json\/wp\/v2\/comments?post=1364"}],"version-history":[{"count":12,"href":"https:\/\/shop.bagautomation.com\/en\/wp-json\/wp\/v2\/pages\/1364\/revisions"}],"predecessor-version":[{"id":1554,"href":"https:\/\/shop.bagautomation.com\/en\/wp-json\/wp\/v2\/pages\/1364\/revisions\/1554"}],"wp:attachment":[{"href":"https:\/\/shop.bagautomation.com\/en\/wp-json\/wp\/v2\/media?parent=1364"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}