{"product_id":"5u1-aku-set-alata","title":"5u1 Aku Set Alata","description":"\n\u003cdiv class=\"cro-tools-wrapper\"\u003e\n  \u003cstyle\u003e\n    .cro-tools-wrapper { font-family: 'Inter', -apple-system, sans-serif; color: #f1f5f9; max-width: 800px; margin: 0 auto; line-height: 1.6; background: #0f172a; padding: 30px; border-radius: 16px; border: 1px solid #334155; }\n    .cro-tools-wrapper * { box-sizing: border-box; margin: 0; padding: 0; }\n    .cro-t-badge { display: inline-block; background: #fef08a; color: #854d0e; font-weight: 800; font-size: 11px; padding: 5px 12px; border-radius: 50px; text-transform: uppercase; margin-bottom: 12px; }\n    .cro-t-title { font-size: 26px; font-weight: 900; color: #ffffff; line-height: 1.25; margin-bottom: 10px; text-transform: uppercase; text-align: center; }\n    .cro-t-subtitle { font-size: 16px; font-weight: 600; color: #cbd5e1; text-align: center; margin-bottom: 20px; }\n    .cro-t-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; margin-bottom: 30px; }\n    .cro-t-box { padding: 25px; border-radius: 12px; border: 1px solid; }\n    .cro-t-box.pain { background: rgba(239, 68, 68, 0.05); border-color: rgba(239, 68, 68, 0.25); }\n    .cro-t-box.sol { background: rgba(34, 197, 94, 0.05); border-color: rgba(34, 197, 94, 0.25); }\n    .cro-t-box h4 { font-size: 17px; font-weight: 800; margin-bottom: 15px; text-transform: uppercase; }\n    .cro-t-box.pain h4 { color: #f87171; }\n    .cro-t-box.sol h4 { color: #4ade80; }\n    .cro-t-list { list-style: none; padding: 0; }\n    .cro-t-list li { position: relative; padding-left: 22px; font-size: 14px; margin-bottom: 10px; color: #cbd5e1; }\n    .cro-t-box.pain .cro-t-list li::before { content: '❌'; position: absolute; left: 0; font-size: 11px; }\n    .cro-t-box.sol .cro-t-list li::before { content: '✔'; position: absolute; left: 0; color: #4ade80; font-weight: bold; }\n    \n    .cro-t-tabs { display: flex; flex-wrap: wrap; margin-bottom: 40px; border: 1px solid #334155; border-radius: 12px; overflow: hidden; background: #1e293b; }\n    .cro-t-tabs input[type=\"radio\"] { display: none; }\n    .cro-t-tabs label { flex: 1; text-align: center; padding: 15px 10px; cursor: pointer; font-weight: 700; font-size: 13px; background: #0f172a; border-bottom: 3px solid transparent; color: #94a3b8; order: 1; transition: all 0.2s; text-transform: uppercase; }\n    .cro-t-tabs .cro-t-tab-content { width: 100%; display: none; order: 2; padding: 25px; border-top: 1px solid #334155; background: #1e293b; }\n    .cro-t-tabs input[type=\"radio\"]:checked + label { background: #1e293b; border-bottom-color: #eab308; color: #ffffff; }\n    .cro-t-tabs input[type=\"radio\"]:checked + label + .cro-t-tab-content { display: block; }\n    .cro-t-tab-title { font-size: 18px; font-weight: 800; color: #ffffff; margin-bottom: 15px; text-transform: uppercase; }\n    \n    .cro-tab-img-container { text-align: center; margin-top: 20px; margin-bottom: 10px; width: 100%; }\n    .cro-tab-img { max-width: 100%; max-height: 350px; border-radius: 8px; border: 1px solid #334155; box-shadow: 0 4px 12px rgba(0,0,0,0.25); object-fit: cover; }\n    \n    .cro-t-table { width: 100%; border-collapse: collapse; border: 1px solid #334155; margin-bottom: 40px; border-radius: 8px; overflow: hidden; }\n    .cro-t-table th { background: #0f172a; color: #ffffff; padding: 12px; font-size: 13px; text-transform: uppercase; }\n    .cro-t-table td { padding: 10px 15px; font-size: 14px; border-bottom: 1px solid #334155; color: #cbd5e1; }\n    .cro-t-table tr:nth-child(even) { background: #1e293b; }\n    .cro-t-table td.naš { font-weight: 700; color: #eab308; background: rgba(234, 179, 8, 0.05); text-align: center; }\n    .cro-t-table td.drugi { color: #f87171; text-align: center; }\n    \n    .cro-t-trust { display: flex; justify-content: space-around; background: #1e293b; border: 1px solid #334155; border-radius: 12px; padding: 20px; margin-bottom: 40px; }\n    .cro-t-trust-card { text-align: center; flex: 1; }\n    .cro-t-trust-card svg { width: 32px; height: 32px; color: #eab308; margin-bottom: 8px; }\n    .cro-t-trust-card h5 { font-size: 13px; font-weight: 800; margin-bottom: 4px; text-transform: uppercase; color: #ffffff; }\n    \n    .cro-t-details { border: 1px solid #334155; border-radius: 8px; margin-bottom: 10px; background: #1e293b; }\n    .cro-t-summary { padding: 15px 20px; font-weight: 700; font-size: 14px; color: #ffffff; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; }\n    .cro-t-summary::-webkit-details-marker { display: none; }\n    .cro-t-summary::after { content: '＋'; color: #eab308; }\n    .cro-t-details[open] .cro-t-summary::after { content: '－'; }\n    .cro-t-faq-content { padding: 0 20px 20px 20px; font-size: 14px; color: #cbd5e1; }\n    \n    .cro-reviews-section { margin-top: 40px; margin-bottom: 40px; border-top: 1px solid #334155; padding-top: 30px; }\n    .cro-reviews-title { font-size: 20px; font-weight: 800; color: #ffffff; text-align: center; margin-bottom: 20px; text-transform: uppercase; }\n    .cro-review-card { background: #1e293b; border: 1px solid #334155; border-radius: 12px; padding: 20px; margin-bottom: 15px; box-shadow: 0 4px 6px rgba(0,0,0,0.2); }\n    .cro-review-header { display: flex; justify-content: space-between; align-items: center; margin-bottom: 8px; }\n    .cro-review-author { font-size: 14px; font-weight: 800; color: #ffffff; }\n    .cro-review-stars { color: #eab308; font-size: 14px; }\n    .cro-review-text { font-size: 14px; color: #cbd5e1; font-style: italic; line-height: 1.5; }\n    \n    .cro-t-action { background: linear-gradient(135deg, #1e293b 0%, #0f172a 100%); border: 1px solid #334155; color: #ffffff; padding: 30px; border-radius: 12px; text-align: center; }\n    .cro-t-price-tag { display: inline-block; background: #eab308; color: #0f172a; font-size: 28px; font-weight: 900; padding: 10px 30px; border-radius: 50px; margin-bottom: 15px; }\n    @media (max-width: 768px) { .cro-t-grid { grid-template-columns: 1fr; } .cro-t-trust { flex-direction: column; gap: 20px; } }\n  \n\n\n\/* --- Antigravity CSS Overrides \u0026 Responsive Fixes --- *\/\n\n    \/* --- Responsive Tables \u0026 Overlap Fixes --- *\/\n    .cro-t-table-container, .cro-p-table-container, .cro-f-table-container, .cro-m-table-container, .cro-k-table-container {\n      display: block !important;\n      width: 100% !important;\n      max-width: 100% !important;\n      min-width: 0 !important;\n      overflow-x: auto !important;\n      -webkit-overflow-scrolling: touch !important;\n      margin-bottom: 40px !important;\n    }\n    .cro-t-table, .cro-p-table, .cro-f-table, .cro-m-table, .cro-k-table {\n      display: table !important;\n      width: 100% !important;\n      min-width: 580px !important;\n      border-collapse: collapse !important;\n      border: none !important;\n      table-layout: auto !important;\n      position: static !important;\n      float: none !important;\n      transform: none !important;\n    }\n    .cro-t-table tr, .cro-p-table tr, .cro-f-table tr, .cro-m-table tr, .cro-k-table tr {\n      display: table-row !important;\n      position: static !important;\n      float: none !important;\n      transform: none !important;\n    }\n    .cro-t-table th, .cro-t-table td, .cro-p-table th, .cro-p-table td, .cro-f-table th, .cro-f-table td, .cro-m-table th, .cro-m-table td, .cro-k-table th, .cro-k-table td {\n      display: table-cell !important;\n      position: static !important;\n      float: none !important;\n      transform: none !important;\n      white-space: normal !important;\n      word-break: normal !important;\n      vertical-align: middle !important;\n    }\n    .cro-t-table th:first-child, .cro-p-table th:first-child, .cro-f-table th:first-child, .cro-m-table th:first-child, .cro-k-table th:first-child {\n      width: 34% !important;\n      min-width: 140px !important;\n      text-align: left !important;\n    }\n    .cro-t-table th:nth-child(2), .cro-p-table th:nth-child(2), .cro-f-table th:nth-child(2), .cro-m-table th:nth-child(2), .cro-k-table th:nth-child(2) {\n      width: 33% !important;\n      min-width: 140px !important;\n      text-align: center !important;\n    }\n    .cro-t-table th:last-child, .cro-p-table th:last-child, .cro-f-table th:last-child, .cro-m-table th:last-child, .cro-k-table th:last-child {\n      width: 33% !important;\n      min-width: 140px !important;\n      text-align: center !important;\n    }\n\n    \/* --- Dark Theme Contrast \u0026 Readability Fixes --- *\/\n    .cro-tools-wrapper, .cro-kuhinjski-wrapper, .cro-pasta-wrapper {\n      background: #0f172a !important;\n      color: #cbd5e1 !important;\n      word-wrap: break-word !important;\n    }\n    .cro-tools-wrapper h2, .cro-tools-wrapper h3, .cro-tools-wrapper h4, .cro-tools-wrapper h5,\n    .cro-kuhinjski-wrapper h2, .cro-kuhinjski-wrapper h3, .cro-kuhinjski-wrapper h4, .cro-kuhinjski-wrapper h5,\n    .cro-pasta-wrapper h2, .cro-pasta-wrapper h3, .cro-pasta-wrapper h4, .cro-pasta-wrapper h5 {\n      color: #ffffff !important;\n    }\n    .cro-tools-wrapper p, .cro-tools-wrapper li, .cro-tools-wrapper td, .cro-tools-wrapper summary, .cro-tools-wrapper span, .cro-tools-wrapper strong, .cro-tools-wrapper b,\n    .cro-kuhinjski-wrapper p, .cro-kuhinjski-wrapper li, .cro-kuhinjski-wrapper td, .cro-kuhinjski-wrapper summary, .cro-kuhinjski-wrapper span, .cro-kuhinjski-wrapper strong, .cro-kuhinjski-wrapper b,\n    .cro-pasta-wrapper p, .cro-pasta-wrapper li, .cro-pasta-wrapper td, .cro-pasta-wrapper summary, .cro-pasta-wrapper span, .cro-pasta-wrapper strong, .cro-pasta-wrapper b {\n      color: #cbd5e1 !important;\n    }\n    .cro-tools-wrapper .cro-t-badge, .cro-kuhinjski-wrapper .cro-k-badge, .cro-pasta-wrapper .cro-pasta-badge {\n      color: #854d0e !important;\n      background-color: #fef08a !important;\n    }\n    .cro-tools-wrapper .cro-t-box.pain h4, .cro-kuhinjski-wrapper .cro-k-box.pain h4 {\n      color: #f87171 !important;\n    }\n    .cro-tools-wrapper .cro-t-box.sol h4, .cro-kuhinjski-wrapper .cro-k-box.sol h4 {\n      color: #4ade80 !important;\n    }\n    .cro-tools-wrapper td.naš, .cro-kuhinjski-wrapper td.naš, .cro-pasta-wrapper td.naš,\n    .cro-tools-wrapper td.naš strong, .cro-kuhinjski-wrapper td.naš strong, .cro-pasta-wrapper td.naš strong {\n      color: #eab308 !important;\n    }\n    .cro-tools-wrapper td.drugi, .cro-kuhinjski-wrapper td.drugi, .cro-pasta-wrapper td.drugi,\n    .cro-tools-wrapper td.drugi strong, .cro-kuhinjski-wrapper td.drugi strong, .cro-pasta-wrapper td.drugi strong {\n      color: #f87171 !important;\n    }\n    .cro-tools-wrapper .cro-t-tabs input[type=\"radio\"]:checked + label,\n    .cro-kuhinjski-wrapper .cro-k-tabs input[type=\"radio\"]:checked + label {\n      color: #ffffff !important;\n      border-bottom-color: #eab308 !important;\n    }\n    .cro-tools-wrapper .cro-review-stars, .cro-kuhinjski-wrapper .cro-review-stars {\n      color: #eab308 !important;\n    }\n    .cro-tools-wrapper .cro-review-author, .cro-kuhinjski-wrapper .cro-review-author {\n      color: #ffffff !important;\n    }\n\n    \/* --- Action\/CTA Block Overrides --- *\/\n    .cro-t-action, .cro-m-action, .cro-p-action, .cro-k-action, .cro-f-action, .cro-w-action {\n      color: #ffffff !important;\n    }\n    .cro-t-action h2, .cro-t-action h3, .cro-t-action h4, .cro-t-action p, .cro-t-action span, .cro-t-action strong,\n    .cro-m-action h2, .cro-m-action h3, .cro-m-action h4, .cro-m-action p, .cro-m-action span, .cro-m-action strong,\n    .cro-p-action h2, .cro-p-action h3, .cro-p-action h4, .cro-p-action p, .cro-p-action span, .cro-p-action strong,\n    .cro-k-action h2, .cro-k-action h3, .cro-k-action h4, .cro-k-action p, .cro-k-action span, .cro-k-action strong,\n    .cro-f-action h2, .cro-f-action h3, .cro-f-action h4, .cro-f-action p, .cro-f-action span, .cro-f-action strong,\n    .cro-w-action h2, .cro-w-action h3, .cro-w-action h4, .cro-w-action p, .cro-w-action span, .cro-w-action strong {\n      color: #ffffff !important;\n    }\n    .cro-t-action p, .cro-t-action span, .cro-t-action strong, .cro-w-action p, .cro-w-action span, .cro-w-action strong {\n      color: #cbd5e1 !important;\n    }\n    .cro-m-action p, .cro-m-action span, .cro-m-action strong {\n      color: #a7f3d0 !important;\n    }\n    .cro-p-action p, .cro-p-action span, .cro-p-action strong {\n      color: #e0f2fe !important;\n    }\n    .cro-k-action p, .cro-k-action span, .cro-k-action strong {\n      color: #bfdbfe !important;\n    }\n    .cro-f-action p, .cro-f-action span, .cro-f-action strong {\n      color: #ccfbf1 !important;\n    }\n    .cro-t-price-tag, .cro-m-price, .cro-p-price-tag, .cro-k-price, .cro-f-price-tag, .cro-w-price-tag {\n      color: #0f172a !important;\n    }\n\n\u003c\/style\u003e\n\n  \u003cdiv class=\"cro-t-hero\" style=\"text-align:center;\"\u003e\n    \u003cspan class=\"cro-t-badge\"\u003e🛠️ Profesionalni Alat\u003c\/span\u003e\n    \u003ch2 class=\"cro-t-title\"\u003e5u1 Aku Set Alata\u003c\/h2\u003e\n    \u003cp class=\"cro-t-subtitle\"\u003eMaksimalna efikasnost i dugotrajnost za sve majstorske poslove\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cro-t-grid\"\u003e\n    \u003cdiv class=\"cro-t-box pain\"\u003e\n      \u003ch4\u003e❌ Frustracije sa lošim alatom\u003c\/h4\u003e\n      \u003cul class=\"cro-t-list\"\u003e\n        \u003cli\u003eSlaba snaga motora koja guši rad pri opterećenju.\u003c\/li\u003e\n        \u003cli\u003eJeftini materijali koji pucaju i lome se nakon par upotreba.\u003c\/li\u003e\n        \u003cli\u003eKratak vijek baterije i sporo punjenje (za aku alate).\u003c\/li\u003e\n        \u003cli\u003eNedostatak ergonomije koja dovodi do bolova u zglobovima.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"cro-t-box sol\"\u003e\n      \u003ch4\u003e✔ Profesionalni nivo rada\u003c\/h4\u003e\n      \u003cul class=\"cro-t-list\"\u003e\n        \u003cli\u003eVisoko-efikasni motori dizajnirani za kontinuiran napor.\u003c\/li\u003e\n        \u003cli\u003eRobusno kućište otporno na udarce i prašinu na gradilištu.\u003c\/li\u003e\n        \u003cli\u003eErgonomski oblikovana ručka s mekanim gumiranim stiskom.\u003c\/li\u003e\n        \u003cli\u003eMaksimalna sigurnost u radu s ugrađenim sistemima zaštite.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cro-t-tabs\"\u003e\n    \u003cinput type=\"radio\" id=\"t-tab1\" name=\"tab-group-tools\" checked\u003e\n    \u003clabel for=\"t-tab1\"\u003ePrednosti\u003c\/label\u003e\n    \u003cdiv class=\"cro-t-tab-content\"\u003e\n      \u003ch4 class=\"cro-t-tab-title\"\u003eIzdržljivost \u0026amp; Pouzdanost\u003c\/h4\u003e\n      \u003cp style=\"font-size:14px; color:#cbd5e1; margin-bottom:12px;\"\u003eNaši alati su kreirani za intenzivan rad u svim uvjetima. Ključne prednosti uključuju:\u003c\/p\u003e\n      \u003cul style=\"font-size:14px; color:#cbd5e1; padding-left:20px; margin-bottom:12px;\"\u003e\n        \u003cli style=\"margin-bottom:6px;\"\u003e\n\u003cstrong\u003eNapredni pogon:\u003c\/strong\u003e Optimiziran prijenos snage sa zaštitom od preopterećenja.\u003c\/li\u003e\n        \u003cli style=\"margin-bottom:6px;\"\u003e\n\u003cstrong\u003eErgonomija:\u003c\/strong\u003e Težina je savršeno izbalansirana kako bi se smanjio napor i vibracije tokom dužeg rada.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eKvalitet izrade:\u003c\/strong\u003e Svi pokretni dijelovi su od ojačanih legura kako bi se osigurala maksimalna trajnost.\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"cro-tab-img-container\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0755\/7080\/7078\/files\/rn-image_picker_lib_temp_3c8d15ad-840c-408a-9a63-8e51f07aa0da.png?v=1779495695\" alt=\"5u1 Aku Set Alata\" class=\"cro-tab-img\" loading=\"lazy\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cinput type=\"radio\" id=\"t-tab2\" name=\"tab-group-tools\"\u003e\n    \u003clabel for=\"t-tab2\"\u003eSpecifikacije\u003c\/label\u003e\n    \u003cdiv class=\"cro-t-tab-content\"\u003e\n      \u003ch4 class=\"cro-t-tab-title\"\u003eSadržaj seta i tehnički podaci\u003c\/h4\u003e\n\u003cul style=\"font-size:14px; color:#cbd5e1; padding-left:20px; margin-bottom:15px;\"\u003e\n\u003cli style=\"margin-bottom:8px;\"\u003eSve što vam treba u jednom koferu\u003c\/li\u003e\n\u003cli style=\"margin-bottom:8px;\"\u003eJedan sistem baterija za sve alate\u003c\/li\u003e\n\u003cli style=\"margin-bottom:8px;\"\u003eSnaga za ozbiljan rad\u003c\/li\u003e\n\u003cli style=\"margin-bottom:8px;\"\u003eAku udarna bušilica (beton, cigla)\u003c\/li\u003e\n\u003cli style=\"margin-bottom:8px;\"\u003eAku bušilica (drvo, metal)\u003c\/li\u003e\n\u003cli style=\"margin-bottom:8px;\"\u003eUdarni odvijač (šarafi, montaža)\u003c\/li\u003e\n\u003cli style=\"margin-bottom:8px;\"\u003eKutna brusilica (rezanje, brušenje)\u003c\/li\u003e\n\u003cli style=\"margin-bottom:8px;\"\u003eRecipročna pila (drvo, plastika, metal)\u003c\/li\u003e\n\u003cli style=\"margin-bottom:8px;\"\u003e4 snažne baterije\u003c\/li\u003e\n\u003cli style=\"margin-bottom:8px;\"\u003ečvrsti transportni kofer\u003c\/li\u003e\n\u003cli style=\"margin-bottom:8px;\"\u003e3 načina rada → bušenje, udarno, štemanje\u003c\/li\u003e\n\u003cli style=\"margin-bottom:8px;\"\u003eDo 330 Nm momenta\u003c\/li\u003e\n\u003cli style=\"margin-bottom:8px;\"\u003eOdvrće i najtvrdokornije vijke\u003c\/li\u003e\n\u003cli style=\"margin-bottom:8px;\"\u003e9000 okretaja\/min\u003c\/li\u003e\n\u003cli style=\"margin-bottom:8px;\"\u003ePrecizno rezanje i brušenje\u003c\/li\u003e\n\u003cli style=\"margin-bottom:8px;\"\u003eReže drvo, metal, plastiku\u003c\/li\u003e\n\u003cli style=\"margin-bottom:8px;\"\u003eIdealna za brze radove\u003c\/li\u003e\n\u003cli style=\"margin-bottom:8px;\"\u003eRadiš bez prekida\u003c\/li\u003e\n\u003cli style=\"margin-bottom:8px;\"\u003eJedna baterija puni dok druga radi\u003c\/li\u003e\n\u003cli style=\"margin-bottom:8px;\"\u003eProfesionalni osjećaj rada\u003c\/li\u003e\n\u003cli style=\"margin-bottom:8px;\"\u003eKućne radove\u003c\/li\u003e\n\u003cli style=\"margin-bottom:8px;\"\u003eZa 90% korisnika daje više nego dovoljno snage\u003c\/li\u003e\n\u003cli style=\"margin-bottom:8px;\"\u003eBrutalan omjer cijene i performansi\u003c\/li\u003e\n\u003cli style=\"margin-bottom:8px;\"\u003e5 alata u jednom – rijetka ponuda\u003c\/li\u003e\n\u003cli style=\"margin-bottom:8px;\"\u003eSpremno za rad čim otvoriš\u003c\/li\u003e\n\u003c\/ul\u003e\n      \u003cdiv class=\"cro-tab-img-container\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0755\/7080\/7078\/files\/rn-image_picker_lib_temp_4490e7e0-9bd9-42e2-8bbc-2056b9230df2.png?v=1779495695\" alt=\"5u1 Aku Set Alata\" class=\"cro-tab-img\" loading=\"lazy\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cinput type=\"radio\" id=\"t-tab3\" name=\"tab-group-tools\"\u003e\n    \u003clabel for=\"t-tab3\"\u003eUpute \u0026amp; Sigurnost\u003c\/label\u003e\n    \u003cdiv class=\"cro-t-tab-content\"\u003e\n      \u003ch4 class=\"cro-t-tab-title\"\u003eUpute za rad i sigurnost\u003c\/h4\u003e\n      \u003cdiv style=\"font-size:14px; color:#cbd5e1;\"\u003e\n        \u003cp style=\"margin-bottom:10px;\"\u003e⚙️ \u003cstrong\u003eOdržavanje:\u003c\/strong\u003e Nakon svakog rada, očistite alat od prašine i strugotina suhom krpom ili komprimiranim zrakom.\u003c\/p\u003e\n        \u003cp style=\"margin-bottom:10px;\"\u003e🥽 \u003cstrong\u003eZaštitna oprema:\u003c\/strong\u003e Prilikom rada uvijek koristite zaštitne naočale, rukavice i adekvatnu obuću.\u003c\/p\u003e\n        \u003cp\u003e🔌 \u003cstrong\u003eIsključivanje:\u003c\/strong\u003e Alat uvijek držite u koferu ili na suhom mjestu izvan dohvata djece.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"cro-tab-img-container\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0755\/7080\/7078\/files\/rn-image_picker_lib_temp_8189b3e7-1b48-4d03-bc72-ee2f9d292a68.png?v=1779495695\" alt=\"5u1 Aku Set Alata\" class=\"cro-tab-img\" loading=\"lazy\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cro-t-table-container\"\u003e\u003ctable class=\"cro-t-table\"\u003e\n      \u003cthead\u003e\n        \u003ctr\u003e\n          \u003cth\u003eKarakteristika\u003c\/th\u003e\n          \u003cth style=\"background:#eab308; color:#0f172a;\"\u003eNaš Alat\u003c\/th\u003e\n          \u003cth\u003eJeftini Hobi Alati\u003c\/th\u003e\n        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e\u003cstrong\u003eKvalitet Motora\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd class=\"naš\"\u003eBakreni namotaji otporni na toplinu\u003c\/td\u003e\n          \u003ctd class=\"drugi\"\u003eAluminijski namotaji (lako pregore)\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e\u003cstrong\u003eErgonomska Drška\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd class=\"naš\"\u003eGumirana, ublažava vibracije\u003c\/td\u003e\n          \u003ctd class=\"drugi\"\u003eTvrda plastika, žulja ruku\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e\u003cstrong\u003eKonstrukcija\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd class=\"naš\"\u003eOjačani zupčanici i ležajevi\u003c\/td\u003e\n          \u003ctd class=\"drugi\"\u003ePlastični zupčanici\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"cro-t-trust\"\u003e\n    \u003cdiv class=\"cro-t-trust-card\"\u003e\n      \u003csvg fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M13 10V3L4 14h7v7l9-11h-7z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003ch5\u003eBrza Dostava\u003c\/h5\u003e\n      \u003cp\u003eIsporuka 24\/48h u cijeloj BiH\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"cro-t-trust-card\"\u003e\n      \u003csvg fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M20 7l-8-4-8 4m16 0l-8 4m8-4v10l-8 4m0-10L4 7m8 4v10M4 7v10l8 4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003ch5\u003ePlaćanje Pouzećem\u003c\/h5\u003e\n      \u003cp\u003ePrvo provjerite paket pa platite\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"cro-t-trust-card\"\u003e\n      \u003csvg fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M9 12l2 2 4-4m5.618-4.016A11.955 11.955 0 0112 2.944a11.955 11.955 0 01-8.618 3.04A12.02 12.02 0 003 9c0 5.591 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.042-.133-2.052-.382-3.016z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003ch5\u003eSigurnost\u003c\/h5\u003e\n      \u003cp\u003eGarancija na ispravnost\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cro-t-faq\"\u003e\n    \u003ch3\u003e💡 Često postavljana pitanja o alatu\u003c\/h3\u003e\n    \u003cdetails class=\"cro-t-details\"\u003e\n      \u003csummary class=\"cro-t-summary\"\u003eDolaze li upute uz alat?\u003c\/summary\u003e\n      \u003cdiv class=\"cro-t-faq-content\"\u003eDa, uz svaki naš proizvod dolazi priručnik s detaljnim tehničkim crtežima, načinom upotrebe i sigurnosnim upozorenjima.\u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"cro-t-details\"\u003e\n      \u003csummary class=\"cro-t-summary\"\u003eŠta ako se alat pokvari?\u003c\/summary\u003e\n      \u003cdiv class=\"cro-t-faq-content\"\u003eSvi naši alati prolaze rigoroznu kontrolu kvalitete. Kupovina je u potpunosti sigurna i garantiramo rješavanje svih reklamacija u jamstvenom roku.\u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cro-reviews-section\"\u003e\n    \u003ch3 class=\"cro-reviews-title\"\u003e⭐⭐⭐⭐⭐ Šta kažu majstori\u003c\/h3\u003e\n    \u003cdiv class=\"cro-review-card\"\u003e\n      \u003cdiv class=\"cro-review-header\"\u003e\n        \u003cspan class=\"cro-review-author\"\u003eEdin M. (Sarajevo)\u003c\/span\u003e\n        \u003cspan class=\"cro-review-stars\"\u003e⭐⭐⭐⭐⭐\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"cro-review-text\"\u003e\"Kupio sam set prvenstveno za kućnu radionicu, ali ga koristim i na terenu za ozbiljnije poslove. Baterije drže izuzetno dugo, a snaga brusilice i odvijača je u rangu puno skupljih alata. Vrhunski omjer cijene i kvalitete.\"\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cro-t-action\"\u003e\n    \u003ch3\u003eZAVRŠITE SVE POSLOVE BRŽE I LAKŠE\u003c\/h3\u003e\n    \u003cp\u003eProfesionalna oprema koja Vas nikada neće iznevjeriti.\u003c\/p\u003e\n    \u003cdiv class=\"cro-t-price-tag\"\u003eNARUČITE POUZEĆEM\u003c\/div\u003e\n    \u003cp style=\"font-size:12px; opacity:0.8;\"\u003e⚠️ Ograničena količina. Akcija traje do isteka zaliha.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"SAMO KLIKNI","offers":[{"title":"Default Title","offer_id":53237687025958,"sku":"Dewalt 5u1 Aku Set Alata","price":399.0,"currency_code":"BAM","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0755\/7080\/7078\/files\/5u1-aku-set-alata-7059658.png?v=1779615733","url":"https:\/\/samoklikni.com\/products\/5u1-aku-set-alata","provider":"SAMO KLIKNI","version":"1.0","type":"link"}