CINXE.COM
Support : Synoshi
<!DOCTYPE html> <html lang="bg" data-date-format="non_us" dir="ltr"> <head> <meta name="csrf-param" content="authenticity_token" /> <meta name="csrf-token" content="TtRSyFLhqdKUr3pO/6CUrLa5ZC5FaNwiQmke/FETirR7Sxwx65D/cSPbojwFH43TMx52VW8NXG9HUFsvuL0DIQ==" /> <link rel='shortcut icon' href='/assets/misc/favicon.ico?702017' /> <script src="https://kit.fontawesome.com/cda51dbc4c.js"></script> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css"> <!-- Title for the page --> <title> Support : Synoshi </title> <!-- Meta information --> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <meta name="description" content= "" /> <meta name="author" content= "" /> <meta property="og:title" content="Support" /> <meta property="og:url" content="https://support.synoshi.com/bg/support/home" /> <meta property="og:image" content="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/155001610782/logo/ctnHFcvdMTusqd9aZazlcHTaQhlefBM53A.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&amp;X-Amz-Credential=AKIAS6FNSMY2XLZULJPI%2F20241127%2Fus-east-1%2Fs3%2Faws4_request&amp;X-Amz-Date=20241127T025938Z&amp;X-Amz-Expires=604800&amp;X-Amz-SignedHeaders=host&amp;X-Amz-Signature=37bc5f4ea0b4a681f25b24b7e29676ca6bb071cd9e4d5137859982e31b734cce" /> <meta property="og:site_name" content="Synoshi" /> <meta property="og:type" content="article" /> <meta name="twitter:title" content="Support" /> <meta name="twitter:url" content="https://support.synoshi.com/bg/support/home" /> <meta name="twitter:image" content="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/155001610782/logo/ctnHFcvdMTusqd9aZazlcHTaQhlefBM53A.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&amp;X-Amz-Credential=AKIAS6FNSMY2XLZULJPI%2F20241127%2Fus-east-1%2Fs3%2Faws4_request&amp;X-Amz-Date=20241127T025938Z&amp;X-Amz-Expires=604800&amp;X-Amz-SignedHeaders=host&amp;X-Amz-Signature=37bc5f4ea0b4a681f25b24b7e29676ca6bb071cd9e4d5137859982e31b734cce" /> <meta name="twitter:card" content="summary" /> <link rel="canonical" href="https://support.synoshi.com/bg/support/home" /> <!-- Responsive setting --> <link rel="apple-touch-icon" href="/assets/misc/favicon.ico?702017" /> <link rel="apple-touch-icon" sizes="72x72" href="/assets/misc/favicon.ico?702017" /> <link rel="apple-touch-icon" sizes="114x114" href="/assets/misc/favicon.ico?702017" /> <link rel="apple-touch-icon" sizes="144x144" href="/assets/misc/favicon.ico?702017" /> <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0" /> <!-- link swiper --> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css" /> <script src="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js"></script> <link rel="icon" href="/assets/misc/favicon.ico?702017" /> <link rel="stylesheet" href="/assets/cdn/portal/styles/theme.css" /> <style type="text/css"> /* theme */ .portal--light { --fw-body-bg: #F5F7F9; --fw-header-bg: #12344d; --fw-header-text-color: #FFFFFF; --fw-helpcenter-bg: #f5f7f9; --fw-helpcenter-text-color: #12344d; --fw-footer-bg: #ffffff; --fw-footer-text-color: #12344D; --fw-tab-active-color: #12344D; --fw-tab-active-text-color: #FFFFFF; --fw-tab-hover-color: #FFFFFF; --fw-tab-hover-text-color: #12344D; --fw-btn-background: #FFFFFF; --fw-btn-text-color: #12344D; --fw-btn-primary-background: #12344D; --fw-btn-primary-text-color: #FFFFFF; --fw-baseFont: Source Sans Pro; --fw-textColor: #264966; --fw-headingsFont: Source Sans Pro; --fw-linkColor: #2c5cc5; --fw-linkColorHover: #021519; --fw-inputFocusRingColor: #EBEFF3; --fw-card-bg: #FFFFFF; --fw-card-fg: #264966; --fw-card-border-color: #EBEFF3; --fw-nonResponsive: #F5F7F9; --bs-body-font-family: Source Sans Pro; } </style> <style type="text/css"> /*! Notice */ .news-banner { padding: 10px; right: 0; left: 33%; bottom: 85%; font-size: 22px!important; } .news-title { color: white!important; } .news-subject { color: red!important; } /*! User Guide */ .user-guide-banner { color: white!important; font-size: 20px; } .user-guide-link { color: red!important; } /*! iFrame */ iframe { top: 0; left: 0; width: 100%; } /*! Upsell */ figure { margin: 0; padding: 0; overflow: hidden; } figure:hover+span { bottom: -36px; opacity: 1; } .upsell figure:hover img { opacity: 1; -webkit-animation: flash 1.5s; animation: flash 1.5s; } @-webkit-keyframes flash { 0% { opacity: .4; } 100% { opacity: 1; } } @keyframes flash { 0% { opacity: .4; } 100% { opacity: 1; } } .blink_text { animation: blinker 1s linear infinite; } @keyframes blinker { 50% { opacity: 0; } } .fw-card-image { margin: 10px; padding: 15px; align-items: center; font-size: 14px; } .fw-card-img-center { height: 150px; } /*! CSS Stylesheet */ .fw-feedback-wrapper .text-center.text-lg-start { display: flex; flex-direction: row-reverse; justify-content: center; } .fw-feedback-wrapper { position: relative; } @media (max-width: 1024px) { .fw-feedback-wrapper { margin: 50px!important; position: relative!important; margin-top: 100px!important; margin-bottom: 20px!important; height: 100px; } .fw-btn-feedback { text-align: center!important; align-items: center!important; } .fw-feedback-question, .fw-no, .fw-yes { position: absolute!important; left: 47%!important; transform: translate(-50%); text-align: center!important; } .fw-feedback-question { bottom: 100%!important; } .fw-no { width: 100%!important; bottom: 0!important; font-size: 14px!important; } .fw-yes { width: 100%!important; top: 20%!important; font-size: 14px!important; } } @media (max-width: 1024px) { .fw-helpcenter img { display: none; } } /* Styles for iPad landscape */ @media only screen and (min-width: 1024px) and (max-width: 1366px) and (orientation: landscape) { .fw-helpcenter img { display: none; } } /*!=============================================================!*/ * { font-family: "Lato", sans-serif!important; } .bg-huusk--primary { padding: 15px 0 15px; background: linear-gradient(270.12deg,#53A1EA .01%,#365BF2 98.02%)!important; color: white!important; } .bg-huusk--primary a { color: white!important; } .bg-huusk--primary img { height: 1rem!important; } .disclaimer-font { font-size: 12px!important; } .feat-item { padding: 15px; height: 35%; } .feat-item img { max-width: 20%; max-height: 150px; } .feat-item p { color: #000!important; } .feat-item h3 { color: #000!important; } .feat-items { padding: 15px; height: 35%; } .feat-items img { max-width: 50%; max-height: 150px; } .feat-items p { color: #000!important; font-size: 12px; } .bg-huusk--primary img { height: 2.5rem!important; } .fw-nav-wrapper { background: linear-gradient(-90deg,#0095fe 0,#007dfd 99%)!important; } .fw-section-wrapper { background: #fff!important; } .fw-helpcenter { background-image: url("https://synoshi.com/theme/synoshi/product/hero-bg.jpg")!important; background-repeat: no-repeat; background-position: 50% 20%; background-size: cover; } .fw-helpcenter img { position: absolute; bottom: 0; top: 0; left: 0; right: 80%; margin: auto; height: 35%; } .fw-brand-logo { margin: 15px!important; height: 2.5rem!important; margin-bottom: 25px!important; } .title-underline { width: 100%; margin-bottom: 24px; border-bottom: 2px solid #eceeef; } .fw-card-video { margin: 10px; padding: 15px 15px; align-items: center; border: 1px solid #dee2e6; border-radius: 4px; transition: all 0.3s ease; font-size: 14px; } .fw-card-display { margin: 10px; width: 100%; align-items: center; color: #2c2d30!important; border: 1px solid #dee2e6; border-radius: 4px; transition: all 0.3s ease; } .fw-section-heading { font-family: Helvetica Neue,Helvetica,Arial,sans-serif!important; } .fw-section-heading h4 { padding: 2rem 1rem; font-weight: 600!important; } .fw-card-display:hover { background: #107cd5; color: #fff!important; } .solution-card { margin-left: 25px; margin-right: 25px; } .solution-article-card { margin-left: 15px; margin-right: 25px; } .solution-ticket-card { margin-left: 150px; margin-right: 25px; } .line-clamp-22 { color: #2c2d30!important; } .line-clamp-22:hover { color: #fff!important; } .text-p { font-size: 2.625rem; font-weight: bold; color: #fff; } .nav { background: #fff; padding: 10px 0; width: 100%; } .navbar-links { height: 100%; } .navbar-links ul { display: flex; margin: 0; padding: 0; } .navbar-links li { list-style: none; box-shadow: inset 0 0 0 0 #0d6efd; color: #0d6efd; margin: 0 -.25rem; padding: 0 .25rem; transition: color .3s ease-in-out, box-shadow .3s ease-in-out; } .navbar-links li a { display: block; text-decoration: none; color: #fff!important; padding: 1rem; } .navbar-links li:hover { box-shadow: inset 500px 0 0 0 #0d6efd; } .navbar-links li a:hover { color: #fff!important; } .toggle-button { position: absolute; top: .75rem; right: 1rem; display: none; flex-direction: column; justify-content: space-between; width: 30px; height: 21px; } .toggle-button .bar { height: 3px; width: 100%; background-color: white; border-radius: 10px; } @media (max-width: 800px) { .navbar { flex-direction: column; align-items: flex-start; } .toggle-button { display: flex; } .navbar-links { display: none; width: 100%; } .navbar-links ul { width: 100%; flex-direction: column; } .navbar-links ul li { text-align: center; } .navbar-links ul li a { padding: .5rem 1rem; } .navbar-links.active { display: flex; } } .nav-link { display: block; padding: .75rem 0; font-size: 1rem; font-weight: 400; background: transparent!important; color: #000!important; transition: none!important; } .navbar .dropdown-menu .dropdown-item { color: #000!important; } .navbar-collapse, .navbar-nav, .nav-link { background: transparent!important; color: #000!important; } .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.disabled { color: #000!important; } .navbar-brand:focus, .navbar-light .navbar-brand:hover, .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .show>.nav-link { color: #000!important; } .fw-brand-name { color: #fff!important; } .fw-contact-info { background: linear-gradient(284.84deg,#2456a0 30.75%,#4aa3e9 85.96%)!important; text-align: left; } footer { font-family: 'poppins', sans-serif; width: 100%; background: linear-gradient(284.84deg,#2456a0 30.75%,#4aa3e9 85.96%)!important; color: #fff; font-size: 13px; } .row-footer { font-family: 'poppins', sans-serif; width: 90%; margin: auto; display: flex; flex-wrap: wrap; align-items: start; justify-content: space-between; } .email-id { font-family: 'poppins', sans-serif; width: fit-content; border-bottom: 1px solid #ccc; margin: 0; } .form-footer { font-family: 'poppins', sans-serif; padding-bottom: 15px; display: flex; align-items: center; justify-content: space-between; border-bottom: 1px solid #ccc; margin-bottom: 50px; } .form-footer .far { font-size: 18px; margin-right: 10px; } .form-footer input { font-family: 'poppins', sans-serif; width: 100%; background: transparent; color: #fff; border: 0; outline: none; } .form-footer button { background: transparent; border: 0; outline: none; cursor: pointer; } .form-footer button .fas { font-size: 16px; color: #fff; } .underline { width: 100%; height: 1px; background: #fff; border-radius: 3px; position: absolute; top: 25px; left: 0; } .footer-body { margin: 0; padding: 0; background: #000!important; color: #fff; } .footer-body-white { margin: 0; padding: 15px; background: #fff!important; color: #000; } .footer-title { font-weight: 400; color: #fff!important; } .footer-left { align-items: left; text-align: left; float: left; width: 50%; padding: 15px; margin-top: 50px; margin-bottom: 50px; } .footer-center { align-items: left; text-align: left; float: left; width: 15%; padding: 15px; margin-top: 50px; margin-bottom: 50px; } .footer-right { align-items: left; text-align: left; float: left; width: 20%; padding: 15px; margin-top: 50px; margin-bottom: 50px; } @media screen and (max-width: 800px) { .footer-left, .footer-right, .footer-center { width: 100%; /* The width is 100%, when the viewport is 800px or smaller */ margin-top: 20px; margin-bottom: 20px; } } .col-footer { font-family: 'poppins', sans-serif; } .logo { width: 80px; margin-bottom: 30px; } .col-footer h3 { color: #fff; font-size: 1.17em; } .col-footer h4 { color: #fff; font-size: 1em; } .col-footer h4 a { color: #fff; } .col-footer p a { color: #fff; } .col-footer ul li { color: #fff; list-style: none!important; margin-bottom: 12px; } .col-footer ul li a { text-decoration: none; color: #fff; } .footer--huusk { background: #000 } .footer--melzu .footer__logo { max-width: 130px } .footer__logo { margin-bottom: 30px; max-width: 190px; width: 100% } .footer__title { color: #fff; font-size: 18px; font-weight: 400 } .footer__list { list-style: none!important; margin-bottom: 30px; margin-top: 15px; padding: 0 } .footer__list-item { color: #fff; font-size: 14px; font-weight: 400; margin-bottom: 10px; padding: 0 } .footer__list-item a,.footer__list-item a:hover,.footer__list-item a:visited { color: inherit; text-decoration: none!important } .footer__list-item p { color: #fff; font-size: 14px; margin-bottom: 0 } .footer__list-item--contact { align-items: center; display: flex } .footer__copy { background: #fff } .footer__copy-text { font-size: 12px; margin: 0 } @media (max-width: 768px) { .footer__copy-text { margin-bottom:15px } } .footer__copy-holder { align-items: center; color: #4a4a4a; display: flex; flex-direction: column; justify-content: space-between; padding: 10px } @media (min-width: 768px) { .footer__copy-holder { flex-direction:row } } .footer__contact-icon { background-color: #2676f7; height: 30px; margin-right: 10px; width: 30px } .footer__contact-icon--mail { -webkit-mask: url(/theme/images/footer/emails.svg) no-repeat center; mask: url(/theme/images/footer/emails.svg) no-repeat center } .footer__contact-icon--phone { -webkit-mask: url(/theme/images/footer/phone.svg) no-repeat center; mask: url(/theme/images/footer/phone.svg) no-repeat center } .footer__contact-icon--time { -webkit-mask: url(/theme/images/footer/time.svg) no-repeat center; mask: url(/theme/images/footer/time.svg) no-repeat center } .footer__contact--enence .footer__contact-icon { background: #e12a63 } .footer__contact--ryoko .footer__contact-icon { background: #e76c12 } .footer__contact--huusk .footer__contact-icon { background: #f90 } .footer__contact--melzu .footer__contact-icon { background: #bf73e3 } .footer__payments-img { max-width: 300px } .footer--2 { background: #393939 } .footer--2,.footer--2 .footer__list-item a,.footer--2 .footer__list-item a:hover,.footer--2 .footer__list-item a:visited,.footer--2 .footer__list-item p,.footer--2 .footer__title { color: design-system-color("gray-hard") } .product-2__grey_bg { padding: 10px 0 10px; background-color: #fff; color: black!important; } .product-3__grey_bg { padding: 10px 0 10px; background-color: transparent!important; color: black!important; } @charset "UTF-8"; .svg-inline--fa { vertical-align: -0.200em; } .rounded-social-buttons { text-align: center; } .rounded-social-buttons .social-button { display: inline-block; position: relative; cursor: pointer; width: 3.125rem; height: 3.125rem; border: 0.125rem solid transparent; padding: 0; text-decoration: none; text-align: center; color: #fefefe; font-size: 1.5625rem; font-weight: normal; line-height: 1.5625em; border-radius: 1.6875rem; transition: all 0.5s ease; margin-right: 0.25rem; margin-bottom: 0.25rem; } .rounded-social-buttons .social-button:hover, .rounded-social-buttons .social-button:focus { -webkit-transform: rotate(360deg); -ms-transform: rotate(360deg); transform: rotate(360deg); } .rounded-social-buttons .fa-twitter, .fa-facebook-f, .fa-linkedin, .fa-youtube, .fa-instagram { font-size: 15px; } .rounded-social-buttons .social-button.facebook { background: #3b5998; } .rounded-social-buttons .social-button.facebook:hover, .rounded-social-buttons .social-button.facebook:focus { color: #3b5998; background: #fefefe; border-color: #3b5998; } .rounded-social-buttons .social-button.twitter { background: #55acee; } .rounded-social-buttons .social-button.twitter:hover, .rounded-social-buttons .social-button.twitter:focus { color: #55acee; background: #fefefe; border-color: #55acee; } .rounded-social-buttons .social-button.linkedin { background: #007bb5; } .rounded-social-buttons .social-button.linkedin:hover, .rounded-social-buttons .social-button.linkedin:focus { color: #007bb5; background: #fefefe; border-color: #007bb5; } .rounded-social-buttons .social-button.youtube { background: #bb0000; } .rounded-social-buttons .social-button.youtube:hover, .rounded-social-buttons .social-button.youtube:focus { color: #bb0000; background: #fefefe; border-color: #bb0000; } .rounded-social-buttons .social-button.instagram { background: #125688; } .rounded-social-buttons .social-button.instagram:hover, .rounded-social-buttons .social-button.instagram:focus { color: #125688; background: #fefefe; border-color: #125688; } .card-container { position: absolute; height: 300px; width: 600px; top: 60px; left: calc(50% - 300px); display: flex; } .card-card { display: flex; height: 280px; width: 200px; background-color: #17141d; border-radius: 10px; box-shadow: -1rem 0 3rem #000; /* margin-left: -50px; */ transition: 0.4s ease-out; position: relative; left: 0px; } .card-card:not(:first-child) { margin-left: -50px; } .card-card:hover { transform: translateY(-20px); transition: 0.4s ease-out; } .card-card:hover ~ .card-card { position: relative; left: 50px; transition: 0.4s ease-out; } .title-card { color: white; font-weight: 300; position: absolute; left: 20px; top: 15px; } .bar-card { position: absolute; top: 100px; left: 20px; height: 5px; width: 150px; } .emptybar-card { background-color: #2e3033; width: 100%; height: 100%; } .filledbar-card { position: absolute; top: 0px; z-index: 3; width: 0px; height: 100%; background: rgb(0,154,217); background: linear-gradient(90deg, rgba(0,154,217,1) 0%, rgba(217,147,0,1) 65%, rgba(255,186,0,1) 100%); transition: 0.6s ease-out; } .card-card:hover .filledbar-card { width: 120px; transition: 0.4s ease-out; } .circle-card { position: absolute; top: 150px; left: calc(50% - 60px); } .stroke-card { stroke: white; stroke-dasharray: 360; stroke-dashoffset: 360; transition: 0.6s ease-out; } svg-card { fill: #17141d; stroke-width: 2px; } .card-card:hover .stroke-card { stroke-dashoffset: 100; transition: 0.6s ease-out; } /* Product Videos */ .collection { position: relative; /* Ensure the collection is positioned relative to other elements */ z-index: 0; /* Set a lower z-index to place it under other elements with a higher z-index */ } .collection .content { display: flex; flex-direction: column; justify-content: center; align-items: center; padding: .7rem; margin: 0 auto; background-color: #F5F5F5; border: .1rem solid rgba(255,255,255,.1); border-radius: .5rem; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); transition: box-shadow 0.3s, transform 0.3s; transform: translateY(20px); } .swiper { padding-top: 80px; padding-bottom: 60px; } .swiper-slide { background-position: center; background-size: cover; width: 100%; max-width: 400px; height: auto; } .content video { width: 100%; height: auto; border-radius: .8rem; } .text-content { display: flex; justify-content: center; align-items: center; margin-top: 1rem; } .text-content h3 { font-size: 1rem; font-weight: 400; } </style> <link href='https://fonts.googleapis.com/css?family=Source+Sans+Pro:regular,italic,600,700,700italic' rel='stylesheet' type='text/css'> <script src="/assets/cdn/portal/vendor.js"></script> <script src="/assets/cdn/portal/scripts/head.js"></script> <script type="text/javascript"> window.store = {}; window.store = { assetPath: "/assets/cdn/portal/", defaultLocale: "en", currentLocale: "bg", currentPageName: "portal_home", portal: {"id":48000070256,"name":"Synoshi","product_id":48000004790}, portalAccess: {"hasSolutions":true,"hasForums":false,"hasTickets":false,"accessCount":1}, account: {"id":1138611,"name":"UAB Ekomlita","time_zone":"UTC","companies":[]}, vault_service: {"url":"https://vault-service.freshworks.com/data","max_try":2,"product_name":"fd"}, blockedExtensions: "exe,dll,sys,swf,scr,gzquar,js,jse,class,vb,com,bat,cmd,pif,img,iso,hta,html,msc,msp,cpl,reg,tmp,py,ps,msi,msp,inf,scf,ocx,bin,ws,sh,lnk,gadget,dmg,msh,apk,iqy,pub,jar,zip,rar,sfx,zix,ear,war,arj", search: {"all":"/bg/support/search","solutions":"/bg/support/search/solutions","topics":"/bg/support/search/topics","tickets":"/bg/support/search/tickets"}, freshchat: {"token":"8f45d611-cca6-497c-b3db-a29cc93d7273","visitor_widget_host_url":"https://wchat.freshchat.com"}, marketplace: {"token":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwcm9kdWN0IjoiZnJlc2hkZXNrIiwiYWNjb3VudF9pZCI6IjExMzg2MTEiLCJkb21haW4iOiJtdWFtYS5mcmVzaGRlc2suY29tIiwib3JnYW5pc2F0aW9uX2lkIjoiOTc1NjE1MjM2Nzk4NjA1OTciLCJ0aW1lIjoxNzMyODMzMTk4LCJpc3MiOiJmcmVzaGRlc2tfdmlzaXRvcl9wb3J0YWwifQ.220wIDt5-hmon8sAQ7mfzZb8eNyGMp01VPEal9NY90k","api_key":"634cd594466a52fa53c54b5b34779134","region":"us","org_domain":"muama.freshworks.com"}, }; </script> </head> <body class="portal portal--light "> <script> document.addEventListener('DOMContentLoaded', function() { var currentUrl = window.location.href; var language = currentUrl.split('/')[3]; // Assuming the language is the fourth part of the URL // Check if the current language is "fil" if (language === 'fil') { language = 'tl-ph'; // Reroute to tl-ph } else if (language === 'ja-JP') { language = 'ja'; } else if (language === 'nb-NO') { language = 'nb'; } else if (language === 'pt-PT') { language = 'pt'; } else if (language === 'sv-SE') { language = 'sv'; } var tagUrl = 'https://synoshi.com/?l=' + language; var lastLink = document.referrer; var homeUrl = lastLink.includes('synoshi') && !lastLink.includes('support') ? lastLink : tagUrl; var tag = document.getElementById('your-tag-id'); var homeBtn = document.getElementById('home-btn'); var userGuideUrl = 'https://synoshi.com/synoshi/user-guide?l=' + language; var userGuide = document.getElementById('user-guide-link'); tag.href = homeUrl; homeBtn.href = homeUrl; userGuide.href = userGuideUrl; // Default values var importantNotice = ""; var importantMessage = ""; // Null the value inside if no longer in used// // Populate the content in HTML //document.querySelector('.news-banner .news-content .news-subject').innerText = importantNotice; //document.querySelector('.news-banner .news-content .news-title').innerText = importantMessage; }); </script> <header class="container-fluid px-0 fw-nav-wrapper fixed-top" onload="storeValues()"> <section class="container"> <nav class="navbar"> <a id="your-tag-id" class="mb-20 mt-20" style="max-width: 150px" aria-label="Go to Synoshi homepage" > <img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/155001610782/logo/ctnHFcvdMTusqd9aZazlcHTaQhlefBM53A.png" alt="Synoshi Logo"/> </a> <a href="#" class="toggle-button"> <span class="bar"></span> <span class="bar"></span> <span class="bar"></span> </a> <div class="navbar-links"> <ul> <li> <a id="home-btn"> 校 写芯屑邪 </a> </li> <li> <a id="newKBUrl" href="/bg/support/solutions"> 袟薪邪薪懈械 </a> </li> <li> <a id="newTicketUrl" href="/bg/support/tickets/new"> <span class="d-md-none icon-"></span> 肖芯褉屑邪 蟹邪 泻芯薪褌邪泻褌懈 </a> </li> <li> <a id="" href="#" class="nav-link dropdown-toggle" id = "languageDropdown" role = "button" data-bs-toggle = "dropdown" aria-haspopup = "true" aria-expanded = "false" >Bulgarian</a> <div class="dropdown-menu fw-languageDropdown" aria-labelledby="languageDropdown"> <a class="dropdown-item" href="/en/support/home">English</a> <a class="dropdown-item" href="/ar/support/home">Arabic</a> <a class="dropdown-item d-none" href="/bg/support/home">Bulgarian</a> <a class="dropdown-item" href="/zh-CN/support/home">Chinese</a> <a class="dropdown-item" href="/zh-TW/support/home">Chinese (Traditional)</a> <a class="dropdown-item" href="/hr/support/home">Croatian</a> <a class="dropdown-item" href="/cs/support/home">Czech</a> <a class="dropdown-item" href="/da/support/home">Danish</a> <a class="dropdown-item" href="/nl/support/home">Dutch</a> <a class="dropdown-item" href="/fil/support/home">Filipino</a> <a class="dropdown-item" href="/fi/support/home">Finnish</a> <a class="dropdown-item" href="/fr/support/home">French</a> <a class="dropdown-item" href="/de/support/home">German</a> <a class="dropdown-item" href="/el/support/home">Greek</a> <a class="dropdown-item" href="/he/support/home">Hebrew</a> <a class="dropdown-item" href="/hu/support/home">Hungarian</a> <a class="dropdown-item" href="/id/support/home">Indonesian</a> <a class="dropdown-item" href="/it/support/home">Italian</a> <a class="dropdown-item" href="/ja-JP/support/home">Japanese</a> <a class="dropdown-item" href="/ko/support/home">Korean</a> <a class="dropdown-item" href="/ms/support/home">Malay</a> <a class="dropdown-item" href="/nb-NO/support/home">Norwegian</a> <a class="dropdown-item" href="/pl/support/home">Polish</a> <a class="dropdown-item" href="/pt-BR/support/home">Portuguese (BR)</a> <a class="dropdown-item" href="/pt-PT/support/home">Portuguese/Portugal</a> <a class="dropdown-item" href="/ro/support/home">Romanian</a> <a class="dropdown-item" href="/sk/support/home">Slovak</a> <a class="dropdown-item" href="/sl/support/home">Slovenian</a> <a class="dropdown-item" href="/es/support/home">Spanish</a> <a class="dropdown-item" href="/sv-SE/support/home">Swedish</a> <a class="dropdown-item" href="/th/support/home">Thai</a> <a class="dropdown-item" href="/tr/support/home">Turkish</a> <a class="dropdown-item" href="/uk/support/home">Ukrainian</a> <a class="dropdown-item" href="/vi/support/home">Vietnamese</a> </div> </li> </ul> </div> </nav> </section> <div class="nav-overlay d-none"></div> </header> <script> const toggleButton = document.getElementsByClassName('toggle-button')[0] const navbarLinks = document.getElementsByClassName('navbar-links')[0] toggleButton.addEventListener('click', () => { navbarLinks.classList.toggle('active') }) </script> <script> // Call the updateLink() function to update the link updateLink(); </script> <main class="fw-main-wrapper" id="fw-main-content"> <section> <div class="alert alert-with-close notice" id="noticeajax" style="display:none;"></div> </section> <!-- Search Box --> <section class="container-fluid px-0 fw-helpcenter mb-md-n64"> <div class="container"> <div class="row"> <div class="col-md-9 col-lg-6 mx-auto"> <div class="news-banner"> <div class="news-content"> <b class="news-subject"></b> <span class="news-title"></span> <br><br><br> </div> </div> <img src="https://synoshi.com/theme/synoshi/product/product-4.png" alt="Synoshi Power Scrubber"> <p class="text-p"> 袣邪泻 屑芯卸械屑 写邪 锌芯屑芯谐薪械屑? <h1></h1> <form action="/bg/support/search" id="fw-search-form" data-current-tab="all"> <div class="form-group fw-search my-0"> <div class="input-group"> <input type="text" class="form-control" id="searchInput" name="term" value="" placeholder="袙褗胁械写械褌械 褌械褉屑懈薪邪 蟹邪 褌褗褉褋械薪械 褌褍泻...." autocomplete="off" aria-label="袙褗胁械写械褌械 褌械褉屑懈薪邪 蟹邪 褌褗褉褋械薪械 褌褍泻...."> <button class="btn px-20 input-group-text" type="submit" tabindex="-1" aria-label="孝褗褉褋械薪械"><span class="icon-search"></span></button> </div> <div class="visually-hidden"> <span id="srSearchUpdateMessage" aria-live="polite"></span> </div> <div class="fw-autocomplete-wrapper box-shadow bg-light br-8 p-16 d-none"> <div class="fw-autocomplete-header"> <button class="fw-search-tab fw-active-search-tab" data-tab="all"> 袙褋懈褔泻懈 </button> <button class="fw-search-tab " data-tab="solutions"> 褋褌邪褌懈懈 </button> </div> <div class="fw-loading my-80 d-none"></div> <div class="fw-autocomplete-focus"> <div class="fw-recent-search"> <div class="fw-recent-title d-none row align-items-center"> <div class="col-8 fs-20 semi-bold"><span class="icon-recent me-8"></span>袩芯褋谢械写薪懈 褌褗褉褋械薪懈褟</div> <div class="col-4 px-0 text-end"><button class="btn btn-link fw-clear-all">袠蟹褔懈褋褌懈 胁褋懈褔泻芯</button></div> </div> <p class="ps-32 fw-no-recent-searches mb-16 d-none">No recent searches</p> <ul class="fw-no-bullet fw-recent-searches mb-16 d-none"></ul> </div> <div class="fw-popular-articles-search"> <p class="fs-20 semi-bold fw-popular-title d-none"><span class="icon-article me-8"></span> 袩芯锌褍谢褟褉薪懈 褋褌邪褌懈懈</p> <ul class="fw-no-bullet fw-popular-topics d-none"></ul> </div> <div class="fw-solutions-search-results fw-results d-none"> <hr class="mt-24" /> <div class="fw-solutions-search-results-title row align-items-center"> <div class="col-8 fs-20 semi-bold"><span class="icon-article me-8"></span>褋褌邪褌懈懈</div> <div class="col-4 px-0 text-end"><a class="btn btn-link fw-view-all fw-solutions-view-all" href="/bg/support/search/solutions">袙懈卸 胁褋懈褔泻懈</a></div> </div> <ul class="fw-no-bullet fw-search-results fw-solutions-search-results-container"></ul> </div> <div class="fw-topics-search-results fw-results d-none"> <hr class="mt-24" /> <div class="fw-topics-search-results-title row align-items-center"> <div class="col-8 fs-20 semi-bold"><span class="icon-topic me-8"></span>孝械屑懈</div> <div class="col-4 px-0 text-end"><a class="btn btn-link fw-view-all fw-topics-view-all" href="/bg/support/search/topics">袙懈卸 胁褋懈褔泻懈</a></div> </div> <ul class="fw-no-bullet fw-search-results fw-topics-search-results-container"></ul> </div> <div class="fw-tickets-search-results fw-results d-none"> <hr class="mt-24" /> <div class="fw-tickets-search-results-title row align-items-center"> <div class="col-8 fs-20 semi-bold"><span class="icon-ticket me-8"></span>孝懈泻械褌懈</div> <div class="col-4 px-0 text-end"><a class="btn btn-link fw-view-all fw-tickets-view-all" href="/bg/support/search/tickets">袙懈卸 胁褋懈褔泻懈</a></div> </div> <ul class="fw-no-bullet fw-search-results fw-tickets-search-results-container"></ul> </div> </div> <div class="fw-autocomplete-noresults d-none text-center py-40"> <img src="/assets/cdn/portal/images/no-results.png" class="img-fluid fw-no-results-img" alt="薪褟屑邪 褉械蟹褍谢褌邪褌懈" /> <p class="mt-24 text-secondary">小褗卸邪谢褟胁邪屑械! 袧械 薪邪屑械褉懈褏屑械 薪懈褖芯 蟹邪 <br /> <span id="input_term"></span></p> </div> </div> </div> </form> <h6 class="user-guide-banner mt-24"> 袠屑邪褌械 薪褍卸写邪 芯褌 锌芯屑芯褖 锌褉懈 褉邪斜芯褌邪 褋褗褋 Synoshi? </h6> <span class="user-guide-banner"> <b> <a class="user-guide-link" id="user-guide-link"> 袪褗泻芯胁芯写褋褌胁芯 蟹邪 锌芯褌褉械斜懈褌械谢褟 </a> </b></span> </div> </div> </div> </section> <!-- Video --> <section class="container-fluid px-0 mt-md-16"> <div class="container"> <div class="collection"> <div class="swiper mySwiper"> <div class="swiper-wrapper"> <div class="content swiper-slide"> <video controls id="video1" class="product-video" poster="https://dl.dropboxusercontent.com/s/r23w3xsxis2kierfywyj8/Synoshie-Cover.png?rlkey=6fixrxvpu7t49kya7av8462l1&st=o4wraz5d&dl=0"> <source src="https://dl.dropboxusercontent.com/s/mp16hhil7vdhqv3llfonu/Synoshi-Power-Scrubber_Unboxing_1.mp4?rlkey=kxrtlh63g7ncc2q6j3e16behu&st=zd7ye10z&dl=0" type="video/mp4"> Your browser does not support the video tag. </video> <div class="text-content"> <h3> Synoshi Power Scrubber - 袪邪蟹芯锌邪泻芯胁邪薪械 </h3> </div> </div> <div class="content swiper-slide"> <video controls id="video2" class="product-video" poster="https://dl.dropboxusercontent.com/s/r23w3xsxis2kierfywyj8/Synoshie-Cover.png?rlkey=6fixrxvpu7t49kya7av8462l1&st=o4wraz5d&dl=0"> <source src="https://dl.dropboxusercontent.com/s/https://www.dropbox.com/scl/fi/iyfhyzkqegvs6xrsowzor/Synoshi-Power-Scrubber_Specs-1.mp4?rlkey=n8yhwzykwugim1dk8vaq7nlba&st=5zmzj6hw&dl=0" type="video/mp4"> Your browser does not support the video tag. </video> <div class="text-content"> <h3> Synoshi Power Scrubber - 小锌械褑懈褎懈泻邪褑懈懈 </h3> </div> </div> <div class="content swiper-slide"> <video controls id="video3" class="product-video" poster="https://dl.dropboxusercontent.com/s/r23w3xsxis2kierfywyj8/Synoshie-Cover.png?rlkey=6fixrxvpu7t49kya7av8462l1&st=o4wraz5d&dl=0"> <source src="https://dl.dropboxusercontent.com/s/https://www.dropbox.com/scl/fi/z0mz45pklid9m276mdpds/Synoshi-Power-Scrubber_How-to-Use.mp4?rlkey=iz49x42b08iasqhsok39h3bg7&st=iqisl6ii&dl=0" type="video/mp4"> Your browser does not support the video tag. </video> <div class="text-content"> <h3> Synoshi Power Scrubber - 袣邪泻 写邪 懈蟹锌芯谢蟹胁邪褌械 </h3> </div> </div> <div class="content swiper-slide"> <video controls id="video4" class="product-video" poster="https://dl.dropboxusercontent.com/s/r23w3xsxis2kierfywyj8/Synoshie-Cover.png?rlkey=6fixrxvpu7t49kya7av8462l1&st=o4wraz5d&dl=0"> <source src="https://dl.dropboxusercontent.com/s/tvidnm5ltuoe1tdn90rr4/Cone-Set_Unboxing.mp4?rlkey=e42fvla8zazkplvnssur641e2&st=tg9n72om&dl=0" type="video/mp4"> Your browser does not support the video tag. </video> <div class="text-content"> <h3> 袣芯薪褍褋薪邪 褔械褌泻邪 - 袪邪蟹芯锌邪泻芯胁邪薪械 </h3> </div> </div> <div class="content swiper-slide"> <video controls id="video5" class="product-video" poster="https://dl.dropboxusercontent.com/s/r23w3xsxis2kierfywyj8/Synoshie-Cover.png?rlkey=6fixrxvpu7t49kya7av8462l1&st=o4wraz5d&dl=0"> <source src="https://dl.dropboxusercontent.com/s/z4gsymoyxvk5hm0t909zr/Cone-Brush-Specs.mp4?rlkey=6ia0oznx9mx37skd6f9ei0hlx&st=jbxtr9eh&dl=0" type="video/mp4"> Your browser does not support the video tag. </video> <div class="text-content"> <h3> 袣芯薪褍褋薪邪 褔械褌泻邪 - 小锌械褑懈褎懈泻邪褑懈懈 </h3> </div> </div> <div class="content swiper-slide"> <video controls id="video6" class="product-video" poster="https://dl.dropboxusercontent.com/s/r23w3xsxis2kierfywyj8/Synoshie-Cover.png?rlkey=6fixrxvpu7t49kya7av8462l1&st=o4wraz5d&dl=0"> <source src="https://dl.dropboxusercontent.com/s/9yd4btj0qi03xiro0fjll/Cone-Brush-Best-For.mp4?rlkey=7lc5ffu579k36ay5xh18igdzx&st=znfui65m&dl=0" type="video/mp4"> Your browser does not support the video tag. </video> <div class="text-content"> <h3> 袣芯薪褍褋薪邪 褔械褌泻邪 - 薪邪泄-写芯斜褉懈 锌褉懈谢芯卸械薪懈褟 </h3> </div> </div> <div class="content swiper-slide"> <video controls id="video7" class="product-video" poster="https://dl.dropboxusercontent.com/s/r23w3xsxis2kierfywyj8/Synoshie-Cover.png?rlkey=6fixrxvpu7t49kya7av8462l1&st=o4wraz5d&dl=0"> <source src="https://dl.dropboxusercontent.com/s/0n6c4fe74zhztz2bwo3ii/Large-Brush-Unboxing.mp4?rlkey=u8zycfbdna2g7qpq2n56i19sf&st=bu86yejr&dl=0" type="video/mp4"> Your browser does not support the video tag. </video> <div class="text-content"> <h3> 袚芯谢褟屑邪 褔械褌泻邪 - 袪邪蟹芯锌邪泻芯胁邪薪械 </h3> </div> </div> <div class="content swiper-slide"> <video controls id="video8" class="product-video" poster="https://dl.dropboxusercontent.com/s/r23w3xsxis2kierfywyj8/Synoshie-Cover.png?rlkey=6fixrxvpu7t49kya7av8462l1&st=o4wraz5d&dl=0"> <source src="https://dl.dropboxusercontent.com/s/j4j8o4wswi45e6xt1u43h/Large-Brush-Specs.mp4?rlkey=8bpcfk37t7v89p1be0cwcfvc6&st=iga9u7jg&dl=0" type="video/mp4"> Your browser does not support the video tag. </video> <div class="text-content"> <h3> 袚芯谢褟屑邪 褔械褌泻邪 - 小锌械褑懈褎懈泻邪褑懈懈 </h3> </div> </div> <div class="content swiper-slide"> <video controls id="video9" class="product-video" poster="https://dl.dropboxusercontent.com/s/r23w3xsxis2kierfywyj8/Synoshie-Cover.png?rlkey=6fixrxvpu7t49kya7av8462l1&st=o4wraz5d&dl=0"> <source src="https://dl.dropboxusercontent.com/s/rakwybyf9lew2vlkaafqw/Large-Brush-Best-For.mp4?rlkey=170kgmotcdqbauwj86ud8goig&st=v9unwzfp&dl=0" type="video/mp4"> Your browser does not support the video tag. </video> <div class="text-content"> <h3> 袚芯谢褟屑邪 褔械褌泻邪 - 薪邪泄-写芯斜褉邪 褍锌芯褌褉械斜邪 </h3> </div> </div> <div class="content swiper-slide"> <video controls id="video10" class="product-video" poster="https://dl.dropboxusercontent.com/s/r23w3xsxis2kierfywyj8/Synoshie-Cover.png?rlkey=6fixrxvpu7t49kya7av8462l1&st=o4wraz5d&dl=0"> <source src="https://dl.dropboxusercontent.com/s/xz8xxayrsave9vuu1s3bv/Round-Brush_Unboxing.mp4?rlkey=b8rolo1oih6kuf5x5fsn913ji&st=yjhgg6pa&dl=0" type="video/mp4"> Your browser does not support the video tag. </video> <div class="text-content"> <h3> 袣褉褗谐谢邪 褔械褌泻邪 - 袪邪蟹芯锌邪泻芯胁邪薪械 </h3> </div> </div> <div class="content swiper-slide"> <video controls id="video11" class="product-video" poster="https://dl.dropboxusercontent.com/s/r23w3xsxis2kierfywyj8/Synoshie-Cover.png?rlkey=6fixrxvpu7t49kya7av8462l1&st=o4wraz5d&dl=0"> <source src="https://dl.dropboxusercontent.com/s/x5u80fxebt2h8ujz21xi5/Round-Brush_Specs.mp4?rlkey=7shfs549jm0slrhf7sf7my5xy&st=cin5krs9&dl=0" type="video/mp4"> Your browser does not support the video tag. </video> <div class="text-content"> <h3> 袣褉褗谐谢邪 褔械褌泻邪 - 小锌械褑懈褎懈泻邪褑懈懈 </h3> </div> </div> <div class="content swiper-slide"> <video controls id="video12" class="product-video" poster="https://dl.dropboxusercontent.com/s/r23w3xsxis2kierfywyj8/Synoshie-Cover.png?rlkey=6fixrxvpu7t49kya7av8462l1&st=o4wraz5d&dl=0"> <source src="https://dl.dropboxusercontent.com/s/6izmemwq5bgxkapym3cn6/Round-Brush_Best-For.mp4?rlkey=utcmari3hah5awoosf1ny252m&st=eppbgjr5&dl=0" type="video/mp4"> Your browser does not support the video tag. </video> <div class="text-content"> <h3> 袣褉褗谐谢邪 褔械褌泻邪 - 薪邪泄-写芯斜褉懈 锌褉懈谢芯卸械薪懈褟 </h3> </div> </div> <div class="content swiper-slide"> <video controls id="video13" class="product-video" poster="https://dl.dropboxusercontent.com/s/r23w3xsxis2kierfywyj8/Synoshie-Cover.png?rlkey=6fixrxvpu7t49kya7av8462l1&st=o4wraz5d&dl=0"> <source src="https://dl.dropboxusercontent.com/s/nizujews4gw5nz5yocuq5/Sponge-Brush-Set.mp4?rlkey=twvdt2flsrmdpqi4yc16o475s&st=z0i95py1&dl=0" type="video/mp4"> Your browser does not support the video tag. </video> <div class="text-content"> <h3> 袣芯屑锌谢械泻褌 褔械褌泻懈 蟹邪 谐褗斜懈 </h3> </div> </div> <div class="content swiper-slide"> <video controls id="video14" class="product-video" poster="https://dl.dropboxusercontent.com/s/r23w3xsxis2kierfywyj8/Synoshie-Cover.png?rlkey=6fixrxvpu7t49kya7av8462l1&st=o4wraz5d&dl=0"> <source src="https://dl.dropboxusercontent.com/s/" type="video/mp4"> Your browser does not support the video tag. </video> <div class="text-content"> <h3> 效械褌泻邪 蟹邪 谐褗斜懈 - 小锌械褑懈褎懈泻邪褑懈褟 </h3> </div> </div> <div class="content swiper-slide"> <video controls id="video15" class="product-video" poster="https://dl.dropboxusercontent.com/s/r23w3xsxis2kierfywyj8/Synoshie-Cover.png?rlkey=6fixrxvpu7t49kya7av8462l1&st=o4wraz5d&dl=0"> <source src="https://dl.dropboxusercontent.com/s/xi9zjhc1knnq77olb0ozj/Sponge-Brush-Best-For.mp4?rlkey=3b0f4k6wt18k4svh4c68zgr5e&st=20j4ji9m&dl=0" type="video/mp4"> Your browser does not support the video tag. </video> <div class="text-content"> <h3> 效械褌泻邪 蟹邪 谐褗斜邪 - 薪邪泄-写芯斜褉邪 褍锌芯褌褉械斜邪 </h3> </div> </div> <div class="content swiper-slide"> <video controls id="video16" class="product-video" poster="https://dl.dropboxusercontent.com/s/r23w3xsxis2kierfywyj8/Synoshie-Cover.png?rlkey=6fixrxvpu7t49kya7av8462l1&st=o4wraz5d&dl=0"> <source src="https://dl.dropboxusercontent.com/s/ndlemq5cfd7p4d714o2nl/Steel-Brush-Unboxing.mp4?rlkey=v5mpdoayj645zyjbydjbl3zgg&st=s8937d8t&dl=0" type="video/mp4"> Your browser does not support the video tag. </video> <div class="text-content"> <h3> 小褌芯屑邪薪械薪邪 褔械褌泻邪 - 袪邪蟹芯锌邪泻芯胁邪薪械 </h3> </div> </div> <div class="content swiper-slide"> <video controls id="video17" class="product-video" poster="https://dl.dropboxusercontent.com/s/r23w3xsxis2kierfywyj8/Synoshie-Cover.png?rlkey=6fixrxvpu7t49kya7av8462l1&st=o4wraz5d&dl=0"> <source src="https://dl.dropboxusercontent.com/s/7uitrm1o0zif6ryfdatot/Steel-Brush-Specs.mp4?rlkey=s4ecweyg1wqqmy2v7qqobxwts&st=twpialvd&dl=0" type="video/mp4"> Your browser does not support the video tag. </video> <div class="text-content"> <h3> 小褌芯屑邪薪械薪邪 褔械褌泻邪 - 小锌械褑懈褎懈泻邪褑懈懈 </h3> </div> </div> <div class="content swiper-slide"> <video controls id="video18" class="product-video" poster="https://dl.dropboxusercontent.com/s/r23w3xsxis2kierfywyj8/Synoshie-Cover.png?rlkey=6fixrxvpu7t49kya7av8462l1&st=o4wraz5d&dl=0"> <source src="https://dl.dropboxusercontent.com/s/" type="video/mp4"> Your browser does not support the video tag. </video> <div class="text-content"> <h3> 小褌芯屑邪薪械薪邪 褔械褌泻邪 - 薪邪泄-写芯斜褉懈 锌褉懈谢芯卸械薪懈褟 </h3> </div> </div> </div> <div class="swiper-pagination"></div> </div> </div> </div> <script> var swiper = new Swiper(".mySwiper", { effect: "coverflow", grabCursor: true, centeredSlides: true, loop: true, slidesPerView: "auto", coverflowEffect: { rotate: 0, stretch: 0, depth: 200, modifier: 2.5, slideShadows: true, }, pagination: { el: ".swiper-pagination", clickable: true, }, on: { transitionEnd: function () { updateVideoControls(); }, init: function () { updateVideoControls(); addSlideClickListeners(); } }, }); function updateVideoControls() { var slides = document.querySelectorAll(".swiper-slide"); slides.forEach(function (slide) { var video = slide.querySelector("video"); if (slide.classList.contains('swiper-slide-active')) { video.controls = true; // video.play(); } else { video.controls = false; video.pause(); } }); } function addSlideClickListeners() { var slides = document.querySelectorAll(".swiper-slide"); slides.forEach(function (slide) { slide.addEventListener('click', function () { var clickedIndex = Array.prototype.indexOf.call(slides, slide); var realIndex = slide.getAttribute('data-swiper-slide-index'); swiper.slideToLoop(realIndex); }); }); } </script> </section> <section class="px-0 mb-64 mt-md-32 py-64"> <div class=""> <section class="row br-12 mx-0 g-0"> <div class="row mx-0 fw-section-content g-0 upsell"> <h4 class="text-center"> 袪邪蟹谐谢械写邪泄褌械 泻邪泻胁芯 写褉褍谐芯 懈屑邪屑械 胁 屑邪谐邪蟹懈薪邪 </h4> <h2 class="text-center text-danger blink_text"> 小锌械褋褌械褌械 写芯 70% </h2> <div class="col-md-1 fw-folder"> </div> <div class="col-md-2 fw-folder"> <div class="fs-20 mb-12 mt-12"> <div class='fw-card-image text-center'> <a href="https://synoshi.com/synoshi-steel-brush/product?vndr=supportshop" aria-label="Buy steel brush" target="_blank"> <figure><img class="fw-card-img-center mb-8" alt="Steel Head for Synoshi Brush: Tackle Heavy Duty Grime" src="https://synoshi.com/theme/synoshi-steel-brush/product/header/product.png" alt="Synoshi Steel Brush"/></figure> <span> 小褌芯屑邪薪械薪邪 褔械褌泻邪 </span></a> </div> </div> </div> <div class="col-md-2 fw-folder"> <div class="fs-20 mb-12 mt-12"> <div class='fw-card-image text-center'> <a href="https://synoshi.com/synoshi-large-round-brush/product?vndr=supportshop" aria-label="Buy large size brush" target="_blank"> <figure><img class="fw-card-img-center mb-8" alt="Super-sized Brush for tough stains on large areas" src="https://synoshi.com/theme/synoshi-large-round-brush/product/header/product.png" alt="Synoshi Large Round Brush"/></figure> <span> 袚芯谢褟屑邪 褔械褌泻邪 </span></a> </div> </div> </div> <div class="col-md-2 fw-folder"> <div class="fs-20 mb-12 mt-12"> <div class='fw-card-image text-center'> <a href="https://synoshi.com/synoshi-round-brush/product?vndr=supportshop" aria-label="Buy extra round brush" target="_blank"> <figure><img class="fw-card-img-center mb-8" alt="Replacement Round Brush Head" src="https://synoshi.com/theme/synoshi-round-brush/product/synoshi-brush.png" alt="Synoshi Round Brush"/></figure> <span> 袣褉褗谐谢邪 效械褌泻邪 </span></a> </div> </div> </div> <div class="col-md-2 fw-folder"> <div class="fs-20 mb-12 mt-12"> <div class='fw-card-image text-center'> <a href="https://synoshi.com/synoshi-sponge-brush/product?vndr=supportshop"aria-label="Buy Sponge brush" target="_blank"> <figure><img class="fw-card-img-center mb-8" alt="Upgrade Your Synoshi with the Multi-Purpose Sponge Set" src="https://synoshi.com/theme/synoshi-sponge-brush/product/you-use/product.png" alt="Synoshi Sponge Brush"/></figure> <span> 小锌芯薪写卸 效械褌泻邪 </span></a> </div> </div> </div> <div class="col-md-2 fw-folder"> <div class="fs-20 mb-12 mt-12"> <div class='fw-card-image text-center'> <a href="https://synoshi.com/synoshi-cone-brush/product?vndr=supportshop" aria-label="Buy cone shaped brush" target="_blank"> <figure><img class="fw-card-img-center mb-8" alt="Clean Tight Spaces And Corners With No Hassle!" src="https://synoshi.com/theme/synoshi-cone-brush/product/powerful.png" alt="Synoshi Cone Brush"/></figure> <span> 袣芯薪懈褔薪邪 效械褌泻邪 </span></a> </div> </div> </div> <div class="col-md-1 fw-folder"> </div> </div> </section> </div> </section> <!-- Support and Knowledge Base --> <section class="container-fluid px-0 mb-64 mt-md-44"> <div class="container"> <div class="alert alert-with-close notice" id="noticeajax" style="display:none;"></div> <section class="row br-12 mx-0 g-0"> <div class="col-12 fw-section-heading align-items-center"> <div class="info mb-12"> <h2 class="text-center"><a href="/bg/support/discussions"> 袩芯写写褉褗卸泻邪 懈 斜邪蟹邪 蟹薪邪薪懈褟 </a></h2> <p class="title-underline"></p> </div> </div> <div class="row mx-0 fw-section-content g-0"> <div class="col-md-3 fw-folder"> <div class="fs-18 mb-12 mt-12"> <a id="" href="/bg/support/solutions/folders/155000000058" class="fw-heading d-flex" role = "heading" ><div class='card fw-card-display'> 袩褉芯斜谢械屑懈 褋 锌芯褉褗褔泻邪</div></a> </div> </div> <div class="col-md-3 fw-folder"> <div class="fs-18 mb-12 mt-12"> <a id="" href="/bg/support/solutions/folders/155000000059" class="fw-heading d-flex" role = "heading" ><div class='card fw-card-display'> 袙褗锌褉芯褋懈 蟹邪 Synoshi</div></a> </div> </div> <div class="col-md-3 fw-folder"> <div class="fs-18 mb-12 mt-12"> <a id="" href="/bg/support/solutions/folders/155000000060" class="fw-heading d-flex" role = "heading" ><div class='card fw-card-display'> 小褌邪褌褍褋 薪邪 锌芯褉褗褔泻邪 懈 写芯褋褌邪胁泻邪</div></a> </div> </div> <div class="col-md-3 fw-folder"> <div class="fs-18 mb-12 mt-12"> <a id="" href="/bg/support/solutions/folders/155000000060" class="fw-heading d-flex" role = "heading" ><div class='card fw-card-display'> 小褌邪褌褍褋 薪邪 锌芯褉褗褔泻邪 懈 写芯褋褌邪胁泻邪</div></a> </div> </div> <div class="col-md-3 fw-folder"> <div class="fs-18 mb-12 mt-12"> <a id="" href="/bg/support/solutions/folders/155000000061" class="fw-heading d-flex" role = "heading" ><div class='card fw-card-display'> 袙褉褗褖邪薪懈褟 懈 芯锌谢邪泻胁邪薪懈褟</div></a> </div> </div> </div> </section> </div> </section> <section class="container-fluid px-0 pt-45 pb-44 bg-light"> <div class="container"> <div class="col-xl-12 mx-auto mb-8"> <div class="fw-section-heading row mb-8"> <div class="col-md-12 text-center text-lg-start"> <h4> 袩芯褋谢械写薪懈 褋褌邪褌懈懈 </h4> </div> </div> <div class=""> <div class="row"> <a class="col-md-4 fw-article-info d-flex" href="/bg/support/solutions/articles/155000000504-%D0%BA%D0%BE%D0%BB%D0%BA%D0%BE-%D1%81%D1%82%D1%80%D1%83%D0%B2%D0%B0-%D0%B4%D0%BE%D1%81%D1%82%D0%B0%D0%B2%D0%BA%D0%B0%D1%82%D0%B0-" aria-label='袪邪蟹褕懈褉械薪懈 褎懈谢褌褉懈 蟹邪 褌褗褉褋械薪械'> <div class="pt-4 pe-8"><span class="icon-article pr-8"></span></div> <div> <p class="fs-18 line-clamp-2">袣芯谢泻芯 褋褌褉褍胁邪 写芯褋褌邪胁泻邪褌邪?</p> </div> <p></p> </a> <a class="col-md-4 fw-article-info d-flex" href="/bg/support/solutions/articles/155000000739-%D0%BA%D0%B0%D0%BA%D0%B2%D0%BE-%D1%89%D0%B5-%D0%BF%D0%BE%D0%BB%D1%83%D1%87%D0%B0-%D0%BA%D0%B0%D1%82%D0%BE-%D1%87%D0%B0%D1%81%D1%82-%D0%BE%D1%82-synoshi-%D0%BF%D0%B0%D0%BA%D0%B5%D1%82%D0%B0-" aria-label='袪邪蟹褕懈褉械薪懈 褎懈谢褌褉懈 蟹邪 褌褗褉褋械薪械'> <div class="pt-4 pe-8"><span class="icon-article pr-8"></span></div> <div> <p class="fs-18 line-clamp-2">袣邪泻胁芯 褖械 锌芯谢褍褔邪 泻邪褌芯 褔邪褋褌 芯褌 Synoshi 锌邪泻械褌邪?</p> </div> <p></p> </a> <a class="col-md-4 fw-article-info d-flex" href="/bg/support/solutions/articles/155000000740-%D0%BA%D0%B0%D0%BA-%D0%B4%D0%B0-%D0%B8%D0%B7%D0%BF%D0%BE%D0%BB%D0%B7%D0%B2%D0%B0%D0%BC-synoshi-" aria-label='袪邪蟹褕懈褉械薪懈 褎懈谢褌褉懈 蟹邪 褌褗褉褋械薪械'> <div class="pt-4 pe-8"><span class="icon-article pr-8"></span></div> <div> <p class="fs-18 line-clamp-2">袣邪泻 写邪 懈蟹锌芯谢蟹胁邪屑 Synoshi?</p> </div> <p></p> </a> <a class="col-md-4 fw-article-info d-flex" href="/bg/support/solutions/articles/155000000572-%D0%BA%D0%B0%D0%BA%D0%B2%D0%BE-%D0%B5-synoshi-" aria-label='袪邪蟹褕懈褉械薪懈 褎懈谢褌褉懈 蟹邪 褌褗褉褋械薪械'> <div class="pt-4 pe-8"><span class="icon-article pr-8"></span></div> <div> <p class="fs-18 line-clamp-2">袣邪泻胁芯 械 Synoshi?</p> </div> <p></p> </a> <a class="col-md-4 fw-article-info d-flex" href="/bg/support/solutions/articles/155000000742-%D0%BA%D1%8A%D0%B4%D0%B5-%D0%BC%D0%BE%D0%B3%D0%B0-%D0%B4%D0%B0-%D0%BA%D1%83%D0%BF%D1%8F-%D1%80%D0%B5%D0%B7%D0%B5%D1%80%D0%B2%D0%BD%D0%B0-%D1%87%D0%B5%D1%82%D0%BA%D0%B0-%D0%B7%D0%B0-synoshi-" aria-label='袪邪蟹褕懈褉械薪懈 褎懈谢褌褉懈 蟹邪 褌褗褉褋械薪械'> <div class="pt-4 pe-8"><span class="icon-article pr-8"></span></div> <div> <p class="fs-18 line-clamp-2">袣褗写械 屑芯谐邪 写邪 泻褍锌褟 褉械蟹械褉胁薪邪 褔械褌泻邪 蟹邪 Synoshi?</p> </div> <p></p> </a> <a class="col-md-4 fw-article-info d-flex" href="/bg/support/solutions/articles/155000000939-%D0%B8%D1%81%D0%BA%D0%B0%D0%BC-%D0%B4%D0%B0-%D0%BA%D1%83%D0%BF%D1%8F-%D0%BE%D1%89%D0%B5-%D0%BF%D1%80%D0%BE%D0%B4%D1%83%D0%BA%D1%82%D0%B8" aria-label='袪邪蟹褕懈褉械薪懈 褎懈谢褌褉懈 蟹邪 褌褗褉褋械薪械'> <div class="pt-4 pe-8"><span class="icon-article pr-8"></span></div> <div> <p class="fs-18 line-clamp-2">袠褋泻邪屑 写邪 泻褍锌褟 芯褖械 锌褉芯写褍泻褌懈</p> </div> <p></p> </a> </div> </div> </div> </div> </section> </main> <script> document.addEventListener('DOMContentLoaded', function() { var currentUrl = window.location.href; var language = currentUrl.split('/')[3]; // Assuming the language is the fourth part of the URL // Check if the current language is "fil" if (language === 'fil') { language = 'tl-ph'; // Reroute to tl-ph } else if (language === 'ja-JP') { language = 'ja'; } else if (language === 'nb-NO') { language = 'nb'; } else if (language === 'pt-PT') { language = 'pt'; } else if (language === 'sv-SE') { language = 'sv'; } var tagUrl = 'https://synoshi.com/?l=' + language; var tagTrackingUrl = 'https://synoshi.com/tracking?l=' + language ; var tag = document.getElementById('home-id'); tag.href = tagUrl; var tagTracking = document.getElementById('tracking-id'); tagTracking.href = tagTrackingUrl; }); </script> <footer class="container-fluid px-0 footer-background"> <section> <div class="product-2__grey_bg"> <div class="d-flex flex-wrap container py-3"> <div class="d-flex align-items-center w-100 row no-gutters"> <div class="col-12 col-md text-center"> <div class="feat-item"> <div class="ico mb-8"> <svg class="tw-h-full tw-w-auto" fill="none" height="47" viewBox="0 0 33 47" width="33" xmlns="http://www.w3.org/2000/svg"><g stroke="currentColor" stroke-linecap="square"><path d="m16.4998 45.7095c4.0395 0 7.9135-1.6315 10.7698-4.5357s4.461-6.8431 4.461-10.9503c0-8.6033-5.0769-18.067-15.2308-28.39098-10.15383 10.32398-15.23076 19.78768-15.23076 28.39098 0 4.1072 1.60467 8.0461 4.46099 10.9503 2.85633 2.9042 6.73037 4.5357 10.76977 4.5357z"></path><path d="m9.646 29.7331 8.8846-12.4146v7.8979h5.5846l-8.8846 12.4404v-7.9237z"></path></g></svg> </div> <p><b> 袦芯褖薪芯 锌芯褔懈褋褌胁邪薪械 </b></p> </div> </div> <div class="col-12 col-md text-center"> <div class="feat-item"> <div class="ico mb-8"> <svg class="tw-h-full tw-w-auto" fill="none" height="43" viewBox="0 0 43 43" width="43" xmlns="http://www.w3.org/2000/svg"><g stroke="currentColor" stroke-linecap="square"><path d="m5.16515 23.1172c-.12412-1.0747-.12412-2.1597 0-3.2344l-4.16515-4.6922 4.6538-7.88116 6.2826 1.25278c.8942-.62227 1.8444-1.16358 2.8389-1.61722l2.0244-5.945h9.3076l2.0244 5.945c.9944.45364 1.9446.99495 2.8388 1.61722l6.2826-1.25278 4.6538 7.88116-4.1651 4.6922c.1241 1.0747.1241 2.1597 0 3.2344l4.2582 4.6922-4.6538 7.8812-6.2826-1.2528c-.8942.6222-1.8444 1.1636-2.8389 1.6172l-2.1174 5.945h-9.3076l-2.0244-5.945c-.9945-.4536-1.9447-.995-2.8389-1.6172l-6.2826 1.2528-4.6538-7.8812z"></path><path d="m21.5 24c1.3807 0 2.5-1.1193 2.5-2.5s-1.1193-2.5-2.5-2.5-2.5 1.1193-2.5 2.5 1.1193 2.5 2.5 2.5z"></path></g></svg> </div> <p><b> 袧褍谢械胁芯 褍褋懈谢懈械 </b></p> </div> </div> <div class="col-12 col-md text-center"> <div class="feat-item"> <div class="ico mb-8"> <svg class="tw-h-full tw-w-auto" fill="none" height="47" viewBox="0 0 50 47" width="50" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g stroke="currentColor" stroke-linecap="square"><path d="m1.67383 22.5962 4.71476 4.757 4.71471-4.757"></path><path d="m27.605 10.7034v11.8927l7.0721 7.1357"></path><path d="m27.6051 44.003c4.1962 0 8.2982-1.2554 11.7872-3.6077 3.489-2.3522 6.2084-5.6955 7.8142-9.6071s2.026-8.2158 1.2073-12.3683c-.8186-4.1525-2.8393-7.9669-5.8065-10.96069-2.9671-2.99381-6.7475-5.03261-10.8631-5.8586-4.1156-.825992-8.3815-.40206-12.2583 1.21817-3.8768 1.62024-7.1903 4.36401-9.52162 7.88432-2.33129 3.5204-3.57561 7.6592-3.57561 11.8931v2.3785"></path><path d="m15.9894 29v2.3612m0 14.2555v2.3833m4.0106-14.2555c-.382-1.5889-1.7188-2.3833-4.0106-2.3833-3.4165 0-3.9894 2.3391-3.9894 3.5749 0 4.921 8 2.3392 8 7.1278 0 1.2358-.5729 3.5528-4.0106 3.5528-2.2706 0-3.6074-.7944-3.9894-2.3612"></path></g></svg> </div> <p><b> 小锌械褋褌械褌械 胁褉械屑械 懈 锌邪褉懈 </b></p> </div> </div> </div> </div> </div> </section> <section class="footer-body"> <div class="container"> <div class="row"> <div class="footer-left col-footer"> <img class="footer__logo" style="max-width: 150px;" src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/155001610782/logo/ctnHFcvdMTusqd9aZazlcHTaQhlefBM53A.png" alt="Synoshi logo"> <p> 袧械 褋械 蟹邪褋褌褉邪褕邪胁邪泄褌械 锌芯胁械褔械! 袙褗褉褌械薪械褌芯 薪邪 褌褍褉斜芯屑芯褌芯褉 薪邪 Synoshi 锌褉邪胁懈 胁邪褕械褌芯 锌芯褔懈褋褌胁邪薪械, 斜械蟹 写邪 褉邪蟹褔懈褌邪褌械 薪邪 芯锌邪褋薪懈 褏懈屑懈泻邪谢懈. </p> </div> <div class="footer-center col-footer"> <h3> 袣芯薪褌邪泻褌懈 </h3> <a href="mailto:support@synoshi.com"><h4>support@synoshi.com</h4></a> <h4 class="ignore">UAB Convenity</h4> <h4 class="ignore">Gedimino g. 45-7, LT-44239 Kaunas, Lithuania</h4> </div> <div class="footer-center col-footer"> <br> <h4><a class="ignore" href="tel:+1 (218) 900-2005">(US) +1 (218) 900-2005</a></h4> <h4><a class="ignore" href="tel:+442080891401">(UK) +442080891401</a></h4> <h4><a class="ignore" href="tel:+61290995746">(AU) +61290995746</a></h4> <h4><a class="ignore" href="tel:+498004009820">(DE) +498004009820</a></h4> <h4><a class="ignore" href="tel:+33644656863">(FR) +33644656863</a></h4> <h4><a class="ignore" href="tel:+48800005495">(PL) +48800005495</a></h4> <h4><a class="ignore" href="tel:+46103371611">(SV) +46103371611</a></h4> </div> <div class="footer-right col-footer"> <h3> 袩芯谢械蟹薪懈 胁褉褗蟹泻懈 <div class="underline"><span></span></div> </h3> <p class="pt-4 mb-4"> <a id="home-id"> 校 写芯屑邪 </a> </p> <p class="pt-4 mb-4"> <a href="https://synoshi.com/tracking"> 袩褉芯褋谢械写械褌械 屑芯褟褌邪 锌芯褉褗褔泻邪 </a> </p> <p class="pt-4 mb-4"> <a href="https://ekomlita.everflowclient.io/affiliate/signup?q=5J473L"> 袩邪褉褌薪褜芯褉 </a> </p> </div> </div> </div> </section> <section class=""> <div class="footer__copy"> <div class="container"> <div class="footer__copy-holder footer__copy-holder--"> <p class="footer__copy-text"><font style="vertical-align: inherit;"><font style="vertical-align: inherit;">庐 <script>document.write(new Date().getFullYear())</script> Synoshi 袙褋懈褔泻懈 锌褉邪胁邪 蟹邪锌邪蟹械薪懈. </font></font></p> <img class="footer__payments-img" src="https://derila.com/theme/images/ico-cards.svg?2" data-src="https://derila.com/theme/images/ico-cards.svg?2" alt="Payment methods"> </div> </div> </div> </section> </footer> <div class="modal-backdrop fade d-none" id="overlay"></div> <script src="/assets/cdn/portal/scripts/bottom.js"></script> <script src="/assets/cdn/portal/scripts/locales/bg.js"></script> <script src="/assets/cdn/portal/scripts/marketplace.js" async></script> <script src="/assets/cdn/portal/scripts/integrations.js" async></script> </body> </html>