`; console.log("HTML Content to be printed: ", htmlContent);doc.write(htmlContent); doc.close();iframe.onload = function() { var qrCodeElement = iframe.contentWindow.document.getElementById('qrcode'); if (!qrCodeElement) { console.error("QR Code element not found in iframe."); return; }new QRCode(qrCodeElement, { text: currentUrl, width: 150, height: 150 });iframe.contentWindow.focus(); iframe.contentWindow.print(); document.body.removeChild(iframe); }; }
AutoPerfect, Elvir Kovačević s.p.
Menu
  • Naslovna
  • Celotna zaloga
  • Naše usluge
    • Odkup vozil
    • Naroci avto
    • Avtovleka
  • O nas
  • Kontakt
AutoPerfect, Elvir Kovačević s.p.
Menu
  • Naslovna
  • Celotna zaloga
  • Naše usluge
    • Odkup vozil
    • Naroci avto
    • Avtovleka
  • O nas
  • Kontakt
POKLIČI NAS !

“Ponujamo širok izbor vozil po dostopnih cenah, prilagojenih vašim potrebam.”

+386 51 / 830 - 830
+386 41 / 243 - 243
info@autoperfect.si

Povežite se z nami

Odpiralni časi !

Ponedeljek 09:00 - 17:00
Torek 09:00 - 17:00
Sreda 09:00 - 17:00
Četrtek 09:00 - 17:00
Petek 09:00 - 17:00
Sobota 09:00 - 13:00
Nedelja ZAPRTO

© 2025 autoperfect.si | Vse pravice pridržane.

  • Terms & Conditions
  • Privacy Notice
`; console.log("HTML Content to be printed: ", htmlContent);doc.write(htmlContent); doc.close();iframe.onload = function() { var qrCodeElement = iframe.contentWindow.document.getElementById('qrcode'); if (!qrCodeElement) { console.error("QR Code element not found in iframe."); return; }new QRCode(qrCodeElement, { text: currentUrl, width: 150, height: 150 });iframe.contentWindow.focus(); iframe.contentWindow.print(); document.body.removeChild(iframe); }; }