https://www.lyfechemist.com/

Submitted URL:
https://lyfechemist.com/Redirected
Report Finished:

The outgoing links identified from the page

JavaScript Variables · 24 found

Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope

Console log messages · 0 found

Messages logged to the web console

HTML

The raw HTML body of the page

<!DOCTYPE html><html lang="en-US" prefix="og: https://ogp.me/ns#"><head><meta charset="UTF-8"><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>class RocketLazyLoadScripts{constructor(){this.triggerEvents=["keydown","mousedown","mousemove","touchmove","touchstart","touchend","wheel"],this.userEventHandler=this._triggerListener.bind(this),this.touchStartHandler=this._onTouchStart.bind(this),this.touchMoveHandler=this._onTouchMove.bind(this),this.touchEndHandler=this._onTouchEnd.bind(this),this.clickHandler=this._onClick.bind(this),this.interceptedClicks=[],window.addEventListener("pageshow",(e=>{this.persisted=e.persisted})),window.addEventListener("DOMContentLoaded",(()=>{this._preconnect3rdParties()})),this.delayedScripts={normal:[],async:[],defer:[]},this.allJQueries=[]}_addUserInteractionListener(e){document.hidden?e._triggerListener():(this.triggerEvents.forEach((t=>window.addEventListener(t,e.userEventHandler,{passive:!0}))),window.addEventListener("touchstart",e.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",e.touchStartHandler),document.addEventListener("visibilitychange",e.userEventHandler))}_removeUserInteractionListener(){this.triggerEvents.forEach((e=>window.removeEventListener(e,this.userEventHandler,{passive:!0}))),document.removeEventListener("visibilitychange",this.userEventHandler)}_onTouchStart(e){"HTML"!==e.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),e.target.addEventListener("click",this.clickHandler),this._renameDOMAttribute(e.target,"onclick","rocket-onclick"))}_onTouchMove(e){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),e.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(e.target,"rocket-onclick","onclick")}_onTouchEnd(e){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}_onClick(e){e.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(e.target,"rocket-onclick","onclick"),this.interceptedClicks.push(e),e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation()}_replayClicks(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach((e=>{e.target.dispatchEvent(new MouseEvent("click",{view:e.view,bubbles:!0,cancelable:!0}))}))}_renameDOMAttribute(e,t,n){e.hasAttribute&&e.hasAttribute(t)&&(event.target.setAttribute(n,event.target.getAttribute(t)),event.target.removeAttribute(t))}_triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}_preconnect3rdParties(){let e=[];document.querySelectorAll("script[type=rocketlazyloadscript]").forEach((t=>{if(t.hasAttribute("src")){const n=new URL(t.src).origin;n!==location.origin&&e.push({src:n,crossOrigin:t.crossOrigin||"module"===t.getAttribute("data-rocket-type")})}})),e=[...new Map(e.map((e=>[JSON.stringify(e),e]))).values()],this._batchInjectResourceHints(e,"preconnect")}async _loadEverythingNow(){this.lastBreath=Date.now(),this._delayEventListeners(),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async);try{await this._triggerDOMContentLoaded(),await this._triggerWindowLoad()}catch(e){}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this._replayClicks()}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach((e=>{e.hasAttribute("src")?e.hasAttribute("async")&&!1!==e.async?this.delayedScripts.async.push(e):e.hasAttribute("defer")&&!1!==e.defer||"module"===e.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(e):this.delayedScripts.normal.push(e):this.delayedScripts.normal.push(e)}))}async _transformScript(e){return await this._littleBreath(),new Promise((t=>{const n=document.createElement("script");[...e.attributes].forEach((e=>{let t=e.nodeName;"type"!==t&&("data-rocket-type"===t&&(t="type"),n.setAttribute(t,e.nodeValue))})),e.hasAttribute("src")?(n.addEventListener("load",t),n.addEventListener("error",t)):(n.text=e.text,t());try{e.parentNode.replaceChild(n,e)}catch(e){t()}}))}async _loadScriptsFromList(e){const t=e.shift();return t?(await this._transformScript(t),this._loadScriptsFromList(e)):Promise.resolve()}_preloadAllScripts(){this._batchInjectResourceHints([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}_batchInjectResourceHints(e,t){var n=document.createDocumentFragment();e.forEach((e=>{if(e.src){const i=document.createElement("link");i.href=e.src,i.rel=t,"preconnect"!==t&&(i.as="script"),e.getAttribute&&"module"===e.getAttribute("data-rocket-type")&&(i.crossOrigin=!0),e.crossOrigin&&(i.crossOrigin=e.crossOrigin),n.appendChild(i)}})),document.head.appendChild(n)}_delayEventListeners(){let e={};function t(t,n){!function(t){function n(n){return e[t].eventsToRewrite.indexOf(n)>=0?"rocket-"+n:n}e[t]||(e[t]={originalFunctions:{add:t.addEventListener,remove:t.removeEventListener},eventsToRewrite:[]},t.addEventListener=function(){arguments[0]=n(arguments[0]),e[t].originalFunctions.add.apply(t,arguments)},t.removeEventListener=function(){arguments[0]=n(arguments[0]),e[t].originalFunctions.remove.apply(t,arguments)})}(t),e[t].eventsToRewrite.push(n)}function n(e,t){let n=e[t];Object.defineProperty(e,t,{get:()=>n||function(){},set(i){e["rocket"+t]=n=i}})}t(document,"DOMContentLoaded"),t(window,"DOMContentLoaded"),t(window,"load"),t(window,"pageshow"),t(document,"readystatechange"),n(document,"onreadystatechange"),n(window,"onload"),n(window,"onpageshow")}_delayJQueryReady(e){let t=window.jQuery;Object.defineProperty(window,"jQuery",{get:()=>t,set(n){if(n&&n.fn&&!e.allJQueries.includes(n)){n.fn.ready=n.fn.init.prototype.ready=function(t){e.domReadyFired?t.bind(document)(n):document.addEventListener("rocket-DOMContentLoaded",(()=>t.bind(document)(n)))};const t=n.fn.on;n.fn.on=n.fn.init.prototype.on=function(){if(this[0]===window){function e(e){return e.split(" ").map((e=>"load"===e||0===e.indexOf("load.")?"rocket-jquery-load":e)).join(" ")}"string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=e(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach((t=>{delete Object.assign(arguments[0],{[e(t)]:arguments[0][t]})[t]}))}return t.apply(this,arguments),this},e.allJQueries.push(n)}t=n}})}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._littleBreath(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),window.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange()}async _triggerWindowLoad(){await this._littleBreath(),window.dispatchEvent(new Event("rocket-load")),await this._littleBreath(),window.rocketonload&&window.rocketonload(),await this._littleBreath(),this.allJQueries.forEach((e=>e(window).trigger("rocket-jquery-load"))),await this._littleBreath();const e=new Event("rocket-pageshow");e.persisted=this.persisted,window.dispatchEvent(e),await this._littleBreath(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}_handleDocumentWrite(){const e=new Map;document.write=document.writeln=function(t){const n=document.currentScript,i=document.createRange(),r=n.parentElement;let o=e.get(n);void 0===o&&(o=n.nextSibling,e.set(n,o));const s=document.createDocumentFragment();i.setStart(s,0),s.appendChild(i.createContextualFragment(t)),r.insertBefore(s,o)}}async _littleBreath(){Date.now()-this.lastBreath>45&&(await this._requestAnimFrame(),this.lastBreath=Date.now())}async _requestAnimFrame(){return document.hidden?new Promise((e=>setTimeout(e))):new Promise((e=>requestAnimationFrame(e)))}static run(){const e=new RocketLazyLoadScripts;e._addUserInteractionListener(e)}}RocketLazyLoadScripts.run();</script>
	<meta name="google-site-verification" content="jMaRHbLYNNQz9QlLjk24bSs-YvPrG9alhpNsAUS70-M">
		

			<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
	
	<link rel="profile" href="//gmpg.org/xfn/11">
					<script type="rocketlazyloadscript">document.documentElement.className = document.documentElement.className + ' yes-js js_active js'</script>
				
<!-- Google Tag Manager for WordPress by gtm4wp.com -->
<script data-cfasync="false" data-pagespeed-no-defer="">
	var gtm4wp_datalayer_name = "dataLayer";
	var dataLayer = dataLayer || [];
</script>
<!-- End Google Tag Manager for WordPress by gtm4wp.com -->
<!-- Search Engine Optimization by Rank Math - https://rankmath.com/ -->
<title>Generic Medicine Online at Lyfechemist | Free Shipping | 20% OFF</title><link rel="preload" as="style" href="https://fonts.googleapis.com/css?family=Jost%3A400%2C500%2C600%2C700&amp;display=swap"><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Jost%3A400%2C500%2C600%2C700&amp;display=swap" media="all" onload="this.media='all'"><noscript><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Jost%3A400%2C500%2C600%2C700&#038;display=swap" /></noscript>
<meta name="description" content="Lyfechemist is your top source to buy generic medicine online. We provide fast and free shipping on every order with 20% OFF.">
<meta name="robots" content="follow, index, max-snippet:-1, max-video-preview:-1, max-image-preview:large">
<link rel="canonical" href="https://www.lyfechemist.com/">
<meta property="og:locale" content="en_US">
<meta property="og:type" content="website">
<meta property="og:title" content="Generic Medicine Online at Lyfechemist | Free Shipping | 20% OFF">
<meta property="og:description" content="Lyfechemist is your top source to buy generic medicine online. We provide fast and free shipping on every order with 20% OFF.">
<meta property="og:url" content="https://www.lyfechemist.com/">
<meta property="og:site_name" content="lyfechemist">
<meta property="og:updated_time" content="2023-02-25T08:30:15+00:00">
<meta property="article:published_time" content="2021-05-18T10:34:26+00:00">
<meta property="article:modified_time" content="2023-02-25T08:30:15+00:00">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Generic Medicine Online at Lyfechemist | Free Shipping | 20% OFF">
<meta name="twitter:description" content="Lyfechemist is your top source to buy generic medicine online. We provide fast and free shipping on every order with 20% OFF.">
<meta name="twitter:label1" content="Written by">
<meta name="twitter:data1" content="Devid watsan">
<meta name="twitter:label2" content="Time to read">
<meta name="twitter:data2" content="11 minutes">
<script type="application/ld+json" class="rank-math-schema">{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://www.lyfechemist.com/#organization","name":"lyfechemist","url":"https://www.lyfechemist.com"},{"@type":"WebSite","@id":"https://www.lyfechemist.com/#website","url":"https://www.lyfechemist.com","name":"lyfechemist","publisher":{"@id":"https://www.lyfechemist.com/#organization"},"inLanguage":"en-US","potentialAction":{"@type":"SearchAction","target":"https://www.lyfechemist.com/?s={search_term_string}","query-input":"required name=search_term_string"}},{"@type":"ImageObject","@id":"https://www.lyfechemist.com/wp-content/uploads/2021/05/quality.png","url":"https://www.lyfechemist.com/wp-content/uploads/2021/05/quality.png","width":"200","height":"200","inLanguage":"en-US"},{"@type":"WebPage","@id":"https://www.lyfechemist.com/#webpage","url":"https://www.lyfechemist.com/","name":"Generic Medicine Online at Lyfechemist | Free Shipping | 20% OFF","datePublished":"2021-05-18T10:34:26+00:00","dateModified":"2023-02-25T08:30:15+00:00","about":{"@id":"https://www.lyfechemist.com/#organization"},"isPartOf":{"@id":"https://www.lyfechemist.com/#website"},"primaryImageOfPage":{"@id":"https://www.lyfechemist.com/wp-content/uploads/2021/05/quality.png"},"inLanguage":"en-US"},{"@type":"Person","@id":"https://www.lyfechemist.com/author/admin/","name":"Devid watsan","url":"https://www.lyfechemist.com/author/admin/","image":{"@type":"ImageObject","@id":"https://secure.gravatar.com/avatar/3980f1a3522af86a689d4ec9e84866d1?s=96&amp;d=mm&amp;r=g","url":"https://secure.gravatar.com/avatar/3980f1a3522af86a689d4ec9e84866d1?s=96&amp;d=mm&amp;r=g","caption":"Devid watsan","inLanguage":"en-US"},"sameAs":["http://lyfechemist.com"],"worksFor":{"@id":"https://www.lyfechemist.com/#organization"}},{"@type":"Article","headline":"Generic Medicine Online at Lyfechemist | Free Shipping | 20% OFF","keywords":"Generic Medicine","datePublished":"2021-05-18T10:34:26+00:00","dateModified":"2023-02-25T08:30:15+00:00","author":{"@id":"https://www.lyfechemist.com/author/admin/","name":"Devid watsan"},"publisher":{"@id":"https://www.lyfechemist.com/#organization"},"description":"Lyfechemist is your top source to buy generic medicine online. We provide fast and free shipping on every order with 20% OFF.","name":"Generic Medicine Online at Lyfechemist | Free Shipping | 20% OFF","@id":"https://www.lyfechemist.com/#richSnippet","isPartOf":{"@id":"https://www.lyfechemist.com/#webpage"},"image":{"@id":"https://www.lyfechemist.com/wp-content/uploads/2021/05/quality.png"},"inLanguage":"en-US","mainEntityOfPage":{"@id":"https://www.lyfechemist.com/#webpage"}}]}</script>
<meta name="google-site-verification" content="6NIcQRXTbmTfLDQR1lkGW7beWhRn74vG-MqdviiWfpg">
<meta name="msvalidate.01" content="7DBDD0888D2006E15052AF9486C13318">
<!-- /Rank Math WordPress SEO plugin -->

<link rel="dns-prefetch" href="//fonts.googleapis.com">
<link href="https://fonts.gstatic.com" crossorigin="" rel="preconnect">
<link rel="alternate" type="application/rss+xml" title="LyfeChemist » Feed" href="https://www.lyfechemist.com/feed/">
<link rel="alternate" type="application/rss+xml" title="LyfeChemist » Comments Feed" href="https://www.lyfechemist.com/comments/feed/">
		<!-- This site uses the Google Analytics by MonsterInsights plugin v9.0.1 - Using Analytics tracking - https://www.monsterinsights.com/ -->
							<script type="rocketlazyloadscript" src="//www.googletagmanager.com/gtag/js?id=G-5CS59TZS6P" data-cfasync="false" data-wpfc-render="false" data-rocket-type="text/javascript" async=""></script>
			<script type="rocketlazyloadscript" data-cfasync="false" data-wpfc-render="false" data-rocket-type="text/javascript">
				var mi_version = '9.0.1';
				var mi_track_user = true;
				var mi_no_track_reason = '';
								var MonsterInsightsDefaultLocations = {"page_location":"https:\/\/www.lyfechemist.com\/"};
				if ( typeof MonsterInsightsPrivacyGuardFilter === 'function' ) {
					var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsPrivacyGuardFilter( MonsterInsightsExcludeQuery ) : MonsterInsightsPrivacyGuardFilter( MonsterInsightsDefaultLocations );
				} else {
					var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsExcludeQuery : MonsterInsightsDefaultLocations;
				}

								var disableStrs = [
										'ga-disable-G-5CS59TZS6P',
									];

				/* Function to detect opted out users */
				function __gtagTrackerIsOptedOut() {
					for (var index = 0; index < disableStrs.length; index++) {
						if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) {
							return true;
						}
					}

					return false;
				}

				/* Disable tracking if the opt-out cookie exists. */
				if (__gtagTrackerIsOptedOut()) {
					for (var index = 0; index < disableStrs.length; index++) {
						window[disableStrs[index]] = true;
					}
				}

				/* Opt-out function */
				function __gtagTrackerOptout() {
					for (var index = 0; index < disableStrs.length; index++) {
						document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/';
						window[disableStrs[index]] = true;
					}
				}

				if ('undefined' === typeof gaOptout) {
					function gaOptout() {
						__gtagTrackerOptout();
					}
				}
								window.dataLayer = window.dataLayer || [];

				window.MonsterInsightsDualTracker = {
					helpers: {},
					trackers: {},
				};
				if (mi_track_user) {
					function __gtagDataLayer() {
						dataLayer.push(arguments);
					}

					function __gtagTracker(type, name, parameters) {
						if (!parameters) {
							parameters = {};
						}

						if (parameters.send_to) {
							__gtagDataLayer.apply(null, arguments);
							return;
						}

						if (type === 'event') {
														parameters.send_to = monsterinsights_frontend.v4_id;
							var hookName = name;
							if (typeof parameters['event_category'] !== 'undefined') {
								hookName = parameters['event_category'] + ':' + name;
							}

							if (typeof MonsterInsightsDualTracker.trackers[hookName] !== 'undefined') {
								MonsterInsightsDualTracker.trackers[hookName](parameters);
							} else {
								__gtagDataLayer('event', name, parameters);
							}
							
						} else {
							__gtagDataLayer.apply(null, arguments);
						}
					}

					__gtagTracker('js', new Date());
					__gtagTracker('set', {
						'developer_id.dZGIzZG': true,
											});
					if ( MonsterInsightsLocations.page_location ) {
						__gtagTracker('set', MonsterInsightsLocations);
					}
										__gtagTracker('config', 'G-5CS59TZS6P', {"forceSSL":"true","link_attribution":"true"} );
															window.gtag = __gtagTracker;										(function () {
						/* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */
						/* ga and __gaTracker compatibility shim. */
						var noopfn = function () {
							return null;
						};
						var newtracker = function () {
							return new Tracker();
						};
						var Tracker = function () {
							return null;
						};
						var p = Tracker.prototype;
						p.get = noopfn;
						p.set = noopfn;
						p.send = function () {
							var args = Array.prototype.slice.call(arguments);
							args.unshift('send');
							__gaTracker.apply(null, args);
						};
						var __gaTracker = function () {
							var len = arguments.length;
							if (len === 0) {
								return;
							}
							var f = arguments[len - 1];
							if (typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function') {
								if ('send' === arguments[0]) {
									var hitConverted, hitObject = false, action;
									if ('event' === arguments[1]) {
										if ('undefined' !== typeof arguments[3]) {
											hitObject = {
												'eventAction': arguments[3],
												'eventCategory': arguments[2],
												'eventLabel': arguments[4],
												'value': arguments[5] ? arguments[5] : 1,
											}
										}
									}
									if ('pageview' === arguments[1]) {
										if ('undefined' !== typeof arguments[2]) {
											hitObject = {
												'eventAction': 'page_view',
												'page_path': arguments[2],
											}
										}
									}
									if (typeof arguments[2] === 'object') {
										hitObject = arguments[2];
									}
									if (typeof arguments[5] === 'object') {
										Object.assign(hitObject, arguments[5]);
									}
									if ('undefined' !== typeof arguments[1].hitType) {
										hitObject = arguments[1];
										if ('pageview' === hitObject.hitType) {
											hitObject.eventAction = 'page_view';
										}
									}
									if (hitObject) {
										action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction;
										hitConverted = mapArgs(hitObject);
										__gtagTracker('event', action, hitConverted);
									}
								}
								return;
							}

							function mapArgs(args) {
								var arg, hit = {};
								var gaMap = {
									'eventCategory': 'event_category',
									'eventAction': 'event_action',
									'eventLabel': 'event_label',
									'eventValue': 'event_value',
									'nonInteraction': 'non_interaction',
									'timingCategory': 'event_category',
									'timingVar': 'name',
									'timingValue': 'value',
									'timingLabel': 'event_label',
									'page': 'page_path',
									'location': 'page_location',
									'title': 'page_title',
									'referrer' : 'page_referrer',
								};
								for (arg in args) {
																		if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) {
										hit[gaMap[arg]] = args[arg];
									} else {
										hit[arg] = args[arg];
									}
								}
								return hit;
							}

							try {
								f.hitCallback();
							} catch (ex) {
							}
						};
						__gaTracker.create = newtracker;
						__gaTracker.getByName = newtracker;
						__gaTracker.getAll = function () {
							return [];
						};
						__gaTracker.remove = noopfn;
						__gaTracker.loaded = true;
						window['__gaTracker'] = __gaTracker;
					})();
									} else {
										console.log("");
					(function () {
						function __gtagTracker() {
							return null;
						}

						window['__gtagTracker'] = __gtagTracker;
						window['gtag'] = __gtagTracker;
					})();
									}
			</script>
				<!-- / Google Analytics by MonsterInsights -->
		<link data-minify="1" rel="stylesheet" id="ht_ctc_main_css-css" href="https://www.lyfechemist.com/wp-content/cache/min/1/wp-content/plugins/click-to-chat-for-whatsapp/new/inc/assets/css/main.css?ver=1726837674" type="text/css" media="all">
<style id="wp-emoji-styles-inline-css" type="text/css">

	img.wp-smiley, img.emoji {
		display: inline !important;
		border: none !important;
		box-shadow: none !important;
		height: 1em !important;
		width: 1em !important;
		margin: 0 0.07em !important;
		vertical-align: -0.1em !important;
		background: none !important;
		padding: 0 !important;
	}
</style>
<style id="wp-block-library-inline-css" type="text/css">
:root{
  --wp-admin-theme-color:#007cba;
  --wp-admin-theme-color--rgb:0, 124, 186;
  --wp-admin-theme-color-darker-10:#006ba1;
  --wp-admin-theme-color-darker-10--rgb:0, 107, 161;
  --wp-admin-theme-color-darker-20:#005a87;
  --wp-admin-theme-color-darker-20--rgb:0, 90, 135;
  --wp-admin-border-width-focus:2px;
  --wp-block-synced-color:#7a00df;
  --wp-block-synced-color--rgb:122, 0, 223;
  --wp-bound-block-color:var(--wp-block-synced-color);
}
@media (min-resolution:192dpi){
  :root{
    --wp-admin-border-width-focus:1.5px;
  }
}
.wp-element-button{
  cursor:pointer;
}

:root{
  --wp--preset--font-size--normal:16px;
  --wp--preset--font-size--huge:42px;
}
:root .has-very-light-gray-background-color{
  background-color:#eee;
}
:root .has-very-dark-gray-background-color{
  background-color:#313131;
}
:root .has-very-light-gray-color{
  color:#eee;
}
:root .has-very-dark-gray-color{
  color:#313131;
}
:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{
  background:linear-gradient(135deg, #00d084, #0693e3);
}
:root .has-purple-crush-gradient-background{
  background:linear-gradient(135deg, #34e2e4, #4721fb 50%, #ab1dfe);
}
:root .has-hazy-dawn-gradient-background{
  background:linear-gradient(135deg, #faaca8, #dad0ec);
}
:root .has-subdued-olive-gradient-background{
  background:linear-gradient(135deg, #fafae1, #67a671);
}
:root .has-atomic-cream-gradient-background{
  background:linear-gradient(135deg, #fdd79a, #004a59);
}
:root .has-nightshade-gradient-background{
  background:linear-gradient(135deg, #330968, #31cdcf);
}
:root .has-midnight-gradient-background{
  background:linear-gradient(135deg, #020381, #2874fc);
}

.has-regular-font-size{
  font-size:1em;
}

.has-larger-font-size{
  font-size:2.625em;
}

.has-normal-font-size{
  font-size:var(--wp--preset--font-size--normal);
}

.has-huge-font-size{
  font-size:var(--wp--preset--font-size--huge);
}

.has-text-align-center{
  text-align:center;
}

.has-text-align-left{
  text-align:left;
}

.has-text-align-right{
  text-align:right;
}

#end-resizable-editor-section{
  display:none;
}

.aligncenter{
  clear:both;
}

.items-justified-left{
  justify-content:flex-start;
}

.items-justified-center{
  justify-content:center;
}

.items-justified-right{
  justify-content:flex-end;
}

.items-justified-space-between{
  justify-content:space-between;
}

.screen-reader-text{
  border:0;
  clip:rect(1px, 1px, 1px, 1px);
  clip-path:inset(50%);
  height:1px;
  margin:-1px;
  overflow:hidden;
  padding:0;
  position:absolute;
  width:1px;
  word-wrap:normal !important;
}

.screen-reader-text:focus{
  background-color:#ddd;
  clip:auto !important;
  clip-path:none;
  color:#444;
  display:block;
  font-size:1em;
  height:auto;
  left:5px;
  line-height:normal;
  padding:15px 23px 14px;
  text-decoration:none;
  top:5px;
  width:auto;
  z-index:100000;
}
html :where(.has-border-color){
  border-style:solid;
}

html :where([style*=border-top-color]){
  border-top-style:solid;
}

html :where([style*=border-right-color]){
  border-right-style:solid;
}

html :where([style*=border-bottom-color]){
  border-bottom-style:solid;
}

html :where([style*=border-left-color]){
  border-left-style:solid;
}

html :where([style*=border-width]){
  border-style:solid;
}

html :where([style*=border-top-width]){
  border-top-style:solid;
}

html :where([style*=border-right-width]){
  border-right-style:solid;
}

html :where([style*=border-bottom-width]){
  border-bottom-style:solid;
}

html :where([style*=border-left-width]){
  border-left-style:solid;
}
html :where(img[class*=wp-image-]){
  height:auto;
  max-width:100%;
}
:where(figure){
  margin:0 0 1em;
}

html :where(.is-position-sticky){
  --wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height, 0px);
}

@media screen and (max-width:600px){
  html :where(.is-position-sticky){
    --wp-admin--admin-bar--position-offset:0px;
  }
}
</style>
<style id="classic-theme-styles-inline-css" type="text/css">
/**
 * These rules are needed for backwards compatibility.
 * They should match the button element rules in the base theme.json file.
 */
.wp-block-button__link {
	color: #ffffff;
	background-color: #32373c;
	border-radius: 9999px; /* 100% causes an oval, but any explicit but really high value retains the pill shape. */

	/* This needs a low specificity so it won't override the rules from the button element if defined in theme.json. */
	box-shadow: none;
	text-decoration: none;

	/* The extra 2px are added to size solids the same as the outline versions.*/
	padding: calc(0.667em + 2px) calc(1.333em + 2px);

	font-size: 1.125em;
}

.wp-block-file__button {
	background: #32373c;
	color: #ffffff;
	text-decoration: none;
}

</style>
<link data-minify="1" rel="stylesheet" id="contact-form-7-css" href="https://www.lyfechemist.com/wp-content/cache/min/1/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=1726837674" type="text/css" media="all">
<link data-minify="1" rel="stylesheet" id="js_composer_front-css" href="https://www.lyfechemist.com/wp-content/cache/min/1/wp-content/plugins/js_composer/assets/css/js_composer.min.css?ver=1726837674" type="text/css" media="all">
<link data-minify="1" rel="stylesheet" id="ts-shortcode-css" href="https://www.lyfechemist.com/wp-content/cache/min/1/wp-content/plugins/themesky/css/shortcode.css?ver=1726837674" type="text/css" media="all">
<link data-minify="1" rel="stylesheet" id="owl-carousel-css" href="https://www.lyfechemist.com/wp-content/cache/min/1/wp-content/plugins/themesky/css/owl.carousel.css?ver=1726837674" type="text/css" media="all">
<link data-minify="1" rel="stylesheet" id="woocommerce-layout-css" href="https://www.lyfechemist.com/wp-content/cache/min/1/wp-content/plugins/woocommerce/assets/css/woocommerce-layout.css?ver=1726837674" type="text/css" media="all">
<link data-minify="1" rel="stylesheet" id="woocommerce-smallscreen-css" href="https://www.lyfechemist.com/wp-content/cache/min/1/wp-content/plugins/woocommerce/assets/css/woocommerce-smallscreen.css?ver=1726837674" type="text/css" media="only screen and (max-width: 768px)">
<link data-minify="1" rel="stylesheet" id="woocommerce-general-css" href="https://www.lyfechemist.com/wp-content/cache/min/1/wp-content/plugins/woocommerce/assets/css/woocommerce.css?ver=1726837674" type="text/css" media="all">
<style id="woocommerce-inline-inline-css" type="text/css">
.woocommerce form .form-row .required { visibility: visible; }
</style>
<link data-minify="1" rel="stylesheet" id="jquery-colorbox-css" href="https://www.lyfechemist.com/wp-content/cache/min/1/wp-content/plugins/yith-woocommerce-compare/assets/css/colorbox.css?ver=1726837674" type="text/css" media="all">
<link data-minify="1" rel="stylesheet" id="jquery-selectBox-css" href="https://www.lyfechemist.com/wp-content/cache/min/1/wp-content/plugins/yith-woocommerce-wishlist/assets/css/jquery.selectBox.css?ver=1726837674" type="text/css" media="all">
<link data-minify="1" rel="stylesheet" id="yith-wcwl-font-awesome-css" href="https://www.lyfechemist.com/wp-content/cache/min/1/wp-content/plugins/yith-woocommerce-wishlist/assets/css/font-awesome.css?ver=1726837674" type="text/css" media="all">
<link data-minify="1" rel="stylesheet" id="woocommerce_prettyPhoto_css-css" href="https://www.lyfechemist.com/wp-content/cache/min/1/wp-content/plugins/woocommerce/assets/css/prettyPhoto.css?ver=1726837674" type="text/css" media="all">
<link data-minify="1" rel="stylesheet" id="yith-wcwl-main-css" href="https://www.lyfechemist.com/wp-content/cache/min/1/wp-content/plugins/yith-woocommerce-wishlist/assets/css/style.css?ver=1726837674" type="text/css" media="all">
<style id="yith-wcwl-main-inline-css" type="text/css">
.yith-wcwl-share li a{color: #FFFFFF;}.yith-wcwl-share li a:hover{color: #FFFFFF;}.yith-wcwl-share a.facebook{background: #39599E; background-color: #39599E;}.yith-wcwl-share a.facebook:hover{background: #39599E; background-color: #39599E;}.yith-wcwl-share a.twitter{background: #45AFE2; background-color: #45AFE2;}.yith-wcwl-share a.twitter:hover{background: #39599E; background-color: #39599E;}.yith-wcwl-share a.pinterest{background: #AB2E31; background-color: #AB2E31;}.yith-wcwl-share a.pinterest:hover{background: #39599E; background-color: #39599E;}.yith-wcwl-share a.email{background: #FBB102; background-color: #FBB102;}.yith-wcwl-share a.email:hover{background: #39599E; background-color: #39599E;}.yith-wcwl-share a.whatsapp{background: #00A901; background-color: #00A901;}.yith-wcwl-share a.whatsapp:hover{background: #39599E; background-color: #39599E;}
</style>
<noscript></noscript><link data-minify="1" rel="stylesheet" id="font-awesome-5-css" href="https://www.lyfechemist.com/wp-content/cache/min/1/wp-content/themes/mymedi/css/fontawesome.min.css?ver=1726837675" type="text/css" media="all">
<link data-minify="1" rel="stylesheet" id="mymedi-reset-css" href="https://www.lyfechemist.com/wp-content/cache/min/1/wp-content/themes/mymedi/css/reset.css?ver=1726837675" type="text/css" media="all">
<link data-minify="1" rel="stylesheet" id="mymedi-style-css" href="https://www.lyfechemist.com/wp-content/cache/min/1/wp-content/themes/mymedi/style.css?ver=1726837675" type="text/css" media="all">
<style id="mymedi-style-inline-css" type="text/css">
.vc_custom_1604049827072{margin-bottom: 50px !important;background-color: #f0f2f5 !important;border-radius: 4px !important;}.vc_custom_1668970498847{margin-bottom: 15px !important;}.vc_custom_1604288312820{border-top-width: 0px !important;border-right-width: 1px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;padding-top: 10px !important;padding-bottom: 10px !important;border-left-color: rgba(16,49,120,0.1) !important;border-left-style: solid !important;border-right-color: rgba(16,49,120,0.1) !important;border-right-style: solid !important;border-top-color: rgba(16,49,120,0.1) !important;border-top-style: solid !important;border-bottom-color: rgba(16,49,120,0.1) !important;border-bottom-style: solid !important;}.vc_custom_1604288305436{border-top-width: 0px !important;border-right-width: 1px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;padding-top: 10px !important;padding-bottom: 10px !important;border-left-color: rgba(16,49,120,0.1) !important;border-left-style: solid !important;border-right-color: rgba(16,49,120,0.1) !important;border-right-style: solid !important;border-top-color: rgba(16,49,120,0.1) !important;border-top-style: solid !important;border-bottom-color: rgba(16,49,120,0.1) !important;border-bottom-style: solid !important;}.vc_custom_1597915666316{padding-top: 10px !important;padding-bottom: 10px !important;}.vc_custom_1604653865662{border-left-width: 1px !important;padding-left: 40px !important;border-left-color: #f0f2f5 !important;border-left-style: solid !important;}.vc_custom_1667765764360{margin-bottom: 15px !important;}.vc_custom_1668971227714{margin-bottom: 15px !important;}.vc_custom_1668970598397{margin-bottom: 0px !important;}.vc_custom_1604287108956{margin-bottom: 40px !important;}.vc_custom_1596621074116{margin-top: 10px !important;margin-bottom: 5px !important;}.vc_custom_1724995952831{margin-bottom: 0px !important;}.vc_custom_1598243715730{margin-bottom: 0px !important;}
.menu-item-17513 > a > .menu-sub-label{background-color: #12a05c;}.menu-item-17513 > a > .menu-sub-label:before{border-left-color: #12a05c;border-right-color: #12a05c;}.menu-item-17514 > a > .menu-sub-label{background-color: #12a05c;}.menu-item-17514 > a > .menu-sub-label:before{border-left-color: #12a05c;border-right-color: #12a05c;}.menu-item-17584 > a > .menu-sub-label{background-color: #12a05c;}.menu-item-17584 > a > .menu-sub-label:before{border-left-color: #12a05c;border-right-color: #12a05c;}.menu-item-17585 > a > .menu-sub-label{background-color: #12a05c;}.menu-item-17585 > a > .menu-sub-label:before{border-left-color: #12a05c;border-right-color: #12a05c;}.menu-item-17586 > a > .menu-sub-label{background-color: #12a05c;}.menu-item-17586 > a > .menu-sub-label:before{border-left-color: #12a05c;border-right-color: #12a05c;}
</style>
<link data-minify="1" rel="stylesheet" id="mymedi-responsive-css" href="https://www.lyfechemist.com/wp-content/cache/min/1/wp-content/themes/mymedi/css/responsive.css?ver=1726837675" type="text/css" media="all">
<link data-minify="1" rel="stylesheet" id="mymedi-dynamic-css-css" href="https://www.lyfechemist.com/wp-content/cache/min/1/wp-content/uploads/.css?ver=1726837675" type="text/css" media="all">
<script type="text/template" id="tmpl-variation-template">
	<div class="woocommerce-variation-description">{{{ data.variation.variation_description }}}</div>
	<div class="woocommerce-variation-price">{{{ data.variation.price_html }}}</div>
	<div class="woocommerce-variation-availability">{{{ data.variation.availability_html }}}</div>
</script>
<script type="text/template" id="tmpl-unavailable-variation-template">
	<p role="alert">Sorry, this product is unavailable. Please choose a different combination.</p>
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://www.lyfechemist.com/wp-includes/js/jquery/jquery.js?ver=3.7.1" id="jquery-core-js" defer=""></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://www.lyfechemist.com/wp-content/cache/min/1/wp-includes/js/jquery/jquery-migrate.js?ver=1726837675" id="jquery-migrate-js" defer=""></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://www.lyfechemist.com/wp-content/cache/min/1/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend-gtag.js?ver=1726837675" id="monsterinsights-frontend-script-js" defer=""></script>
<script data-cfasync="false" data-wpfc-render="false" type="text/javascript" id="monsterinsights-frontend-script-js-extra">/* <![CDATA[ */
var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"doc,pdf,ppt,zip,xls,docx,pptx,xlsx","inbound_paths":"[{\"path\":\"\\\/go\\\/\",\"label\":\"affiliate\"},{\"path\":\"\\\/recommend\\\/\",\"label\":\"affiliate\"}]","home_url":"https:\/\/www.lyfechemist.com","hash_tracking":"false","v4_id":"G-5CS59TZS6P"};/* ]]> */
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://www.lyfechemist.com/wp-content/cache/min/1/wp-content/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.js?ver=1726837675" id="jquery-blockui-js" data-wp-strategy="defer" 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:\/\/www.lyfechemist.com\/cart\/","is_cart":"","cart_redirect_after_add":"no"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://www.lyfechemist.com/wp-content/cache/min/1/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart.js?ver=1726837675" id="wc-add-to-cart-js" data-wp-strategy="defer" defer=""></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://www.lyfechemist.com/wp-content/cache/min/1/wp-content/plugins/woocommerce/assets/js/js-cookie/js.cookie.js?ver=1726837675" id="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%%"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://www.lyfechemist.com/wp-content/cache/min/1/wp-content/plugins/woocommerce/assets/js/frontend/woocommerce.js?ver=1726837675" id="woocommerce-js" defer="defer" data-wp-strategy="defer"></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://www.lyfechemist.com/wp-content/cache/min/1/wp-content/plugins/js_composer/assets/js/vendors/woocommerce-add-to-cart.js?ver=1726837675" id="vc_woocommerce-add-to-cart-js-js" defer=""></script>
<script type="text/javascript" id="WCPAY_ASSETS-js-extra">
/* <![CDATA[ */
var wcpayAssets = {"url":"https:\/\/www.lyfechemist.com\/wp-content\/plugins\/woocommerce-payments\/dist\/"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://www.lyfechemist.com/wp-content/cache/min/1/wp-content/plugins/woocommerce/assets/js/flexslider/jquery.flexslider.js?ver=1726837675" id="flexslider-js" defer="defer" data-wp-strategy="defer"></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://www.lyfechemist.com/wp-includes/js/underscore.min.js?ver=1.13.4" id="underscore-js" defer=""></script>
<script type="text/javascript" id="wp-util-js-extra">
/* <![CDATA[ */
var _wpUtilSettings = {"ajax":{"url":"\/wp-admin\/admin-ajax.php"}};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://www.lyfechemist.com/wp-content/cache/min/1/wp-includes/js/wp-util.js?ver=1726837675" id="wp-util-js" defer=""></script>
<script type="text/javascript" id="wc-add-to-cart-variation-js-extra">
/* <![CDATA[ */
var wc_add_to_cart_variation_params = {"wc_ajax_url":"\/?wc-ajax=%%endpoint%%","i18n_no_matching_variations_text":"Sorry, no products matched your selection. Please choose a different combination.","i18n_make_a_selection_text":"Please select some product options before adding this product to your cart.","i18n_unavailable_text":"Sorry, this product is unavailable. Please choose a different combination."};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://www.lyfechemist.com/wp-content/cache/min/1/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart-variation.js?ver=1726837675" id="wc-add-to-cart-variation-js" defer="defer" data-wp-strategy="defer"></script>
<script type="rocketlazyloadscript"></script><link rel="https://api.w.org/" href="https://www.lyfechemist.com/wp-json/"><link rel="alternate" title="JSON" type="application/json" href="https://www.lyfechemist.com/wp-json/wp/v2/pages/17520"><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.lyfechemist.com/xmlrpc.php?rsd">
<meta name="generator" content="WordPress 6.6.2">
<link rel="shortlink" href="https://www.lyfechemist.com/">
<link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://www.lyfechemist.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.lyfechemist.com%2F">
<link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://www.lyfechemist.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.lyfechemist.com%2F&amp;format=xml">
<meta name="generator" content="Redux 4.4.18"><script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "Organization",
  "name": "Lyfechemist",
  "url": "https://www.lyfechemist.com/",
  "logo": "https://www.lyfechemist.com/wp-content/uploads/2022/11/lyf_logo.webp",
  "sameAs": [
    "https://www.facebook.com/lyfechemist",
    "https://www.instagram.com/lyfechemist/",
    "https://www.instagram.com/lyfechemist/"
  ]
}
</script>

<!-- Google Tag Manager for WordPress by gtm4wp.com -->
<!-- GTM Container placement set to off -->
<script data-cfasync="false" data-pagespeed-no-defer="">
	var dataLayer_content = {"pagePostType":"frontpage","pagePostType2":"single-page","pagePostAuthor":"Devid watsan"};
	dataLayer.push( dataLayer_content );
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript">
	console.warn && console.warn("[GTM4WP] Google Tag Manager container code placement set to OFF !!!");
	console.warn && console.warn("[GTM4WP] Data layer codes are active but GTM container must be loaded using custom coding !!!");
</script>
<!-- End Google Tag Manager for WordPress by gtm4wp.com -->	<noscript><style>.woocommerce-product-gallery{ opacity: 1 !important; }</style></noscript>
	<meta name="generator" content="Powered by WPBakery Page Builder - drag and drop page builder for WordPress.">
<style type="text/css">.saboxplugin-wrap{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;border:1px solid #eee;width:100%;clear:both;display:block;overflow:hidden;word-wrap:break-word;position:relative}.saboxplugin-wrap .saboxplugin-gravatar{float:left;padding:0 20px 20px 20px}.saboxplugin-wrap .saboxplugin-gravatar img{max-width:100px;height:auto;border-radius:0;}.saboxplugin-wrap .saboxplugin-authorname{font-size:18px;line-height:1;margin:20px 0 0 20px;display:block}.saboxplugin-wrap .saboxplugin-authorname a{text-decoration:none}.saboxplugin-wrap .saboxplugin-authorname a:focus{outline:0}.saboxplugin-wrap .saboxplugin-desc{display:block;margin:5px 20px}.saboxplugin-wrap .saboxplugin-desc a{text-decoration:underline}.saboxplugin-wrap .saboxplugin-desc p{margin:5px 0 12px}.saboxplugin-wrap .saboxplugin-web{margin:0 20px 15px;text-align:left}.saboxplugin-wrap .sab-web-position{text-align:right}.saboxplugin-wrap .saboxplugin-web a{color:#ccc;text-decoration:none}.saboxplugin-wrap .saboxplugin-socials{position:relative;display:block;background:#fcfcfc;padding:5px;border-top:1px solid #eee}.saboxplugin-wrap .saboxplugin-socials a svg{width:20px;height:20px}.saboxplugin-wrap .saboxplugin-socials a svg .st2{fill:#fff; transform-origin:center center;}.saboxplugin-wrap .saboxplugin-socials a svg .st1{fill:rgba(0,0,0,.3)}.saboxplugin-wrap .saboxplugin-socials a:hover{opacity:.8;-webkit-transition:opacity .4s;-moz-transition:opacity .4s;-o-transition:opacity .4s;transition:opacity .4s;box-shadow:none!important;-webkit-box-shadow:none!important}.saboxplugin-wrap .saboxplugin-socials .saboxplugin-icon-color{box-shadow:none;padding:0;border:0;-webkit-transition:opacity .4s;-moz-transition:opacity .4s;-o-transition:opacity .4s;transition:opacity .4s;display:inline-block;color:#fff;font-size:0;text-decoration:inherit;margin:5px;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;overflow:hidden}.saboxplugin-wrap .saboxplugin-socials .saboxplugin-icon-grey{text-decoration:inherit;box-shadow:none;position:relative;display:-moz-inline-stack;display:inline-block;vertical-align:middle;zoom:1;margin:10px 5px;color:#444;fill:#444}.clearfix:after,.clearfix:before{content:' ';display:table;line-height:0;clear:both}.ie7 .clearfix{zoom:1}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-twitch{border-color:#38245c}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-addthis{border-color:#e91c00}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-behance{border-color:#003eb0}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-delicious{border-color:#06c}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-deviantart{border-color:#036824}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-digg{border-color:#00327c}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-dribbble{border-color:#ba1655}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-facebook{border-color:#1e2e4f}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-flickr{border-color:#003576}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-github{border-color:#264874}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-google{border-color:#0b51c5}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-googleplus{border-color:#96271a}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-html5{border-color:#902e13}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-instagram{border-color:#1630aa}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-linkedin{border-color:#00344f}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-pinterest{border-color:#5b040e}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-reddit{border-color:#992900}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-rss{border-color:#a43b0a}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-sharethis{border-color:#5d8420}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-skype{border-color:#00658a}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-soundcloud{border-color:#995200}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-spotify{border-color:#0f612c}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-stackoverflow{border-color:#a95009}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-steam{border-color:#006388}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-user_email{border-color:#b84e05}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-stumbleUpon{border-color:#9b280e}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-tumblr{border-color:#10151b}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-twitter{border-color:#0967a0}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-vimeo{border-color:#0d7091}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-windows{border-color:#003f71}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-whatsapp{border-color:#003f71}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-wordpress{border-color:#0f3647}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-yahoo{border-color:#14002d}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-youtube{border-color:#900}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-xing{border-color:#000202}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-mixcloud{border-color:#2475a0}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-vk{border-color:#243549}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-medium{border-color:#00452c}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-quora{border-color:#420e00}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-meetup{border-color:#9b181c}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-goodreads{border-color:#000}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-snapchat{border-color:#999700}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-500px{border-color:#00557f}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-mastodont{border-color:#185886}.sabox-plus-item{margin-bottom:20px}@media screen and (max-width:480px){.saboxplugin-wrap{text-align:center}.saboxplugin-wrap .saboxplugin-gravatar{float:none;padding:20px 0;text-align:center;margin:0 auto;display:block}.saboxplugin-wrap .saboxplugin-gravatar img{float:none;display:inline-block;display:-moz-inline-stack;vertical-align:middle;zoom:1}.saboxplugin-wrap .saboxplugin-desc{margin:0 10px 20px;text-align:center}.saboxplugin-wrap .saboxplugin-authorname{text-align:center;margin:10px 0 20px}}body .saboxplugin-authorname a,body .saboxplugin-authorname a:hover{box-shadow:none;-webkit-box-shadow:none}a.sab-profile-edit{font-size:16px!important;line-height:1!important}.sab-edit-settings a,a.sab-profile-edit{color:#0073aa!important;box-shadow:none!important;-webkit-box-shadow:none!important}.sab-edit-settings{margin-right:15px;position:absolute;right:0;z-index:2;bottom:10px;line-height:20px}.sab-edit-settings i{margin-left:5px}.saboxplugin-socials{line-height:1!important}.rtl .saboxplugin-wrap .saboxplugin-gravatar{float:right}.rtl .saboxplugin-wrap .saboxplugin-authorname{display:flex;align-items:center}.rtl .saboxplugin-wrap .saboxplugin-authorname .sab-profile-edit{margin-right:10px}.rtl .sab-edit-settings{right:auto;left:0}img.sab-custom-avatar{max-width:75px;}.saboxplugin-wrap {margin-top:0px; margin-bottom:0px; padding: 0px 0px }.saboxplugin-wrap .saboxplugin-authorname {font-size:18px; line-height:25px;}.saboxplugin-wrap .saboxplugin-desc p, .saboxplugin-wrap .saboxplugin-desc {font-size:14px !important; line-height:21px !important;}.saboxplugin-wrap .saboxplugin-web {font-size:14px;}.saboxplugin-wrap .saboxplugin-socials a svg {width:18px;height:18px;}</style><style id="wp-fonts-local" type="text/css">
@font-face{font-family:Inter;font-style:normal;font-weight:300 900;font-display:fallback;src:url('https://www.lyfechemist.com/wp-content/plugins/woocommerce/assets/fonts/Inter-VariableFont_slnt,wght.woff2') format('woff2');font-stretch:normal;}
@font-face{font-family:Cardo;font-style:normal;font-weight:400;font-display:fallback;src:url('https://www.lyfechemist.com/wp-content/plugins/woocommerce/assets/fonts/cardo_normal_400.woff2') format('woff2');}
</style>
<link rel="icon" href="https://www.lyfechemist.com/wp-content/uploads/2022/07/cropped-fav-32x32.png" sizes="32x32">
<link rel="icon" href="https://www.lyfechemist.com/wp-content/uploads/2022/07/cropped-fav-192x192.png" sizes="192x192">
<link rel="apple-touch-icon" href="https://www.lyfechemist.com/wp-content/uploads/2022/07/cropped-fav-180x180.png">
<meta name="msapplication-TileImage" content="https://www.lyfechemist.com/wp-content/uploads/2022/07/cropped-fav-270x270.png">
		<style type="text/css" id="wp-custom-css">
			.header-bottom {
  color: rgb(16, 49, 120);
  font-weight: 600;
}
.compare.button {
  display: none !important;
}
.pix-christmas-pandas-popup {
  width: 200px;
}
.saboxplugin-wrap {
  display: none;
}
header .logo img, header .logo-header img {
    transform: scale(1.3);
	position:relative;
	  left:20px;
}
.onsale {
  display: none !important;
}
.ts-product-brand-wrapper.ts-product.ts-shortcode img {
    height: auto;
    max-width: 45%;
}
@media (max-width:600px){
	.fntkm{
		font-size:19px !important;
	}
	.lyfe_ban{  min-height: 26.138vh !important;
  background-size: cover !important;
  background-position: 55% 100% !important;
}
	#add p {
  width: 75%;
}
	header .logo img, header .logo-header img {
    transform: scale(1.35);
		position:relative;
	  left:20px;
}
	
}		</style>
		<style type="text/css" data-type="vc_shortcodes-default-css">.vc_do_custom_heading{margin-bottom:0.625rem;margin-top:0;}</style><style type="text/css" data-type="vc_shortcodes-custom-css">.vc_custom_1677313811593{margin-top: -21px !important;margin-bottom: 50px !important;background-image: url(https://www.lyfechemist.com/wp-content/uploads/2022/09/Shop-New-Products-Website-Banner-Brown-White-Tan-1.webp?id=24429) !important;}.vc_custom_1677235545524{margin-top: -21px !important;background-image: url(https://www.lyfechemist.com/wp-content/uploads/2022/09/Shop-New-Products-Website-Banner-Brown-White-Tan-1.webp?id=24429) !important;}.vc_custom_1677235237369{margin-top: -21px !important;background-image: url(https://www.lyfechemist.com/wp-content/uploads/2022/09/Shop-New-Products-Website-Banner-Brown-White-Tan-1.webp?id=24429) !important;}.vc_custom_1601373571276{margin-bottom: 50px !important;}.vc_custom_1599194554925{margin-bottom: 50px !important;}.vc_custom_1663618904269{margin-bottom: 40px !important;}.vc_custom_1663618909932{margin-bottom: 40px !important;}.vc_custom_1667772546432{margin-right: 0px !important;margin-bottom: 50px !important;margin-left: 0px !important;padding-top: 30px !important;padding-bottom: 20px !important;background-image: url(https://www.lyfechemist.com/wp-content/uploads/2022/11/banner-delivery-2.webp?id=24655) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1598344328073{margin-bottom: 40px !important;}.vc_custom_1599194501156{margin-bottom: 30px !important;}.vc_custom_1620898989110{margin-bottom: 50px !important;}.vc_custom_1599194501156{margin-bottom: 30px !important;}.vc_custom_1677233401377{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1663618270659{margin-bottom: 10px !important;padding-top: 50px !important;padding-right: 4% !important;padding-bottom: 60px !important;padding-left: 4% !important;background-image: url(https://www.lyfechemist.com/wp-content/uploads/2022/09/Cosmetic-Beauty-Serum-Promo-Product-advertising-Instagram-Post.jpg?id=24416) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1598344424713{margin-bottom: 10px !important;padding-left: 30px !important;}.vc_custom_1663700208988{margin-bottom: 10px !important;padding-top: 50px !important;padding-right: 4% !important;padding-bottom: 60px !important;padding-left: 4% !important;background-image: url(https://www.lyfechemist.com/wp-content/uploads/2022/09/banner_eye_product.webp?id=24461) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1598344424713{margin-bottom: 10px !important;padding-left: 30px !important;}.vc_custom_1663688743189{margin-bottom: 0px !important;}.vc_custom_1596532050222{padding-right: 40px !important;padding-left: 40px !important;}.vc_custom_1597999017683{padding-right: 40px !important;padding-left: 40px !important;}.vc_custom_1597998816491{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1597998823754{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1597996730520{margin-top: 2px !important;margin-bottom: 0px !important;}.vc_custom_1620784949586{margin-bottom: 0px !important;}.vc_custom_1621218375195{margin-bottom: 10px !important;padding-right: 30px !important;}.vc_custom_1663688332283{margin-bottom: 10px !important;padding-top: 50px !important;padding-right: 4% !important;padding-bottom: 60px !important;padding-left: 4% !important;background-image: url(https://www.lyfechemist.com/wp-content/uploads/2022/09/product_ban.webp?id=24457) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1663688577822{margin-bottom: 0px !important;}.vc_custom_1596686544956{margin-bottom: 30px !important;}</style><noscript><style> .wpb_animate_when_almost_visible { opacity: 1; }</style></noscript><noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript>	
	<meta name="google-site-verification" content="Qlf4zHZnO8PvzgDzD1JEHoeNEm4ODLTGK3y7k1wy0To">
	
	<meta name="google-site-verification" content="syg11VUIUa0BOvX2sGvb91U2otEna2_Ep_7zQK171wQ">
<script type="application/ld+json">

{
  "@context": "https://schema.org/", 
  "@type": "Product", 
  "name": "Lyfechemist",
  "image": "https://www.lyfechemist.com/wp-content/uploads/2022/07/20220729_023347_0000-e1659042583915.png",
  "brand": "Lyfechemist",
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": "4.9",
    "bestRating": "5",
    "ratingCount": "4567"
  }
}
</script>
	 
<!-- Google tag (gtag.js) -->
<script type="rocketlazyloadscript" async="" src="https://www.googletagmanager.com/gtag/js?id=UA-245214899-1"></script>
<script type="rocketlazyloadscript">
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'UA-245214899-1');
</script>	
	
<!-- Google tag (gtag.js) -->
<script type="rocketlazyloadscript" async="" src="https://www.googletagmanager.com/gtag/js?id=G-EG6MPSYYBD"></script>
<script type="rocketlazyloadscript">
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'G-EG6MPSYYBD');
</script>
	
	
	
<link href="https://www.googletagmanager.com" rel="preconnect"><link href="https://static.zdassets.com" rel="preconnect"></head>
<body class="home page-template-default page page-id-17520 theme-mymedi woocommerce-no-js wide header-v1 product-label-rectangle product-style-1 ts_desktop wpb-js-composer js-comp-ver-7.9 vc_responsive">
<div id="page" class="hfeed site">

		
			
		<div class="ts-store-notice"><div class="container">Get Great Discounts on all the Medicines.<span class="close"></span></div></div>	
		<!-- Page Slider -->
									
		<!-- Search Full Width -->
					
				<div id="ts-search-sidebar" class="ts-floating-sidebar">
					<div class="overlay"></div>
					<div class="ts-sidebar-content">
						<span class="close"></span>
						
						<div class="ts-search-by-category woocommerce">
							<h2 class="title">Search </h2>
							<form method="get" action="https://www.lyfechemist.com/" id="searchform-426">
	<div class="search-table">
		<div class="search-field search-content">
			<input type="text" value="" name="s" id="s-426" placeholder="Search for products" autocomplete="off">
						<input type="hidden" name="post_type" value="product">
					</div>
		<div class="search-button">
			<input type="submit" id="searchsubmit-426" value="Search">
		</div>
	</div>
</form>							<div class="ts-search-result-container"></div>
						</div>
					</div>
				</div>
		
				
		<!-- Mobile Menu -->
		<div id="group-icon-header" class="ts-floating-sidebar mobile-menu-wrapper hidden ">
		
					
			<div class="ts-sidebar-content">
				
				<div class="ts-menu">
					<div class="menu-main-mobile">
						<nav class="mobile-menu"><ul id="menu-main-menu" class="menu"><li id="menu-item-16631" class="category-bold menu-item menu-item-type-custom menu-item-object-custom menu-item-16631 hide ts-megamenu ts-megamenu-columns--1 ts-megamenu-fullwidth ts-megamenu-fullwidth-stretch no-stretch-content parent">
	<a href="#"><span class="menu-label" data-hover="All Categories">All Categories</span></a><span class="ts-menu-drop-icon"></span>
<ul class="sub-menu">
<li><div class="ts-megamenu-static-html-container ts-megamenu-container">	<div class="vc_row wpb_row vc_row-fluid vc_column-gap-default ts-row-wide"><div class="wpb_column vc_column_container vc_col-sm-3">
	<div class="wpb_wrapper">
			<div class="ts-list-of-product-categories-wrapper ts-shortcode">
			<div class="list-categories">
								<ul>
										
										<li><a href="https://www.lyfechemist.com/product-category/allergy/">Allergy</a></li>
										<li><a href="https://www.lyfechemist.com/product-category/alzheimers-medicine/">Alzheimer’s medicine</a></li>
										<li><a href="https://www.lyfechemist.com/product-category/antibiotic-meds/">Antibiotic Meds</a></li>
										<li><a href="https://www.lyfechemist.com/product-category/antifungal-medicine/">Antifungal medicine</a></li>
										<li><a href="https://www.lyfechemist.com/product-category/antiparkinsonian-medicine/">Antiparkinsonian Medicine</a></li>
										<li><a href="https://www.lyfechemist.com/product-category/antiviral-medicine/">Antiviral Medicine</a></li>
										<li><a href="https://www.lyfechemist.com/product-category/asthma-medicine/">Asthma Medicine</a></li>
										<li><a href="https://www.lyfechemist.com/product-category/birth-control-medicine/">Birth Control Medicine</a></li>
										<li><a href="https://www.lyfechemist.com/product-category/cancer-medicine/">Cancer Medicine</a></li>
										<li><a href="https://www.lyfechemist.com/product-category/cialis/">Cialis</a></li>
										<li><a href="https://www.lyfechemist.com/product-category/diabetes-medicine/">Diabetes Medicine</a></li>
										<li><a href="https://www.lyfechemist.com/product-category/erectile-dysfunction/">Erectile Dysfunction</a></li>
										<li><a href="https://www.lyfechemist.com/product-category/eyecare-medicine/">Eyecare Medicine</a></li>
										<li><a href="https://www.lyfechemist.com/product-category/gastro-medicine/">Gastro Medicine</a></li>
									</ul>
			</div>
		</div>
		<div class="ts-button-wrapper btn-inline button-text has-border"><div class="ts-shortcode-custom-style hidden">.ts-button-wrapper a.ts-button-1{background:#ffffff;border-color:#ff9923;border-width:1px ;color:#ff9923;}.ts-button-wrapper a.ts-button-1:hover{background:#ff9923;border-color:#ff9923;color:#ffffff;}</div><a href="https://www.lyfechemist.com/product-categories/" target="_self" class="ts-button ts-button-1 medium"><span>Show all</span></a></div>	</div>
</div><div class="wpb_column vc_column_container vc_col-sm-5 vc_col-lg-6 vc_col-md-6">
	<div class="wpb_wrapper">
			<div class="ts-banner-image ts-effect-image banner-radius eff-image-scale ts-banner-image-1 left-top  ">
			<div class="ts-shortcode-custom-style hidden">.ts-banner-image-1:hover .overlay{background-color:#ffffff}</div>			<a title="" target="_blank" class="image-link" href="https://www.lyfechemist.com/product-category/heart-and-blood-pressure/">
				<img width="1000" height="380" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201000%20380'%3E%3C/svg%3E" class="img bg-image" alt="megamenu-banner" decoding="async" fetchpriority="high" data-lazy-srcset="https://www.lyfechemist.com/wp-content/uploads/2022/09/IMG-20220924-WA0008-e1663973165860.jpg 1000w, https://www.lyfechemist.com/wp-content/uploads/2022/09/IMG-20220924-WA0008-e1663973165860-300x114.jpg 300w, https://www.lyfechemist.com/wp-content/uploads/2022/09/IMG-20220924-WA0008-e1663973165860-768x292.jpg 768w, https://www.lyfechemist.com/wp-content/uploads/2022/09/IMG-20220924-WA0008-e1663973165860-800x304.jpg 800w, https://www.lyfechemist.com/wp-content/uploads/2022/09/IMG-20220924-WA0008-e1663973165860-310x118.jpg 310w" data-lazy-sizes="(max-width: 1000px) 100vw, 1000px" data-lazy-src="https://www.lyfechemist.com/wp-content/uploads/2022/09/IMG-20220924-WA0008-e1663973165860.jpg"><noscript><img width="1000" height="380" src="https://www.lyfechemist.com/wp-content/uploads/2022/09/IMG-20220924-WA0008-e1663973165860.jpg" class="img bg-image" alt="megamenu-banner" decoding="async" fetchpriority="high" srcset="https://www.lyfechemist.com/wp-content/uploads/2022/09/IMG-20220924-WA0008-e1663973165860.jpg 1000w, https://www.lyfechemist.com/wp-content/uploads/2022/09/IMG-20220924-WA0008-e1663973165860-300x114.jpg 300w, https://www.lyfechemist.com/wp-content/uploads/2022/09/IMG-20220924-WA0008-e1663973165860-768x292.jpg 768w, https://www.lyfechemist.com/wp-content/uploads/2022/09/IMG-20220924-WA0008-e1663973165860-800x304.jpg 800w, https://www.lyfechemist.com/wp-content/uploads/2022/09/IMG-20220924-WA0008-e1663973165860-310x118.jpg 310w" sizes="(max-width: 1000px) 100vw, 1000px" /></noscript><img width="224" height="233" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20224%20233'%3E%3C/svg%3E" class="img text-image" alt="heart and blood" decoding="async" data-lazy-src="https://www.lyfechemist.com/wp-content/uploads/2022/09/b2-e1663972531290.png"><noscript><img width="224" height="233" src="https://www.lyfechemist.com/wp-content/uploads/2022/09/b2-e1663972531290.png" class="img text-image" alt="heart and blood" decoding="async" /></noscript>				<span class="overlay"></span>
			</a>
		</div>
		<div class="vc_empty_space" style="height: 30px"><span class="vc_empty_space_inner"></span></div>		<div class="ts-banner-image ts-effect-image banner-radius eff-image-scale ts-banner-image-2 left-top  ">
			<div class="ts-shortcode-custom-style hidden">.ts-banner-image-2:hover .overlay{background-color:#ffffff}</div>			<a title="" target="_blank" class="image-link" href="https://www.lyfechemist.com/product-category/women-health/">
				<img width="1000" height="595" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201000%20595'%3E%3C/svg%3E" class="img bg-image" alt="poster" decoding="async" data-lazy-srcset="https://www.lyfechemist.com/wp-content/uploads/2022/09/IMG-20220924-WA0009-e1663973239961.jpg 1000w, https://www.lyfechemist.com/wp-content/uploads/2022/09/IMG-20220924-WA0009-e1663973239961-300x179.jpg 300w, https://www.lyfechemist.com/wp-content/uploads/2022/09/IMG-20220924-WA0009-e1663973239961-768x457.jpg 768w, https://www.lyfechemist.com/wp-content/uploads/2022/09/IMG-20220924-WA0009-e1663973239961-800x476.jpg 800w, https://www.lyfechemist.com/wp-content/uploads/2022/09/IMG-20220924-WA0009-e1663973239961-310x184.jpg 310w" data-lazy-sizes="(max-width: 1000px) 100vw, 1000px" data-lazy-src="https://www.lyfechemist.com/wp-content/uploads/2022/09/IMG-20220924-WA0009-e1663973239961.jpg"><noscript><img width="1000" height="595" src="https://www.lyfechemist.com/wp-content/uploads/2022/09/IMG-20220924-WA0009-e1663973239961.jpg" class="img bg-image" alt="poster" decoding="async" srcset="https://www.lyfechemist.com/wp-content/uploads/2022/09/IMG-20220924-WA0009-e1663973239961.jpg 1000w, https://www.lyfechemist.com/wp-content/uploads/2022/09/IMG-20220924-WA0009-e1663973239961-300x179.jpg 300w, https://www.lyfechemist.com/wp-content/uploads/2022/09/IMG-20220924-WA0009-e1663973239961-768x457.jpg 768w, https://www.lyfechemist.com/wp-content/uploads/2022/09/IMG-20220924-WA0009-e1663973239961-800x476.jpg 800w, https://www.lyfechemist.com/wp-content/uploads/2022/09/IMG-20220924-WA0009-e1663973239961-310x184.jpg 310w" sizes="(max-width: 1000px) 100vw, 1000px" /></noscript><img width="208" height="219" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20208%20219'%3E%3C/svg%3E" class="img text-image" alt="women health" decoding="async" data-lazy-src="https://www.lyfechemist.com/wp-content/uploads/2022/09/b1-e1663972473471.png"><noscript><img width="208" height="219" src="https://www.lyfechemist.com/wp-content/uploads/2022/09/b1-e1663972473471.png" class="img text-image" alt="women health" decoding="async" /></noscript>				<span class="overlay"></span>
			</a>
		</div>
			</div>
</div><div class="wpb_column vc_column_container vc_col-sm-4 vc_col-lg-3 vc_col-md-3">
	<div class="wpb_wrapper">
		</div>
</div></div></div></li></ul></li>
<li id="menu-item-17361" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-17361 ts-normal-menu">
	<a href="https://www.lyfechemist.com"><span class="menu-label" data-hover="Home">Home</span></a></li>
<li id="menu-item-18480" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18480 ts-normal-menu">
	<a href="https://www.lyfechemist.com/shop/"><span class="menu-label" data-hover="Shop">Shop</span></a></li>
<li id="menu-item-18479" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18479 ts-normal-menu">
	<a href="https://www.lyfechemist.com/about-us/"><span class="menu-label" data-hover="About us">About us</span></a></li>
<li id="menu-item-18504" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18504 ts-normal-menu">
	<a href="https://www.lyfechemist.com/how-to-order/"><span class="menu-label" data-hover="How to Order">How to Order</span></a></li>
<li id="menu-item-16634" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16634 ts-normal-menu">
	<a href="https://www.lyfechemist.com/blog/"><span class="menu-label" data-hover="Blog">Blog</span></a></li>
<li id="menu-item-16329" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16329 ts-normal-menu">
	<a href="https://www.lyfechemist.com/contact-us/"><span class="menu-label" data-hover="Contact">Contact</span></a></li>
</ul></nav>					</div>
				</div>
				
				<div class="group-button-header">
				
					
										
										<div class="header-contact">
						Need help?  <strong>Toll free 24×7 : +1-614-633-0503</strong>					</div>
										
										
										
				</div>
				
			</div>

		</div>
		
		<!-- Group Icons Bottom -->
					
			<div id="ts-group-icons-header" class="ts-group-icons-header visible-phone">
				
				<!-- Menu Icon -->
				<div class="ts-group-meta-icon-toggle">
					<span class="ic-mobile-menu-button">
						<svg width="46" height="46" viewBox="0 0 46 46" fill="none" xmlns="http://www.w3.org/2000/svg">
						<path d="M33.0652 17H12.6124C12.2449 17 12 16.8947 12 16.7368V15.2632C12 15.1053 12.2449 15 12.6124 15H33.1876C33.5551 15 33.8 15.1053 33.8 15.2632V16.7368C33.6775 16.8947 33.4326 17 33.0652 17Z" fill="#FF9923"></path>
						<path d="M33.0652 24H12.6124C12.2449 24 12 23.8947 12 23.7368V22.2632C12 22.1053 12.2449 22 12.6124 22H33.1876C33.5551 22 33.8 22.1053 33.8 22.2632V23.7368C33.6775 23.8421 33.4326 24 33.0652 24Z" fill="#FF9923"></path>
						<path d="M33.0652 31H12.6124C12.2449 31 12 30.8947 12 30.7368V29.2632C12 29.1053 12.2449 29 12.6124 29H33.1876C33.5551 29 33.8 29.1053 33.8 29.2632V30.7368C33.6775 30.8947 33.4326 31 33.0652 31Z" fill="#FF9923"></path>
						</svg>
					</span>
					<span class="ic-mobile-menu-close-button">
						<svg width="46" height="46" viewBox="0 0 46 46" fill="none" xmlns="http://www.w3.org/2000/svg">
						<path d="M29.7546 31.1689L15.2923 16.7066C15.0325 16.4468 14.9337 16.1991 15.0454 16.0875L16.0874 15.0454C16.1991 14.9338 16.4467 15.0326 16.7065 15.2924L31.2554 29.8413C31.5152 30.1011 31.614 30.3487 31.5024 30.4604L30.4603 31.5024C30.2993 31.4902 30.0144 31.4287 29.7546 31.1689Z" fill="#103178"></path>
						<path d="M16.7934 31.1689L31.2557 16.7066C31.5155 16.4468 31.6143 16.1991 31.5026 16.0875L30.4606 15.0454C30.3489 14.9338 30.1013 15.0326 29.8415 15.2924L15.2926 29.8413C15.0328 30.1011 14.934 30.3487 15.0456 30.4604L16.0877 31.5024C16.2487 31.4902 16.5336 31.4287 16.7934 31.1689Z" fill="#103178"></path>
						</svg>
					</span>
				</div>
				
				<!-- Home Icon -->
				<div class="home-icon">
					<a href="https://www.lyfechemist.com/">
						<svg width="46" height="46" viewBox="0 0 46 46" fill="none" xmlns="http://www.w3.org/2000/svg">
						<path d="M31 21V32H16V21" stroke="#FF9923" stroke-width="2" stroke-miterlimit="10"></path>
						<path d="M34 23L23.5 14L13 23" stroke="#FF9923" stroke-width="2" stroke-miterlimit="10"></path>
						</svg>
					</a>
				</div>
				
				<!-- Myaccount Icon -->
				
								<div class="my-account-wrapper">
							<div class="ts-tiny-account-wrapper">
			<div class="account-control">
								<a class="login" href="https://www.lyfechemist.com/my-account/" title="Sign in">
					<svg width="46" height="46" viewBox="0 0 46 46" fill="none" xmlns="http://www.w3.org/2000/svg">
					<path d="M22.4999 23.2684C25.0617 23.2684 27.1385 21.1916 27.1385 18.6298C27.1385 16.068 25.0617 13.9912 22.4999 13.9912C19.9381 13.9912 17.8613 16.068 17.8613 18.6298C17.8613 21.1916 19.9381 23.2684 22.4999 23.2684Z" stroke="#FF9923" stroke-width="1.91" stroke-miterlimit="10"></path>
					<path d="M14 31.7684L14.2995 30.1088C14.6534 28.1923 15.6674 26.4602 17.1655 25.2135C18.6636 23.9668 20.551 23.2843 22.5 23.2845V23.2845C24.4513 23.285 26.3406 23.9698 27.839 25.2197C29.3374 26.4696 30.35 28.2055 30.7005 30.125L31 31.7845" stroke="#FF9923" stroke-width="1.91" stroke-miterlimit="10"></path>
					</svg>
					Sign in				</a>
								
								
			</div>
		</div>
							
				</div>
								
				<!-- Wishlist Icon -->
									<div class="my-wishlist-wrapper">	<a title="Wishlist" href="" class="tini-wishlist">
		<svg width="46" height="46" viewBox="0 0 46 46" fill="none" xmlns="http://www.w3.org/2000/svg">
		<path d="M14.41 24.78L14.08 24.4529C13.5764 23.9557 13.1765 23.365 12.9032 22.7146C12.6299 22.0641 12.4885 21.3667 12.4871 20.6622C12.4843 19.2392 13.0518 17.8734 14.065 16.8653C15.0781 15.8571 16.4538 15.2892 17.8894 15.2864C19.325 15.2836 20.7029 15.8462 21.72 16.8504L23 18.139L24.28 16.8504C24.777 16.3356 25.3726 15.9243 26.0321 15.6406C26.6916 15.357 27.4015 15.2067 28.1203 15.1986C28.8392 15.1905 29.5524 15.3247 30.2182 15.5935C30.884 15.8622 31.4889 16.26 31.9976 16.7635C32.5062 17.267 32.9083 17.8661 33.1803 18.5257C33.4523 19.1853 33.5887 19.892 33.5814 20.6045C33.5742 21.317 33.4235 22.0209 33.1382 22.675C32.8529 23.329 32.4387 23.92 31.92 24.4133L31.59 24.7403L23 33.2746L17.07 27.3968L14.41 24.78Z" stroke="#FF9923" stroke-width="1.91" stroke-miterlimit="10"></path>
		</svg>
		Wishlist <span class="wishlist-number"><span>(</span>0<span>)</span></span>
	</a>
	</div>
								
				<!-- Cart Icon -->
								<div class="shopping-cart-wrapper mobile-cart">
								<div class="ts-tiny-cart-wrapper">
								<div class="cart-icon">
					<a class="cart-control" href="https://www.lyfechemist.com/cart/" title="View your shopping cart">
						<span class="ic-cart">
							<svg width="46" height="46" viewBox="0 0 46 46" fill="none" xmlns="http://www.w3.org/2000/svg">
								<path d="M18.0085 26.9441L30.7335 24.5817V17.4781H15.4585" stroke="#FF9923" stroke-width="1.91" stroke-miterlimit="10"></path>
								<path d="M12.4331 15.1158H14.8248L17.9998 26.9441L16.6164 29.0008C16.484 29.2022 16.4145 29.4378 16.4164 29.6782V29.6782C16.4164 29.998 16.5446 30.3047 16.7728 30.5309C17.001 30.7571 17.3104 30.8841 17.6331 30.8841H27.5498" stroke="#FF9923" stroke-width="1.91" stroke-miterlimit="10"></path>
								<path d="M27.55 32.4618C27.9872 32.4618 28.3416 32.1105 28.3416 31.6771C28.3416 31.2437 27.9872 30.8924 27.55 30.8924C27.1127 30.8924 26.7583 31.2437 26.7583 31.6771C26.7583 32.1105 27.1127 32.4618 27.55 32.4618Z" stroke="#FF9923" stroke-width="1.91" stroke-miterlimit="10"></path>
								<path d="M19.5915 32.4618C20.0287 32.4618 20.3831 32.1105 20.3831 31.6771C20.3831 31.2437 20.0287 30.8924 19.5915 30.8924C19.1542 30.8924 18.7998 31.2437 18.7998 31.6771C18.7998 32.1105 19.1542 32.4618 19.5915 32.4618Z" stroke="#FF9923" stroke-width="1.91" stroke-miterlimit="10"></path>
							</svg>
						</span>
						<span class="cart-number">0</span>
					</a>
					
									</div>
								
							</div>
						</div>
									
			</div>
		
				
		<!-- Shopping Cart Floating Sidebar -->
				
		<header class="ts-header has-sticky">
	<div class="header-container">
		<div class="header-template">
		
			<div class="header-top visible-ipad hidden-phone">
				<div class="container">					
					Need help?  <strong>Toll free 24×7 : +1-614-633-0503</strong>				</div>
			</div>
		
			<div class="header-sticky">
				<div class="header-middle has-icon-menu-sticky-header">
					<div class="container">

						<div class="logo-wrapper">		<div class="logo">
			<a href="https://www.lyfechemist.com/">
			<!-- Main logo -->
							<img width="1920" height="427" src="https://www.lyfechemist.com/wp-content/uploads/2022/11/lyf_logo.webp" alt="LyfeChemist" title="LyfeChemist" class="normal-logo entered lazyloading" data-lazy-src="https://www.lyfechemist.com/wp-content/uploads/2022/11/lyf_logo.webp" data-ll-status="loading"><noscript><img width="1920" height="427" src="https://www.lyfechemist.com/wp-content/uploads/2022/11/lyf_logo.webp" alt="LyfeChemist" title="LyfeChemist" class="normal-logo" /></noscript>
						
			<!-- Mobile logo -->
							<img width="1920" height="427" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201920%20427'%3E%3C/svg%3E" alt="LyfeChemist" title="LyfeChemist" class="mobile-logo" data-lazy-src="https://www.lyfechemist.com/wp-content/uploads/2022/11/lyf_logo.webp"><noscript><img width="1920" height="427" src="https://www.lyfechemist.com/wp-content/uploads/2022/11/lyf_logo.webp" alt="LyfeChemist" title="LyfeChemist" class="mobile-logo" /></noscript>
						
			<!-- Sticky logo -->
							<img width="1920" height="427" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201920%20427'%3E%3C/svg%3E" alt="LyfeChemist" title="LyfeChemist" class="sticky-logo" data-lazy-src="https://www.lyfechemist.com/wp-content/uploads/2022/11/lyf_logo.webp"><noscript><img width="1920" height="427" src="https://www.lyfechemist.com/wp-content/uploads/2022/11/lyf_logo.webp" alt="LyfeChemist" title="LyfeChemist" class="sticky-logo" /></noscript>
						
						</a>
		</div>
		</div>
						
						<span class="icon-menu-sticky-header hidden-phone">
							<svg width="46" height="46" viewBox="0 0 46 46" fill="none" xmlns="http://www.w3.org/2000/svg">
							<path d="M31.2 18.8H14.5C14.2 18.8 14 18.6 14 18.3V15.5C14 15.2 14.2 15 14.5 15H31.3C31.6 15 31.8 15.2 31.8 15.5V18.3C31.7 18.6 31.5 18.8 31.2 18.8Z" fill="#103178"></path>
							<path d="M31.2 24.8H14.5C14.2 24.8 14 24.6 14 24.3V21.5C14 21.2 14.2 21 14.5 21H31.3C31.6 21 31.8 21.2 31.8 21.5V24.3C31.7 24.5 31.5 24.8 31.2 24.8Z" fill="#103178"></path>
							<path d="M31.2 30.7H14.5C14.2 30.7 14 30.5 14 30.2V27.4C14 27.1 14.2 26.9 14.5 26.9H31.3C31.6 26.9 31.8 27.1 31.8 27.4V30.2C31.7 30.5 31.5 30.7 31.2 30.7Z" fill="#103178"></path>
							</svg>
						</span>
						
												<div class="ts-search-by-category hidden-ipad"><form method="get" action="https://www.lyfechemist.com/" id="searchform-353">
	<div class="search-table">
		<div class="search-field search-content">
			<input type="text" value="" name="s" id="s-353" placeholder="Search for products" autocomplete="off">
						<input type="hidden" name="post_type" value="product">
					</div>
		<div class="search-button">
			<input type="submit" id="searchsubmit-353" value="Search">
		</div>
	</div>
</form></div>
												
						<div class="header-right">
							
														<div class="shopping-cart-wrapper hidden-phone">
											<div class="ts-tiny-cart-wrapper">
								<div class="cart-icon">
					<a class="cart-control" href="https://www.lyfechemist.com/cart/" title="View your shopping cart">
						<span class="ic-cart">
							<svg width="46" height="46" viewBox="0 0 46 46" fill="none" xmlns="http://www.w3.org/2000/svg">
								<path d="M18.0085 26.9441L30.7335 24.5817V17.4781H15.4585" stroke="#FF9923" stroke-width="1.91" stroke-miterlimit="10"></path>
								<path d="M12.4331 15.1158H14.8248L17.9998 26.9441L16.6164 29.0008C16.484 29.2022 16.4145 29.4378 16.4164 29.6782V29.6782C16.4164 29.998 16.5446 30.3047 16.7728 30.5309C17.001 30.7571 17.3104 30.8841 17.6331 30.8841H27.5498" stroke="#FF9923" stroke-width="1.91" stroke-miterlimit="10"></path>
								<path d="M27.55 32.4618C27.9872 32.4618 28.3416 32.1105 28.3416 31.6771C28.3416 31.2437 27.9872 30.8924 27.55 30.8924C27.1127 30.8924 26.7583 31.2437 26.7583 31.6771C26.7583 32.1105 27.1127 32.4618 27.55 32.4618Z" stroke="#FF9923" stroke-width="1.91" stroke-miterlimit="10"></path>
								<path d="M19.5915 32.4618C20.0287 32.4618 20.3831 32.1105 20.3831 31.6771C20.3831 31.2437 20.0287 30.8924 19.5915 30.8924C19.1542 30.8924 18.7998 31.2437 18.7998 31.6771C18.7998 32.1105 19.1542 32.4618 19.5915 32.4618Z" stroke="#FF9923" stroke-width="1.91" stroke-miterlimit="10"></path>
							</svg>
						</span>
						<span class="cart-number">0</span>
					</a>
					
										<span class="cart-drop-icon drop-icon"></span>
									</div>
								
								<div class="cart-dropdown-form dropdown-container woocommerce">
					<div class="form-content">
													<h3 class="cart-number emty-title">Cart (0)</h3>
							<label>Your cart is currently empty</label>
											</div>
				</div>
							</div>
									</div>
														
															<div class="my-wishlist-wrapper hidden-phone">	<a title="Wishlist" href="" class="tini-wishlist">
		<svg width="46" height="46" viewBox="0 0 46 46" fill="none" xmlns="http://www.w3.org/2000/svg">
		<path d="M14.41 24.78L14.08 24.4529C13.5764 23.9557 13.1765 23.365 12.9032 22.7146C12.6299 22.0641 12.4885 21.3667 12.4871 20.6622C12.4843 19.2392 13.0518 17.8734 14.065 16.8653C15.0781 15.8571 16.4538 15.2892 17.8894 15.2864C19.325 15.2836 20.7029 15.8462 21.72 16.8504L23 18.139L24.28 16.8504C24.777 16.3356 25.3726 15.9243 26.0321 15.6406C26.6916 15.357 27.4015 15.2067 28.1203 15.1986C28.8392 15.1905 29.5524 15.3247 30.2182 15.5935C30.884 15.8622 31.4889 16.26 31.9976 16.7635C32.5062 17.267 32.9083 17.8661 33.1803 18.5257C33.4523 19.1853 33.5887 19.892 33.5814 20.6045C33.5742 21.317 33.4235 22.0209 33.1382 22.675C32.8529 23.329 32.4387 23.92 31.92 24.4133L31.59 24.7403L23 33.2746L17.07 27.3968L14.41 24.78Z" stroke="#FF9923" stroke-width="1.91" stroke-miterlimit="10"></path>
		</svg>
		Wishlist <span class="wishlist-number"><span>(</span>0<span>)</span></span>
	</a>
	</div>
														
														<div class="my-account-wrapper hidden-phone">	
													
								
								<a class="my-account" href="https://www.lyfechemist.com/my-account/" title="My Account">
					<svg width="46" height="46" viewBox="0 0 46 46" fill="none" xmlns="http://www.w3.org/2000/svg">
					<path d="M22.4999 23.2684C25.0617 23.2684 27.1385 21.1916 27.1385 18.6298C27.1385 16.068 25.0617 13.9912 22.4999 13.9912C19.9381 13.9912 17.8613 16.068 17.8613 18.6298C17.8613 21.1916 19.9381 23.2684 22.4999 23.2684Z" stroke="#FF9923" stroke-width="1.91" stroke-miterlimit="10"></path>
					<path d="M14 31.7684L14.2995 30.1088C14.6534 28.1923 15.6674 26.4602 17.1655 25.2135C18.6636 23.9668 20.551 23.2843 22.5 23.2845V23.2845C24.4513 23.285 26.3406 23.9698 27.839 25.2197C29.3374 26.4696 30.35 28.2055 30.7005 30.125L31 31.7845" stroke="#FF9923" stroke-width="1.91" stroke-miterlimit="10"></path>
					</svg>
					</a>
							</div>
														
														<div class="search-button search-icon visible-ipad">
								<span class="icon">
									<svg width="46" height="46" viewBox="0 0 46 46" fill="none" xmlns="http://www.w3.org/2000/svg">
									<path d="M21.6167 27.9833C25.1329 27.9833 27.9833 25.1329 27.9833 21.6167C27.9833 18.1005 25.1329 15.25 21.6167 15.25C18.1005 15.25 15.25 18.1005 15.25 21.6167C15.25 25.1329 18.1005 27.9833 21.6167 27.9833Z" stroke="#FF9923" stroke-width="1.91" stroke-miterlimit="10"></path>
									<path d="M32.7495 32.75L25.9912 25.9917" stroke="#FF9923" stroke-width="1.91" stroke-miterlimit="10"></path>
									</svg>
								</span>
							</div>
							
														
						</div>
					</div>
				</div>
			
				<div class="header-bottom hidden-phone">
					<div class="container">					
						<div class="menu-wrapper">
								
							<div class="ts-menu">
								<nav class="main-menu pc-menu ts-mega-menu-wrapper"><ul id="menu-main-menu-1" class="menu"><li class="category-bold menu-item menu-item-type-custom menu-item-object-custom menu-item-16631 hide ts-megamenu ts-megamenu-columns--1 ts-megamenu-fullwidth ts-megamenu-fullwidth-stretch no-stretch-content parent">
	<a href="#"><span class="menu-label" data-hover="All Categories">All Categories</span></a><span class="ts-menu-drop-icon"></span>
<ul class="sub-menu">
<li><div class="ts-megamenu-static-html-container ts-megamenu-container">	<div class="vc_row wpb_row vc_row-fluid vc_column-gap-default ts-row-wide"><div class="wpb_column vc_column_container vc_col-sm-3">
	<div class="wpb_wrapper">
			<div class="ts-list-of-product-categories-wrapper ts-shortcode">
			<div class="list-categories">
								<ul>
										
										<li><a href="https://www.lyfechemist.com/product-category/allergy/">Allergy</a></li>
										<li><a href="https://www.lyfechemist.com/product-category/alzheimers-medicine/">Alzheimer’s medicine</a></li>
										<li><a href="https://www.lyfechemist.com/product-category/antibiotic-meds/">Antibiotic Meds</a></li>
										<li><a href="https://www.lyfechemist.com/product-category/antifungal-medicine/">Antifungal medicine</a></li>
										<li><a href="https://www.lyfechemist.com/product-category/antiparkinsonian-medicine/">Antiparkinsonian Medicine</a></li>
										<li><a href="https://www.lyfechemist.com/product-category/antiviral-medicine/">Antiviral Medicine</a></li>
										<li><a href="https://www.lyfechemist.com/product-category/asthma-medicine/">Asthma Medicine</a></li>
										<li><a href="https://www.lyfechemist.com/product-category/birth-control-medicine/">Birth Control Medicine</a></li>
										<li><a href="https://www.lyfechemist.com/product-category/cancer-medicine/">Cancer Medicine</a></li>
										<li><a href="https://www.lyfechemist.com/product-category/cialis/">Cialis</a></li>
										<li><a href="https://www.lyfechemist.com/product-category/diabetes-medicine/">Diabetes Medicine</a></li>
										<li><a href="https://www.lyfechemist.com/product-category/erectile-dysfunction/">Erectile Dysfunction</a></li>
										<li><a href="https://www.lyfechemist.com/product-category/eyecare-medicine/">Eyecare Medicine</a></li>
										<li><a href="https://www.lyfechemist.com/product-category/gastro-medicine/">Gastro Medicine</a></li>
									</ul>
			</div>
		</div>
		<div class="ts-button-wrapper btn-inline button-text has-border"><div class="ts-shortcode-custom-style hidden">.ts-button-wrapper a.ts-button-2{background:#ffffff;border-color:#ff9923;border-width:1px ;color:#ff9923;}.ts-button-wrapper a.ts-button-2:hover{background:#ff9923;border-color:#ff9923;color:#ffffff;}</div><a href="https://www.lyfechemist.com/product-categories/" target="_self" class="ts-button ts-button-2 medium"><span>Show all</span></a></div>	</div>
</div><div class="wpb_column vc_column_container vc_col-sm-5 vc_col-lg-6 vc_col-md-6">
	<div class="wpb_wrapper">
			<div class="ts-banner-image ts-effect-image banner-radius eff-image-scale ts-banner-image-3 left-top  ">
			<div class="ts-shortcode-custom-style hidden">.ts-banner-image-3:hover .overlay{background-color:#ffffff}</div>			<a title="" target="_blank" class="image-link" href="https://www.lyfechemist.com/product-category/heart-and-blood-pressure/">
				<img width="1000" height="380" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201000%20380'%3E%3C/svg%3E" class="img bg-image" alt="megamenu-banner" decoding="async" data-lazy-srcset="https://www.lyfechemist.com/wp-content/uploads/2022/09/IMG-20220924-WA0008-e1663973165860.jpg 1000w, https://www.lyfechemist.com/wp-content/uploads/2022/09/IMG-20220924-WA0008-e1663973165860-300x114.jpg 300w, https://www.lyfechemist.com/wp-content/uploads/2022/09/IMG-20220924-WA0008-e1663973165860-768x292.jpg 768w, https://www.lyfechemist.com/wp-content/uploads/2022/09/IMG-20220924-WA0008-e1663973165860-800x304.jpg 800w, https://www.lyfechemist.com/wp-content/uploads/2022/09/IMG-20220924-WA0008-e1663973165860-310x118.jpg 310w" data-lazy-sizes="(max-width: 1000px) 100vw, 1000px" data-lazy-src="https://www.lyfechemist.com/wp-content/uploads/2022/09/IMG-20220924-WA0008-e1663973165860.jpg"><noscript><img width="1000" height="380" src="https://www.lyfechemist.com/wp-content/uploads/2022/09/IMG-20220924-WA0008-e1663973165860.jpg" class="img bg-image" alt="megamenu-banner" decoding="async" srcset="https://www.lyfechemist.com/wp-content/uploads/2022/09/IMG-20220924-WA0008-e1663973165860.jpg 1000w, https://www.lyfechemist.com/wp-content/uploads/2022/09/IMG-20220924-WA0008-e1663973165860-300x114.jpg 300w, https://www.lyfechemist.com/wp-content/uploads/2022/09/IMG-20220924-WA0008-e1663973165860-768x292.jpg 768w, https://www.lyfechemist.com/wp-content/uploads/2022/09/IMG-20220924-WA0008-e1663973165860-800x304.jpg 800w, https://www.lyfechemist.com/wp-content/uploads/2022/09/IMG-20220924-WA0008-e1663973165860-310x118.jpg 310w" sizes="(max-width: 1000px) 100vw, 1000px" /></noscript><img width="224" height="233" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20224%20233'%3E%3C/svg%3E" class="img text-image" alt="heart and blood" decoding="async" data-lazy-src="https://www.lyfechemist.com/wp-content/uploads/2022/09/b2-e1663972531290.png"><noscript><img width="224" height="233" src="https://www.lyfechemist.com/wp-content/uploads/2022/09/b2-e1663972531290.png" class="img text-image" alt="heart and blood" decoding="async" /></noscript>				<span class="overlay"></span>
			</a>
		</div>
		<div class="vc_empty_space" style="height: 30px"><span class="vc_empty_space_inner"></span></div>		<div class="ts-banner-image ts-effect-image banner-radius eff-image-scale ts-banner-image-4 left-top  ">
			<div class="ts-shortcode-custom-style hidden">.ts-banner-image-4:hover .overlay{background-color:#ffffff}</div>			<a title="" target="_blank" class="image-link" href="https://www.lyfechemist.com/product-category/women-health/">
				<img width="1000" height="595" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201000%20595'%3E%3C/svg%3E" class="img bg-image" alt="poster" decoding="async" data-lazy-srcset="https://www.lyfechemist.com/wp-content/uploads/2022/09/IMG-20220924-WA0009-e1663973239961.jpg 1000w, https://www.lyfechemist.com/wp-content/uploads/2022/09/IMG-20220924-WA0009-e1663973239961-300x179.jpg 300w, https://www.lyfechemist.com/wp-content/uploads/2022/09/IMG-20220924-WA0009-e1663973239961-768x457.jpg 768w, https://www.lyfechemist.com/wp-content/uploads/2022/09/IMG-20220924-WA0009-e1663973239961-800x476.jpg 800w, https://www.lyfechemist.com/wp-content/uploads/2022/09/IMG-20220924-WA0009-e1663973239961-310x184.jpg 310w" data-lazy-sizes="(max-width: 1000px) 100vw, 1000px" data-lazy-src="https://www.lyfechemist.com/wp-content/uploads/2022/09/IMG-20220924-WA0009-e1663973239961.jpg"><noscript><img width="1000" height="595" src="https://www.lyfechemist.com/wp-content/uploads/2022/09/IMG-20220924-WA0009-e1663973239961.jpg" class="img bg-image" alt="poster" decoding="async" srcset="https://www.lyfechemist.com/wp-content/uploads/2022/09/IMG-20220924-WA0009-e1663973239961.jpg 1000w, https://www.lyfechemist.com/wp-content/uploads/2022/09/IMG-20220924-WA0009-e1663973239961-300x179.jpg 300w, https://www.lyfechemist.com/wp-content/uploads/2022/09/IMG-20220924-WA0009-e1663973239961-768x457.jpg 768w, https://www.lyfechemist.com/wp-content/uploads/2022/09/IMG-20220924-WA0009-e1663973239961-800x476.jpg 800w, https://www.lyfechemist.com/wp-content/uploads/2022/09/IMG-20220924-WA0009-e1663973239961-310x184.jpg 310w" sizes="(max-width: 1000px) 100vw, 1000px" /></noscript><img width="208" height="219" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20208%20219'%3E%3C/svg%3E" class="img text-image" alt="women health" decoding="async" data-lazy-src="https://www.lyfechemist.com/wp-content/uploads/2022/09/b1-e1663972473471.png"><noscript><img width="208" height="219" src="https://www.lyfechemist.com/wp-content/uploads/2022/09/b1-e1663972473471.png" class="img text-image" alt="women health" decoding="async" /></noscript>				<span class="overlay"></span>
			</a>
		</div>
			</div>
</div><div class="wpb_column vc_column_container vc_col-sm-4 vc_col-lg-3 vc_col-md-3">
	<div class="wpb_wrapper">
		</div>
</div></div></div></li></ul></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-17361 ts-normal-menu">
	<a href="https://www.lyfechemist.com"><span class="menu-label" data-hover="Home">Home</span></a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18480 ts-normal-menu">
	<a href="https://www.lyfechemist.com/shop/"><span class="menu-label" data-hover="Shop">Shop</span></a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18479 ts-normal-menu">
	<a href="https://www.lyfechemist.com/about-us/"><span class="menu-label" data-hover="About us">About us</span></a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18504 ts-normal-menu">
	<a href="https://www.lyfechemist.com/how-to-order/"><span class="menu-label" data-hover="How to Order">How to Order</span></a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16634 ts-normal-menu">
	<a href="https://www.lyfechemist.com/blog/"><span class="menu-label" data-hover="Blog">Blog</span></a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16329 ts-normal-menu">
	<a href="https://www.lyfechemist.com/contact-us/"><span class="menu-label" data-hover="Contact">Contact</span></a></li>
</ul></nav>							</div>
							
						</div>
						<div class="header-right ts-alignright hidden-ipad">
							Need help?  <strong>Toll free 24×7 : +1-614-633-0503</strong>						</div>
					</div>
				</div>
			</div>
		</div>	
	</div>
</header>		
		
	
	<div id="main" class="wrapper">
		<!-- Page slider -->

<div class="page-container ">
	
	<!-- Left Sidebar -->
		
	
	<!-- Main Content -->
	<div id="main-content" class="ts-col-24">	
		<div id="primary" class="site-content">
					<article id="post-17520" class="post-17520 page type-page status-publish hentry">
				<div class="wpb-content-wrapper"><div class="vc_row wpb_row vc_row-fluid lyfe_ban mobile-row-alignfull vc_custom_1677313811593 vc_column-gap-default vc_row-o-full-height vc_row-o-columns-middle vc_row-flex ts-row-wide"><div class="wpb_column vc_column_container vc_col-sm-12">
	<div class="wpb_wrapper">
		</div>
</div></div>	<div class="vc_row wpb_row vc_row-fluid vc_column-gap-default ts-row-wide"><div class="wpb_column vc_column_container vc_col-sm-12 vc_hidden-xs">
	<div class="wpb_wrapper">
	<div class="vc_empty_space" style="height: 30px"><span class="vc_empty_space_inner"></span></div>	</div>
</div></div>	<div class="vc_row wpb_row vc_row-fluid mobile-row-alignfull vc_custom_1601373571276 vc_column-gap-default ts-row-wide"><div class="wpb_column vc_column_container vc_col-sm-4">
	<div class="wpb_wrapper">
			<div class="ts-banner-image ts-effect-image banner-radius eff-image-scale ts-banner-image-5 left-center  ">
			<div class="ts-shortcode-custom-style hidden">.ts-banner-image-5:hover .overlay{background-color:#ffffff}</div>			<a title="" target="_self" class="image-link" href="https://www.lyfechemist.com/product-category/viagra/">
				<img decoding="async" width="369" height="305" src="https://www.lyfechemist.com/wp-content/uploads/2022/09/Simple-Cream-Minimalist-Restock-Product-Skincare-Instagram-Post2-e1662636475521.webp" class="img bg-image entered lazyloading" alt="Viagra post" data-lazy-srcset="https://www.lyfechemist.com/wp-content/uploads/2022/09/Simple-Cream-Minimalist-Restock-Product-Skincare-Instagram-Post2-e1662636475521.webp 369w, https://www.lyfechemist.com/wp-content/uploads/2022/09/Simple-Cream-Minimalist-Restock-Product-Skincare-Instagram-Post2-e1662636475521-300x248.webp 300w, https://www.lyfechemist.com/wp-content/uploads/2022/09/Simple-Cream-Minimalist-Restock-Product-Skincare-Instagram-Post2-e1662636475521-310x256.webp 310w" data-lazy-sizes="(max-width: 369px) 100vw, 369px" data-lazy-src="https://www.lyfechemist.com/wp-content/uploads/2022/09/Simple-Cream-Minimalist-Restock-Product-Skincare-Instagram-Post2-e1662636475521.webp" data-ll-status="loading" sizes="(max-width: 369px) 100vw, 369px" srcset="https://www.lyfechemist.com/wp-content/uploads/2022/09/Simple-Cream-Minimalist-Restock-Product-Skincare-Instagram-Post2-e1662636475521.webp 369w, https://www.lyfechemist.com/wp-content/uploads/2022/09/Simple-Cream-Minimalist-Restock-Product-Skincare-Instagram-Post2-e1662636475521-300x248.webp 300w, https://www.lyfechemist.com/wp-content/uploads/2022/09/Simple-Cream-Minimalist-Restock-Product-Skincare-Instagram-Post2-e1662636475521-310x256.webp 310w"><noscript><img decoding="async" width="369" height="305" src="https://www.lyfechemist.com/wp-content/uploads/2022/09/Simple-Cream-Minimalist-Restock-Product-Skincare-Instagram-Post2-e1662636475521.webp" class="img bg-image" alt="Viagra post" srcset="https://www.lyfechemist.com/wp-content/uploads/2022/09/Simple-Cream-Minimalist-Restock-Product-Skincare-Instagram-Post2-e1662636475521.webp 369w, https://www.lyfechemist.com/wp-content/uploads/2022/09/Simple-Cream-Minimalist-Restock-Product-Skincare-Instagram-Post2-e1662636475521-300x248.webp 300w, https://www.lyfechemist.com/wp-content/uploads/2022/09/Simple-Cream-Minimalist-Restock-Product-Skincare-Instagram-Post2-e1662636475521-310x256.webp 310w" sizes="(max-width: 369px) 100vw, 369px" /></noscript><img decoding="async" width="133" height="268" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20133%20268'%3E%3C/svg%3E" class="img text-image" alt="Super effective" data-lazy-src="https://www.lyfechemist.com/wp-content/uploads/2022/11/1b.webp"><noscript><img decoding="async" width="133" height="268" src="https://www.lyfechemist.com/wp-content/uploads/2022/11/1b.webp" class="img text-image" alt="Super effective" /></noscript>				<span class="overlay"></span>
			</a>
		</div>
			</div>
</div><div class="wpb_column vc_column_container vc_col-sm-4">
	<div class="wpb_wrapper">
			<div class="ts-banner-image ts-effect-image banner-radius eff-image-scale ts-banner-image-6 left-center  ">
			<div class="ts-shortcode-custom-style hidden">.ts-banner-image-6:hover .overlay{background-color:#ffffff}</div>			<a title="" target="_self" class="image-link" href="https://www.lyfechemist.com/product-category/cialis/">
				<img decoding="async" width="362" height="305" src="https://www.lyfechemist.com/wp-content/uploads/2022/09/Simple-Cream-Minimalist-Restock-Product-Skincare-Instagram-Post1-e1662634967872.webp" class="img bg-image entered lazyloading" alt="Cialis" data-lazy-srcset="https://www.lyfechemist.com/wp-content/uploads/2022/09/Simple-Cream-Minimalist-Restock-Product-Skincare-Instagram-Post1-e1662634967872.webp 362w, https://www.lyfechemist.com/wp-content/uploads/2022/09/Simple-Cream-Minimalist-Restock-Product-Skincare-Instagram-Post1-e1662634967872-300x253.webp 300w, https://www.lyfechemist.com/wp-content/uploads/2022/09/Simple-Cream-Minimalist-Restock-Product-Skincare-Instagram-Post1-e1662634967872-310x261.webp 310w" data-lazy-sizes="(max-width: 362px) 100vw, 362px" data-lazy-src="https://www.lyfechemist.com/wp-content/uploads/2022/09/Simple-Cream-Minimalist-Restock-Product-Skincare-Instagram-Post1-e1662634967872.webp" data-ll-status="loading" sizes="(max-width: 362px) 100vw, 362px" srcset="https://www.lyfechemist.com/wp-content/uploads/2022/09/Simple-Cream-Minimalist-Restock-Product-Skincare-Instagram-Post1-e1662634967872.webp 362w, https://www.lyfechemist.com/wp-content/uploads/2022/09/Simple-Cream-Minimalist-Restock-Product-Skincare-Instagram-Post1-e1662634967872-300x253.webp 300w, https://www.lyfechemist.com/wp-content/uploads/2022/09/Simple-Cream-Minimalist-Restock-Product-Skincare-Instagram-Post1-e1662634967872-310x261.webp 310w"><noscript><img decoding="async" width="362" height="305" src="https://www.lyfechemist.com/wp-content/uploads/2022/09/Simple-Cream-Minimalist-Restock-Product-Skincare-Instagram-Post1-e1662634967872.webp" class="img bg-image" alt="Cialis" srcset="https://www.lyfechemist.com/wp-content/uploads/2022/09/Simple-Cream-Minimalist-Restock-Product-Skincare-Instagram-Post1-e1662634967872.webp 362w, https://www.lyfechemist.com/wp-content/uploads/2022/09/Simple-Cream-Minimalist-Restock-Product-Skincare-Instagram-Post1-e1662634967872-300x253.webp 300w, https://www.lyfechemist.com/wp-content/uploads/2022/09/Simple-Cream-Minimalist-Restock-Product-Skincare-Instagram-Post1-e1662634967872-310x261.webp 310w" sizes="(max-width: 362px) 100vw, 362px" /></noscript><img decoding="async" width="204" height="241" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20204%20241'%3E%3C/svg%3E" class="img text-image" alt="Increase satisfaction" data-lazy-src="https://www.lyfechemist.com/wp-content/uploads/2022/11/2.webp"><noscript><img decoding="async" width="204" height="241" src="https://www.lyfechemist.com/wp-content/uploads/2022/11/2.webp" class="img text-image" alt="Increase satisfaction" /></noscript>				<span class="overlay"></span>
			</a>
		</div>
			</div>
</div><div class="wpb_column vc_column_container vc_col-sm-4">
	<div class="wpb_wrapper">
			<div class="ts-banner-image ts-effect-image banner-radius eff-image-scale ts-banner-image-7 left-center  ">
			<div class="ts-shortcode-custom-style hidden">.ts-banner-image-7:hover .overlay{background-color:#ffffff}</div>			<a title="" target="_self" class="image-link" href="https://www.lyfechemist.com/product-category/levitra/">
				<img decoding="async" width="378" height="305" src="https://www.lyfechemist.com/wp-content/uploads/2022/09/Simple-Cream-Minimalist-Restock-Product-Skincare-Instagram-Post-e1663614904703.webp" class="img bg-image entered lazyloading" alt="Levitra post" data-lazy-srcset="https://www.lyfechemist.com/wp-content/uploads/2022/09/Simple-Cream-Minimalist-Restock-Product-Skincare-Instagram-Post-e1663614904703.webp 378w, https://www.lyfechemist.com/wp-content/uploads/2022/09/Simple-Cream-Minimalist-Restock-Product-Skincare-Instagram-Post-e1663614904703-300x242.webp 300w, https://www.lyfechemist.com/wp-content/uploads/2022/09/Simple-Cream-Minimalist-Restock-Product-Skincare-Instagram-Post-e1663614904703-310x250.webp 310w" data-lazy-sizes="(max-width: 378px) 100vw, 378px" data-lazy-src="https://www.lyfechemist.com/wp-content/uploads/2022/09/Simple-Cream-Minimalist-Restock-Product-Skincare-Instagram-Post-e1663614904703.webp" data-ll-status="loading" sizes="(max-width: 378px) 100vw, 378px" srcset="https://www.lyfechemist.com/wp-content/uploads/2022/09/Simple-Cream-Minimalist-Restock-Product-Skincare-Instagram-Post-e1663614904703.webp 378w, https://www.lyfechemist.com/wp-content/uploads/2022/09/Simple-Cream-Minimalist-Restock-Product-Skincare-Instagram-Post-e1663614904703-300x242.webp 300w, https://www.lyfechemist.com/wp-content/uploads/2022/09/Simple-Cream-Minimalist-Restock-Product-Skincare-Instagram-Post-e1663614904703-310x250.webp 310w"><noscript><img decoding="async" width="378" height="305" src="https://www.lyfechemist.com/wp-content/uploads/2022/09/Simple-Cream-Minimalist-Restock-Product-Skincare-Instagram-Post-e1663614904703.webp" class="img bg-image" alt="Levitra post" srcset="https://www.lyfechemist.com/wp-content/uploads/2022/09/Simple-Cream-Minimalist-Restock-Product-Skincare-Instagram-Post-e1663614904703.webp 378w, https://www.lyfechemist.com/wp-content/uploads/2022/09/Simple-Cream-Minimalist-Restock-Product-Skincare-Instagram-Post-e1663614904703-300x242.webp 300w, https://www.lyfechemist.com/wp-content/uploads/2022/09/Simple-Cream-Minimalist-Restock-Product-Skincare-Instagram-Post-e1663614904703-310x250.webp 310w" sizes="(max-width: 378px) 100vw, 378px" /></noscript><img decoding="async" width="159" height="229" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20159%20229'%3E%3C/svg%3E" class="img text-image" alt="Do it better" data-lazy-src="https://www.lyfechemist.com/wp-content/uploads/2022/11/3.webp"><noscript><img decoding="async" width="159" height="229" src="https://www.lyfechemist.com/wp-content/uploads/2022/11/3.webp" class="img text-image" alt="Do it better" /></noscript>				<span class="overlay"></span>
			</a>
		</div>
			</div>
</div></div>	<div class="vc_row wpb_row vc_row-fluid vc_column-gap-default ts-row-wide"><div class="wpb_column vc_column_container vc_col-sm-12 vc_hidden-md vc_hidden-sm vc_hidden-xs">
	<div class="wpb_wrapper">
	<div class="vc_empty_space" style="height: 30px"><span class="vc_empty_space_inner"></span></div>	</div>
</div></div>	<div class="vc_row wpb_row vc_row-fluid wpb_animate_when_almost_visible wpb_fadeIn fadeIn vc_custom_1599194554925 vc_column-gap-default ts-row-wide"><div class="wpb_column vc_column_container vc_col-sm-12">
	<div class="wpb_wrapper">
	<div class="woocommerce columns-5">			<div class="ts-product-wrapper ts-shortcode ts-product heading-center recent item-grid  ts-slider rows-1 show-nav show-dots" data-nav="1" data-dots="1" data-autoplay="1" data-margin="0" data-columns="5" data-disable_responsive="0">
			
								<header class="shortcode-heading-wrapper">
					<h2 class="shortcode-title">
						Latest products					</h2>					
				</header>
								
				<div class="content-wrapper loading">
					<div class="products"><section class="product type-product post-25656 status-publish first instock product_cat-herbal-medicine has-post-thumbnail sale shipping-taxable purchasable product-type-variable" data-product_id="25656">
	<div class="product-wrapper">
			
		<div class="thumbnail-wrapper">
			<a href="https://www.lyfechemist.com/product/shilajit-capsules/">

				<figure class="no-back-image"><img decoding="async" src="https://www.lyfechemist.com/wp-content/themes/mymedi/images/prod_loading.gif" data-src="https://www.lyfechemist.com/wp-content/uploads/2024/03/shilajit_capsules-350x350.webp" class="attachment-shop_catalog wp-post-image ts-lazy-load" alt="Shilajit Capsules" width="350" height="350"></figure>
			</a>
					<div class="product-label">
	<div><span class="onsale">Sale</span></div>	</div>
	<div class="product-group-button four-button"><div class="button-in wishlist">
<div class="yith-wcwl-add-to-wishlist add-to-wishlist-25656  wishlist-fragment on-first-load" data-fragment-ref="25656" data-fragment-options="{&quot;base_url&quot;:&quot;&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:25656,&quot;parent_product_id&quot;:25656,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}">
			
			<!-- ADD TO WISHLIST -->
			
<div class="yith-wcwl-add-button">
		<a href="?add_to_wishlist=25656&amp;_wpnonce=a79bbb627a" class="add_to_wishlist single_add_to_wishlist" data-product-id="25656" data-product-type="variable" data-original-product-id="25656" data-title="<span class=&quot;ts-tooltip button-tooltip&quot; data-title=&quot;Add to wishlist&quot;>Wishlist</span>" rel="nofollow">
		<i class="yith-wcwl-icon fa fa-heart-o"></i>		<span><span class="ts-tooltip button-tooltip" data-title="Add to wishlist">Wishlist</span></span>
	</a>
</div>

			<!-- COUNT TEXT -->
			
			</div>
</div><div class="button-in compare"><a class="compare" href="https://www.lyfechemist.com?action=yith-woocompare-add-product&amp;id=25656" data-product_id="25656"><span class="ts-tooltip button-tooltip" data-title="Add to compare">Compare</span></a></div><div class="button-in quickshop"><a class="quickshop" href="#" data-product_id="25656"><span class="ts-tooltip button-tooltip">Quick view</span></a></div><div class="loop-add-to-cart"><a href="https://www.lyfechemist.com/product/shilajit-capsules/" data-quantity="1" class="button product_type_variable add_to_cart_button" data-product_id="25656" data-product_sku="" aria-label="Select options for “Shilajit Capsules”" rel="nofollow"><span class="ts-tooltip button-tooltip">Select options</span></a></div></div>			
		</div>
		<div class="meta-wrapper">
			<a href="https://www.lyfechemist.com?action=yith-woocompare-add-product&amp;id=25656" class="compare button" data-product_id="25656" rel="nofollow"><span class="ts-tooltip button-tooltip" data-title="Add to compare">Compare</span></a><h3 class="heading-title product-name"><a href="https://www.lyfechemist.com/product/shilajit-capsules/">Shilajit Capsules</a></h3>
	<span class="price"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>8.00</bdi></span> – <span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>28.00</bdi></span></span>
<div class="star-rating no-rating"><span style="width:0%"></span></div><div class="count-rating">(0 Reviews)</div>		</div>
		
		<div class="meta-wrapper meta-wrapper-2">
			<div class="product-group-button-meta"><div class="loop-add-to-cart"><a href="https://www.lyfechemist.com/product/shilajit-capsules/" data-quantity="1" class="button product_type_variable add_to_cart_button" data-product_id="25656" data-product_sku="" aria-label="Select options for “Shilajit Capsules”" rel="nofollow"><span class="ts-tooltip button-tooltip">Select options</span></a></div><div class="button-in wishlist">
<div class="yith-wcwl-add-to-wishlist add-to-wishlist-25656  wishlist-fragment on-first-load" data-fragment-ref="25656" data-fragment-options="{&quot;base_url&quot;:&quot;&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:25656,&quot;parent_product_id&quot;:25656,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}">
			
			<!-- ADD TO WISHLIST -->
			
<div class="yith-wcwl-add-button">
		<a href="?add_to_wishlist=25656&amp;_wpnonce=a79bbb627a" class="add_to_wishlist single_add_to_wishlist" data-product-id="25656" data-product-type="variable" data-original-product-id="25656" data-title="<span class=&quot;ts-tooltip button-tooltip&quot; data-title=&quot;Add to wishlist&quot;>Wishlist</span>" rel="nofollow">
		<i class="yith-wcwl-icon fa fa-heart-o"></i>		<span><span class="ts-tooltip button-tooltip" data-title="Add to wishlist">Wishlist</span></span>
	</a>
</div>

			<!-- COUNT TEXT -->
			
			</div>
</div><div class="button-in compare"><a class="compare" href="https://www.lyfechemist.com?action=yith-woocompare-add-product&amp;id=25656" data-product_id="25656"><span class="ts-tooltip button-tooltip" data-title="Add to compare">Compare</span></a></div></div>		</div>
	</div>
</section><section class="product type-product post-25649 status-publish instock product_cat-eyecare-medicine has-post-thumbnail sale shipping-taxable purchasable product-type-variable" data-product_id="25649">
	<div class="product-wrapper">
			
		<div class="thumbnail-wrapper">
			<a href="https://www.lyfechemist.com/product/azelast-eye-drops/">

				<figure class="no-back-image"><img decoding="async" src="https://www.lyfechemist.com/wp-content/themes/mymedi/images/prod_loading.gif" data-src="https://www.lyfechemist.com/wp-content/uploads/2024/03/azelast-eye-drops-350x350.webp" class="attachment-shop_catalog wp-post-image ts-lazy-load" alt="Azelast Eye Drops" width="350" height="350"></figure>
			</a>
					<div class="product-label">
	<div><span class="onsale">Sale</span></div>	</div>
	<div class="product-group-button four-button"><div class="button-in wishlist">
<div class="yith-wcwl-add-to-wishlist add-to-wishlist-25649  wishlist-fragment on-first-load" data-fragment-ref="25649" data-fragment-options="{&quot;base_url&quot;:&quot;&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:25649,&quot;parent_product_id&quot;:25649,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}">
			
			<!-- ADD TO WISHLIST -->
			
<div class="yith-wcwl-add-button">
		<a href="?add_to_wishlist=25649&amp;_wpnonce=a79bbb627a" class="add_to_wishlist single_add_to_wishlist" data-product-id="25649" data-product-type="variable" data-original-product-id="25649" data-title="<span class=&quot;ts-tooltip button-tooltip&quot; data-title=&quot;Add to wishlist&quot;>Wishlist</span>" rel="nofollow">
		<i class="yith-wcwl-icon fa fa-heart-o"></i>		<span><span class="ts-tooltip button-tooltip" data-title="Add to wishlist">Wishlist</span></span>
	</a>
</div>

			<!-- COUNT TEXT -->
			
			</div>
</div><div class="button-in compare"><a class="compare" href="https://www.lyfechemist.com?action=yith-woocompare-add-product&amp;id=25649" data-product_id="25649"><span class="ts-tooltip button-tooltip" data-title="Add to compare">Compare</span></a></div><div class="button-in quickshop"><a class="quickshop" href="#" data-product_id="25649"><span class="ts-tooltip button-tooltip">Quick view</span></a></div><div class="loop-add-to-cart"><a href="https://www.lyfechemist.com/product/azelast-eye-drops/" data-quantity="1" class="button product_type_variable add_to_cart_button" data-product_id="25649" data-product_sku="" aria-label="Select options for “Azelast Eye Drops”" rel="nofollow"><span class="ts-tooltip button-tooltip">Select options</span></a></div></div>			
		</div>
		<div class="meta-wrapper">
			<a href="https://www.lyfechemist.com?action=yith-woocompare-add-product&amp;id=25649" class="compare button" data-product_id="25649" rel="nofollow"><span class="ts-tooltip button-tooltip" data-title="Add to compare">Compare</span></a><h3 class="heading-title product-name"><a href="https://www.lyfechemist.com/product/azelast-eye-drops/">Azelast Eye Drops</a></h3>
	<span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>10.00</bdi></span></del> <span class="screen-reader-text">Original price was: $10.00.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>7.00</bdi></span></ins><span class="screen-reader-text">Current price is: $7.00.</span></span>
<div class="star-rating no-rating"><span style="width:0%"></span></div><div class="count-rating">(0 Reviews)</div>		</div>
		
		<div class="meta-wrapper meta-wrapper-2">
			<div class="product-group-button-meta"><div class="loop-add-to-cart"><a href="https://www.lyfechemist.com/product/azelast-eye-drops/" data-quantity="1" class="button product_type_variable add_to_cart_button" data-product_id="25649" data-product_sku="" aria-label="Select options for “Azelast Eye Drops”" rel="nofollow"><span class="ts-tooltip button-tooltip">Select options</span></a></div><div class="button-in wishlist">
<div class="yith-wcwl-add-to-wishlist add-to-wishlist-25649  wishlist-fragment on-first-load" data-fragment-ref="25649" data-fragment-options="{&quot;base_url&quot;:&quot;&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:25649,&quot;parent_product_id&quot;:25649,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}">
			
			<!-- ADD TO WISHLIST -->
			
<div class="yith-wcwl-add-button">
		<a href="?add_to_wishlist=25649&amp;_wpnonce=a79bbb627a" class="add_to_wishlist single_add_to_wishlist" data-product-id="25649" data-product-type="variable" data-original-product-id="25649" data-title="<span class=&quot;ts-tooltip button-tooltip&quot; data-title=&quot;Add to wishlist&quot;>Wishlist</span>" rel="nofollow">
		<i class="yith-wcwl-icon fa fa-heart-o"></i>		<span><span class="ts-tooltip button-tooltip" data-title="Add to wishlist">Wishlist</span></span>
	</a>
</div>

			<!-- COUNT TEXT -->
			
			</div>
</div><div class="button-in compare"><a class="compare" href="https://www.lyfechemist.com?action=yith-woocompare-add-product&amp;id=25649" data-product_id="25649"><span class="ts-tooltip button-tooltip" data-title="Add to compare">Compare</span></a></div></div>		</div>
	</div>
</section><section class="product type-product post-25592 status-publish instock product_cat-erectile-dysfunction has-post-thumbnail sale shipping-taxable purchasable product-type-variable" data-product_id="25592">
	<div class="product-wrapper">
			
		<div class="thumbnail-wrapper">
			<a href="https://www.lyfechemist.com/product/tadalista-super-active/">

				<figure class="no-back-image"><img decoding="async" src="https://www.lyfechemist.com/wp-content/themes/mymedi/images/prod_loading.gif" data-src="https://www.lyfechemist.com/wp-content/uploads/2024/02/tadalista_super_active_tablet-350x350.jpeg" class="attachment-shop_catalog wp-post-image ts-lazy-load" alt="Tadalista Super Active" width="350" height="350"></figure>
			</a>
					<div class="product-label">
	<div><span class="onsale">Sale</span></div>	</div>
	<div class="product-group-button four-button"><div class="button-in wishlist">
<div class="yith-wcwl-add-to-wishlist add-to-wishlist-25592  wishlist-fragment on-first-load" data-fragment-ref="25592" data-fragment-options="{&quot;base_url&quot;:&quot;&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:25592,&quot;parent_product_id&quot;:25592,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}">
			
			<!-- ADD TO WISHLIST -->
			
<div class="yith-wcwl-add-button">
		<a href="?add_to_wishlist=25592&amp;_wpnonce=a79bbb627a" class="add_to_wishlist single_add_to_wishlist" data-product-id="25592" data-product-type="variable" data-original-product-id="25592" data-title="<span class=&quot;ts-tooltip button-tooltip&quot; data-title=&quot;Add to wishlist&quot;>Wishlist</span>" rel="nofollow">
		<i class="yith-wcwl-icon fa fa-heart-o"></i>		<span><span class="ts-tooltip button-tooltip" data-title="Add to wishlist">Wishlist</span></span>
	</a>
</div>

			<!-- COUNT TEXT -->
			
			</div>
</div><div class="button-in compare"><a class="compare" href="https://www.lyfechemist.com?action=yith-woocompare-add-product&amp;id=25592" data-product_id="25592"><span class="ts-tooltip button-tooltip" data-title="Add to compare">Compare</span></a></div><div class="button-in quickshop"><a class="quickshop" href="#" data-product_id="25592"><span class="ts-tooltip button-tooltip">Quick view</span></a></div><div class="loop-add-to-cart"><a href="https://www.lyfechemist.com/product/tadalista-super-active/" data-quantity="1" class="button product_type_variable add_to_cart_button" data-product_id="25592" data-product_sku="" aria-label="Select options for “Tadalista Super Active 20 mg”" rel="nofollow"><span class="ts-tooltip button-tooltip">Select options</span></a></div></div>			
		</div>
		<div class="meta-wrapper">
			<a href="https://www.lyfechemist.com?action=yith-woocompare-add-product&amp;id=25592" class="compare button" data-product_id="25592" rel="nofollow"><span class="ts-tooltip button-tooltip" data-title="Add to compare">Compare</span></a><h3 class="heading-title product-name"><a href="https://www.lyfechemist.com/product/tadalista-super-active/">Tadalista Super Active 20 mg</a></h3>
	<span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>75.00</bdi></span></del> <span class="screen-reader-text">Original price was: $75.00.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>60.00</bdi></span></ins><span class="screen-reader-text">Current price is: $60.00.</span></span>
<div class="star-rating no-rating"><span style="width:0%"></span></div><div class="count-rating">(0 Reviews)</div>		</div>
		
		<div class="meta-wrapper meta-wrapper-2">
			<div class="product-group-button-meta"><div class="loop-add-to-cart"><a href="https://www.lyfechemist.com/product/tadalista-super-active/" data-quantity="1" class="button product_type_variable add_to_cart_button" data-product_id="25592" data-product_sku="" aria-label="Select options for “Tadalista Super Active 20 mg”" rel="nofollow"><span class="ts-tooltip button-tooltip">Select options</span></a></div><div class="button-in wishlist">
<div class="yith-wcwl-add-to-wishlist add-to-wishlist-25592  wishlist-fragment on-first-load" data-fragment-ref="25592" data-fragment-options="{&quot;base_url&quot;:&quot;&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:25592,&quot;parent_product_id&quot;:25592,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}">
			
			<!-- ADD TO WISHLIST -->
			
<div class="yith-wcwl-add-button">
		<a href="?add_to_wishlist=25592&amp;_wpnonce=a79bbb627a" class="add_to_wishlist single_add_to_wishlist" data-product-id="25592" data-product-type="variable" data-original-product-id="25592" data-title="<span class=&quot;ts-tooltip button-tooltip&quot; data-title=&quot;Add to wishlist&quot;>Wishlist</span>" rel="nofollow">
		<i class="yith-wcwl-icon fa fa-heart-o"></i>		<span><span class="ts-tooltip button-tooltip" data-title="Add to wishlist">Wishlist</span></span>
	</a>
</div>

			<!-- COUNT TEXT -->
			
			</div>
</div><div class="button-in compare"><a class="compare" href="https://www.lyfechemist.com?action=yith-woocompare-add-product&amp;id=25592" data-product_id="25592"><span class="ts-tooltip button-tooltip" data-title="Add to compare">Compare</span></a></div></div>		</div>
	</div>
</section><section class="product type-product post-25530 status-publish instock product_cat-antifungal-medicine has-post-thumbnail sale shipping-taxable purchasable product-type-variable" data-product_id="25530">
	<div class="product-wrapper">
			
		<div class="thumbnail-wrapper">
			<a href="https://www.lyfechemist.com/product/candid-b-cream/">

				<figure class="no-back-image"><img decoding="async" src="https://www.lyfechemist.com/wp-content/themes/mymedi/images/prod_loading.gif" data-src="https://www.lyfechemist.com/wp-content/uploads/2024/01/candid_b_cream_20_gm_lyfechemist-350x350.webp" class="attachment-shop_catalog wp-post-image ts-lazy-load" alt="Candid b Cream" width="350" height="350"></figure>
			</a>
					<div class="product-label">
	<div><span class="onsale">Sale</span></div>	</div>
	<div class="product-group-button four-button"><div class="button-in wishlist">
<div class="yith-wcwl-add-to-wishlist add-to-wishlist-25530  wishlist-fragment on-first-load" data-fragment-ref="25530" data-fragment-options="{&quot;base_url&quot;:&quot;&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:25530,&quot;parent_product_id&quot;:25530,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}">
			
			<!-- ADD TO WISHLIST -->
			
<div class="yith-wcwl-add-button">
		<a href="?add_to_wishlist=25530&amp;_wpnonce=a79bbb627a" class="add_to_wishlist single_add_to_wishlist" data-product-id="25530" data-product-type="variable" data-original-product-id="25530" data-title="<span class=&quot;ts-tooltip button-tooltip&quot; data-title=&quot;Add to wishlist&quot;>Wishlist</span>" rel="nofollow">
		<i class="yith-wcwl-icon fa fa-heart-o"></i>		<span><span class="ts-tooltip button-tooltip" data-title="Add to wishlist">Wishlist</span></span>
	</a>
</div>

			<!-- COUNT TEXT -->
			
			</div>
</div><div class="button-in compare"><a class="compare" href="https://www.lyfechemist.com?action=yith-woocompare-add-product&amp;id=25530" data-product_id="25530"><span class="ts-tooltip button-tooltip" data-title="Add to compare">Compare</span></a></div><div class="button-in quickshop"><a class="quickshop" href="#" data-product_id="25530"><span class="ts-tooltip button-tooltip">Quick view</span></a></div><div class="loop-add-to-cart"><a href="https://www.lyfechemist.com/product/candid-b-cream/" data-quantity="1" class="button product_type_variable add_to_cart_button" data-product_id="25530" data-product_sku="" aria-label="Select options for “Candid B Cream”" rel="nofollow"><span class="ts-tooltip button-tooltip">Select options</span></a></div></div>			
		</div>
		<div class="meta-wrapper">
			<a href="https://www.lyfechemist.com?action=yith-woocompare-add-product&amp;id=25530" class="compare button" data-product_id="25530" rel="nofollow"><span class="ts-tooltip button-tooltip" data-title="Add to compare">Compare</span></a><h3 class="heading-title product-name"><a href="https://www.lyfechemist.com/product/candid-b-cream/">Candid B Cream</a></h3>
	<span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>12.00</bdi></span></del> <span class="screen-reader-text">Original price was: $12.00.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>7.50</bdi></span></ins><span class="screen-reader-text">Current price is: $7.50.</span></span>
<div class="star-rating no-rating"><span style="width:0%"></span></div><div class="count-rating">(0 Reviews)</div>		</div>
		
		<div class="meta-wrapper meta-wrapper-2">
			<div class="product-group-button-meta"><div class="loop-add-to-cart"><a href="https://www.lyfechemist.com/product/candid-b-cream/" data-quantity="1" class="button product_type_variable add_to_cart_button" data-product_id="25530" data-product_sku="" aria-label="Select options for “Candid B Cream”" rel="nofollow"><span class="ts-tooltip button-tooltip">Select options</span></a></div><div class="button-in wishlist">
<div class="yith-wcwl-add-to-wishlist add-to-wishlist-25530  wishlist-fragment on-first-load" data-fragment-ref="25530" data-fragment-options="{&quot;base_url&quot;:&quot;&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:25530,&quot;parent_product_id&quot;:25530,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}">
			
			<!-- ADD TO WISHLIST -->
			
<div class="yith-wcwl-add-button">
		<a href="?add_to_wishlist=25530&amp;_wpnonce=a79bbb627a" class="add_to_wishlist single_add_to_wishlist" data-product-id="25530" data-product-type="variable" data-original-product-id="25530" data-title="<span class=&quot;ts-tooltip button-tooltip&quot; data-title=&quot;Add to wishlist&quot;>Wishlist</span>" rel="nofollow">
		<i class="yith-wcwl-icon fa fa-heart-o"></i>		<span><span class="ts-tooltip button-tooltip" data-title="Add to wishlist">Wishlist</span></span>
	</a>
</div>

			<!-- COUNT TEXT -->
			
			</div>
</div><div class="button-in compare"><a class="compare" href="https://www.lyfechemist.com?action=yith-woocompare-add-product&amp;id=25530" data-product_id="25530"><span class="ts-tooltip button-tooltip" data-title="Add to compare">Compare</span></a></div></div>		</div>
	</div>
</section><section class="product type-product post-25523 status-publish last instock product_cat-erectile-dysfunction product_cat-vidalista has-post-thumbnail sale shipping-taxable purchasable product-type-variable" data-product_id="25523">
	<div class="product-wrapper">
			
		<div class="thumbnail-wrapper">
			<a href="https://www.lyfechemist.com/product/vidalista-80-mg/">

				<figure class="no-back-image"><img decoding="async" src="https://www.lyfechemist.com/wp-content/themes/mymedi/images/prod_loading.gif" data-src="https://www.lyfechemist.com/wp-content/uploads/2024/01/vidalista-80-mg-lyfechemist-350x350.webp" class="attachment-shop_catalog wp-post-image ts-lazy-load" alt="Vidalista 80 mg" width="350" height="350"></figure>
			</a>
					<div class="product-label">
	<div><span class="onsale">Sale</span></div>	</div>
	<div class="product-group-button four-button"><div class="button-in wishlist">
<div class="yith-wcwl-add-to-wishlist add-to-wishlist-25523  wishlist-fragment on-first-load" data-fragment-ref="25523" data-fragment-options="{&quot;base_url&quot;:&quot;&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:25523,&quot;parent_product_id&quot;:25523,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}">
			
			<!-- ADD TO WISHLIST -->
			
<div class="yith-wcwl-add-button">
		<a href="?add_to_wishlist=25523&amp;_wpnonce=a79bbb627a" class="add_to_wishlist single_add_to_wishlist" data-product-id="25523" data-product-type="variable" data-original-product-id="25523" data-title="<span class=&quot;ts-tooltip button-tooltip&quot; data-title=&quot;Add to wishlist&quot;>Wishlist</span>" rel="nofollow">
		<i class="yith-wcwl-icon fa fa-heart-o"></i>		<span><span class="ts-tooltip button-tooltip" data-title="Add to wishlist">Wishlist</span></span>
	</a>
</div>

			<!-- COUNT TEXT -->
			
			</div>
</div><div class="button-in compare"><a class="compare" href="https://www.lyfechemist.com?action=yith-woocompare-add-product&amp;id=25523" data-product_id="25523"><span class="ts-tooltip button-tooltip" data-title="Add to compare">Compare</span></a></div><div class="button-in quickshop"><a class="quickshop" href="#" data-product_id="25523"><span class="ts-tooltip button-tooltip">Quick view</span></a></div><div class="loop-add-to-cart"><a href="https://www.lyfechemist.com/product/vidalista-80-mg/" data-quantity="1" class="button product_type_variable add_to_cart_button" data-product_id="25523" data-product_sku="" aria-label="Select options for “Vidalista 80 mg”" rel="nofollow"><span class="ts-tooltip button-tooltip">Select options</span></a></div></div>			
		</div>
		<div class="meta-wrapper">
			<a href="https://www.lyfechemist.com?action=yith-woocompare-add-product&amp;id=25523" class="compare button" data-product_id="25523" rel="nofollow"><span class="ts-tooltip button-tooltip" data-title="Add to compare">Compare</span></a><h3 class="heading-title product-name"><a href="https://www.lyfechemist.com/product/vidalista-80-mg/">Vidalista 80 mg</a></h3>
	<span class="price"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>39.50</bdi></span> – <span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>78.00</bdi></span></span>
<div class="star-rating no-rating"><span style="width:0%"></span></div><div class="count-rating">(0 Reviews)</div>		</div>
		
		<div class="meta-wrapper meta-wrapper-2">
			<div class="product-group-button-meta"><div class="loop-add-to-cart"><a href="https://www.lyfechemist.com/product/vidalista-80-mg/" data-quantity="1" class="button product_type_variable add_to_cart_button" data-product_id="25523" data-product_sku="" aria-label="Select options for “Vidalista 80 mg”" rel="nofollow"><span class="ts-tooltip button-tooltip">Select options</span></a></div><div class="button-in wishlist">
<div class="yith-wcwl-add-to-wishlist add-to-wishlist-25523  wishlist-fragment on-first-load" data-fragment-ref="25523" data-fragment-options="{&quot;base_url&quot;:&quot;&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:25523,&quot;parent_product_id&quot;:25523,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}">
			
			<!-- ADD TO WISHLIST -->
			
<div class="yith-wcwl-add-button">
		<a href="?add_to_wishlist=25523&amp;_wpnonce=a79bbb627a" class="add_to_wishlist single_add_to_wishlist" data-product-id="25523" data-product-type="variable" data-original-product-id="25523" data-title="<span class=&quot;ts-tooltip button-tooltip&quot; data-title=&quot;Add to wishlist&quot;>Wishlist</span>" rel="nofollow">
		<i class="yith-wcwl-icon fa fa-heart-o"></i>		<span><span class="ts-tooltip button-tooltip" data-title="Add to wishlist">Wishlist</span></span>
	</a>
</div>

			<!-- COUNT TEXT -->
			
			</div>
</div><div class="button-in compare"><a class="compare" href="https://www.lyfechemist.com?action=yith-woocompare-add-product&amp;id=25523" data-product_id="25523"><span class="ts-tooltip button-tooltip" data-title="Add to compare">Compare</span></a></div></div>		</div>
	</div>
</section><section class="product type-product post-25519 status-publish first instock product_cat-erectile-dysfunction has-post-thumbnail sale shipping-taxable purchasable product-type-variable" data-product_id="25519">
	<div class="product-wrapper">
			
		<div class="thumbnail-wrapper">
			<a href="https://www.lyfechemist.com/product/vidalista-60-mg/">

				<figure class="no-back-image"><img decoding="async" src="https://www.lyfechemist.com/wp-content/themes/mymedi/images/prod_loading.gif" data-src="https://www.lyfechemist.com/wp-content/uploads/2024/01/vidalista-60-mglyfechemist-350x350.webp" class="attachment-shop_catalog wp-post-image ts-lazy-load" alt="vidalista 60 mg" width="350" height="350"></figure>
			</a>
					<div class="product-label">
	<div><span class="onsale">Sale</span></div>	</div>
	<div class="product-group-button four-button"><div class="button-in wishlist">
<div class="yith-wcwl-add-to-wishlist add-to-wishlist-25519  wishlist-fragment on-first-load" data-fragment-ref="25519" data-fragment-options="{&quot;base_url&quot;:&quot;&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:25519,&quot;parent_product_id&quot;:25519,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}">
			
			<!-- ADD TO WISHLIST -->
			
<div class="yith-wcwl-add-button">
		<a href="?add_to_wishlist=25519&amp;_wpnonce=a79bbb627a" class="add_to_wishlist single_add_to_wishlist" data-product-id="25519" data-product-type="variable" data-original-product-id="25519" data-title="<span class=&quot;ts-tooltip button-tooltip&quot; data-title=&quot;Add to wishlist&quot;>Wishlist</span>" rel="nofollow">
		<i class="yith-wcwl-icon fa fa-heart-o"></i>		<span><span class="ts-tooltip button-tooltip" data-title="Add to wishlist">Wishlist</span></span>
	</a>
</div>

			<!-- COUNT TEXT -->
			
			</div>
</div><div class="button-in compare"><a class="compare" href="https://www.lyfechemist.com?action=yith-woocompare-add-product&amp;id=25519" data-product_id="25519"><span class="ts-tooltip button-tooltip" data-title="Add to compare">Compare</span></a></div><div class="button-in quickshop"><a class="quickshop" href="#" data-product_id="25519"><span class="ts-tooltip button-tooltip">Quick view</span></a></div><div class="loop-add-to-cart"><a href="https://www.lyfechemist.com/product/vidalista-60-mg/" data-quantity="1" class="button product_type_variable add_to_cart_button" data-product_id="25519" data-product_sku="" aria-label="Select options for “Vidalista 60 mg”" rel="nofollow"><span class="ts-tooltip button-tooltip">Select options</span></a></div></div>			
		</div>
		<div class="meta-wrapper">
			<a href="https://www.lyfechemist.com?action=yith-woocompare-add-product&amp;id=25519" class="compare button" data-product_id="25519" rel="nofollow"><span class="ts-tooltip button-tooltip" data-title="Add to compare">Compare</span></a><h3 class="heading-title product-name"><a href="https://www.lyfechemist.com/product/vidalista-60-mg/">Vidalista 60 mg</a></h3>
	<span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>35.00</bdi></span></del> <span class="screen-reader-text">Original price was: $35.00.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>32.00</bdi></span></ins><span class="screen-reader-text">Current price is: $32.00.</span></span>
<div class="star-rating no-rating"><span style="width:0%"></span></div><div class="count-rating">(0 Reviews)</div>		</div>
		
		<div class="meta-wrapper meta-wrapper-2">
			<div class="product-group-button-meta"><div class="loop-add-to-cart"><a href="https://www.lyfechemist.com/product/vidalista-60-mg/" data-quantity="1" class="button product_type_variable add_to_cart_button" data-product_id="25519" data-product_sku="" aria-label="Select options for “Vidalista 60 mg”" rel="nofollow"><span class="ts-tooltip button-tooltip">Select options</span></a></div><div class="button-in wishlist">
<div class="yith-wcwl-add-to-wishlist add-to-wishlist-25519  wishlist-fragment on-first-load" data-fragment-ref="25519" data-fragment-options="{&quot;base_url&quot;:&quot;&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:25519,&quot;parent_product_id&quot;:25519,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}">
			
			<!-- ADD TO WISHLIST -->
			
<div class="yith-wcwl-add-button">
		<a href="?add_to_wishlist=25519&amp;_wpnonce=a79bbb627a" class="add_to_wishlist single_add_to_wishlist" data-product-id="25519" data-product-type="variable" data-original-product-id="25519" data-title="<span class=&quot;ts-tooltip button-tooltip&quot; data-title=&quot;Add to wishlist&quot;>Wishlist</span>" rel="nofollow">
		<i class="yith-wcwl-icon fa fa-heart-o"></i>		<span><span class="ts-tooltip button-tooltip" data-title="Add to wishlist">Wishlist</span></span>
	</a>
</div>

			<!-- COUNT TEXT -->
			
			</div>
</div><div class="button-in compare"><a class="compare" href="https://www.lyfechemist.com?action=yith-woocompare-add-product&amp;id=25519" data-product_id="25519"><span class="ts-tooltip button-tooltip" data-title="Add to compare">Compare</span></a></div></div>		</div>
	</div>
</section><section class="product type-product post-25426 status-publish instock product_cat-erectile-dysfunction has-post-thumbnail sale shipping-taxable purchasable product-type-variable" data-product_id="25426">
	<div class="product-wrapper">
			
		<div class="thumbnail-wrapper">
			<a href="https://www.lyfechemist.com/product/fildena-150-mg/">

				<figure class="no-back-image"><img decoding="async" src="https://www.lyfechemist.com/wp-content/themes/mymedi/images/prod_loading.gif" data-src="https://www.lyfechemist.com/wp-content/uploads/2023/12/Fildena-150-mg-tablets-350x350.webp" class="attachment-shop_catalog wp-post-image ts-lazy-load" alt="Fildena 150 mg" width="350" height="350"></figure>
			</a>
					<div class="product-label">
	<div><span class="onsale">Sale</span></div>	</div>
	<div class="product-group-button four-button"><div class="button-in wishlist">
<div class="yith-wcwl-add-to-wishlist add-to-wishlist-25426  wishlist-fragment on-first-load" data-fragment-ref="25426" data-fragment-options="{&quot;base_url&quot;:&quot;&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:25426,&quot;parent_product_id&quot;:25426,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}">
			
			<!-- ADD TO WISHLIST -->
			
<div class="yith-wcwl-add-button">
		<a href="?add_to_wishlist=25426&amp;_wpnonce=a79bbb627a" class="add_to_wishlist single_add_to_wishlist" data-product-id="25426" data-product-type="variable" data-original-product-id="25426" data-title="<span class=&quot;ts-tooltip button-tooltip&quot; data-title=&quot;Add to wishlist&quot;>Wishlist</span>" rel="nofollow">
		<i class="yith-wcwl-icon fa fa-heart-o"></i>		<span><span class="ts-tooltip button-tooltip" data-title="Add to wishlist">Wishlist</span></span>
	</a>
</div>

			<!-- COUNT TEXT -->
			
			</div>
</div><div class="button-in compare"><a class="compare" href="https://www.lyfechemist.com?action=yith-woocompare-add-product&amp;id=25426" data-product_id="25426"><span class="ts-tooltip button-tooltip" data-title="Add to compare">Compare</span></a></div><div class="button-in quickshop"><a class="quickshop" href="#" data-product_id="25426"><span class="ts-tooltip button-tooltip">Quick view</span></a></div><div class="loop-add-to-cart"><a href="https://www.lyfechemist.com/product/fildena-150-mg/" data-quantity="1" class="button product_type_variable add_to_cart_button" data-product_id="25426" data-product_sku="" aria-label="Select options for “Fildena 150 mg”" rel="nofollow"><span class="ts-tooltip button-tooltip">Select options</span></a></div></div>			
		</div>
		<div class="meta-wrapper">
			<a href="https://www.lyfechemist.com?action=yith-woocompare-add-product&amp;id=25426" class="compare button" data-product_id="25426" rel="nofollow"><span class="ts-tooltip button-tooltip" data-title="Add to compare">Compare</span></a><h3 class="heading-title product-name"><a href="https://www.lyfechemist.com/product/fildena-150-mg/">Fildena 150 mg</a></h3>
	<span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>95.00</bdi></span></del> <span class="screen-reader-text">Original price was: $95.00.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>67.00</bdi></span></ins><span class="screen-reader-text">Current price is: $67.00.</span></span>
<div class="star-rating no-rating"><span style="width:0%"></span></div><div class="count-rating">(0 Reviews)</div>		</div>
		
		<div class="meta-wrapper meta-wrapper-2">
			<div class="product-group-button-meta"><div class="loop-add-to-cart"><a href="https://www.lyfechemist.com/product/fildena-150-mg/" data-quantity="1" class="button product_type_variable add_to_cart_button" data-product_id="25426" data-product_sku="" aria-label="Select options for “Fildena 150 mg”" rel="nofollow"><span class="ts-tooltip button-tooltip">Select options</span></a></div><div class="button-in wishlist">
<div class="yith-wcwl-add-to-wishlist add-to-wishlist-25426  wishlist-fragment on-first-load" data-fragment-ref="25426" data-fragment-options="{&quot;base_url&quot;:&quot;&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:25426,&quot;parent_product_id&quot;:25426,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}">
			
			<!-- ADD TO WISHLIST -->
			
<div class="yith-wcwl-add-button">
		<a href="?add_to_wishlist=25426&amp;_wpnonce=a79bbb627a" class="add_to_wishlist single_add_to_wishlist" data-product-id="25426" data-product-type="variable" data-original-product-id="25426" data-title="<span class=&quot;ts-tooltip button-tooltip&quot; data-title=&quot;Add to wishlist&quot;>Wishlist</span>" rel="nofollow">
		<i class="yith-wcwl-icon fa fa-heart-o"></i>		<span><span class="ts-tooltip button-tooltip" data-title="Add to wishlist">Wishlist</span></span>
	</a>
</div>

			<!-- COUNT TEXT -->
			
			</div>
</div><div class="button-in compare"><a class="compare" href="https://www.lyfechemist.com?action=yith-woocompare-add-product&amp;id=25426" data-product_id="25426"><span class="ts-tooltip button-tooltip" data-title="Add to compare">Compare</span></a></div></div>		</div>
	</div>
</section><section class="product type-product post-25030 status-publish instock product_cat-erectile-dysfunction product_cat-men-health product_cat-viagra has-post-thumbnail sale shipping-taxable purchasable product-type-variable" data-product_id="25030">
	<div class="product-wrapper">
			
		<div class="thumbnail-wrapper">
			<a href="https://www.lyfechemist.com/product/viagra-50-mg/">

				<figure class="no-back-image"><img decoding="async" src="https://www.lyfechemist.com/wp-content/themes/mymedi/images/prod_loading.gif" data-src="https://www.lyfechemist.com/wp-content/uploads/2023/11/Viagra-50-mg-350x350.webp" class="attachment-shop_catalog wp-post-image ts-lazy-load" alt="Viagra 50 mg" width="350" height="350"></figure>
			</a>
					<div class="product-label">
	<div><span class="onsale">Sale</span></div>	</div>
	<div class="product-group-button four-button"><div class="button-in wishlist">
<div class="yith-wcwl-add-to-wishlist add-to-wishlist-25030  wishlist-fragment on-first-load" data-fragment-ref="25030" data-fragment-options="{&quot;base_url&quot;:&quot;&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:25030,&quot;parent_product_id&quot;:25030,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}">
			
			<!-- ADD TO WISHLIST -->
			
<div class="yith-wcwl-add-button">
		<a href="?add_to_wishlist=25030&amp;_wpnonce=a79bbb627a" class="add_to_wishlist single_add_to_wishlist" data-product-id="25030" data-product-type="variable" data-original-product-id="25030" data-title="<span class=&quot;ts-tooltip button-tooltip&quot; data-title=&quot;Add to wishlist&quot;>Wishlist</span>" rel="nofollow">
		<i class="yith-wcwl-icon fa fa-heart-o"></i>		<span><span class="ts-tooltip button-tooltip" data-title="Add to wishlist">Wishlist</span></span>
	</a>
</div>

			<!-- COUNT TEXT -->
			
			</div>
</div><div class="button-in compare"><a class="compare" href="https://www.lyfechemist.com?action=yith-woocompare-add-product&amp;id=25030" data-product_id="25030"><span class="ts-tooltip button-tooltip" data-title="Add to compare">Compare</span></a></div><div class="button-in quickshop"><a class="quickshop" href="#" data-product_id="25030"><span class="ts-tooltip button-tooltip">Quick view</span></a></div><div class="loop-add-to-cart"><a href="https://www.lyfechemist.com/product/viagra-50-mg/" data-quantity="1" class="button product_type_variable add_to_cart_button" data-product_id="25030" data-product_sku="" aria-label="Select options for “Viagra 50 mg”" rel="nofollow"><span class="ts-tooltip button-tooltip">Select options</span></a></div></div>			
		</div>
		<div class="meta-wrapper">
			<a href="https://www.lyfechemist.com?action=yith-woocompare-add-product&amp;id=25030" class="compare button" data-product_id="25030" rel="nofollow"><span class="ts-tooltip button-tooltip" data-title="Add to compare">Compare</span></a><h3 class="heading-title product-name"><a href="https://www.lyfechemist.com/product/viagra-50-mg/">Viagra 50 mg</a></h3>
	<span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>500.00</bdi></span></del> <span class="screen-reader-text">Original price was: $500.00.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>450.00</bdi></span></ins><span class="screen-reader-text">Current price is: $450.00.</span></span>
<div class="star-rating no-rating"><span style="width:0%"></span></div><div class="count-rating">(0 Reviews)</div>		</div>
		
		<div class="meta-wrapper meta-wrapper-2">
			<div class="product-group-button-meta"><div class="loop-add-to-cart"><a href="https://www.lyfechemist.com/product/viagra-50-mg/" data-quantity="1" class="button product_type_variable add_to_cart_button" data-product_id="25030" data-product_sku="" aria-label="Select options for “Viagra 50 mg”" rel="nofollow"><span class="ts-tooltip button-tooltip">Select options</span></a></div><div class="button-in wishlist">
<div class="yith-wcwl-add-to-wishlist add-to-wishlist-25030  wishlist-fragment on-first-load" data-fragment-ref="25030" data-fragment-options="{&quot;base_url&quot;:&quot;&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:25030,&quot;parent_product_id&quot;:25030,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}">
			
			<!-- ADD TO WISHLIST -->
			
<div class="yith-wcwl-add-button">
		<a href="?add_to_wishlist=25030&amp;_wpnonce=a79bbb627a" class="add_to_wishlist single_add_to_wishlist" data-product-id="25030" data-product-type="variable" data-original-product-id="25030" data-title="<span class=&quot;ts-tooltip button-tooltip&quot; data-title=&quot;Add to wishlist&quot;>Wishlist</span>" rel="nofollow">
		<i class="yith-wcwl-icon fa fa-heart-o"></i>		<span><span class="ts-tooltip button-tooltip" data-title="Add to wishlist">Wishlist</span></span>
	</a>
</div>

			<!-- COUNT TEXT -->
			
			</div>
</div><div class="button-in compare"><a class="compare" href="https://www.lyfechemist.com?action=yith-woocompare-add-product&amp;id=25030" data-product_id="25030"><span class="ts-tooltip button-tooltip" data-title="Add to compare">Compare</span></a></div></div>		</div>
	</div>
</section><section class="product type-product post-25321 status-publish instock product_cat-erectile-dysfunction product_cat-viagra has-post-thumbnail sale shipping-taxable purchasable product-type-variable" data-product_id="25321">
	<div class="product-wrapper">
			
		<div class="thumbnail-wrapper">
			<a href="https://www.lyfechemist.com/product/viagra-100-mg/">

				<figure class="no-back-image"><img decoding="async" src="https://www.lyfechemist.com/wp-content/themes/mymedi/images/prod_loading.gif" data-src="https://www.lyfechemist.com/wp-content/uploads/2023/11/viagra-100-mg-tablets-350x350.webp" class="attachment-shop_catalog wp-post-image ts-lazy-load" alt="Viagra 100 mg" width="350" height="350"></figure>
			</a>
					<div class="product-label">
	<div><span class="onsale">Sale</span></div>	</div>
	<div class="product-group-button four-button"><div class="button-in wishlist">
<div class="yith-wcwl-add-to-wishlist add-to-wishlist-25321  wishlist-fragment on-first-load" data-fragment-ref="25321" data-fragment-options="{&quot;base_url&quot;:&quot;&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:25321,&quot;parent_product_id&quot;:25321,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}">
			
			<!-- ADD TO WISHLIST -->
			
<div class="yith-wcwl-add-button">
		<a href="?add_to_wishlist=25321&amp;_wpnonce=a79bbb627a" class="add_to_wishlist single_add_to_wishlist" data-product-id="25321" data-product-type="variable" data-original-product-id="25321" data-title="<span class=&quot;ts-tooltip button-tooltip&quot; data-title=&quot;Add to wishlist&quot;>Wishlist</span>" rel="nofollow">
		<i class="yith-wcwl-icon fa fa-heart-o"></i>		<span><span class="ts-tooltip button-tooltip" data-title="Add to wishlist">Wishlist</span></span>
	</a>
</div>

			<!-- COUNT TEXT -->
			
			</div>
</div><div class="button-in compare"><a class="compare" href="https://www.lyfechemist.com?action=yith-woocompare-add-product&amp;id=25321" data-product_id="25321"><span class="ts-tooltip button-tooltip" data-title="Add to compare">Compare</span></a></div><div class="button-in quickshop"><a class="quickshop" href="#" data-product_id="25321"><span class="ts-tooltip button-tooltip">Quick view</span></a></div><div class="loop-add-to-cart"><a href="https://www.lyfechemist.com/product/viagra-100-mg/" data-quantity="1" class="button product_type_variable add_to_cart_button" data-product_id="25321" data-product_sku="" aria-label="Select options for “Viagra 100 mg”" rel="nofollow"><span class="ts-tooltip button-tooltip">Select options</span></a></div></div>			
		</div>
		<div class="meta-wrapper">
			<a href="https://www.lyfechemist.com?action=yith-woocompare-add-product&amp;id=25321" class="compare button" data-product_id="25321" rel="nofollow"><span class="ts-tooltip button-tooltip" data-title="Add to compare">Compare</span></a><h3 class="heading-title product-name"><a href="https://www.lyfechemist.com/product/viagra-100-mg/">Viagra 100 mg</a></h3>
	<span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>550.00</bdi></span></del> <span class="screen-reader-text">Original price was: $550.00.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>503.00</bdi></span></ins><span class="screen-reader-text">Current price is: $503.00.</span></span>
<div class="star-rating no-rating"><span style="width:0%"></span></div><div class="count-rating">(0 Reviews)</div>		</div>
		
		<div class="meta-wrapper meta-wrapper-2">
			<div class="product-group-button-meta"><div class="loop-add-to-cart"><a href="https://www.lyfechemist.com/product/viagra-100-mg/" data-quantity="1" class="button product_type_variable add_to_cart_button" data-product_id="25321" data-product_sku="" aria-label="Select options for “Viagra 100 mg”" rel="nofollow"><span class="ts-tooltip button-tooltip">Select options</span></a></div><div class="button-in wishlist">
<div class="yith-wcwl-add-to-wishlist add-to-wishlist-25321  wishlist-fragment on-first-load" data-fragment-ref="25321" data-fragment-options="{&quot;base_url&quot;:&quot;&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:25321,&quot;parent_product_id&quot;:25321,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}">
			
			<!-- ADD TO WISHLIST -->
			
<div class="yith-wcwl-add-button">
		<a href="?add_to_wishlist=25321&amp;_wpnonce=a79bbb627a" class="add_to_wishlist single_add_to_wishlist" data-product-id="25321" data-product-type="variable" data-original-product-id="25321" data-title="<span class=&quot;ts-tooltip button-tooltip&quot; data-title=&quot;Add to wishlist&quot;>Wishlist</span>" rel="nofollow">
		<i class="yith-wcwl-icon fa fa-heart-o"></i>		<span><span class="ts-tooltip button-tooltip" data-title="Add to wishlist">Wishlist</span></span>
	</a>
</div>

			<!-- COUNT TEXT -->
			
			</div>
</div><div class="button-in compare"><a class="compare" href="https://www.lyfechemist.com?action=yith-woocompare-add-product&amp;id=25321" data-product_id="25321"><span class="ts-tooltip button-tooltip" data-title="Add to compare">Compare</span></a></div></div>		</div>
	</div>
</section><section class="product type-product post-25050 status-publish last instock product_cat-antibiotic-meds has-post-thumbnail sale shipping-taxable purchasable product-type-variable" data-product_id="25050">
	<div class="product-wrapper">
			
		<div class="thumbnail-wrapper">
			<a href="https://www.lyfechemist.com/product/levofloxacin-500/">

				<figure class="no-back-image"><img decoding="async" src="https://www.lyfechemist.com/wp-content/themes/mymedi/images/prod_loading.gif" data-src="https://www.lyfechemist.com/wp-content/uploads/2023/04/levofloxacin-500-1-350x350.jpg" class="attachment-shop_catalog wp-post-image ts-lazy-load" alt="levofloxacin 500" width="350" height="350"></figure>
			</a>
					<div class="product-label">
	<div><span class="onsale">Sale</span></div>	</div>
	<div class="product-group-button four-button"><div class="button-in wishlist">
<div class="yith-wcwl-add-to-wishlist add-to-wishlist-25050  wishlist-fragment on-first-load" data-fragment-ref="25050" data-fragment-options="{&quot;base_url&quot;:&quot;&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:25050,&quot;parent_product_id&quot;:25050,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}">
			
			<!-- ADD TO WISHLIST -->
			
<div class="yith-wcwl-add-button">
		<a href="?add_to_wishlist=25050&amp;_wpnonce=a79bbb627a" class="add_to_wishlist single_add_to_wishlist" data-product-id="25050" data-product-type="variable" data-original-product-id="25050" data-title="<span class=&quot;ts-tooltip button-tooltip&quot; data-title=&quot;Add to wishlist&quot;>Wishlist</span>" rel="nofollow">
		<i class="yith-wcwl-icon fa fa-heart-o"></i>		<span><span class="ts-tooltip button-tooltip" data-title="Add to wishlist">Wishlist</span></span>
	</a>
</div>

			<!-- COUNT TEXT -->
			
			</div>
</div><div class="button-in compare"><a class="compare" href="https://www.lyfechemist.com?action=yith-woocompare-add-product&amp;id=25050" data-product_id="25050"><span class="ts-tooltip button-tooltip" data-title="Add to compare">Compare</span></a></div><div class="button-in quickshop"><a class="quickshop" href="#" data-product_id="25050"><span class="ts-tooltip button-tooltip">Quick view</span></a></div><div class="loop-add-to-cart"><a href="https://www.lyfechemist.com/product/levofloxacin-500/" data-quantity="1" class="button product_type_variable add_to_cart_button" data-product_id="25050" data-product_sku="" aria-label="Select options for “levofloxacin 500 mg”" rel="nofollow"><span class="ts-tooltip button-tooltip">Select options</span></a></div></div>			
		</div>
		<div class="meta-wrapper">
			<a href="https://www.lyfechemist.com?action=yith-woocompare-add-product&amp;id=25050" class="compare button" data-product_id="25050" rel="nofollow"><span class="ts-tooltip button-tooltip" data-title="Add to compare">Compare</span></a><h3 class="heading-title product-name"><a href="https://www.lyfechemist.com/product/levofloxacin-500/">levofloxacin 500 mg</a></h3>
	<span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>15.00</bdi></span></del> <span class="screen-reader-text">Original price was: $15.00.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>13.00</bdi></span></ins><span class="screen-reader-text">Current price is: $13.00.</span></span>
<div class="star-rating no-rating"><span style="width:0%"></span></div><div class="count-rating">(0 Reviews)</div>		</div>
		
		<div class="meta-wrapper meta-wrapper-2">
			<div class="product-group-button-meta"><div class="loop-add-to-cart"><a href="https://www.lyfechemist.com/product/levofloxacin-500/" data-quantity="1" class="button product_type_variable add_to_cart_button" data-product_id="25050" data-product_sku="" aria-label="Select options for “levofloxacin 500 mg”" rel="nofollow"><span class="ts-tooltip button-tooltip">Select options</span></a></div><div class="button-in wishlist">
<div class="yith-wcwl-add-to-wishlist add-to-wishlist-25050  wishlist-fragment on-first-load" data-fragment-ref="25050" data-fragment-options="{&quot;base_url&quot;:&quot;&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:25050,&quot;parent_product_id&quot;:25050,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}">
			
			<!-- ADD TO WISHLIST -->
			
<div class="yith-wcwl-add-button">
		<a href="?add_to_wishlist=25050&amp;_wpnonce=a79bbb627a" class="add_to_wishlist single_add_to_wishlist" data-product-id="25050" data-product-type="variable" data-original-product-id="25050" data-title="<span class=&quot;ts-tooltip button-tooltip&quot; data-title=&quot;Add to wishlist&quot;>Wishlist</span>" rel="nofollow">
		<i class="yith-wcwl-icon fa fa-heart-o"></i>		<span><span class="ts-tooltip button-tooltip" data-title="Add to wishlist">Wishlist</span></span>
	</a>
</div>

			<!-- COUNT TEXT -->
			
			</div>
</div><div class="button-in compare"><a class="compare" href="https://www.lyfechemist.com?action=yith-woocompare-add-product&amp;id=25050" data-product_id="25050"><span class="ts-tooltip button-tooltip" data-title="Add to compare">Compare</span></a></div></div>		</div>
	</div>
</section><section class="product type-product post-25034 status-publish first instock product_cat-hair-loss has-post-thumbnail sale shipping-taxable purchasable product-type-variable" data-product_id="25034">
	<div class="product-wrapper">
			
		<div class="thumbnail-wrapper">
			<a href="https://www.lyfechemist.com/product/minoxidil-5/">

				<figure class="no-back-image"><img decoding="async" src="https://www.lyfechemist.com/wp-content/themes/mymedi/images/prod_loading.gif" data-src="https://www.lyfechemist.com/wp-content/uploads/2023/03/Minoxidil-5-350x350.jpg" class="attachment-shop_catalog wp-post-image ts-lazy-load" alt="Minoxidil 5" width="350" height="350"></figure>
			</a>
					<div class="product-label">
	<div><span class="onsale">Sale</span></div>	</div>
	<div class="product-group-button four-button"><div class="button-in wishlist">
<div class="yith-wcwl-add-to-wishlist add-to-wishlist-25034  wishlist-fragment on-first-load" data-fragment-ref="25034" data-fragment-options="{&quot;base_url&quot;:&quot;&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:25034,&quot;parent_product_id&quot;:25034,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}">
			
			<!-- ADD TO WISHLIST -->
			
<div class="yith-wcwl-add-button">
		<a href="?add_to_wishlist=25034&amp;_wpnonce=a79bbb627a" class="add_to_wishlist single_add_to_wishlist" data-product-id="25034" data-product-type="variable" data-original-product-id="25034" data-title="<span class=&quot;ts-tooltip button-tooltip&quot; data-title=&quot;Add to wishlist&quot;>Wishlist</span>" rel="nofollow">
		<i class="yith-wcwl-icon fa fa-heart-o"></i>		<span><span class="ts-tooltip button-tooltip" data-title="Add to wishlist">Wishlist</span></span>
	</a>
</div>

			<!-- COUNT TEXT -->
			
			</div>
</div><div class="button-in compare"><a class="compare" href="https://www.lyfechemist.com?action=yith-woocompare-add-product&amp;id=25034" data-product_id="25034"><span class="ts-tooltip button-tooltip" data-title="Add to compare">Compare</span></a></div><div class="button-in quickshop"><a class="quickshop" href="#" data-product_id="25034"><span class="ts-tooltip button-tooltip">Quick view</span></a></div><div class="loop-add-to-cart"><a href="https://www.lyfechemist.com/product/minoxidil-5/" data-quantity="1" class="button product_type_variable add_to_cart_button" data-product_id="25034" data-product_sku="" aria-label="Select options for “Minoxidil 5”" rel="nofollow"><span class="ts-tooltip button-tooltip">Select options</span></a></div></div>			
		</div>
		<div class="meta-wrapper">
			<a href="https://www.lyfechemist.com?action=yith-woocompare-add-product&amp;id=25034" class="compare button" data-product_id="25034" rel="nofollow"><span class="ts-tooltip button-tooltip" data-title="Add to compare">Compare</span></a><h3 class="heading-title product-name"><a href="https://www.lyfechemist.com/product/minoxidil-5/">Minoxidil 5</a></h3>
	<span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>35.00</bdi></span></del> <span class="screen-reader-text">Original price was: $35.00.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>30.00</bdi></span></ins><span class="screen-reader-text">Current price is: $30.00.</span></span>
<div class="star-rating" role="img" aria-label="Rated 4.00 out of 5"><span style="width:80%">Rated <strong class="rating">4.00</strong> out of 5</span></div><div class="count-rating">(1 Review)</div>		</div>
		
		<div class="meta-wrapper meta-wrapper-2">
			<div class="product-group-button-meta"><div class="loop-add-to-cart"><a href="https://www.lyfechemist.com/product/minoxidil-5/" data-quantity="1" class="button product_type_variable add_to_cart_button" data-product_id="25034" data-product_sku="" aria-label="Select options for “Minoxidil 5”" rel="nofollow"><span class="ts-tooltip button-tooltip">Select options</span></a></div><div class="button-in wishlist">
<div class="yith-wcwl-add-to-wishlist add-to-wishlist-25034  wishlist-fragment on-first-load" data-fragment-ref="25034" data-fragment-options="{&quot;base_url&quot;:&quot;&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:25034,&quot;parent_product_id&quot;:25034,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}">
			
			<!-- ADD TO WISHLIST -->
			
<div class="yith-wcwl-add-button">
		<a href="?add_to_wishlist=25034&amp;_wpnonce=a79bbb627a" class="add_to_wishlist single_add_to_wishlist" data-product-id="25034" data-product-type="variable" data-original-product-id="25034" data-title="<span class=&quot;ts-tooltip button-tooltip&quot; data-title=&quot;Add to wishlist&quot;>Wishlist</span>" rel="nofollow">
		<i class="yith-wcwl-icon fa fa-heart-o"></i>		<span><span class="ts-tooltip button-tooltip" data-title="Add to wishlist">Wishlist</span></span>
	</a>
</div>

			<!-- COUNT TEXT -->
			
			</div>
</div><div class="button-in compare"><a class="compare" href="https://www.lyfechemist.com?action=yith-woocompare-add-product&amp;id=25034" data-product_id="25034"><span class="ts-tooltip button-tooltip" data-title="Add to compare">Compare</span></a></div></div>		</div>
	</div>
</section></div>				</div>
				
								
			</div>
			</div>	</div>
</div></div>	<div class="vc_row wpb_row vc_row-fluid vc_column-gap-default ts-row-wide"><div class="wpb_column vc_column_container vc_col-sm-12 vc_hidden-md vc_hidden-sm vc_hidden-xs">
	<div class="wpb_wrapper">
	<div class="vc_empty_space" style="height: 30px"><span class="vc_empty_space_inner"></span></div>	</div>
</div></div>	<div class="vc_row wpb_row vc_row-fluid vc_custom_1663618909932 vc_row-o-equal-height vc_row-flex ts-row-wide"><div class="banner-radius wpb_column vc_column_container vc_col-sm-4 vc_custom_1663700208988">
	<div class="wpb_wrapper">
	
	<div class="wpb_text_column wpb_content_element vc_custom_1663688743189 text-light">
		<div class="wpb_wrapper">
			<h2 class="h1" style="margin-bottom: 25px;">Take care<br>
of yourself and<br>
your Eyes</h2>
<ul class="ul-style-none style-horizontal font-bold" style="margin-bottom: 25px; margin-left: 0;">
<li><img decoding="async" class="alignnone size-full wp-image-17581" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3E%3C/svg%3E" alt="" width="24" height="24" data-lazy-src="https://www.lyfechemist.com/wp-content/uploads/2021/05/quality.png"><noscript><img decoding="async" class="alignnone size-full wp-image-17581" src="https://www.lyfechemist.com/wp-content/uploads/2021/05/quality.png" alt="" width="24" height="24" /></noscript>Best quality</li>
</ul>
<p><!---
 	



<li><img decoding="async" class="alignnone size-full wp-image-17580" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3E%3C/svg%3E" alt="" width="24" height="24" data-lazy-src="https://www.lyfechemist.com/wp-content/uploads/2021/05/day.png" /><noscript><img decoding="async" class="alignnone size-full wp-image-17580" src="https://www.lyfechemist.com/wp-content/uploads/2021/05/day.png" alt="" width="24" height="24" /></noscript>Anti-Virus</li>




---></p>
<p><span style="color: #103178;"><a class="button special-button" style="min-width: 190px; color: #333333; background: #fff; border-color: #fff;" href="https://www.lyfechemist.com/product-category/eyecare-medicine/">Eye Drop</a></span></p>

		</div>
	</div>
	</div>
</div><div class="mobile-reset-padding wpb_column vc_column_container vc_col-sm-8 vc_custom_1598344424713">
	<div class="wpb_wrapper">
	<div class="woocommerce columns-3">			<div class="ts-product-wrapper ts-shortcode ts-product heading-center recent item-grid ">
			
								
				<div class="content-wrapper ">
					<div class="products"><section class="product type-product post-25656 status-publish first instock product_cat-herbal-medicine has-post-thumbnail sale shipping-taxable purchasable product-type-variable" data-product_id="25656">
	<div class="product-wrapper">
			
		<div class="thumbnail-wrapper">
			<a href="https://www.lyfechemist.com/product/shilajit-capsules/">

				<figure class="no-back-image"><img decoding="async" src="https://www.lyfechemist.com/wp-content/themes/mymedi/images/prod_loading.gif" data-src="https://www.lyfechemist.com/wp-content/uploads/2024/03/shilajit_capsules-350x350.webp" class="attachment-shop_catalog wp-post-image ts-lazy-load" alt="Shilajit Capsules" width="350" height="350"></figure>
			</a>
					<div class="product-label">
	<div><span class="onsale">Sale</span></div>	</div>
	<div class="product-group-button four-button"><div class="button-in wishlist">
<div class="yith-wcwl-add-to-wishlist add-to-wishlist-25656  wishlist-fragment on-first-load" data-fragment-ref="25656" data-fragment-options="{&quot;base_url&quot;:&quot;&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:25656,&quot;parent_product_id&quot;:25656,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}">
			
			<!-- ADD TO WISHLIST -->
			
<div class="yith-wcwl-add-button">
		<a href="?add_to_wishlist=25656&amp;_wpnonce=a79bbb627a" class="add_to_wishlist single_add_to_wishlist" data-product-id="25656" data-product-type="variable" data-original-product-id="25656" data-title="<span class=&quot;ts-tooltip button-tooltip&quot; data-title=&quot;Add to wishlist&quot;>Wishlist</span>" rel="nofollow">
		<i class="yith-wcwl-icon fa fa-heart-o"></i>		<span><span class="ts-tooltip button-tooltip" data-title="Add to wishlist">Wishlist</span></span>
	</a>
</div>

			<!-- COUNT TEXT -->
			
			</div>
</div><div class="button-in compare"><a class="compare" href="https://www.lyfechemist.com?action=yith-woocompare-add-product&amp;id=25656" data-product_id="25656"><span class="ts-tooltip button-tooltip" data-title="Add to compare">Compare</span></a></div><div class="button-in quickshop"><a class="quickshop" href="#" data-product_id="25656"><span class="ts-tooltip button-tooltip">Quick view</span></a></div><div class="loop-add-to-cart"><a href="https://www.lyfechemist.com/product/shilajit-capsules/" data-quantity="1" class="button product_type_variable add_to_cart_button" data-product_id="25656" data-product_sku="" aria-label="Select options for “Shilajit Capsules”" rel="nofollow"><span class="ts-tooltip button-tooltip">Select options</span></a></div></div>			
		</div>
		<div class="meta-wrapper">
			<a href="https://www.lyfechemist.com?action=yith-woocompare-add-product&amp;id=25656" class="compare button" data-product_id="25656" rel="nofollow"><span class="ts-tooltip button-tooltip" data-title="Add to compare">Compare</span></a><h3 class="heading-title product-name"><a href="https://www.lyfechemist.com/product/shilajit-capsules/">Shilajit Capsules</a></h3>
	<span class="price"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>8.00</bdi></span> – <span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>28.00</bdi></span></span>
<div class="star-rating no-rating"><span style="width:0%"></span></div><div class="count-rating">(0 Reviews)</div>		</div>
		
		<div class="meta-wrapper meta-wrapper-2">
			<div class="product-group-button-meta"><div class="loop-add-to-cart"><a href="https://www.lyfechemist.com/product/shilajit-capsules/" data-quantity="1" class="button product_type_variable add_to_cart_button" data-product_id="25656" data-product_sku="" aria-label="Select options for “Shilajit Capsules”" rel="nofollow"><span class="ts-tooltip button-tooltip">Select options</span></a></div><div class="button-in wishlist">
<div class="yith-wcwl-add-to-wishlist add-to-wishlist-25656  wishlist-fragment on-first-load" data-fragment-ref="25656" data-fragment-options="{&quot;base_url&quot;:&quot;&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:25656,&quot;parent_product_id&quot;:25656,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}">
			
			<!-- ADD TO WISHLIST -->
			
<div class="yith-wcwl-add-button">
		<a href="?add_to_wishlist=25656&amp;_wpnonce=a79bbb627a" class="add_to_wishlist single_add_to_wishlist" data-product-id="25656" data-product-type="variable" data-original-product-id="25656" data-title="<span class=&quot;ts-tooltip button-tooltip&quot; data-title=&quot;Add to wishlist&quot;>Wishlist</span>" rel="nofollow">
		<i class="yith-wcwl-icon fa fa-heart-o"></i>		<span><span class="ts-tooltip button-tooltip" data-title="Add to wishlist">Wishlist</span></span>
	</a>
</div>

			<!-- COUNT TEXT -->
			
			</div>
</div><div class="button-in compare"><a class="compare" href="https://www.lyfechemist.com?action=yith-woocompare-add-product&amp;id=25656" data-product_id="25656"><span class="ts-tooltip button-tooltip" data-title="Add to compare">Compare</span></a></div></div>		</div>
	</div>
</section><section class="product type-product post-25649 status-publish instock product_cat-eyecare-medicine has-post-thumbnail sale shipping-taxable purchasable product-type-variable" data-product_id="25649">
	<div class="product-wrapper">
			
		<div class="thumbnail-wrapper">
			<a href="https://www.lyfechemist.com/product/azelast-eye-drops/">

				<figure class="no-back-image"><img decoding="async" src="https://www.lyfechemist.com/wp-content/themes/mymedi/images/prod_loading.gif" data-src="https://www.lyfechemist.com/wp-content/uploads/2024/03/azelast-eye-drops-350x350.webp" class="attachment-shop_catalog wp-post-image ts-lazy-load" alt="Azelast Eye Drops" width="350" height="350"></figure>
			</a>
					<div class="product-label">
	<div><span class="onsale">Sale</span></div>	</div>
	<div class="product-group-button four-button"><div class="button-in wishlist">
<div class="yith-wcwl-add-to-wishlist add-to-wishlist-25649  wishlist-fragment on-first-load" data-fragment-ref="25649" data-fragment-options="{&quot;base_url&quot;:&quot;&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:25649,&quot;parent_product_id&quot;:25649,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}">
			
			<!-- ADD TO WISHLIST -->
			
<div class="yith-wcwl-add-button">
		<a href="?add_to_wishlist=25649&amp;_wpnonce=a79bbb627a" class="add_to_wishlist single_add_to_wishlist" data-product-id="25649" data-product-type="variable" data-original-product-id="25649" data-title="<span class=&quot;ts-tooltip button-tooltip&quot; data-title=&quot;Add to wishlist&quot;>Wishlist</span>" rel="nofollow">
		<i class="yith-wcwl-icon fa fa-heart-o"></i>		<span><span class="ts-tooltip button-tooltip" data-title="Add to wishlist">Wishlist</span></span>
	</a>
</div>

			<!-- COUNT TEXT -->
			
			</div>
</div><div class="button-in compare"><a class="compare" href="https://www.lyfechemist.com?action=yith-woocompare-add-product&amp;id=25649" data-product_id="25649"><span class="ts-tooltip button-tooltip" data-title="Add to compare">Compare</span></a></div><div class="button-in quickshop"><a class="quickshop" href="#" data-product_id="25649"><span class="ts-tooltip button-tooltip">Quick view</span></a></div><div class="loop-add-to-cart"><a href="https://www.lyfechemist.com/product/azelast-eye-drops/" data-quantity="1" class="button product_type_variable add_to_cart_button" data-product_id="25649" data-product_sku="" aria-label="Select options for “Azelast Eye Drops”" rel="nofollow"><span class="ts-tooltip button-tooltip">Select options</span></a></div></div>			
		</div>
		<div class="meta-wrapper">
			<a href="https://www.lyfechemist.com?action=yith-woocompare-add-product&amp;id=25649" class="compare button" data-product_id="25649" rel="nofollow"><span class="ts-tooltip button-tooltip" data-title="Add to compare">Compare</span></a><h3 class="heading-title product-name"><a href="https://www.lyfechemist.com/product/azelast-eye-drops/">Azelast Eye Drops</a></h3>
	<span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>10.00</bdi></span></del> <span class="screen-reader-text">Original price was: $10.00.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>7.00</bdi></span></ins><span class="screen-reader-text">Current price is: $7.00.</span></span>
<div class="star-rating no-rating"><span style="width:0%"></span></div><div class="count-rating">(0 Reviews)</div>		</div>
		
		<div class="meta-wrapper meta-wrapper-2">
			<div class="product-group-button-meta"><div class="loop-add-to-cart"><a href="https://www.lyfechemist.com/product/azelast-eye-drops/" data-quantity="1" class="button product_type_variable add_to_cart_button" data-product_id="25649" data-product_sku="" aria-label="Select options for “Azelast Eye Drops”" rel="nofollow"><span class="ts-tooltip button-tooltip">Select options</span></a></div><div class="button-in wishlist">
<div class="yith-wcwl-add-to-wishlist add-to-wishlist-25649  wishlist-fragment on-first-load" data-fragment-ref="25649" data-fragment-options="{&quot;base_url&quot;:&quot;&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:25649,&quot;parent_product_id&quot;:25649,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}">
			
			<!-- ADD TO WISHLIST -->
			
<div class="yith-wcwl-add-button">
		<a href="?add_to_wishlist=25649&amp;_wpnonce=a79bbb627a" class="add_to_wishlist single_add_to_wishlist" data-product-id="25649" data-product-type="variable" data-original-product-id="25649" data-title="<span class=&quot;ts-tooltip button-tooltip&quot; data-title=&quot;Add to wishlist&quot;>Wishlist</span>" rel="nofollow">
		<i class="yith-wcwl-icon fa fa-heart-o"></i>		<span><span class="ts-tooltip button-tooltip" data-title="Add to wishlist">Wishlist</span></span>
	</a>
</div>

			<!-- COUNT TEXT -->
			
			</div>
</div><div class="button-in compare"><a class="compare" href="https://www.lyfechemist.com?action=yith-woocompare-add-product&amp;id=25649" data-product_id="25649"><span class="ts-tooltip button-tooltip" data-title="Add to compare">Compare</span></a></div></div>		</div>
	</div>
</section><section class="product type-product post-25592 status-publish last instock product_cat-erectile-dysfunction has-post-thumbnail sale shipping-taxable purchasable product-type-variable" data-product_id="25592">
	<div class="product-wrapper">
			
		<div class="thumbnail-wrapper">
			<a href="https://www.lyfechemist.com/product/tadalista-super-active/">

				<figure class="no-back-image"><img decoding="async" src="https://www.lyfechemist.com/wp-content/themes/mymedi/images/prod_loading.gif" data-src="https://www.lyfechemist.com/wp-content/uploads/2024/02/tadalista_super_active_tablet-350x350.jpeg" class="attachment-shop_catalog wp-post-image ts-lazy-load" alt="Tadalista Super Active" width="350" height="350"></figure>
			</a>
					<div class="product-label">
	<div><span class="onsale">Sale</span></div>	</div>
	<div class="product-group-button four-button"><div class="button-in wishlist">
<div class="yith-wcwl-add-to-wishlist add-to-wishlist-25592  wishlist-fragment on-first-load" data-fragment-ref="25592" data-fragment-options="{&quot;base_url&quot;:&quot;&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:25592,&quot;parent_product_id&quot;:25592,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}">
			
			<!-- ADD TO WISHLIST -->
			
<div class="yith-wcwl-add-button">
		<a href="?add_to_wishlist=25592&amp;_wpnonce=a79bbb627a" class="add_to_wishlist single_add_to_wishlist" data-product-id="25592" data-product-type="variable" data-original-product-id="25592" data-title="<span class=&quot;ts-tooltip button-tooltip&quot; data-title=&quot;Add to wishlist&quot;>Wishlist</span>" rel="nofollow">
		<i class="yith-wcwl-icon fa fa-heart-o"></i>		<span><span class="ts-tooltip button-tooltip" data-title="Add to wishlist">Wishlist</span></span>
	</a>
</div>

			<!-- COUNT TEXT -->
			
			</div>
</div><div class="button-in compare"><a class="compare" href="https://www.lyfechemist.com?action=yith-woocompare-add-product&amp;id=25592" data-product_id="25592"><span class="ts-tooltip button-tooltip" data-title="Add to compare">Compare</span></a></div><div class="button-in quickshop"><a class="quickshop" href="#" data-product_id="25592"><span class="ts-tooltip button-tooltip">Quick view</span></a></div><div class="loop-add-to-cart"><a href="https://www.lyfechemist.com/product/tadalista-super-active/" data-quantity="1" class="button product_type_variable add_to_cart_button" data-product_id="25592" data-product_sku="" aria-label="Select options for “Tadalista Super Active 20 mg”" rel="nofollow"><span class="ts-tooltip button-tooltip">Select options</span></a></div></div>			
		</div>
		<div class="meta-wrapper">
			<a href="https://www.lyfechemist.com?action=yith-woocompare-add-product&amp;id=25592" class="compare button" data-product_id="25592" rel="nofollow"><span class="ts-tooltip button-tooltip" data-title="Add to compare">Compare</span></a><h3 class="heading-title product-name"><a href="https://www.lyfechemist.com/product/tadalista-super-active/">Tadalista Super Active 20 mg</a></h3>
	<span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>75.00</bdi></span></del> <span class="screen-reader-text">Original price was: $75.00.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>60.00</bdi></span></ins><span class="screen-reader-text">Current price is: $60.00.</span></span>
<div class="star-rating no-rating"><span style="width:0%"></span></div><div class="count-rating">(0 Reviews)</div>		</div>
		
		<div class="meta-wrapper meta-wrapper-2">
			<div class="product-group-button-meta"><div class="loop-add-to-cart"><a href="https://www.lyfechemist.com/product/tadalista-super-active/" data-quantity="1" class="button product_type_variable add_to_cart_button" data-product_id="25592" data-product_sku="" aria-label="Select options for “Tadalista Super Active 20 mg”" rel="nofollow"><span class="ts-tooltip button-tooltip">Select options</span></a></div><div class="button-in wishlist">
<div class="yith-wcwl-add-to-wishlist add-to-wishlist-25592  wishlist-fragment on-first-load" data-fragment-ref="25592" data-fragment-options="{&quot;base_url&quot;:&quot;&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:25592,&quot;parent_product_id&quot;:25592,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}">
			
			<!-- ADD TO WISHLIST -->
			
<div class="yith-wcwl-add-button">
		<a href="?add_to_wishlist=25592&amp;_wpnonce=a79bbb627a" class="add_to_wishlist single_add_to_wishlist" data-product-id="25592" data-product-type="variable" data-original-product-id="25592" data-title="<span class=&quot;ts-tooltip button-tooltip&quot; data-title=&quot;Add to wishlist&quot;>Wishlist</span>" rel="nofollow">
		<i class="yith-wcwl-icon fa fa-heart-o"></i>		<span><span class="ts-tooltip button-tooltip" data-title="Add to wishlist">Wishlist</span></span>
	</a>
</div>

			<!-- COUNT TEXT -->
			
			</div>
</div><div class="button-in compare"><a class="compare" href="https://www.lyfechemist.com?action=yith-woocompare-add-product&amp;id=25592" data-product_id="25592"><span class="ts-tooltip button-tooltip" data-title="Add to compare">Compare</span></a></div></div>		</div>
	</div>
</section><section class="product type-product post-25530 status-publish first instock product_cat-antifungal-medicine has-post-thumbnail sale shipping-taxable purchasable product-type-variable" data-product_id="25530">
	<div class="product-wrapper">
			
		<div class="thumbnail-wrapper">
			<a href="https://www.lyfechemist.com/product/candid-b-cream/">

				<figure class="no-back-image"><img decoding="async" src="https://www.lyfechemist.com/wp-content/themes/mymedi/images/prod_loading.gif" data-src="https://www.lyfechemist.com/wp-content/uploads/2024/01/candid_b_cream_20_gm_lyfechemist-350x350.webp" class="attachment-shop_catalog wp-post-image ts-lazy-load" alt="Candid b Cream" width="350" height="350"></figure>
			</a>
					<div class="product-label">
	<div><span class="onsale">Sale</span></div>	</div>
	<div class="product-group-button four-button"><div class="button-in wishlist">
<div class="yith-wcwl-add-to-wishlist add-to-wishlist-25530  wishlist-fragment on-first-load" data-fragment-ref="25530" data-fragment-options="{&quot;base_url&quot;:&quot;&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:25530,&quot;parent_product_id&quot;:25530,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}">
			
			<!-- ADD TO WISHLIST -->
			
<div class="yith-wcwl-add-button">
		<a href="?add_to_wishlist=25530&amp;_wpnonce=a79bbb627a" class="add_to_wishlist single_add_to_wishlist" data-product-id="25530" data-product-type="variable" data-original-product-id="25530" data-title="<span class=&quot;ts-tooltip button-tooltip&quot; data-title=&quot;Add to wishlist&quot;>Wishlist</span>" rel="nofollow">
		<i class="yith-wcwl-icon fa fa-heart-o"></i>		<span><span class="ts-tooltip button-tooltip" data-title="Add to wishlist">Wishlist</span></span>
	</a>
</div>

			<!-- COUNT TEXT -->
			
			</div>
</div><div class="button-in compare"><a class="compare" href="https://www.lyfechemist.com?action=yith-woocompare-add-product&amp;id=25530" data-product_id="25530"><span class="ts-tooltip button-tooltip" data-title="Add to compare">Compare</span></a></div><div class="button-in quickshop"><a class="quickshop" href="#" data-product_id="25530"><span class="ts-tooltip button-tooltip">Quick view</span></a></div><div class="loop-add-to-cart"><a href="https://www.lyfechemist.com/product/candid-b-cream/" data-quantity="1" class="button product_type_variable add_to_cart_button" data-product_id="25530" data-product_sku="" aria-label="Select options for “Candid B Cream”" rel="nofollow"><span class="ts-tooltip button-tooltip">Select options</span></a></div></div>			
		</div>
		<div class="meta-wrapper">
			<a href="https://www.lyfechemist.com?action=yith-woocompare-add-product&amp;id=25530" class="compare button" data-product_id="25530" rel="nofollow"><span class="ts-tooltip button-tooltip" data-title="Add to compare">Compare</span></a><h3 class="heading-title product-name"><a href="https://www.lyfechemist.com/product/candid-b-cream/">Candid B Cream</a></h3>
	<span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>12.00</bdi></span></del> <span class="screen-reader-text">Original price was: $12.00.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>7.50</bdi></span></ins><span class="screen-reader-text">Current price is: $7.50.</span></span>
<div class="star-rating no-rating"><span style="width:0%"></span></div><div class="count-rating">(0 Reviews)</div>		</div>
		
		<div class="meta-wrapper meta-wrapper-2">
			<div class="product-group-button-meta"><div class="loop-add-to-cart"><a href="https://www.lyfechemist.com/product/candid-b-cream/" data-quantity="1" class="button product_type_variable add_to_cart_button" data-product_id="25530" data-product_sku="" aria-label="Select options for “Candid B Cream”" rel="nofollow"><span class="ts-tooltip button-tooltip">Select options</span></a></div><div class="button-in wishlist">
<div class="yith-wcwl-add-to-wishlist add-to-wishlist-25530  wishlist-fragment on-first-load" data-fragment-ref="25530" data-fragment-options="{&quot;base_url&quot;:&quot;&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:25530,&quot;parent_product_id&quot;:25530,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}">
			
			<!-- ADD TO WISHLIST -->
			
<div class="yith-wcwl-add-button">
		<a href="?add_to_wishlist=25530&amp;_wpnonce=a79bbb627a" class="add_to_wishlist single_add_to_wishlist" data-product-id="25530" data-product-type="variable" data-original-product-id="25530" data-title="<span class=&quot;ts-tooltip button-tooltip&quot; data-title=&quot;Add to wishlist&quot;>Wishlist</span>" rel="nofollow">
		<i class="yith-wcwl-icon fa fa-heart-o"></i>		<span><span class="ts-tooltip button-tooltip" data-title="Add to wishlist">Wishlist</span></span>
	</a>
</div>

			<!-- COUNT TEXT -->
			
			</div>
</div><div class="button-in compare"><a class="compare" href="https://www.lyfechemist.com?action=yith-woocompare-add-product&amp;id=25530" data-product_id="25530"><span class="ts-tooltip button-tooltip" data-title="Add to compare">Compare</span></a></div></div>		</div>
	</div>
</section><section class="product type-product post-25523 status-publish instock product_cat-erectile-dysfunction product_cat-vidalista has-post-thumbnail sale shipping-taxable purchasable product-type-variable" data-product_id="25523">
	<div class="product-wrapper">
			
		<div class="thumbnail-wrapper">
			<a href="https://www.lyfechemist.com/product/vidalista-80-mg/">

				<figure class="no-back-image"><img decoding="async" src="https://www.lyfechemist.com/wp-content/themes/mymedi/images/prod_loading.gif" data-src="https://www.lyfechemist.com/wp-content/uploads/2024/01/vidalista-80-mg-lyfechemist-350x350.webp" class="attachment-shop_catalog wp-post-image ts-lazy-load" alt="Vidalista 80 mg" width="350" height="350"></figure>
			</a>
					<div class="product-label">
	<div><span class="onsale">Sale</span></div>	</div>
	<div class="product-group-button four-button"><div class="button-in wishlist">
<div class="yith-wcwl-add-to-wishlist add-to-wishlist-25523  wishlist-fragment on-first-load" data-fragment-ref="25523" data-fragment-options="{&quot;base_url&quot;:&quot;&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:25523,&quot;parent_product_id&quot;:25523,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}">
			
			<!-- ADD TO WISHLIST -->
			
<div class="yith-wcwl-add-button">
		<a href="?add_to_wishlist=25523&amp;_wpnonce=a79bbb627a" class="add_to_wishlist single_add_to_wishlist" data-product-id="25523" data-product-type="variable" data-original-product-id="25523" data-title="<span class=&quot;ts-tooltip button-tooltip&quot; data-title=&quot;Add to wishlist&quot;>Wishlist</span>" rel="nofollow">
		<i class="yith-wcwl-icon fa fa-heart-o"></i>		<span><span class="ts-tooltip button-tooltip" data-title="Add to wishlist">Wishlist</span></span>
	</a>
</div>

			<!-- COUNT TEXT -->
			
			</div>
</div><div class="button-in compare"><a class="compare" href="https://www.lyfechemist.com?action=yith-woocompare-add-product&amp;id=25523" data-product_id="25523"><span class="ts-tooltip button-tooltip" data-title="Add to compare">Compare</span></a></div><div class="button-in quickshop"><a class="quickshop" href="#" data-product_id="25523"><span class="ts-tooltip button-tooltip">Quick view</span></a></div><div class="loop-add-to-cart"><a href="https://www.lyfechemist.com/product/vidalista-80-mg/" data-quantity="1" class="button product_type_variable add_to_cart_button" data-product_id="25523" data-product_sku="" aria-label="Select options for “Vidalista 80 mg”" rel="nofollow"><span class="ts-tooltip button-tooltip">Select options</span></a></div></div>			
		</div>
		<div class="meta-wrapper">
			<a href="https://www.lyfechemist.com?action=yith-woocompare-add-product&amp;id=25523" class="compare button" data-product_id="25523" rel="nofollow"><span class="ts-tooltip button-tooltip" data-title="Add to compare">Compare</span></a><h3 class="heading-title product-name"><a href="https://www.lyfechemist.com/product/vidalista-80-mg/">Vidalista 80 mg</a></h3>
	<span class="price"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>39.50</bdi></span> – <span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>78.00</bdi></span></span>
<div class="star-rating no-rating"><span style="width:0%"></span></div><div class="count-rating">(0 Reviews)</div>		</div>
		
		<div class="meta-wrapper meta-wrapper-2">
			<div class="product-group-button-meta"><div class="loop-add-to-cart"><a href="https://www.lyfechemist.com/product/vidalista-80-mg/" data-quantity="1" class="button product_type_variable add_to_cart_button" data-product_id="25523" data-product_sku="" aria-label="Select options for “Vidalista 80 mg”" rel="nofollow"><span class="ts-tooltip button-tooltip">Select options</span></a></div><div class="button-in wishlist">
<div class="yith-wcwl-add-to-wishlist add-to-wishlist-25523  wishlist-fragment on-first-load" data-fragment-ref="25523" data-fragment-options="{&quot;base_url&quot;:&quot;&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:25523,&quot;parent_product_id&quot;:25523,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}">
			
			<!-- ADD TO WISHLIST -->
			
<div class="yith-wcwl-add-button">
		<a href="?add_to_wishlist=25523&amp;_wpnonce=a79bbb627a" class="add_to_wishlist single_add_to_wishlist" data-product-id="25523" data-product-type="variable" data-original-product-id="25523" data-title="<span class=&quot;ts-tooltip button-tooltip&quot; data-title=&quot;Add to wishlist&quot;>Wishlist</span>" rel="nofollow">
		<i class="yith-wcwl-icon fa fa-heart-o"></i>		<span><span class="ts-tooltip button-tooltip" data-title="Add to wishlist">Wishlist</span></span>
	</a>
</div>

			<!-- COUNT TEXT -->
			
			</div>
</div><div class="button-in compare"><a class="compare" href="https://www.lyfechemist.com?action=yith-woocompare-add-product&amp;id=25523" data-product_id="25523"><span class="ts-tooltip button-tooltip" data-title="Add to compare">Compare</span></a></div></div>		</div>
	</div>
</section><section class="product type-product post-25519 status-publish last instock product_cat-erectile-dysfunction has-post-thumbnail sale shipping-taxable purchasable product-type-variable" data-product_id="25519">
	<div class="product-wrapper">
			
		<div class="thumbnail-wrapper">
			<a href="https://www.lyfechemist.com/product/vidalista-60-mg/">

				<figure class="no-back-image"><img decoding="async" src="https://www.lyfechemist.com/wp-content/themes/mymedi/images/prod_loading.gif" data-src="https://www.lyfechemist.com/wp-content/uploads/2024/01/vidalista-60-mglyfechemist-350x350.webp" class="attachment-shop_catalog wp-post-image ts-lazy-load" alt="vidalista 60 mg" width="350" height="350"></figure>
			</a>
					<div class="product-label">
	<div><span class="onsale">Sale</span></div>	</div>
	<div class="product-group-button four-button"><div class="button-in wishlist">
<div class="yith-wcwl-add-to-wishlist add-to-wishlist-25519  wishlist-fragment on-first-load" data-fragment-ref="25519" data-fragment-options="{&quot;base_url&quot;:&quot;&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:25519,&quot;parent_product_id&quot;:25519,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}">
			
			<!-- ADD TO WISHLIST -->
			
<div class="yith-wcwl-add-button">
		<a href="?add_to_wishlist=25519&amp;_wpnonce=a79bbb627a" class="add_to_wishlist single_add_to_wishlist" data-product-id="25519" data-product-type="variable" data-original-product-id="25519" data-title="<span class=&quot;ts-tooltip button-tooltip&quot; data-title=&quot;Add to wishlist&quot;>Wishlist</span>" rel="nofollow">
		<i class="yith-wcwl-icon fa fa-heart-o"></i>		<span><span class="ts-tooltip button-tooltip" data-title="Add to wishlist">Wishlist</span></span>
	</a>
</div>

			<!-- COUNT TEXT -->
			
			</div>
</div><div class="button-in compare"><a class="compare" href="https://www.lyfechemist.com?action=yith-woocompare-add-product&amp;id=25519" data-product_id="25519"><span class="ts-tooltip button-tooltip" data-title="Add to compare">Compare</span></a></div><div class="button-in quickshop"><a class="quickshop" href="#" data-product_id="25519"><span class="ts-tooltip button-tooltip">Quick view</span></a></div><div class="loop-add-to-cart"><a href="https://www.lyfechemist.com/product/vidalista-60-mg/" data-quantity="1" class="button product_type_variable add_to_cart_button" data-product_id="25519" data-product_sku="" aria-label="Select options for “Vidalista 60 mg”" rel="nofollow"><span class="ts-tooltip button-tooltip">Select options</span></a></div></div>			
		</div>
		<div class="meta-wrapper">
			<a href="https://www.lyfechemist.com?action=yith-woocompare-add-product&amp;id=25519" class="compare button" data-product_id="25519" rel="nofollow"><span class="ts-tooltip button-tooltip" data-title="Add to compare">Compare</span></a><h3 class="heading-title product-name"><a href="https://www.lyfechemist.com/product/vidalista-60-mg/">Vidalista 60 mg</a></h3>
	<span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>35.00</bdi></span></del> <span class="screen-reader-text">Original price was: $35.00.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>32.00</bdi></span></ins><span class="screen-reader-text">Current price is: $32.00.</span></span>
<div class="star-rating no-rating"><span style="width:0%"></span></div><div class="count-rating">(0 Reviews)</div>		</div>
		
		<div class="meta-wrapper meta-wrapper-2">
			<div class="product-group-button-meta"><div class="loop-add-to-cart"><a href="https://www.lyfechemist.com/product/vidalista-60-mg/" data-quantity="1" class="button product_type_variable add_to_cart_button" data-product_id="25519" data-product_sku="" aria-label="Select options for “Vidalista 60 mg”" rel="nofollow"><span class="ts-tooltip button-tooltip">Select options</span></a></div><div class="button-in wishlist">
<div class="yith-wcwl-add-to-wishlist add-to-wishlist-25519  wishlist-fragment on-first-load" data-fragment-ref="25519" data-fragment-options="{&quot;base_url&quot;:&quot;&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:25519,&quot;parent_product_id&quot;:25519,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}">
			
			<!-- ADD TO WISHLIST -->
			
<div class="yith-wcwl-add-button">
		<a href="?add_to_wishlist=25519&amp;_wpnonce=a79bbb627a" class="add_to_wishlist single_add_to_wishlist" data-product-id="25519" data-product-type="variable" data-original-product-id="25519" data-title="<span class=&quot;ts-tooltip button-tooltip&quot; data-title=&quot;Add to wishlist&quot;>Wishlist</span>" rel="nofollow">
		<i class="yith-wcwl-icon fa fa-heart-o"></i>		<span><span class="ts-tooltip button-tooltip" data-title="Add to wishlist">Wishlist</span></span>
	</a>
</div>

			<!-- COUNT TEXT -->
			
			</div>
</div><div class="button-in compare"><a class="compare" href="https://www.lyfechemist.com?action=yith-woocompare-add-product&amp;id=25519" data-product_id="25519"><span class="ts-tooltip button-tooltip" data-title="Add to compare">Compare</span></a></div></div>		</div>
	</div>
</section></div>				</div>
				
								
			</div>
			</div>	</div>
</div></div>	<div class="vc_row wpb_row vc_row-fluid vc_column-gap-default ts-row-wide"><div class="wpb_column vc_column_container vc_col-sm-12 vc_hidden-md vc_hidden-sm vc_hidden-xs">
	<div class="wpb_wrapper">
	<div class="vc_empty_space" style="height: 30px"><span class="vc_empty_space_inner"></span></div>	</div>
</div></div>	<div class="vc_row wpb_row vc_row-fluid wpb_animate_when_almost_visible wpb_fadeIn fadeIn vc_custom_1667772546432 vc_column-gap-default vc_row-o-content-middle vc_row-flex ts-row-wide"><div class="wpb_column vc_column_container vc_col-sm-9 vc_custom_1596532050222">
	<div class="wpb_wrapper">
	<div class="vc_row wpb_row vc_inner vc_row-fluid vc_column-gap-10 vc_row-o-content-top vc_row-flex"><div class="width-auto wpb_column vc_column_container vc_col-sm-3 vc_col-xs-3"><div class="vc_column-inner vc_custom_1597998816491"><div class="wpb_wrapper">
	<div class="wpb_single_image wpb_content_element vc_align_left wpb_content_element vc_custom_1597996730520">
		
		<figure class="wpb_wrapper vc_figure">
			<div class="vc_single_image-wrapper   vc_box_border_grey"><img decoding="async" width="24" height="24" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3E%3C/svg%3E" class="vc_single_image-img attachment-thumbnail" alt="icon" title="security" data-lazy-src="https://www.lyfechemist.com/wp-content/uploads/2020/08/security.png"><noscript><img decoding="async" width="24" height="24" src="https://www.lyfechemist.com/wp-content/uploads/2020/08/security.png" class="vc_single_image-img attachment-thumbnail" alt="icon" title="security" /></noscript></div>
		</figure>
	</div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-9 vc_col-xs-9"><div class="vc_column-inner vc_custom_1597998823754"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element vc_custom_1620784949586">
		<div class="wpb_wrapper">
			<h3 class="font-normal" style="color: #00605a;"><strong>100% Secure delivery</strong> without contacting the courier</h3>

		</div>
	</div>
</div></div></div></div><div class="vc_empty_space" style="height: 10px"><span class="vc_empty_space_inner"></span></div>	</div>
</div><div class="wpb_column vc_column_container vc_col-sm-3 vc_custom_1597999017683">
	<div class="wpb_wrapper">
	<div class="ts-button-wrapper ts-alignright ts-alignleft-mobile has-border"><div class="ts-shortcode-custom-style hidden">.ts-button-wrapper a.ts-button-3{background:#00605a;border-color:#00605a;border-width:1px ;border-radius:40px ;color:#ffffff;}.ts-button-wrapper a.ts-button-3:hover{background:transparent;border-color:#00605a;color:#00605a;}</div><a href="https://www.lyfechemist.com/how-to-order/" target="_blank" class="ts-button ts-button-3 small"><span>How To Order</span></a></div><div class="vc_empty_space" style="height: 10px"><span class="vc_empty_space_inner"></span></div>	</div>
</div></div>	<div class="vc_row wpb_row vc_row-fluid font-16 vc_column-gap-default ts-row-wide"><div class="wpb_column vc_column_container vc_col-sm-12 vc_hidden-md vc_hidden-sm vc_hidden-xs">
	<div class="wpb_wrapper">
	<div class="vc_empty_space" style="height: 30px"><span class="vc_empty_space_inner"></span></div>	</div>
</div></div>	<div class="vc_row wpb_row vc_row-fluid font-16 vc_column-gap-default ts-row-wide"><div class="wpb_column vc_column_container vc_col-sm-12">
	<div class="wpb_wrapper">
			<div class="ts-heading heading-1 heading-left text-default ">
			<h1 class="heading">Buy generic drugs online</h1>
		</div>
		
	<div class="wpb_text_column wpb_content_element">
		<div class="wpb_wrapper">
			<p>There are many popular Generic medicine companies available worldwide. Many generic medicine companies have been working for years in this field. Lyfechemist is one such drug company. We are considered to be generic medicine supplier. We ship medicines to national and global customers. We export generic and branded medications across the globe. It is according to single clients’ needs.</p>
<p>There is least for any least quantity in this company. We offer various discounts and offers. It is on generic and branded medicine prices. Anyone can avail of branded and generic medication at a cheap rate.</p>

		</div>
	</div>
		<div class="ts-heading heading-3 heading-left text-default ">
			<h3 class="heading">Why should you buy generic drugs online from us?</h3>
		</div>
		
	<div class="wpb_text_column wpb_content_element">
		<div class="wpb_wrapper">
			<p>Look out for trustworthy online medical stores. You can get hold of us online. We are a reputed and reliable online store. We are operating in this field for several years. So we have good experience and knowledge. We focus on generic and branded drug products. We provide trustworthy, efficient, and fine-quality medications. All are FDA and WHO-approved.</p>
<p>We sell approved drugs. We check each product&amp;#39;s information about its ingredients. Every medication comes from trusted producing firms. We have massive global networks and are famous for our excellent quality. We have a reputation and are the best drop-ship companies to work with.</p>

		</div>
	</div>
		<div class="ts-heading heading-3 heading-left text-default ">
			<h3 class="heading">Why should you choose Lyfechemist?</h3>
		</div>
		
	<div class="wpb_text_column wpb_content_element">
		<div class="wpb_wrapper">
			<p>Customer satisfaction is a huge priority. It is because we cannot run our services without them. We sell different generic medications online. It depends on the customer’s demand. We send it to their doorstep. We have drugs from several categories. The generic medicine list includes many types. These are skin care, cancer medication, etc. These medications are available in tablets, creams, oral jelly, etc.</p>
<p>We do not compromise when we give high-quality medicines. It is because customer service is our primary focus. We can give them a satisfying service is our aim. Our services make our customers will feel safe and comfortable. We find it profitable. We offer medications at an affordable wholesale rate.</p>
<p>It will save our customers money. We give payment options to our customers. We can make payments using PayPal, net banking, master, and visa cards. Our payment system is safe and secure. Customers feel free to make online payments. Our 24×7 services aid any customer in getting our queries resolved.</p>
<p>Customers may face delivery delays or wish to cancel orders. We can do so within a specific time. A delay may occur in the delivery of a product. So customers get free shipping service. We have the fastest shipping.</p>
<p>Orders get delivered to the customers at their doorsteps. It is within 5-7 working days in case of express mail shipping. It is within 7-10 days in the case of regular mail. Both shipping methods follow a process after the order gets placed online. We do proper monitoring. Then we will send a confirmation e-mail to the customers.</p>
<p>We send an online tracking number. Customers get free reshipment. It happens if the order does not get delivered within 21 working days. We can avail of a refund policy. It happens if there is a valid reason for a refund.</p>
<p>We are secure and safe exporters of generic medicines. We keep the records of confidential data safe and secure. Also, we do not share it with any other person. It gets protected from any theft and fraud. The advanced payment system is useful. It helped to make us a trusted one among our customers.</p>

		</div>
	</div>
		<div class="ts-heading heading-3 heading-left text-default ">
			<h3 class="heading">Should you trust us?</h3>
		</div>
		
	<div class="wpb_text_column wpb_content_element">
		<div class="wpb_wrapper">
			<p>Many people find it challenging to find a reliable medical store. Some do not have any local pharmacy in their locality. Most people are looking out for online pharmacies. They must sell FDA-approved medications.</p>
<p>We are one online medical store. You will get hold of all types of drugs that the FDA approves. A complete quality check gets done. It is before the medicines get sold to our customers.</p>
<p>Our pharmacists come with full knowledge of the drugs they sell. A customer may be unaware of how to use a medicine. We will let you know about it. We will inform you about the side effects of the medication if present. You may have a skin problem due to aging and not know which drug to use.You can ask the pharmacist for their suggestion. They will sense your situation. Then they will provide you with the perfect acne medication. So we are the most experienced wholesaler and exporters of drugs.</p>
<p>While buying generic medicines online, select our online medical store. Do not worry. Do not get confused. Our online store must have experience in selling genuine quality medications. We believe in offering all generic drugs at an affordable rate. The drugs are of the finest quality. We provide excellent shipping and customer service.</p>

		</div>
	</div>
<div class="vc_empty_space" style="height: 30px"><span class="vc_empty_space_inner"></span></div>	</div>
</div></div>	<div class="vc_row wpb_row vc_row-fluid vc_custom_1598344328073 vc_row-o-equal-height vc_row-flex ts-row-wide"><div class="mobile-reset-padding pd-left-0 wpb_column vc_column_container vc_col-sm-8 vc_custom_1621218375195">
	<div class="wpb_wrapper">
	<div class="woocommerce columns-3">			<div class="ts-product-wrapper ts-shortcode ts-product heading-center recent item-grid ">
			
								
				<div class="content-wrapper ">
					<div class="products"><section class="product type-product post-25656 status-publish first instock product_cat-herbal-medicine has-post-thumbnail sale shipping-taxable purchasable product-type-variable" data-product_id="25656">
	<div class="product-wrapper">
			
		<div class="thumbnail-wrapper">
			<a href="https://www.lyfechemist.com/product/shilajit-capsules/">

				<figure class="no-back-image"><img decoding="async" src="https://www.lyfechemist.com/wp-content/themes/mymedi/images/prod_loading.gif" data-src="https://www.lyfechemist.com/wp-content/uploads/2024/03/shilajit_capsules-350x350.webp" class="attachment-shop_catalog wp-post-image ts-lazy-load" alt="Shilajit Capsules" width="350" height="350"></figure>
			</a>
					<div class="product-label">
	<div><span class="onsale">Sale</span></div>	</div>
	<div class="product-group-button four-button"><div class="button-in wishlist">
<div class="yith-wcwl-add-to-wishlist add-to-wishlist-25656  wishlist-fragment on-first-load" data-fragment-ref="25656" data-fragment-options="{&quot;base_url&quot;:&quot;&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:25656,&quot;parent_product_id&quot;:25656,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}">
			
			<!-- ADD TO WISHLIST -->
			
<div class="yith-wcwl-add-button">
		<a href="?add_to_wishlist=25656&amp;_wpnonce=a79bbb627a" class="add_to_wishlist single_add_to_wishlist" data-product-id="25656" data-product-type="variable" data-original-product-id="25656" data-title="<span class=&quot;ts-tooltip button-tooltip&quot; data-title=&quot;Add to wishlist&quot;>Wishlist</span>" rel="nofollow">
		<i class="yith-wcwl-icon fa fa-heart-o"></i>		<span><span class="ts-tooltip button-tooltip" data-title="Add to wishlist">Wishlist</span></span>
	</a>
</div>

			<!-- COUNT TEXT -->
			
			</div>
</div><div class="button-in compare"><a class="compare" href="https://www.lyfechemist.com?action=yith-woocompare-add-product&amp;id=25656" data-product_id="25656"><span class="ts-tooltip button-tooltip" data-title="Add to compare">Compare</span></a></div><div class="button-in quickshop"><a class="quickshop" href="#" data-product_id="25656"><span class="ts-tooltip button-tooltip">Quick view</span></a></div><div class="loop-add-to-cart"><a href="https://www.lyfechemist.com/product/shilajit-capsules/" data-quantity="1" class="button product_type_variable add_to_cart_button" data-product_id="25656" data-product_sku="" aria-label="Select options for “Shilajit Capsules”" rel="nofollow"><span class="ts-tooltip button-tooltip">Select options</span></a></div></div>			
		</div>
		<div class="meta-wrapper">
			<a href="https://www.lyfechemist.com?action=yith-woocompare-add-product&amp;id=25656" class="compare button" data-product_id="25656" rel="nofollow"><span class="ts-tooltip button-tooltip" data-title="Add to compare">Compare</span></a><h3 class="heading-title product-name"><a href="https://www.lyfechemist.com/product/shilajit-capsules/">Shilajit Capsules</a></h3>
	<span class="price"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>8.00</bdi></span> – <span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>28.00</bdi></span></span>
<div class="star-rating no-rating"><span style="width:0%"></span></div><div class="count-rating">(0 Reviews)</div>		</div>
		
		<div class="meta-wrapper meta-wrapper-2">
			<div class="product-group-button-meta"><div class="loop-add-to-cart"><a href="https://www.lyfechemist.com/product/shilajit-capsules/" data-quantity="1" class="button product_type_variable add_to_cart_button" data-product_id="25656" data-product_sku="" aria-label="Select options for “Shilajit Capsules”" rel="nofollow"><span class="ts-tooltip button-tooltip">Select options</span></a></div><div class="button-in wishlist">
<div class="yith-wcwl-add-to-wishlist add-to-wishlist-25656  wishlist-fragment on-first-load" data-fragment-ref="25656" data-fragment-options="{&quot;base_url&quot;:&quot;&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:25656,&quot;parent_product_id&quot;:25656,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}">
			
			<!-- ADD TO WISHLIST -->
			
<div class="yith-wcwl-add-button">
		<a href="?add_to_wishlist=25656&amp;_wpnonce=a79bbb627a" class="add_to_wishlist single_add_to_wishlist" data-product-id="25656" data-product-type="variable" data-original-product-id="25656" data-title="<span class=&quot;ts-tooltip button-tooltip&quot; data-title=&quot;Add to wishlist&quot;>Wishlist</span>" rel="nofollow">
		<i class="yith-wcwl-icon fa fa-heart-o"></i>		<span><span class="ts-tooltip button-tooltip" data-title="Add to wishlist">Wishlist</span></span>
	</a>
</div>

			<!-- COUNT TEXT -->
			
			</div>
</div><div class="button-in compare"><a class="compare" href="https://www.lyfechemist.com?action=yith-woocompare-add-product&amp;id=25656" data-product_id="25656"><span class="ts-tooltip button-tooltip" data-title="Add to compare">Compare</span></a></div></div>		</div>
	</div>
</section><section class="product type-product post-25649 status-publish instock product_cat-eyecare-medicine has-post-thumbnail sale shipping-taxable purchasable product-type-variable" data-product_id="25649">
	<div class="product-wrapper">
			
		<div class="thumbnail-wrapper">
			<a href="https://www.lyfechemist.com/product/azelast-eye-drops/">

				<figure class="no-back-image"><img decoding="async" src="https://www.lyfechemist.com/wp-content/themes/mymedi/images/prod_loading.gif" data-src="https://www.lyfechemist.com/wp-content/uploads/2024/03/azelast-eye-drops-350x350.webp" class="attachment-shop_catalog wp-post-image ts-lazy-load" alt="Azelast Eye Drops" width="350" height="350"></figure>
			</a>
					<div class="product-label">
	<div><span class="onsale">Sale</span></div>	</div>
	<div class="product-group-button four-button"><div class="button-in wishlist">
<div class="yith-wcwl-add-to-wishlist add-to-wishlist-25649  wishlist-fragment on-first-load" data-fragment-ref="25649" data-fragment-options="{&quot;base_url&quot;:&quot;&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:25649,&quot;parent_product_id&quot;:25649,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}">
			
			<!-- ADD TO WISHLIST -->
			
<div class="yith-wcwl-add-button">
		<a href="?add_to_wishlist=25649&amp;_wpnonce=a79bbb627a" class="add_to_wishlist single_add_to_wishlist" data-product-id="25649" data-product-type="variable" data-original-product-id="25649" data-title="<span class=&quot;ts-tooltip button-tooltip&quot; data-title=&quot;Add to wishlist&quot;>Wishlist</span>" rel="nofollow">
		<i class="yith-wcwl-icon fa fa-heart-o"></i>		<span><span class="ts-tooltip button-tooltip" data-title="Add to wishlist">Wishlist</span></span>
	</a>
</div>

			<!-- COUNT TEXT -->
			
			</div>
</div><div class="button-in compare"><a class="compare" href="https://www.lyfechemist.com?action=yith-woocompare-add-product&amp;id=25649" data-product_id="25649"><span class="ts-tooltip button-tooltip" data-title="Add to compare">Compare</span></a></div><div class="button-in quickshop"><a class="quickshop" href="#" data-product_id="25649"><span class="ts-tooltip button-tooltip">Quick view</span></a></div><div class="loop-add-to-cart"><a href="https://www.lyfechemist.com/product/azelast-eye-drops/" data-quantity="1" class="button product_type_variable add_to_cart_button" data-product_id="25649" data-product_sku="" aria-label="Select options for “Azelast Eye Drops”" rel="nofollow"><span class="ts-tooltip button-tooltip">Select options</span></a></div></div>			
		</div>
		<div class="meta-wrapper">
			<a href="https://www.lyfechemist.com?action=yith-woocompare-add-product&amp;id=25649" class="compare button" data-product_id="25649" rel="nofollow"><span class="ts-tooltip button-tooltip" data-title="Add to compare">Compare</span></a><h3 class="heading-title product-name"><a href="https://www.lyfechemist.com/product/azelast-eye-drops/">Azelast Eye Drops</a></h3>
	<span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>10.00</bdi></span></del> <span class="screen-reader-text">Original price was: $10.00.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>7.00</bdi></span></ins><span class="screen-reader-text">Current price is: $7.00.</span></span>
<div class="star-rating no-rating"><span style="width:0%"></span></div><div class="count-rating">(0 Reviews)</div>		</div>
		
		<div class="meta-wrapper meta-wrapper-2">
			<div class="product-group-button-meta"><div class="loop-add-to-cart"><a href="https://www.lyfechemist.com/product/azelast-eye-drops/" data-quantity="1" class="button product_type_variable add_to_cart_button" data-product_id="25649" data-product_sku="" aria-label="Select options for “Azelast Eye Drops”" rel="nofollow"><span class="ts-tooltip button-tooltip">Select options</span></a></div><div class="button-in wishlist">
<div class="yith-wcwl-add-to-wishlist add-to-wishlist-25649  wishlist-fragment on-first-load" data-fragment-ref="25649" data-fragment-options="{&quot;base_url&quot;:&quot;&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:25649,&quot;parent_product_id&quot;:25649,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}">
			
			<!-- ADD TO WISHLIST -->
			
<div class="yith-wcwl-add-button">
		<a href="?add_to_wishlist=25649&amp;_wpnonce=a79bbb627a" class="add_to_wishlist single_add_to_wishlist" data-product-id="25649" data-product-type="variable" data-original-product-id="25649" data-title="<span class=&quot;ts-tooltip button-tooltip&quot; data-title=&quot;Add to wishlist&quot;>Wishlist</span>" rel="nofollow">
		<i class="yith-wcwl-icon fa fa-heart-o"></i>		<span><span class="ts-tooltip button-tooltip" data-title="Add to wishlist">Wishlist</span></span>
	</a>
</div>

			<!-- COUNT TEXT -->
			
			</div>
</div><div class="button-in compare"><a class="compare" href="https://www.lyfechemist.com?action=yith-woocompare-add-product&amp;id=25649" data-product_id="25649"><span class="ts-tooltip button-tooltip" data-title="Add to compare">Compare</span></a></div></div>		</div>
	</div>
</section><section class="product type-product post-25592 status-publish last instock product_cat-erectile-dysfunction has-post-thumbnail sale shipping-taxable purchasable product-type-variable" data-product_id="25592">
	<div class="product-wrapper">
			
		<div class="thumbnail-wrapper">
			<a href="https://www.lyfechemist.com/product/tadalista-super-active/">

				<figure class="no-back-image"><img decoding="async" src="https://www.lyfechemist.com/wp-content/themes/mymedi/images/prod_loading.gif" data-src="https://www.lyfechemist.com/wp-content/uploads/2024/02/tadalista_super_active_tablet-350x350.jpeg" class="attachment-shop_catalog wp-post-image ts-lazy-load" alt="Tadalista Super Active" width="350" height="350"></figure>
			</a>
					<div class="product-label">
	<div><span class="onsale">Sale</span></div>	</div>
	<div class="product-group-button four-button"><div class="button-in wishlist">
<div class="yith-wcwl-add-to-wishlist add-to-wishlist-25592  wishlist-fragment on-first-load" data-fragment-ref="25592" data-fragment-options="{&quot;base_url&quot;:&quot;&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:25592,&quot;parent_product_id&quot;:25592,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}">
			
			<!-- ADD TO WISHLIST -->
			
<div class="yith-wcwl-add-button">
		<a href="?add_to_wishlist=25592&amp;_wpnonce=a79bbb627a" class="add_to_wishlist single_add_to_wishlist" data-product-id="25592" data-product-type="variable" data-original-product-id="25592" data-title="<span class=&quot;ts-tooltip button-tooltip&quot; data-title=&quot;Add to wishlist&quot;>Wishlist</span>" rel="nofollow">
		<i class="yith-wcwl-icon fa fa-heart-o"></i>		<span><span class="ts-tooltip button-tooltip" data-title="Add to wishlist">Wishlist</span></span>
	</a>
</div>

			<!-- COUNT TEXT -->
			
			</div>
</div><div class="button-in compare"><a class="compare" href="https://www.lyfechemist.com?action=yith-woocompare-add-product&amp;id=25592" data-product_id="25592"><span class="ts-tooltip button-tooltip" data-title="Add to compare">Compare</span></a></div><div class="button-in quickshop"><a class="quickshop" href="#" data-product_id="25592"><span class="ts-tooltip button-tooltip">Quick view</span></a></div><div class="loop-add-to-cart"><a href="https://www.lyfechemist.com/product/tadalista-super-active/" data-quantity="1" class="button product_type_variable add_to_cart_button" data-product_id="25592" data-product_sku="" aria-label="Select options for “Tadalista Super Active 20 mg”" rel="nofollow"><span class="ts-tooltip button-tooltip">Select options</span></a></div></div>			
		</div>
		<div class="meta-wrapper">
			<a href="https://www.lyfechemist.com?action=yith-woocompare-add-product&amp;id=25592" class="compare button" data-product_id="25592" rel="nofollow"><span class="ts-tooltip button-tooltip" data-title="Add to compare">Compare</span></a><h3 class="heading-title product-name"><a href="https://www.lyfechemist.com/product/tadalista-super-active/">Tadalista Super Active 20 mg</a></h3>
	<span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>75.00</bdi></span></del> <span class="screen-reader-text">Original price was: $75.00.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>60.00</bdi></span></ins><span class="screen-reader-text">Current price is: $60.00.</span></span>
<div class="star-rating no-rating"><span style="width:0%"></span></div><div class="count-rating">(0 Reviews)</div>		</div>
		
		<div class="meta-wrapper meta-wrapper-2">
			<div class="product-group-button-meta"><div class="loop-add-to-cart"><a href="https://www.lyfechemist.com/product/tadalista-super-active/" data-quantity="1" class="button product_type_variable add_to_cart_button" data-product_id="25592" data-product_sku="" aria-label="Select options for “Tadalista Super Active 20 mg”" rel="nofollow"><span class="ts-tooltip button-tooltip">Select options</span></a></div><div class="button-in wishlist">
<div class="yith-wcwl-add-to-wishlist add-to-wishlist-25592  wishlist-fragment on-first-load" data-fragment-ref="25592" data-fragment-options="{&quot;base_url&quot;:&quot;&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:25592,&quot;parent_product_id&quot;:25592,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}">
			
			<!-- ADD TO WISHLIST -->
			
<div class="yith-wcwl-add-button">
		<a href="?add_to_wishlist=25592&amp;_wpnonce=a79bbb627a" class="add_to_wishlist single_add_to_wishlist" data-product-id="25592" data-product-type="variable" data-original-product-id="25592" data-title="<span class=&quot;ts-tooltip button-tooltip&quot; data-title=&quot;Add to wishlist&quot;>Wishlist</span>" rel="nofollow">
		<i class="yith-wcwl-icon fa fa-heart-o"></i>		<span><span class="ts-tooltip button-tooltip" data-title="Add to wishlist">Wishlist</span></span>
	</a>
</div>

			<!-- COUNT TEXT -->
			
			</div>
</div><div class="button-in compare"><a class="compare" href="https://www.lyfechemist.com?action=yith-woocompare-add-product&amp;id=25592" data-product_id="25592"><span class="ts-tooltip button-tooltip" data-title="Add to compare">Compare</span></a></div></div>		</div>
	</div>
</section><section class="product type-product post-25530 status-publish first instock product_cat-antifungal-medicine has-post-thumbnail sale shipping-taxable purchasable product-type-variable" data-product_id="25530">
	<div class="product-wrapper">
			
		<div class="thumbnail-wrapper">
			<a href="https://www.lyfechemist.com/product/candid-b-cream/">

				<figure class="no-back-image"><img decoding="async" src="https://www.lyfechemist.com/wp-content/themes/mymedi/images/prod_loading.gif" data-src="https://www.lyfechemist.com/wp-content/uploads/2024/01/candid_b_cream_20_gm_lyfechemist-350x350.webp" class="attachment-shop_catalog wp-post-image ts-lazy-load" alt="Candid b Cream" width="350" height="350"></figure>
			</a>
					<div class="product-label">
	<div><span class="onsale">Sale</span></div>	</div>
	<div class="product-group-button four-button"><div class="button-in wishlist">
<div class="yith-wcwl-add-to-wishlist add-to-wishlist-25530  wishlist-fragment on-first-load" data-fragment-ref="25530" data-fragment-options="{&quot;base_url&quot;:&quot;&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:25530,&quot;parent_product_id&quot;:25530,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}">
			
			<!-- ADD TO WISHLIST -->
			
<div class="yith-wcwl-add-button">
		<a href="?add_to_wishlist=25530&amp;_wpnonce=a79bbb627a" class="add_to_wishlist single_add_to_wishlist" data-product-id="25530" data-product-type="variable" data-original-product-id="25530" data-title="<span class=&quot;ts-tooltip button-tooltip&quot; data-title=&quot;Add to wishlist&quot;>Wishlist</span>" rel="nofollow">
		<i class="yith-wcwl-icon fa fa-heart-o"></i>		<span><span class="ts-tooltip button-tooltip" data-title="Add to wishlist">Wishlist</span></span>
	</a>
</div>

			<!-- COUNT TEXT -->
			
			</div>
</div><div class="button-in compare"><a class="compare" href="https://www.lyfechemist.com?action=yith-woocompare-add-product&amp;id=25530" data-product_id="25530"><span class="ts-tooltip button-tooltip" data-title="Add to compare">Compare</span></a></div><div class="button-in quickshop"><a class="quickshop" href="#" data-product_id="25530"><span class="ts-tooltip button-tooltip">Quick view</span></a></div><div class="loop-add-to-cart"><a href="https://www.lyfechemist.com/product/candid-b-cream/" data-quantity="1" class="button product_type_variable add_to_cart_button" data-product_id="25530" data-product_sku="" aria-label="Select options for “Candid B Cream”" rel="nofollow"><span class="ts-tooltip button-tooltip">Select options</span></a></div></div>			
		</div>
		<div class="meta-wrapper">
			<a href="https://www.lyfechemist.com?action=yith-woocompare-add-product&amp;id=25530" class="compare button" data-product_id="25530" rel="nofollow"><span class="ts-tooltip button-tooltip" data-title="Add to compare">Compare</span></a><h3 class="heading-title product-name"><a href="https://www.lyfechemist.com/product/candid-b-cream/">Candid B Cream</a></h3>
	<span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>12.00</bdi></span></del> <span class="screen-reader-text">Original price was: $12.00.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>7.50</bdi></span></ins><span class="screen-reader-text">Current price is: $7.50.</span></span>
<div class="star-rating no-rating"><span style="width:0%"></span></div><div class="count-rating">(0 Reviews)</div>		</div>
		
		<div class="meta-wrapper meta-wrapper-2">
			<div class="product-group-button-meta"><div class="loop-add-to-cart"><a href="https://www.lyfechemist.com/product/candid-b-cream/" data-quantity="1" class="button product_type_variable add_to_cart_button" data-product_id="25530" data-product_sku="" aria-label="Select options for “Candid B Cream”" rel="nofollow"><span class="ts-tooltip button-tooltip">Select options</span></a></div><div class="button-in wishlist">
<div class="yith-wcwl-add-to-wishlist add-to-wishlist-25530  wishlist-fragment on-first-load" data-fragment-ref="25530" data-fragment-options="{&quot;base_url&quot;:&quot;&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:25530,&quot;parent_product_id&quot;:25530,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}">
			
			<!-- ADD TO WISHLIST -->
			
<div class="yith-wcwl-add-button">
		<a href="?add_to_wishlist=25530&amp;_wpnonce=a79bbb627a" class="add_to_wishlist single_add_to_wishlist" data-product-id="25530" data-product-type="variable" data-original-product-id="25530" data-title="<span class=&quot;ts-tooltip button-tooltip&quot; data-title=&quot;Add to wishlist&quot;>Wishlist</span>" rel="nofollow">
		<i class="yith-wcwl-icon fa fa-heart-o"></i>		<span><span class="ts-tooltip button-tooltip" data-title="Add to wishlist">Wishlist</span></span>
	</a>
</div>

			<!-- COUNT TEXT -->
			
			</div>
</div><div class="button-in compare"><a class="compare" href="https://www.lyfechemist.com?action=yith-woocompare-add-product&amp;id=25530" data-product_id="25530"><span class="ts-tooltip button-tooltip" data-title="Add to compare">Compare</span></a></div></div>		</div>
	</div>
</section><section class="product type-product post-25523 status-publish instock product_cat-erectile-dysfunction product_cat-vidalista has-post-thumbnail sale shipping-taxable purchasable product-type-variable" data-product_id="25523">
	<div class="product-wrapper">
			
		<div class="thumbnail-wrapper">
			<a href="https://www.lyfechemist.com/product/vidalista-80-mg/">

				<figure class="no-back-image"><img decoding="async" src="https://www.lyfechemist.com/wp-content/themes/mymedi/images/prod_loading.gif" data-src="https://www.lyfechemist.com/wp-content/uploads/2024/01/vidalista-80-mg-lyfechemist-350x350.webp" class="attachment-shop_catalog wp-post-image ts-lazy-load" alt="Vidalista 80 mg" width="350" height="350"></figure>
			</a>
					<div class="product-label">
	<div><span class="onsale">Sale</span></div>	</div>
	<div class="product-group-button four-button"><div class="button-in wishlist">
<div class="yith-wcwl-add-to-wishlist add-to-wishlist-25523  wishlist-fragment on-first-load" data-fragment-ref="25523" data-fragment-options="{&quot;base_url&quot;:&quot;&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:25523,&quot;parent_product_id&quot;:25523,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}">
			
			<!-- ADD TO WISHLIST -->
			
<div class="yith-wcwl-add-button">
		<a href="?add_to_wishlist=25523&amp;_wpnonce=a79bbb627a" class="add_to_wishlist single_add_to_wishlist" data-product-id="25523" data-product-type="variable" data-original-product-id="25523" data-title="<span class=&quot;ts-tooltip button-tooltip&quot; data-title=&quot;Add to wishlist&quot;>Wishlist</span>" rel="nofollow">
		<i class="yith-wcwl-icon fa fa-heart-o"></i>		<span><span class="ts-tooltip button-tooltip" data-title="Add to wishlist">Wishlist</span></span>
	</a>
</div>

			<!-- COUNT TEXT -->
			
			</div>
</div><div class="button-in compare"><a class="compare" href="https://www.lyfechemist.com?action=yith-woocompare-add-product&amp;id=25523" data-product_id="25523"><span class="ts-tooltip button-tooltip" data-title="Add to compare">Compare</span></a></div><div class="button-in quickshop"><a class="quickshop" href="#" data-product_id="25523"><span class="ts-tooltip button-tooltip">Quick view</span></a></div><div class="loop-add-to-cart"><a href="https://www.lyfechemist.com/product/vidalista-80-mg/" data-quantity="1" class="button product_type_variable add_to_cart_button" data-product_id="25523" data-product_sku="" aria-label="Select options for “Vidalista 80 mg”" rel="nofollow"><span class="ts-tooltip button-tooltip">Select options</span></a></div></div>			
		</div>
		<div class="meta-wrapper">
			<a href="https://www.lyfechemist.com?action=yith-woocompare-add-product&amp;id=25523" class="compare button" data-product_id="25523" rel="nofollow"><span class="ts-tooltip button-tooltip" data-title="Add to compare">Compare</span></a><h3 class="heading-title product-name"><a href="https://www.lyfechemist.com/product/vidalista-80-mg/">Vidalista 80 mg</a></h3>
	<span class="price"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>39.50</bdi></span> – <span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>78.00</bdi></span></span>
<div class="star-rating no-rating"><span style="width:0%"></span></div><div class="count-rating">(0 Reviews)</div>		</div>
		
		<div class="meta-wrapper meta-wrapper-2">
			<div class="product-group-button-meta"><div class="loop-add-to-cart"><a href="https://www.lyfechemist.com/product/vidalista-80-mg/" data-quantity="1" class="button product_type_variable add_to_cart_button" data-product_id="25523" data-product_sku="" aria-label="Select options for “Vidalista 80 mg”" rel="nofollow"><span class="ts-tooltip button-tooltip">Select options</span></a></div><div class="button-in wishlist">
<div class="yith-wcwl-add-to-wishlist add-to-wishlist-25523  wishlist-fragment on-first-load" data-fragment-ref="25523" data-fragment-options="{&quot;base_url&quot;:&quot;&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:25523,&quot;parent_product_id&quot;:25523,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}">
			
			<!-- ADD TO WISHLIST -->
			
<div class="yith-wcwl-add-button">
		<a href="?add_to_wishlist=25523&amp;_wpnonce=a79bbb627a" class="add_to_wishlist single_add_to_wishlist" data-product-id="25523" data-product-type="variable" data-original-product-id="25523" data-title="<span class=&quot;ts-tooltip button-tooltip&quot; data-title=&quot;Add to wishlist&quot;>Wishlist</span>" rel="nofollow">
		<i class="yith-wcwl-icon fa fa-heart-o"></i>		<span><span class="ts-tooltip button-tooltip" data-title="Add to wishlist">Wishlist</span></span>
	</a>
</div>

			<!-- COUNT TEXT -->
			
			</div>
</div><div class="button-in compare"><a class="compare" href="https://www.lyfechemist.com?action=yith-woocompare-add-product&amp;id=25523" data-product_id="25523"><span class="ts-tooltip button-tooltip" data-title="Add to compare">Compare</span></a></div></div>		</div>
	</div>
</section><section class="product type-product post-25519 status-publish last instock product_cat-erectile-dysfunction has-post-thumbnail sale shipping-taxable purchasable product-type-variable" data-product_id="25519">
	<div class="product-wrapper">
			
		<div class="thumbnail-wrapper">
			<a href="https://www.lyfechemist.com/product/vidalista-60-mg/">

				<figure class="no-back-image"><img decoding="async" src="https://www.lyfechemist.com/wp-content/themes/mymedi/images/prod_loading.gif" data-src="https://www.lyfechemist.com/wp-content/uploads/2024/01/vidalista-60-mglyfechemist-350x350.webp" class="attachment-shop_catalog wp-post-image ts-lazy-load" alt="vidalista 60 mg" width="350" height="350"></figure>
			</a>
					<div class="product-label">
	<div><span class="onsale">Sale</span></div>	</div>
	<div class="product-group-button four-button"><div class="button-in wishlist">
<div class="yith-wcwl-add-to-wishlist add-to-wishlist-25519  wishlist-fragment on-first-load" data-fragment-ref="25519" data-fragment-options="{&quot;base_url&quot;:&quot;&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:25519,&quot;parent_product_id&quot;:25519,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}">
			
			<!-- ADD TO WISHLIST -->
			
<div class="yith-wcwl-add-button">
		<a href="?add_to_wishlist=25519&amp;_wpnonce=a79bbb627a" class="add_to_wishlist single_add_to_wishlist" data-product-id="25519" data-product-type="variable" data-original-product-id="25519" data-title="<span class=&quot;ts-tooltip button-tooltip&quot; data-title=&quot;Add to wishlist&quot;>Wishlist</span>" rel="nofollow">
		<i class="yith-wcwl-icon fa fa-heart-o"></i>		<span><span class="ts-tooltip button-tooltip" data-title="Add to wishlist">Wishlist</span></span>
	</a>
</div>

			<!-- COUNT TEXT -->
			
			</div>
</div><div class="button-in compare"><a class="compare" href="https://www.lyfechemist.com?action=yith-woocompare-add-product&amp;id=25519" data-product_id="25519"><span class="ts-tooltip button-tooltip" data-title="Add to compare">Compare</span></a></div><div class="button-in quickshop"><a class="quickshop" href="#" data-product_id="25519"><span class="ts-tooltip button-tooltip">Quick view</span></a></div><div class="loop-add-to-cart"><a href="https://www.lyfechemist.com/product/vidalista-60-mg/" data-quantity="1" class="button product_type_variable add_to_cart_button" data-product_id="25519" data-product_sku="" aria-label="Select options for “Vidalista 60 mg”" rel="nofollow"><span class="ts-tooltip button-tooltip">Select options</span></a></div></div>			
		</div>
		<div class="meta-wrapper">
			<a href="https://www.lyfechemist.com?action=yith-woocompare-add-product&amp;id=25519" class="compare button" data-product_id="25519" rel="nofollow"><span class="ts-tooltip button-tooltip" data-title="Add to compare">Compare</span></a><h3 class="heading-title product-name"><a href="https://www.lyfechemist.com/product/vidalista-60-mg/">Vidalista 60 mg</a></h3>
	<span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>35.00</bdi></span></del> <span class="screen-reader-text">Original price was: $35.00.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>32.00</bdi></span></ins><span class="screen-reader-text">Current price is: $32.00.</span></span>
<div class="star-rating no-rating"><span style="width:0%"></span></div><div class="count-rating">(0 Reviews)</div>		</div>
		
		<div class="meta-wrapper meta-wrapper-2">
			<div class="product-group-button-meta"><div class="loop-add-to-cart"><a href="https://www.lyfechemist.com/product/vidalista-60-mg/" data-quantity="1" class="button product_type_variable add_to_cart_button" data-product_id="25519" data-product_sku="" aria-label="Select options for “Vidalista 60 mg”" rel="nofollow"><span class="ts-tooltip button-tooltip">Select options</span></a></div><div class="button-in wishlist">
<div class="yith-wcwl-add-to-wishlist add-to-wishlist-25519  wishlist-fragment on-first-load" data-fragment-ref="25519" data-fragment-options="{&quot;base_url&quot;:&quot;&quot;,&quot;in_default_wishlist&quot;:false,&quot;is_single&quot;:false,&quot;show_exists&quot;:false,&quot;product_id&quot;:25519,&quot;parent_product_id&quot;:25519,&quot;product_type&quot;:&quot;variable&quot;,&quot;show_view&quot;:false,&quot;browse_wishlist_text&quot;:&quot;Browse wishlist&quot;,&quot;already_in_wishslist_text&quot;:&quot;The product is already in your wishlist!&quot;,&quot;product_added_text&quot;:&quot;Product added!&quot;,&quot;heading_icon&quot;:&quot;fa-heart-o&quot;,&quot;available_multi_wishlist&quot;:false,&quot;disable_wishlist&quot;:false,&quot;show_count&quot;:false,&quot;ajax_loading&quot;:false,&quot;loop_position&quot;:&quot;after_add_to_cart&quot;,&quot;item&quot;:&quot;add_to_wishlist&quot;}">
			
			<!-- ADD TO WISHLIST -->
			
<div class="yith-wcwl-add-button">
		<a href="?add_to_wishlist=25519&amp;_wpnonce=a79bbb627a" class="add_to_wishlist single_add_to_wishlist" data-product-id="25519" data-product-type="variable" data-original-product-id="25519" data-title="<span class=&quot;ts-tooltip button-tooltip&quot; data-title=&quot;Add to wishlist&quot;>Wishlist</span>" rel="nofollow">
		<i class="yith-wcwl-icon fa fa-heart-o"></i>		<span><span class="ts-tooltip button-tooltip" data-title="Add to wishlist">Wishlist</span></span>
	</a>
</div>

			<!-- COUNT TEXT -->
			
			</div>
</div><div class="button-in compare"><a class="compare" href="https://www.lyfechemist.com?action=yith-woocompare-add-product&amp;id=25519" data-product_id="25519"><span class="ts-tooltip button-tooltip" data-title="Add to compare">Compare</span></a></div></div>		</div>
	</div>
</section></div>				</div>
				
								
			</div>
			</div>	</div>
</div><div class="banner-radius wpb_column vc_column_container vc_col-sm-4 vc_custom_1663688332283">
	<div class="wpb_wrapper">
	
	<div class="wpb_text_column wpb_content_element vc_custom_1663688577822 text-light">
		<div class="wpb_wrapper">
			<h2 class="h1" style="margin-bottom: 25px;">Aerocort<br>
Inhaler</h2>
<ul>
<li style="list-style-type: none;"><img decoding="async" class="alignnone size-full wp-image-17581" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3E%3C/svg%3E" alt="" width="24" height="24" data-lazy-src="https://www.lyfechemist.com/wp-content/uploads/2021/05/quality.png"><noscript><img decoding="async" class="alignnone size-full wp-image-17581" src="https://www.lyfechemist.com/wp-content/uploads/2021/05/quality.png" alt="" width="24" height="24" /></noscript>Presentation : Doses</li>
</ul>
<p><span style="color: #103178;"><a class="button special-button" style="min-width: 190px; color: #333333; background: #fff; border-color: #fff;" href="https://www.lyfechemist.com/product-category/asthma-medicine/">Asthma Medicine</a></span></p>

		</div>
	</div>
	</div>
</div></div>	<div class="vc_row wpb_row vc_row-fluid vc_column-gap-default ts-row-wide"><div class="wpb_column vc_column_container vc_col-sm-12 vc_hidden-md vc_hidden-sm vc_hidden-xs">
	<div class="wpb_wrapper">
	<div class="vc_empty_space" style="height: 30px"><span class="vc_empty_space_inner"></span></div>	</div>
</div></div>	<div class="vc_row wpb_row vc_row-fluid wpb_animate_when_almost_visible wpb_fadeIn fadeIn vc_custom_1599194501156 vc_column-gap-default ts-row-wide"><div class="wpb_column vc_column_container vc_col-sm-12">
	<div class="wpb_wrapper">
			<div class="ts-heading heading-2 heading-center text-default h1">
			<h2 class="heading">Latest offers</h2>
		</div>
			</div>
</div></div>	<div class="vc_row wpb_row vc_row-fluid vc_custom_1620898989110 vc_column-gap-default ts-row-wide"><div class="wpb_column vc_column_container vc_col-sm-4">
	<div class="wpb_wrapper">
			<div class="ts-banner-image ts-effect-image banner-radius eff-image-scale ts-banner-image-8 left-center  ">
			<div class="ts-shortcode-custom-style hidden">.ts-banner-image-8:hover .overlay{background-color:#ffffff}</div>			<a title="" target="_self" class="image-link" href="https://www.lyfechemist.com/product-category/erectile-dysfunction/">
				<img decoding="async" width="1080" height="853" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20853'%3E%3C/svg%3E" class="img bg-image" alt="cenforce-d" data-lazy-srcset="https://www.lyfechemist.com/wp-content/uploads/2022/09/Beauty-Serum-Cosmetic-Product-Promo-Advertising-Instagram-Post-1-e1663622360136.webp 1080w, https://www.lyfechemist.com/wp-content/uploads/2022/09/Beauty-Serum-Cosmetic-Product-Promo-Advertising-Instagram-Post-1-e1663622360136-300x237.webp 300w, https://www.lyfechemist.com/wp-content/uploads/2022/09/Beauty-Serum-Cosmetic-Product-Promo-Advertising-Instagram-Post-1-e1663622360136-1024x809.webp 1024w, https://www.lyfechemist.com/wp-content/uploads/2022/09/Beauty-Serum-Cosmetic-Product-Promo-Advertising-Instagram-Post-1-e1663622360136-768x607.webp 768w, https://www.lyfechemist.com/wp-content/uploads/2022/09/Beauty-Serum-Cosmetic-Product-Promo-Advertising-Instagram-Post-1-e1663622360136-800x632.webp 800w, https://www.lyfechemist.com/wp-content/uploads/2022/09/Beauty-Serum-Cosmetic-Product-Promo-Advertising-Instagram-Post-1-e1663622360136-310x245.webp 310w" data-lazy-sizes="(max-width: 1080px) 100vw, 1080px" data-lazy-src="https://www.lyfechemist.com/wp-content/uploads/2022/09/Beauty-Serum-Cosmetic-Product-Promo-Advertising-Instagram-Post-1-e1663622360136.webp"><noscript><img decoding="async" width="1080" height="853" src="https://www.lyfechemist.com/wp-content/uploads/2022/09/Beauty-Serum-Cosmetic-Product-Promo-Advertising-Instagram-Post-1-e1663622360136.webp" class="img bg-image" alt="cenforce-d" srcset="https://www.lyfechemist.com/wp-content/uploads/2022/09/Beauty-Serum-Cosmetic-Product-Promo-Advertising-Instagram-Post-1-e1663622360136.webp 1080w, https://www.lyfechemist.com/wp-content/uploads/2022/09/Beauty-Serum-Cosmetic-Product-Promo-Advertising-Instagram-Post-1-e1663622360136-300x237.webp 300w, https://www.lyfechemist.com/wp-content/uploads/2022/09/Beauty-Serum-Cosmetic-Product-Promo-Advertising-Instagram-Post-1-e1663622360136-1024x809.webp 1024w, https://www.lyfechemist.com/wp-content/uploads/2022/09/Beauty-Serum-Cosmetic-Product-Promo-Advertising-Instagram-Post-1-e1663622360136-768x607.webp 768w, https://www.lyfechemist.com/wp-content/uploads/2022/09/Beauty-Serum-Cosmetic-Product-Promo-Advertising-Instagram-Post-1-e1663622360136-800x632.webp 800w, https://www.lyfechemist.com/wp-content/uploads/2022/09/Beauty-Serum-Cosmetic-Product-Promo-Advertising-Instagram-Post-1-e1663622360136-310x245.webp 310w" sizes="(max-width: 1080px) 100vw, 1080px" /></noscript><img decoding="async" width="196" height="239" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20196%20239'%3E%3C/svg%3E" class="img text-image" alt="Sildenafil" data-lazy-src="https://www.lyfechemist.com/wp-content/uploads/2022/11/4.webp"><noscript><img decoding="async" width="196" height="239" src="https://www.lyfechemist.com/wp-content/uploads/2022/11/4.webp" class="img text-image" alt="Sildenafil" /></noscript>				<span class="overlay"></span>
			</a>
		</div>
		<div class="vc_row wpb_row vc_inner vc_row-fluid vc_column-gap-default"><div class="wpb_column vc_column_container vc_col-sm-12 vc_hidden-lg vc_hidden-md vc_hidden-sm"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="vc_empty_space" style="height: 10px"><span class="vc_empty_space_inner"></span></div></div></div></div></div>	</div>
</div><div class="wpb_column vc_column_container vc_col-sm-4">
	<div class="wpb_wrapper">
			<div class="ts-banner-image ts-effect-image banner-radius eff-image-scale ts-banner-image-9 left-center  ">
			<div class="ts-shortcode-custom-style hidden">.ts-banner-image-9:hover .overlay{background-color:#ffffff}</div>			<a title="" target="_self" class="image-link" href="https://www.lyfechemist.com/product-category/hcg/">
				<img decoding="async" width="1080" height="837" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20837'%3E%3C/svg%3E" class="img bg-image" alt="Corion" data-lazy-srcset="https://www.lyfechemist.com/wp-content/uploads/2022/09/Beauty-Serum-Cosmetic-Product-Promo-Advertising-Instagram-Post-_2_-e1663622628498.webp 1080w, https://www.lyfechemist.com/wp-content/uploads/2022/09/Beauty-Serum-Cosmetic-Product-Promo-Advertising-Instagram-Post-_2_-e1663622628498-300x233.webp 300w, https://www.lyfechemist.com/wp-content/uploads/2022/09/Beauty-Serum-Cosmetic-Product-Promo-Advertising-Instagram-Post-_2_-e1663622628498-1024x794.webp 1024w, https://www.lyfechemist.com/wp-content/uploads/2022/09/Beauty-Serum-Cosmetic-Product-Promo-Advertising-Instagram-Post-_2_-e1663622628498-768x595.webp 768w, https://www.lyfechemist.com/wp-content/uploads/2022/09/Beauty-Serum-Cosmetic-Product-Promo-Advertising-Instagram-Post-_2_-e1663622628498-800x620.webp 800w, https://www.lyfechemist.com/wp-content/uploads/2022/09/Beauty-Serum-Cosmetic-Product-Promo-Advertising-Instagram-Post-_2_-e1663622628498-310x240.webp 310w" data-lazy-sizes="(max-width: 1080px) 100vw, 1080px" data-lazy-src="https://www.lyfechemist.com/wp-content/uploads/2022/09/Beauty-Serum-Cosmetic-Product-Promo-Advertising-Instagram-Post-_2_-e1663622628498.webp"><noscript><img decoding="async" width="1080" height="837" src="https://www.lyfechemist.com/wp-content/uploads/2022/09/Beauty-Serum-Cosmetic-Product-Promo-Advertising-Instagram-Post-_2_-e1663622628498.webp" class="img bg-image" alt="Corion" srcset="https://www.lyfechemist.com/wp-content/uploads/2022/09/Beauty-Serum-Cosmetic-Product-Promo-Advertising-Instagram-Post-_2_-e1663622628498.webp 1080w, https://www.lyfechemist.com/wp-content/uploads/2022/09/Beauty-Serum-Cosmetic-Product-Promo-Advertising-Instagram-Post-_2_-e1663622628498-300x233.webp 300w, https://www.lyfechemist.com/wp-content/uploads/2022/09/Beauty-Serum-Cosmetic-Product-Promo-Advertising-Instagram-Post-_2_-e1663622628498-1024x794.webp 1024w, https://www.lyfechemist.com/wp-content/uploads/2022/09/Beauty-Serum-Cosmetic-Product-Promo-Advertising-Instagram-Post-_2_-e1663622628498-768x595.webp 768w, https://www.lyfechemist.com/wp-content/uploads/2022/09/Beauty-Serum-Cosmetic-Product-Promo-Advertising-Instagram-Post-_2_-e1663622628498-800x620.webp 800w, https://www.lyfechemist.com/wp-content/uploads/2022/09/Beauty-Serum-Cosmetic-Product-Promo-Advertising-Instagram-Post-_2_-e1663622628498-310x240.webp 310w" sizes="(max-width: 1080px) 100vw, 1080px" /></noscript><img decoding="async" width="218" height="241" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20218%20241'%3E%3C/svg%3E" class="img text-image" alt="hcg" data-lazy-src="https://www.lyfechemist.com/wp-content/uploads/2022/11/5.webp"><noscript><img decoding="async" width="218" height="241" src="https://www.lyfechemist.com/wp-content/uploads/2022/11/5.webp" class="img text-image" alt="hcg" /></noscript>				<span class="overlay"></span>
			</a>
		</div>
		<div class="vc_row wpb_row vc_inner vc_row-fluid vc_column-gap-default"><div class="wpb_column vc_column_container vc_col-sm-12 vc_hidden-lg vc_hidden-md vc_hidden-sm"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="vc_empty_space" style="height: 10px"><span class="vc_empty_space_inner"></span></div></div></div></div></div>	</div>
</div><div class="wpb_column vc_column_container vc_col-sm-4">
	<div class="wpb_wrapper">
			<div class="ts-banner-image ts-effect-image banner-radius eff-image-scale ts-banner-image-10 left-center  ">
			<div class="ts-shortcode-custom-style hidden">.ts-banner-image-10:hover .overlay{background-color:#ffffff}</div>			<a title="" target="_self" class="image-link" href="https://www.lyfechemist.com/product/flomist-nasal-spray-50-mcg/">
				<img decoding="async" width="1080" height="845" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20845'%3E%3C/svg%3E" class="img bg-image" alt="Flomist" data-lazy-srcset="https://www.lyfechemist.com/wp-content/uploads/2022/09/Beauty-Serum-Cosmetic-Product-Promo-Advertising-Instagram-Post-_3_-e1663623000802.webp 1080w, https://www.lyfechemist.com/wp-content/uploads/2022/09/Beauty-Serum-Cosmetic-Product-Promo-Advertising-Instagram-Post-_3_-e1663623000802-300x235.webp 300w, https://www.lyfechemist.com/wp-content/uploads/2022/09/Beauty-Serum-Cosmetic-Product-Promo-Advertising-Instagram-Post-_3_-e1663623000802-1024x801.webp 1024w, https://www.lyfechemist.com/wp-content/uploads/2022/09/Beauty-Serum-Cosmetic-Product-Promo-Advertising-Instagram-Post-_3_-e1663623000802-768x601.webp 768w, https://www.lyfechemist.com/wp-content/uploads/2022/09/Beauty-Serum-Cosmetic-Product-Promo-Advertising-Instagram-Post-_3_-e1663623000802-800x626.webp 800w, https://www.lyfechemist.com/wp-content/uploads/2022/09/Beauty-Serum-Cosmetic-Product-Promo-Advertising-Instagram-Post-_3_-e1663623000802-310x243.webp 310w" data-lazy-sizes="(max-width: 1080px) 100vw, 1080px" data-lazy-src="https://www.lyfechemist.com/wp-content/uploads/2022/09/Beauty-Serum-Cosmetic-Product-Promo-Advertising-Instagram-Post-_3_-e1663623000802.webp"><noscript><img decoding="async" width="1080" height="845" src="https://www.lyfechemist.com/wp-content/uploads/2022/09/Beauty-Serum-Cosmetic-Product-Promo-Advertising-Instagram-Post-_3_-e1663623000802.webp" class="img bg-image" alt="Flomist" srcset="https://www.lyfechemist.com/wp-content/uploads/2022/09/Beauty-Serum-Cosmetic-Product-Promo-Advertising-Instagram-Post-_3_-e1663623000802.webp 1080w, https://www.lyfechemist.com/wp-content/uploads/2022/09/Beauty-Serum-Cosmetic-Product-Promo-Advertising-Instagram-Post-_3_-e1663623000802-300x235.webp 300w, https://www.lyfechemist.com/wp-content/uploads/2022/09/Beauty-Serum-Cosmetic-Product-Promo-Advertising-Instagram-Post-_3_-e1663623000802-1024x801.webp 1024w, https://www.lyfechemist.com/wp-content/uploads/2022/09/Beauty-Serum-Cosmetic-Product-Promo-Advertising-Instagram-Post-_3_-e1663623000802-768x601.webp 768w, https://www.lyfechemist.com/wp-content/uploads/2022/09/Beauty-Serum-Cosmetic-Product-Promo-Advertising-Instagram-Post-_3_-e1663623000802-800x626.webp 800w, https://www.lyfechemist.com/wp-content/uploads/2022/09/Beauty-Serum-Cosmetic-Product-Promo-Advertising-Instagram-Post-_3_-e1663623000802-310x243.webp 310w" sizes="(max-width: 1080px) 100vw, 1080px" /></noscript><img decoding="async" width="208" height="239" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20208%20239'%3E%3C/svg%3E" class="img text-image" alt="20%off flomist" data-lazy-src="https://www.lyfechemist.com/wp-content/uploads/2022/11/6.webp"><noscript><img decoding="async" width="208" height="239" src="https://www.lyfechemist.com/wp-content/uploads/2022/11/6.webp" class="img text-image" alt="20%off flomist" /></noscript>				<span class="overlay"></span>
			</a>
		</div>
		<div class="vc_row wpb_row vc_inner vc_row-fluid vc_column-gap-default"><div class="wpb_column vc_column_container vc_col-sm-12 vc_hidden-lg vc_hidden-md vc_hidden-sm"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="vc_empty_space" style="height: 10px"><span class="vc_empty_space_inner"></span></div></div></div></div></div>	</div>
</div></div>	<div class="vc_row wpb_row vc_row-fluid vc_column-gap-default ts-row-wide"><div class="wpb_column vc_column_container vc_col-sm-12 vc_hidden-md vc_hidden-sm vc_hidden-xs">
	<div class="wpb_wrapper">
	<div class="vc_empty_space" style="height: 30px"><span class="vc_empty_space_inner"></span></div>	</div>
</div></div>	<div class="vc_row wpb_row vc_row-fluid wpb_animate_when_almost_visible wpb_fadeIn fadeIn vc_custom_1599194501156 vc_column-gap-default ts-row-wide"><div class="wpb_column vc_column_container vc_col-sm-12">
	<div class="wpb_wrapper">
			<div class="ts-heading heading-3 heading-center text-default ">
			<h3 class="heading">Popular Brands</h3>
		</div>
		<div class="woocommerce columns-4">			<div class="ts-product-brand-wrapper ts-product ts-shortcode">
								<div class="content-wrapper items ">
											<div class="item ts-col-6">
							<a href="https://www.lyfechemist.com/product-brand/ajanta/">
							<img decoding="async" width="180" height="70" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20180%2070'%3E%3C/svg%3E" class="attachment-ts_logo_thumb size-ts_logo_thumb" alt="ajanta" data-lazy-src="https://www.lyfechemist.com/wp-content/uploads/2022/09/6-180x70.webp"><noscript><img decoding="async" width="180" height="70" src="https://www.lyfechemist.com/wp-content/uploads/2022/09/6-180x70.webp" class="attachment-ts_logo_thumb size-ts_logo_thumb" alt="ajanta" /></noscript>							</a>
							<div class="meta-wrapper">
																							</div>
						</div>
												<div class="item ts-col-6">
							<a href="https://www.lyfechemist.com/product-brand/centurion-laboratories/">
							<img decoding="async" width="180" height="70" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20180%2070'%3E%3C/svg%3E" class="attachment-ts_logo_thumb size-ts_logo_thumb" alt="" data-lazy-src="https://www.lyfechemist.com/wp-content/uploads/2022/09/1-180x70.webp"><noscript><img decoding="async" width="180" height="70" src="https://www.lyfechemist.com/wp-content/uploads/2022/09/1-180x70.webp" class="attachment-ts_logo_thumb size-ts_logo_thumb" alt="" /></noscript>							</a>
							<div class="meta-wrapper">
																							</div>
						</div>
												<div class="item ts-col-6">
							<a href="https://www.lyfechemist.com/product-brand/cipla-ltd/">
							<img decoding="async" width="180" height="70" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20180%2070'%3E%3C/svg%3E" class="attachment-ts_logo_thumb size-ts_logo_thumb" alt="" data-lazy-src="https://www.lyfechemist.com/wp-content/uploads/2022/09/8-180x70.webp"><noscript><img decoding="async" width="180" height="70" src="https://www.lyfechemist.com/wp-content/uploads/2022/09/8-180x70.webp" class="attachment-ts_logo_thumb size-ts_logo_thumb" alt="" /></noscript>							</a>
							<div class="meta-wrapper">
																							</div>
						</div>
												<div class="item ts-col-6">
							<a href="https://www.lyfechemist.com/product-brand/dr-reddy-zydus/">
							<img decoding="async" width="180" height="70" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20180%2070'%3E%3C/svg%3E" class="attachment-ts_logo_thumb size-ts_logo_thumb" alt="reddy zydus" data-lazy-src="https://www.lyfechemist.com/wp-content/uploads/2022/09/4-180x70.webp"><noscript><img decoding="async" width="180" height="70" src="https://www.lyfechemist.com/wp-content/uploads/2022/09/4-180x70.webp" class="attachment-ts_logo_thumb size-ts_logo_thumb" alt="reddy zydus" /></noscript>							</a>
							<div class="meta-wrapper">
																							</div>
						</div>
												<div class="item ts-col-6">
							<a href="https://www.lyfechemist.com/product-brand/lupin-bharat-cerum/">
							<img decoding="async" width="180" height="70" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20180%2070'%3E%3C/svg%3E" class="attachment-ts_logo_thumb size-ts_logo_thumb" alt="lupin" data-lazy-src="https://www.lyfechemist.com/wp-content/uploads/2022/09/3-180x70.webp"><noscript><img decoding="async" width="180" height="70" src="https://www.lyfechemist.com/wp-content/uploads/2022/09/3-180x70.webp" class="attachment-ts_logo_thumb size-ts_logo_thumb" alt="lupin" /></noscript>							</a>
							<div class="meta-wrapper">
																							</div>
						</div>
												<div class="item ts-col-6">
							<a href="https://www.lyfechemist.com/product-brand/pfizer/">
							<img decoding="async" width="180" height="70" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20180%2070'%3E%3C/svg%3E" class="attachment-ts_logo_thumb size-ts_logo_thumb" alt="pfize" data-lazy-src="https://www.lyfechemist.com/wp-content/uploads/2022/09/2-180x70.webp"><noscript><img decoding="async" width="180" height="70" src="https://www.lyfechemist.com/wp-content/uploads/2022/09/2-180x70.webp" class="attachment-ts_logo_thumb size-ts_logo_thumb" alt="pfize" /></noscript>							</a>
							<div class="meta-wrapper">
																							</div>
						</div>
												<div class="item ts-col-6">
							<a href="https://www.lyfechemist.com/product-brand/ranbanxy/">
							<img decoding="async" width="180" height="70" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20180%2070'%3E%3C/svg%3E" class="attachment-ts_logo_thumb size-ts_logo_thumb" alt="" data-lazy-src="https://www.lyfechemist.com/wp-content/uploads/2022/09/7-180x70.webp"><noscript><img decoding="async" width="180" height="70" src="https://www.lyfechemist.com/wp-content/uploads/2022/09/7-180x70.webp" class="attachment-ts_logo_thumb size-ts_logo_thumb" alt="" /></noscript>							</a>
							<div class="meta-wrapper">
																							</div>
						</div>
												<div class="item ts-col-6">
							<a href="https://www.lyfechemist.com/product-brand/sun-pharma/">
							<img decoding="async" width="180" height="70" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20180%2070'%3E%3C/svg%3E" class="attachment-ts_logo_thumb size-ts_logo_thumb" alt="sun pharma" data-lazy-src="https://www.lyfechemist.com/wp-content/uploads/2022/09/5-180x70.webp"><noscript><img decoding="async" width="180" height="70" src="https://www.lyfechemist.com/wp-content/uploads/2022/09/5-180x70.webp" class="attachment-ts_logo_thumb size-ts_logo_thumb" alt="sun pharma" /></noscript>							</a>
							<div class="meta-wrapper">
																							</div>
						</div>
										</div>
			</div>
		</div>	</div>
</div></div>	<div class="vc_row wpb_row vc_row-fluid vc_column-gap-default ts-row-wide"><div class="wpb_column vc_column_container vc_col-sm-12 vc_hidden-md vc_hidden-sm vc_hidden-xs">
	<div class="wpb_wrapper">
	<div class="vc_empty_space" style="height: 30px"><span class="vc_empty_space_inner"></span></div>	</div>
</div></div>	<div class="vc_row wpb_row vc_row-fluid vc_column-gap-default ts-row-wide"><div class="wpb_column vc_column_container vc_col-sm-12">
	<div class="wpb_wrapper">
	<h3 style="text-align: center" class="vc_custom_heading vc_do_custom_heading vc_custom_1596686544956">From the blog</h3>			<div class="ts-blogs-wrapper ts-shortcode ts-blogs heading-center style-default ts-slider loading grid columns-3 " data-atts="{&quot;layout&quot;:&quot;slider&quot;,&quot;columns&quot;:3,&quot;categories&quot;:&quot;&quot;,&quot;per_page&quot;:&quot;4&quot;,&quot;orderby&quot;:&quot;date&quot;,&quot;order&quot;:&quot;DESC&quot;,&quot;item_layout&quot;:&quot;grid&quot;,&quot;show_title&quot;:&quot;1&quot;,&quot;show_thumbnail&quot;:&quot;1&quot;,&quot;show_author&quot;:&quot;1&quot;,&quot;show_tags&quot;:&quot;1&quot;,&quot;show_categories&quot;:&quot;0&quot;,&quot;show_date&quot;:&quot;1&quot;,&quot;show_comment&quot;:&quot;0&quot;,&quot;show_excerpt&quot;:&quot;0&quot;,&quot;show_readmore&quot;:&quot;0&quot;,&quot;excerpt_words&quot;:&quot;20&quot;,&quot;is_slider&quot;:1,&quot;show_nav&quot;:&quot;0&quot;,&quot;auto_play&quot;:&quot;1&quot;,&quot;margin&quot;:0,&quot;is_masonry&quot;:0,&quot;show_load_more&quot;:0}">
			
								
				<div class="content-wrapper">
					<div class="blogs items">
										<article class="item    first">
						
										
											<div class="thumbnail-content">
															<a class="thumbnail  " href="https://www.lyfechemist.com/does-a-man-stop-ejaculating/">
									<figure>
									<img decoding="async" width="496" height="262" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20496%20262'%3E%3C/svg%3E" class="attachment-mymedi_blog_thumb_shortcode size-mymedi_blog_thumb_shortcode wp-post-image" alt="A man stop ejaculating" data-lazy-src="https://www.lyfechemist.com/wp-content/uploads/2024/08/when-does-a-man-stop-ejaculating-496x262.jpg"><noscript><img decoding="async" width="496" height="262" src="https://www.lyfechemist.com/wp-content/uploads/2024/08/when-does-a-man-stop-ejaculating-496x262.jpg" class="attachment-mymedi_blog_thumb_shortcode size-mymedi_blog_thumb_shortcode wp-post-image" alt="A man stop ejaculating" /></noscript>									</figure>
									<div class="effect-thumbnail"></div>
								</a>
													
						</div>
									
											
						<div class="entry-content">
							
														<header>
								<h4 class="heading-title entry-title">
									<a class="post-title heading-title" href="https://www.lyfechemist.com/does-a-man-stop-ejaculating/">At What Age Does a Man Stop Ejaculating?</a>
								</h4>
							</header>
														
															<div class="entry-meta-middle">
								
									<!-- Blog Date Time -->
																		<span class="date-time">
										August 7, 2024									</span>
											
								
									<!-- Blog Author -->
																		<span class="vcard author"><a href="https://www.lyfechemist.com/author/admin/" title="Posts by Devid watsan" rel="author">Devid watsan</a></span>
																		
									<!-- Blog Comment -->
																		
									<!-- Blog Categories -->
																		
								</div>
														
														
													</div>
							
									</article>
							<article class="item    ">
						
										
											<div class="thumbnail-content">
															<a class="thumbnail  " href="https://www.lyfechemist.com/correct-way-to-apply-testosterone-gel/">
									<figure>
									<img decoding="async" width="496" height="262" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20496%20262'%3E%3C/svg%3E" class="attachment-mymedi_blog_thumb_shortcode size-mymedi_blog_thumb_shortcode wp-post-image" alt="testosterone gel" data-lazy-src="https://www.lyfechemist.com/wp-content/uploads/2024/06/Testosteron_Gel-496x262.jpg"><noscript><img decoding="async" width="496" height="262" src="https://www.lyfechemist.com/wp-content/uploads/2024/06/Testosteron_Gel-496x262.jpg" class="attachment-mymedi_blog_thumb_shortcode size-mymedi_blog_thumb_shortcode wp-post-image" alt="testosterone gel" /></noscript>									</figure>
									<div class="effect-thumbnail"></div>
								</a>
													
						</div>
									
											
						<div class="entry-content">
							
														<header>
								<h4 class="heading-title entry-title">
									<a class="post-title heading-title" href="https://www.lyfechemist.com/correct-way-to-apply-testosterone-gel/">What is the correct way to apply testosterone gel?</a>
								</h4>
							</header>
														
															<div class="entry-meta-middle">
								
									<!-- Blog Date Time -->
																		<span class="date-time">
										June 10, 2024									</span>
											
								
									<!-- Blog Author -->
																		<span class="vcard author"><a href="https://www.lyfechemist.com/author/admin/" title="Posts by Devid watsan" rel="author">Devid watsan</a></span>
																		
									<!-- Blog Comment -->
																		
									<!-- Blog Categories -->
																		
								</div>
														
														
													</div>
							
									</article>
							<article class="item    last">
						
										
											<div class="thumbnail-content">
															<a class="thumbnail  " href="https://www.lyfechemist.com/how-does-aurogra-100mg-work/">
									<figure>
									<img decoding="async" width="496" height="262" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20496%20262'%3E%3C/svg%3E" class="attachment-mymedi_blog_thumb_shortcode size-mymedi_blog_thumb_shortcode wp-post-image" alt="Aurogra 100mg" data-lazy-src="https://www.lyfechemist.com/wp-content/uploads/2024/06/Aurogra_100mg-496x262.jpg"><noscript><img decoding="async" width="496" height="262" src="https://www.lyfechemist.com/wp-content/uploads/2024/06/Aurogra_100mg-496x262.jpg" class="attachment-mymedi_blog_thumb_shortcode size-mymedi_blog_thumb_shortcode wp-post-image" alt="Aurogra 100mg" /></noscript>									</figure>
									<div class="effect-thumbnail"></div>
								</a>
													
						</div>
									
											
						<div class="entry-content">
							
														<header>
								<h4 class="heading-title entry-title">
									<a class="post-title heading-title" href="https://www.lyfechemist.com/how-does-aurogra-100mg-work/">How does Aurogra 100mg work in the body?</a>
								</h4>
							</header>
														
															<div class="entry-meta-middle">
								
									<!-- Blog Date Time -->
																		<span class="date-time">
										June 6, 2024									</span>
											
								
									<!-- Blog Author -->
																		<span class="vcard author"><a href="https://www.lyfechemist.com/author/admin/" title="Posts by Devid watsan" rel="author">Devid watsan</a></span>
																		
									<!-- Blog Comment -->
																		
									<!-- Blog Categories -->
																		
								</div>
														
														
													</div>
							
									</article>
							<article class="item    first">
						
										
											<div class="thumbnail-content">
															<a class="thumbnail  " href="https://www.lyfechemist.com/stop-facial-hair-growth/">
									<figure>
									<img decoding="async" width="496" height="262" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20496%20262'%3E%3C/svg%3E" class="attachment-mymedi_blog_thumb_shortcode size-mymedi_blog_thumb_shortcode wp-post-image" alt="Stop facial hair" data-lazy-srcset="https://www.lyfechemist.com/wp-content/uploads/2024/05/Stop_facial_hair-496x262.jpg 496w, https://www.lyfechemist.com/wp-content/uploads/2024/05/Stop_facial_hair-992x525.jpg 992w" data-lazy-sizes="(max-width: 496px) 100vw, 496px" data-lazy-src="https://www.lyfechemist.com/wp-content/uploads/2024/05/Stop_facial_hair-496x262.jpg"><noscript><img decoding="async" width="496" height="262" src="https://www.lyfechemist.com/wp-content/uploads/2024/05/Stop_facial_hair-496x262.jpg" class="attachment-mymedi_blog_thumb_shortcode size-mymedi_blog_thumb_shortcode wp-post-image" alt="Stop facial hair" srcset="https://www.lyfechemist.com/wp-content/uploads/2024/05/Stop_facial_hair-496x262.jpg 496w, https://www.lyfechemist.com/wp-content/uploads/2024/05/Stop_facial_hair-992x525.jpg 992w" sizes="(max-width: 496px) 100vw, 496px" /></noscript>									</figure>
									<div class="effect-thumbnail"></div>
								</a>
													
						</div>
									
											
						<div class="entry-content">
							
														<header>
								<h4 class="heading-title entry-title">
									<a class="post-title heading-title" href="https://www.lyfechemist.com/stop-facial-hair-growth/">How can a female stop facial hair growth?</a>
								</h4>
							</header>
														
															<div class="entry-meta-middle">
								
									<!-- Blog Date Time -->
																		<span class="date-time">
										May 30, 2024									</span>
											
								
									<!-- Blog Author -->
																		<span class="vcard author"><a href="https://www.lyfechemist.com/author/admin/" title="Posts by Devid watsan" rel="author">Devid watsan</a></span>
																		
									<!-- Blog Comment -->
																		
									<!-- Blog Categories -->
																		
								</div>
														
														
													</div>
							
									</article>
								</div>
									</div>
			</div>
			</div>
</div></div>	<div class="vc_row wpb_row vc_row-fluid vc_column-gap-default ts-row-wide"><div class="wpb_column vc_column_container vc_col-sm-12 vc_hidden-md vc_hidden-sm vc_hidden-xs">
	<div class="wpb_wrapper">
	<div class="vc_empty_space" style="height: 30px"><span class="vc_empty_space_inner"></span></div>	</div>
</div></div>
</div>			</article>
					</div>
	</div>
	
	<!-- Right Sidebar -->
		
</div>

<div class="clear"></div>
</div><!-- #main .wrapper -->
<div class="clear"></div>
		<footer id="colophon">
		<div class="footer-container">
						<div class="first-footer-area footer-area">
				<div class="container">
					<div class="wpb-content-wrapper"><div class="vc_row wpb_row vc_row-fluid group-features vc_custom_1604049827072 vc_row-o-equal-height vc_row-o-content-middle vc_row-flex ts-row-wide"><div class="wpb_column vc_column_container vc_col-sm-4 vc_custom_1604288312820">
	<div class="wpb_wrapper">
		<div class="ts-feature-wrapper ts-aligncenter horizontal-image text-default">
		
		<div class="feature-content">
			
						<a target="_self" class="feature-icon" href="">
				<img decoding="async" width="20" height="20" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2020%2020'%3E%3C/svg%3E" class="" alt="icon" data-lazy-src="https://www.lyfechemist.com/wp-content/uploads/2020/08/wallet.png"><noscript><img decoding="async" width="20" height="20" src="https://www.lyfechemist.com/wp-content/uploads/2020/08/wallet.png" class="" alt="icon" /></noscript>			</a>
						
			<div class="feature-header">
				
								<h4 class="feature-title heading-title entry-title">
					<a target="_self" href="">100% Money back</a>
				</h4>
								
							
									
			</div>
		</div>
	</div>
		</div>
</div><div class="wpb_column vc_column_container vc_col-sm-4 vc_custom_1604288305436">
	<div class="wpb_wrapper">
		<div class="ts-feature-wrapper ts-aligncenter horizontal-icon text-default">
		
		<div class="feature-content">
			
						<a style="color: #5b6c8f" target="_self" class="feature-icon" href="">
				<i class="vc-material vc-material-phone_in_talk"></i>
			</a>
						
			<div class="feature-header">
				
								<h4 class="feature-title heading-title entry-title">
					<a target="_self" href="">24/7 Customer Support</a>
				</h4>
								
							
									
			</div>
		</div>
	</div>
		</div>
</div><div class="wpb_column vc_column_container vc_col-sm-4 vc_custom_1597915666316">
	<div class="wpb_wrapper">
		<div class="ts-feature-wrapper ts-aligncenter horizontal-image text-default">
		
		<div class="feature-content">
			
						<a target="_self" class="feature-icon" href="">
				<img decoding="async" width="20" height="20" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2020%2020'%3E%3C/svg%3E" class="" alt="icon" data-lazy-src="https://www.lyfechemist.com/wp-content/uploads/2020/08/truck.png"><noscript><img decoding="async" width="20" height="20" src="https://www.lyfechemist.com/wp-content/uploads/2020/08/truck.png" class="" alt="icon" /></noscript>			</a>
						
			<div class="feature-header">
				
								<h4 class="feature-title heading-title entry-title">
					<a target="_self" href="">Free delivery for order over $300</a>
				</h4>
								
							
									
			</div>
		</div>
	</div>
		</div>
</div></div>	<div class="vc_row wpb_row vc_row-fluid vc_column-gap-default ts-row-wide"><div class="wpb_column vc_column_container vc_col-sm-12 vc_hidden-md vc_hidden-sm vc_hidden-xs">
	<div class="wpb_wrapper">
	<div class="vc_empty_space" style="height: 30px"><span class="vc_empty_space_inner"></span></div>	</div>
</div></div>	<div id="mobile" class="vc_row wpb_row vc_row-fluid vc_custom_1668970498847 vc_column-gap-default ts-row-wide"><div class="wpb_column vc_column_container vc_col-sm-12 vc_col-lg-7 vc_col-md-7">
	<div class="wpb_wrapper">
	<div class="vc_row wpb_row vc_inner vc_row-fluid mobile-portrait-1-columns vc_column-gap-default"><div class="wpb_column vc_column_container vc_col-sm-4 vc_col-xs-4"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element vc_custom_1667765764360">
		<div class="wpb_wrapper">
			<p><img decoding="async" class="size-full wp-image-17388 alignnone" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20144%2036'%3E%3C/svg%3E" alt="" width="144" height="36" data-lazy-src="https://www.lyfechemist.com/wp-content/uploads/2022/11/lyf_logo.webp"><noscript><img decoding="async" class="size-full wp-image-17388 alignnone" src="https://www.lyfechemist.com/wp-content/uploads/2022/11/lyf_logo.webp" alt="" width="144" height="36" /></noscript></p>

		</div>
	</div>
<div class="vc_empty_space  hidden-phone" style="height: 15px"><span class="vc_empty_space_inner"></span></div>
	<div class="wpb_text_column wpb_content_element vc_custom_1668971227714" id="add">
		<div class="wpb_wrapper">
			<p style="margin-bottom: 5px;">Bin Jarish Building Deira<br>
Dubai UAE<br>
PO Box – 103704</p>

		</div>
	</div>
<div class="vc_empty_space  hidden-phone" style="height: 15px"><span class="vc_empty_space_inner"></span></div><section class="widget-container body-color ts-social-icons"><h3 class="widget-title heading-title hidden">Social Icons</h3>			
			<div class="social-icons show-tooltip columns-4">
				<ul class="list-icons">
											<li class="facebook"><a href="https://www.facebook.com/lyfechemist" target="_blank" title="" rel="noopener"><i class="fab fa-facebook-f"></i><span class="ts-tooltip social-tooltip">Facebook</span></a></li>				
																<li class="instagram"><a href="https://www.instagram.com/lyfechemist/" target="_blank" title="" rel="noopener"><i class="fab fa-instagram"></i><span class="ts-tooltip social-tooltip">Instagram</span></a></li>
																<li class="youtube"><a href="https://www.youtube.com/channel/UCXtN8wgLvUkJvPMlofPw5dg" target="_blank" title="" rel="noopener"><i class="fab fa-youtube"></i><span class="ts-tooltip social-tooltip">Youtube</span></a></li>
																										<li class="twitter"><a href="https://twitter.com/Lyfechemist" target="_blank" title="" rel="noopener"><i class="fab fa-twitter"></i><span class="ts-tooltip social-tooltip">Twitter</span></a></li>
																				
																			</ul>
			</div>

			</section><div class="vc_empty_space  visible-phone" style="height: 20px"><span class="vc_empty_space_inner"></span></div></div></div></div><div class="wpb_column vc_column_container vc_col-sm-8 vc_col-xs-8 vc_col-has-fill"><div class="vc_column-inner vc_custom_1604653865662"><div class="wpb_wrapper"><h5 style="text-align: left" class="vc_custom_heading vc_do_custom_heading">Need help</h5>
	<div class="wpb_text_column wpb_content_element vc_custom_1668970598397">
		<div class="wpb_wrapper">
			<h3 class="fntkm" style="margin-bottom: 5px; line-height: 36px;"><img decoding="async" class="size-full wp-image-17376 alignnone" style="margin-top: 6px;" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2020%2020'%3E%3C/svg%3E" alt="phone-icon" width="20" height="20" data-lazy-src="https://www.lyfechemist.com/wp-content/uploads/2020/10/phone-icon.png"><noscript><img decoding="async" class="size-full wp-image-17376 alignnone" style="margin-top: 6px;" src="https://www.lyfechemist.com/wp-content/uploads/2020/10/phone-icon.png" alt="phone-icon" width="20" height="20" /></noscript>Toll free 24×7 : +1-614-633-0503</h3>
<p style="margin-bottom: 18px; padding-left: 40px;"><small>Monday – Friday: 9:00-20:00</small><br>
<small>Saturday: 11:00 – 15:00</small></p>
<hr style="height: 1px; border-width: 0; color: #f0f2f5; background-color: #f0f2f5; margin-bottom: 18px;">
<p><a href="mailto:[email protected]"><img decoding="async" class="size-full wp-image-17377 alignnone" style="margin-top: 4px;" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2016%2017'%3E%3C/svg%3E" alt="" width="16" height="17" data-lazy-src="https://www.lyfechemist.com/wp-content/uploads/2020/10/mail.png"><noscript><img decoding="async" class="size-full wp-image-17377 alignnone" style="margin-top: 4px;" src="https://www.lyfechemist.com/wp-content/uploads/2020/10/mail.png" alt="" width="16" height="17" /></noscript><strong style="font-weight: 600;">[email protected]</strong></a></p>

		</div>
	</div>
</div></div></div></div><div class="vc_row wpb_row vc_inner vc_row-fluid vc_column-gap-default"><div class="wpb_column vc_column_container vc_col-sm-12 vc_hidden-lg vc_hidden-md"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="vc_empty_space" style="height: 40px"><span class="vc_empty_space_inner"></span></div></div></div></div></div><div class="vc_row wpb_row vc_inner vc_row-fluid vc_column-gap-default"><div class="wpb_column vc_column_container vc_col-sm-12 vc_hidden-lg vc_hidden-md vc_hidden-xs"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="vc_separator wpb_content_element vc_separator_align_center vc_sep_width_100 vc_sep_pos_align_center vc_separator_no_text vc_custom_1604287108956 wpb_content_element  vc_custom_1604287108956 wpb_content_element"><span class="vc_sep_holder vc_sep_holder_l"><span style="border-color:#f0f2f5;" class="vc_sep_line"></span></span><span class="vc_sep_holder vc_sep_holder_r"><span style="border-color:#f0f2f5;" class="vc_sep_line"></span></span>
</div></div></div></div></div>	</div>
</div><div class="wpb_column vc_column_container vc_col-sm-12 vc_col-lg-5 vc_col-md-5">
	<div class="wpb_wrapper">
	<div class="vc_row wpb_row vc_inner vc_row-fluid mobile-portrait-2-columns vc_column-gap-default"><div class="wpb_column vc_column_container vc_col-sm-4 vc_col-xs-4"><div class="vc_column-inner"><div class="wpb_wrapper"><h5 style="text-align: left" class="vc_custom_heading vc_do_custom_heading">Information</h5>
	<div class="wpb_text_column wpb_content_element">
		<div class="wpb_wrapper">
			<ul>
<li><a href="https://www.lyfechemist.com/delivery-information/">Delivery information</a></li>
<li><a href="https://www.lyfechemist.com/privacy-policy/">Privacy Policy</a></li>
<li><a href="https://www.lyfechemist.com/shipping-policy/">Shipping Policy</a></li>
<li><a href="https://www.lyfechemist.com/terms-and-conditions/">Terms &amp; Conditions</a></li>
</ul>

		</div>
	</div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-4 vc_col-xs-4"><div class="vc_column-inner"><div class="wpb_wrapper"><h5 style="text-align: left" class="vc_custom_heading vc_do_custom_heading">Account</h5>
	<div class="wpb_text_column wpb_content_element">
		<div class="wpb_wrapper">
			<ul>
<li><a href="https://www.lyfechemist.com/my-account/">My account</a></li>
<li><a href="https://www.lyfechemist.com/my-account/orders/">My orders</a></li>
<li><a href="https://www.lyfechemist.com/refund_returns/">Return Policy</a></li>
<li><a href="https://www.lyfechemist.com/wishlist/">Wishlist</a></li>
</ul>

		</div>
	</div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-4 vc_col-xs-4"><div class="vc_column-inner"><div class="wpb_wrapper"><h5 style="text-align: left" class="vc_custom_heading vc_do_custom_heading">Store</h5>
	<div class="wpb_text_column wpb_content_element">
		<div class="wpb_wrapper">
			<ul class="mobile-portrait-2-columns">
<li><a href="https://www.lyfechemist.com/about-us/">About us</a></li>
<li><a href="https://www.lyfechemist.com/contact-us/">Contact us</a></li>
<li><a href="https://www.lyfechemist.com/blog/">Blogs</a></li>
<li><a href="https://www.indiapost.gov.in/_layouts/15/dop.portal.tracking/trackconsignment.aspx" target="_blank" rel="noopener">Track Order</a></li>
</ul>

		</div>
	</div>
</div></div></div></div>	</div>
</div></div>	<div class="vc_row wpb_row vc_row-fluid vc_column-gap-default ts-row-wide"><div class="wpb_column vc_column_container vc_col-sm-12 vc_hidden-md vc_hidden-sm vc_hidden-xs">
	<div class="wpb_wrapper">
	<div class="vc_empty_space" style="height: 30px"><span class="vc_empty_space_inner"></span></div>	</div>
</div></div>
</div>				</div>
			</div>
						
						<div class="end-footer footer-area">
				<div class="container">
					<div class="wpb-content-wrapper">	<div class="vc_row wpb_row vc_row-fluid vc_column-gap-default ts-row-wide"><div class="wpb_column vc_column_container vc_col-sm-12">
	<div class="wpb_wrapper">
	<div class="vc_separator wpb_content_element vc_separator_align_center vc_sep_width_100 vc_sep_pos_align_center vc_separator_no_text wpb_content_element  wpb_content_element"><span class="vc_sep_holder vc_sep_holder_l"><span style="border-color:#f0f2f5;" class="vc_sep_line"></span></span><span class="vc_sep_holder vc_sep_holder_r"><span style="border-color:#f0f2f5;" class="vc_sep_line"></span></span>
</div><div class="vc_row wpb_row vc_inner vc_row-fluid vc_custom_1596621074116 vc_column-gap-default vc_row-o-content-middle vc_row-flex"><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element vc_custom_1724995952831 ts-aligncenter-mobile">
		<div class="wpb_wrapper">
			<p><span style="color: #103178;">Copyright © 2024 Lyfechemist. All Rights Reserved</span></p>

		</div>
	</div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element vc_custom_1598243715730 ts-aligncenter-mobile">
		<div class="wpb_wrapper">
			<p><img decoding="async" class="size-full wp-image-16780 alignright" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20480%2040'%3E%3C/svg%3E" alt="" width="480" height="40" data-lazy-src="https://www.lyfechemist.com/wp-content/uploads/2020/08/payment.png"><noscript><img decoding="async" class="size-full wp-image-16780 alignright" src="https://www.lyfechemist.com/wp-content/uploads/2020/08/payment.png" alt="" width="480" height="40" /></noscript></p>

		</div>
	</div>
</div></div></div></div>	</div>
</div></div>
</div>				</div>
			</div>
					</div>
	</footer>
	</div><!-- #page -->

<div id="to-top" class="scroll-button">
	<a class="scroll-button" href="javascript:void(0)" title="Back to Top">Back to Top</a>
</div>
<script type="rocketlazyloadscript">window.addEventListener('DOMContentLoaded', function() {
jQuery("#ship-to-different-address input[type=checkbox]").removeAttr("checked");	
function resize() {
  if (jQuery(window).width() < 700) {
    jQuery('.lyfe_ban').addClass('mobile-row-alignfull');
  }
}
});</script>
<!-- Start of  Zendesk Widget script -->
<script type="rocketlazyloadscript" id="ze-snippet" src="https://static.zdassets.com/ekr/snippet.js?key=1007afae-fad1-440d-8b4a-0cf2f604f6ff" defer=""> </script>
<!-- End of  Zendesk Widget script -->
<!-- Click to Chat - https://holithemes.com/plugins/click-to-chat/  v4.9 -->  
            <div class="ht-ctc ht-ctc-chat ctc-analytics ctc_wp_desktop style-3  " id="ht-ctc-chat" style="display: none;  position: fixed; bottom: 35px; left: 18px;">
                                <div class="ht_ctc_style ht_ctc_chat_style">
                <div title="WhatsApp us" style="display:flex;justify-content:center;align-items:center; " class="ctc_s_3 ctc_nb" data-nb_top="-5px" data-nb_right="-5px">
    <p class="ctc-analytics ctc_cta ctc_cta_stick ht-ctc-cta " style="padding: 0px 16px; line-height: 1.6; ; background-color: #25d366; color: #ffffff; border-radius:10px; margin:0 10px;  display: none; ">WhatsApp us</p>
    <svg style="pointer-events:none; display:block; height:60px; width:60px;" width="60px" height="60px" viewBox="0 0 1219.547 1225.016">
            <path style="fill: #E0E0E0;" fill="#E0E0E0" d="M1041.858 178.02C927.206 63.289 774.753.07 612.325 0 277.617 0 5.232 272.298 5.098 606.991c-.039 106.986 27.915 211.42 81.048 303.476L0 1225.016l321.898-84.406c88.689 48.368 188.547 73.855 290.166 73.896h.258.003c334.654 0 607.08-272.346 607.222-607.023.056-162.208-63.052-314.724-177.689-429.463zm-429.533 933.963h-.197c-90.578-.048-179.402-24.366-256.878-70.339l-18.438-10.93-191.021 50.083 51-186.176-12.013-19.087c-50.525-80.336-77.198-173.175-77.16-268.504.111-278.186 226.507-504.503 504.898-504.503 134.812.056 261.519 52.604 356.814 147.965 95.289 95.36 147.728 222.128 147.688 356.948-.118 278.195-226.522 504.543-504.693 504.543z"></path>
            <linearGradient id="htwaicona-chat" gradientUnits="userSpaceOnUse" x1="609.77" y1="1190.114" x2="609.77" y2="21.084">
                <stop offset="0" stop-color="#20b038"></stop>
                <stop offset="1" stop-color="#60d66a"></stop>
            </linearGradient>
            <path style="fill: url(#htwaicona-chat);" fill="url(#htwaicona-chat)" d="M27.875 1190.114l82.211-300.18c-50.719-87.852-77.391-187.523-77.359-289.602.133-319.398 260.078-579.25 579.469-579.25 155.016.07 300.508 60.398 409.898 169.891 109.414 109.492 169.633 255.031 169.57 409.812-.133 319.406-260.094 579.281-579.445 579.281-.023 0 .016 0 0 0h-.258c-96.977-.031-192.266-24.375-276.898-70.5l-307.188 80.548z"></path>
            <image overflow="visible" opacity=".08" width="682" height="639" transform="translate(270.984 291.372)"></image>
            <path fill-rule="evenodd" clip-rule="evenodd" style="fill: #FFFFFF;" fill="#FFF" d="M462.273 349.294c-11.234-24.977-23.062-25.477-33.75-25.914-8.742-.375-18.75-.352-28.742-.352-10 0-26.25 3.758-39.992 18.766-13.75 15.008-52.5 51.289-52.5 125.078 0 73.797 53.75 145.102 61.242 155.117 7.5 10 103.758 166.266 256.203 226.383 126.695 49.961 152.477 40.023 179.977 37.523s88.734-36.273 101.234-71.297c12.5-35.016 12.5-65.031 8.75-71.305-3.75-6.25-13.75-10-28.75-17.5s-88.734-43.789-102.484-48.789-23.75-7.5-33.75 7.516c-10 15-38.727 48.773-47.477 58.773-8.75 10.023-17.5 11.273-32.5 3.773-15-7.523-63.305-23.344-120.609-74.438-44.586-39.75-74.688-88.844-83.438-103.859-8.75-15-.938-23.125 6.586-30.602 6.734-6.719 15-17.508 22.5-26.266 7.484-8.758 9.984-15.008 14.984-25.008 5-10.016 2.5-18.773-1.25-26.273s-32.898-81.67-46.234-111.326z"></path>
            <path style="fill: #FFFFFF;" fill="#FFF" d="M1036.898 176.091C923.562 62.677 772.859.185 612.297.114 281.43.114 12.172 269.286 12.039 600.137 12 705.896 39.633 809.13 92.156 900.13L7 1211.067l318.203-83.438c87.672 47.812 186.383 73.008 286.836 73.047h.255.003c330.812 0 600.109-269.219 600.25-600.055.055-160.343-62.328-311.108-175.649-424.53zm-424.601 923.242h-.195c-89.539-.047-177.344-24.086-253.93-69.531l-18.227-10.805-188.828 49.508 50.414-184.039-11.875-18.867c-49.945-79.414-76.312-171.188-76.273-265.422.109-274.992 223.906-498.711 499.102-498.711 133.266.055 258.516 52 352.719 146.266 94.195 94.266 146.031 219.578 145.992 352.852-.118 274.999-223.923 498.749-498.899 498.749z"></path>
        </svg></div>                </div>
            </div>
                        <span class="ht_ctc_chat_data" data-no_number="" data-settings="{&quot;number&quot;:&quot;16146330503&quot;,&quot;pre_filled&quot;:&quot;Congratulations! You have chosen the best online medicine shop.\r\n\r\nLyfechemist.com works&quot;,&quot;dis_m&quot;:&quot;show&quot;,&quot;dis_d&quot;:&quot;show&quot;,&quot;css&quot;:&quot;display: none; cursor: pointer; z-index: 99999999;&quot;,&quot;pos_d&quot;:&quot;position: fixed; bottom: 35px; left: 18px;&quot;,&quot;pos_m&quot;:&quot;position: fixed; bottom: 35px; left: 18px;&quot;,&quot;schedule&quot;:&quot;no&quot;,&quot;se&quot;:150,&quot;ani&quot;:&quot;no-animations&quot;,&quot;url_target_d&quot;:&quot;_blank&quot;,&quot;ga&quot;:&quot;yes&quot;,&quot;fb&quot;:&quot;yes&quot;,&quot;g_init&quot;:&quot;default&quot;,&quot;g_an_event_name&quot;:&quot;chat: {number}&quot;,&quot;pixel_event_name&quot;:&quot;Click to Chat by HoliThemes&quot;}"></span>
            <script type="text/html" id="wpb-modifications"> window.wpbCustomElement = 1; </script>	<script type="rocketlazyloadscript" data-rocket-type="text/javascript">
		(function () {
			var c = document.body.className;
			c = c.replace(/woocommerce-no-js/, 'woocommerce-js');
			document.body.className = c;
		})();
	</script>
	<link data-minify="1" rel="stylesheet" id="wc-blocks-style-css" href="https://www.lyfechemist.com/wp-content/cache/min/1/wp-content/plugins/woocommerce/assets/client/blocks/wc-blocks.css?ver=1726837675" type="text/css" media="all">
<link rel="stylesheet" id="vc_animate-css-css" href="https://www.lyfechemist.com/wp-content/plugins/js_composer/assets/lib/vendor/node_modules/animate.css/animate.min.css?ver=7.9" type="text/css" media="all">
<link data-minify="1" rel="stylesheet" id="vc_material-css" href="https://www.lyfechemist.com/wp-content/cache/min/1/wp-content/plugins/js_composer/assets/css/lib/vc-material/vc_material.min.css?ver=1726837675" type="text/css" media="all">
<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--font-family--inter: "Inter", sans-serif;--wp--preset--font-family--cardo: Cardo;--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;}
</style>
<style id="core-block-supports-inline-css" type="text/css">
/**
 * Core styles: block-supports
 */

</style>
<script type="text/javascript" id="ht_ctc_app_js-js-extra">
/* <![CDATA[ */
var ht_ctc_chat_var = {"number":"16146330503","pre_filled":"Congratulations! You have chosen the best online medicine shop.\r\n\r\nLyfechemist.com works","dis_m":"show","dis_d":"show","css":"display: none; cursor: pointer; z-index: 99999999;","pos_d":"position: fixed; bottom: 35px; left: 18px;","pos_m":"position: fixed; bottom: 35px; left: 18px;","schedule":"no","se":"150","ani":"no-animations","url_target_d":"_blank","ga":"yes","fb":"yes","g_init":"default","g_an_event_name":"chat: {number}","pixel_event_name":"Click to Chat by HoliThemes"};
var ht_ctc_variables = {"g_an_event_name":"chat: {number}","pixel_event_type":"trackCustom","pixel_event_name":"Click to Chat by HoliThemes","g_an_params":["g_an_param_1","g_an_param_2","g_an_param_3"],"g_an_param_1":{"key":"number","value":"{number}"},"g_an_param_2":{"key":"title","value":"{title}"},"g_an_param_3":{"key":"url","value":"{url}"},"pixel_params":["pixel_param_1","pixel_param_2","pixel_param_3","pixel_param_4"],"pixel_param_1":{"key":"Category","value":"Click to Chat for WhatsApp"},"pixel_param_2":{"key":"ID","value":"{number}"},"pixel_param_3":{"key":"Title","value":"{title}"},"pixel_param_4":{"key":"URL","value":"{url}"}};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://www.lyfechemist.com/wp-content/cache/min/1/wp-content/plugins/click-to-chat-for-whatsapp/new/inc/assets/js/app.js?ver=1726837675" id="ht_ctc_app_js-js" defer=""></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://www.lyfechemist.com/wp-content/cache/min/1/wp-includes/js/dist/hooks.js?ver=1726837675" id="wp-hooks-js"></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://www.lyfechemist.com/wp-content/cache/min/1/wp-includes/js/dist/i18n.js?ver=1726837675" id="wp-i18n-js"></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="wp-i18n-js-after">
/* <![CDATA[ */
wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } );
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://www.lyfechemist.com/wp-content/cache/min/1/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=1726837675" id="swv-js" defer=""></script>
<script type="text/javascript" id="contact-form-7-js-extra">
/* <![CDATA[ */
var wpcf7 = {"api":{"root":"https:\/\/www.lyfechemist.com\/wp-json\/","namespace":"contact-form-7\/v1"},"cached":"1"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://www.lyfechemist.com/wp-content/cache/min/1/wp-content/plugins/contact-form-7/includes/js/index.js?ver=1726837675" id="contact-form-7-js" defer=""></script>
<script type="text/javascript" id="ts-shortcode-js-extra">
/* <![CDATA[ */
var ts_shortcode_params = {"ajax_uri":"\/wp-admin\/admin-ajax.php"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://www.lyfechemist.com/wp-content/cache/min/1/wp-content/plugins/themesky/js/shortcode.js?ver=1726837675" id="ts-shortcode-js" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://www.lyfechemist.com/wp-content/plugins/themesky/js/owl.carousel.min.js?ver=1.2.0" id="owl-carousel-js" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-browser-checker-js-after">
/* <![CDATA[ */
class RocketBrowserCompatibilityChecker {

	constructor( options ) {
		this.passiveSupported = false;

		this._checkPassiveOption( this );
		this.options = this.passiveSupported ? options : false;
	}

	/**
	 * Initializes browser check for addEventListener passive option.
	 *
	 * @link https://developer.mozilla.org/en-US/docs/Web/API/EventTarget/addEventListener#Safely_detecting_option_support
	 * @private
	 *
	 * @param self Instance of this object.
	 * @returns {boolean}
	 */
	_checkPassiveOption( self ) {
		try {
			const options = {
				// This function will be called when the browser attempts to access the passive property.
				get passive() {
					self.passiveSupported = true;
					return false;
				}
			};

			window.addEventListener( 'test', null, options );
			window.removeEventListener( 'test', null, options );
		} catch ( err ) {
			self.passiveSupported = false;
		}
	}

	/**
	 * Checks if the browser supports requestIdleCallback and cancelIdleCallback. If no, shims its behavior with a polyfills.
	 *
	 * @link @link https://developers.google.com/web/updates/2015/08/using-requestidlecallback
	 */
	initRequestIdleCallback() {
		if ( ! 'requestIdleCallback' in window ) {
			window.requestIdleCallback = ( cb ) => {
				const start = Date.now();
				return setTimeout( () => {
					cb( {
						didTimeout: false,
						timeRemaining: function timeRemaining() {
							return Math.max( 0, 50 - ( Date.now() - start ) );
						}
					} );
				}, 1 );
			};
		}

		if ( ! 'cancelIdleCallback' in window ) {
			window.cancelIdleCallback = ( id ) => clearTimeout( id );
		}
	}

	/**
	 * Detects if data saver mode is on.
	 *
	 * @link https://developers.google.com/web/fundamentals/performance/optimizing-content-efficiency/save-data/#detecting_the_save-data_setting
	 *
	 * @returns {boolean|boolean}
	 */
	isDataSaverModeOn() {
		return (
			'connection' in navigator
			&&
			true === navigator.connection.saveData
		);
	}

	/**
	 * Checks if the browser supports link prefetch.
	 *
	 * @returns {boolean|boolean}
	 */
	supportsLinkPrefetch() {
		const elem = document.createElement( 'link' );
		return (
			elem.relList
			&&
			elem.relList.supports
			&&
			elem.relList.supports( 'prefetch' )
			&&
			window.IntersectionObserver
			&&
			'isIntersecting' in IntersectionObserverEntry.prototype
		);
	}

	isSlowConnection() {
		return (
			'connection' in navigator
			&&
			'effectiveType' in navigator.connection
			&&
			(
				'2g' === navigator.connection.effectiveType
				||
				'slow-2g' === navigator.connection.effectiveType
			)
		)
	}
}
/* ]]> */
</script>
<script type="text/javascript" id="rocket-preload-links-js-extra">
/* <![CDATA[ */
var RocketPreloadLinksConfig = {"excludeUris":"\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|\/checkout\/|\/cart\/|\/my-account\/|\/(index\\.php\/)?wp\\-json(\/.*|$)|\/wp-admin\/|\/logout\/|\/wp-login.php|\/refer\/|\/go\/|\/recommend\/|\/recommends\/","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php|html|htm","siteUrl":"https:\/\/www.lyfechemist.com","onHoverDelay":"100","rateThrottle":"3"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-preload-links-js-after">
/* <![CDATA[ */
class RocketPreloadLinks {

	constructor( browser, config ) {
		this.browser = browser;
		this.config  = config;
		this.options = this.browser.options;

		this.prefetched = new Set;
		this.eventTime  = null;
		this.threshold  = 1111;
		this.numOnHover = 0;
	}

	/**
	 * Initializes the handler.
	 */
	init() {
		if (
			! this.browser.supportsLinkPrefetch()
			||
			this.browser.isDataSaverModeOn()
			||
			this.browser.isSlowConnection()
		) {
			return;
		}

		this.regex = {
			excludeUris: RegExp( this.config.excludeUris, 'i' ),
			images: RegExp( '.(' + this.config.imageExt + ')$', 'i' ),
			fileExt: RegExp( '.(' + this.config.fileExt + ')$', 'i' )
		};

		this._initListeners( this );
	}

	/**
	 * Initializes the event listeners.
	 *
	 * @private
	 *
	 * @param self instance of this object, used for binding "this" to the listeners.
	 */
	_initListeners( self ) {
		// Setting onHoverDelay to -1 disables the "on-hover" feature.
		if ( this.config.onHoverDelay > -1 ) {
			document.addEventListener( 'mouseover', self.listener.bind( self ), self.listenerOptions );
		}

		document.addEventListener( 'mousedown', self.listener.bind( self ), self.listenerOptions );
		document.addEventListener( 'touchstart', self.listener.bind( self ), self.listenerOptions );
	}

	/**
	 * Event listener. Processes when near or on a valid <a> hyperlink.
	 *
	 * @param Event event Event instance.
	 */
	listener( event ) {
		const linkElem = event.target.closest( 'a' );
		const url      = this._prepareUrl( linkElem );
		if ( null === url ) {
			return;
		}

		switch ( event.type ) {
			case 'mousedown':
			case 'touchstart':
				this._addPrefetchLink( url );
				break;
			case 'mouseover':
				this._earlyPrefetch( linkElem, url, 'mouseout' );
		}
	}

	/**
	 *
	 * @private
	 *
	 * @param Element|null linkElem
	 * @param object url
	 * @param string resetEvent
	 */
	_earlyPrefetch( linkElem, url, resetEvent ) {
		const doPrefetch = () => {
			falseTrigger = null;

			// Start the rate throttle: 1 sec timeout.
			if ( 0 === this.numOnHover ) {
				setTimeout( () => this.numOnHover = 0, 1000 );
			}
			// Bail out when exceeding the rate throttle.
			else if ( this.numOnHover > this.config.rateThrottle ) {
				return;
			}

			this.numOnHover++;
			this._addPrefetchLink( url );
		};

		// Delay to avoid false triggers for hover/touch/tap.
		let falseTrigger = setTimeout( doPrefetch, this.config.onHoverDelay );

		// On reset event, reset the false trigger timer.
		const reset = () => {
			linkElem.removeEventListener( resetEvent, reset, { passive: true } );
			if ( null === falseTrigger ) {
				return;
			}

			clearTimeout( falseTrigger );
			falseTrigger = null;
		};
		linkElem.addEventListener( resetEvent, reset, { passive: true } );
	}

	/**
	 * Adds a <link rel="prefetch" href="<url>"> for the given URL.
	 *
	 * @param string url The Given URL to prefetch.
	 */
	_addPrefetchLink( url ) {
		this.prefetched.add( url.href );

		return new Promise( ( resolve, reject ) => {
			const elem   = document.createElement( 'link' );
			elem.rel     = 'prefetch';
			elem.href    = url.href;
			elem.onload  = resolve;
			elem.onerror = reject;

			document.head.appendChild( elem );
		} ).catch(() => {
			// ignore and continue.
		});
	}

	/**
	 * Prepares the target link's URL.
	 *
	 * @private
	 *
	 * @param Element|null linkElem Instance of the link element.
	 * @returns {null|*}
	 */
	_prepareUrl( linkElem ) {
		if (
			null === linkElem
			||
			typeof linkElem !== 'object'
			||
			! 'href' in linkElem
			||
			// Link prefetching only works on http/https protocol.
			[ 'http:', 'https:' ].indexOf( linkElem.protocol ) === -1
		) {
			return null;
		}

		const origin   = linkElem.href.substring( 0, this.config.siteUrl.length );
		const pathname = this._getPathname( linkElem.href, origin );
		const url      = {
			original: linkElem.href,
			protocol: linkElem.protocol,
			origin: origin,
			pathname: pathname,
			href: origin + pathname
		};

		return this._isLinkOk( url ) ? url : null;
	}

	/**
	 * Gets the URL's pathname. Note: ensures the pathname matches the permalink structure.
	 *
	 * @private
	 *
	 * @param object url Instance of the URL.
	 * @param string origin The target link href's origin.
	 * @returns {string}
	 */
	_getPathname( url, origin ) {
		let pathname = origin
			? url.substring( this.config.siteUrl.length )
			: url;

		if ( ! pathname.startsWith( '/' ) ) {
			pathname = '/' + pathname;
		}

		if ( this._shouldAddTrailingSlash( pathname ) ) {
			return pathname + '/';
		}

		return pathname;
	}

	_shouldAddTrailingSlash( pathname ) {
		return (
			this.config.usesTrailingSlash
			&&
			! pathname.endsWith( '/' )
			&&
			! this.regex.fileExt.test( pathname )
		);
	}

	/**
	 * Checks if the given link element is okay to process.
	 *
	 * @private
	 *
	 * @param object url URL parts object.
	 *
	 * @returns {boolean}
	 */
	_isLinkOk( url ) {
		if ( null === url || typeof url !== 'object' ) {
			return false;
		}

		return (
			! this.prefetched.has( url.href )
			&&
			url.origin === this.config.siteUrl // is an internal document.
			&&
			url.href.indexOf( '?' ) === -1 // not a query string.
			&&
			url.href.indexOf( '#' ) === -1 // not an anchor.
			&&
			! this.regex.excludeUris.test( url.href ) // not excluded.
			&&
			! this.regex.images.test( url.href ) // not an image.
		);
	}

	/**
	 * Named static constructor to encapsulate how to create the object.
	 */
	static run() {
		// Bail out if the configuration not passed from the server.
		if ( typeof RocketPreloadLinksConfig === 'undefined' ) {
			return;
		}

		const browser  = new RocketBrowserCompatibilityChecker( {
			capture: true,
			passive: true
		} );
		const instance = new RocketPreloadLinks( browser, RocketPreloadLinksConfig );
		instance.init();
	}
}

RocketPreloadLinks.run();
/* ]]> */
</script>
<script type="text/javascript" id="yith-woocompare-main-js-extra">
/* <![CDATA[ */
var yith_woocompare = {"ajaxurl":"\/?wc-ajax=%%endpoint%%","actionadd":"yith-woocompare-add-product","actionremove":"yith-woocompare-remove-product","actionview":"yith-woocompare-view-table","actionreload":"yith-woocompare-reload-product","add_nonce":"f80aab851b","remove_nonce":"79f67d76c0","reload_nonce":"d08511ef7b","added_label":"Added","table_title":"Product Comparison","auto_open":"yes","loader":"https:\/\/www.lyfechemist.com\/wp-content\/plugins\/yith-woocommerce-compare\/assets\/images\/loader.gif","button_text":"<span class=\"ts-tooltip button-tooltip\" data-title=\"Add to compare\">Compare<\/span>","cookie_name":"yith_woocompare_list","close_label":"Close"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://www.lyfechemist.com/wp-content/cache/min/1/wp-content/plugins/yith-woocommerce-compare/assets/js/woocompare.js?ver=1726837675" id="yith-woocompare-main-js" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://www.lyfechemist.com/wp-content/plugins/yith-woocommerce-compare/assets/js/jquery.colorbox-min.js?ver=1.4.21" id="jquery-colorbox-js" defer=""></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://www.lyfechemist.com/wp-content/cache/min/1/wp-content/plugins/woocommerce/assets/js/sourcebuster/sourcebuster.js?ver=1726837675" id="sourcebuster-js-js" defer=""></script>
<script type="text/javascript" id="wc-order-attribution-js-extra">
/* <![CDATA[ */
var wc_order_attribution = {"params":{"lifetime":1.0000000000000000818030539140313095458623138256371021270751953125e-5,"session":30,"base64":false,"ajaxurl":"https:\/\/www.lyfechemist.com\/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="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://www.lyfechemist.com/wp-content/cache/min/1/wp-content/plugins/woocommerce/assets/js/frontend/order-attribution.js?ver=1726837675" id="wc-order-attribution-js" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://www.lyfechemist.com/wp-content/themes/mymedi/js/jquery.throttle-debounce.min.js?ver=6.6.2" id="jquery-throttle-debounce-js" defer=""></script>
<script type="text/javascript" id="mymedi-script-js-extra">
/* <![CDATA[ */
var mymedi_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","sticky_header":"1","responsive":"1","ajax_search":"1","show_cart_after_adding":"0","ajax_add_to_cart":"0","add_to_cart_effect":"","shop_loading_type":"ajax-pagination","flexslider":{"rtl":false,"animation":"slide","smoothHeight":true,"directionNav":false,"controlNav":"thumbnails","slideshow":false,"animationSpeed":500,"animationLoop":false,"allowOneSlide":false},"zoom_options":[],"product_name_min_height":"1"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://www.lyfechemist.com/wp-content/cache/min/1/wp-content/themes/mymedi/js/main.js?ver=1726837675" id="mymedi-script-js" defer=""></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://www.lyfechemist.com/wp-content/cache/min/1/wp-content/themes/mymedi/js/jquery.sticky.js?ver=1726837676" id="jquery-sticky-js" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://www.lyfechemist.com/wp-content/plugins/js_composer/assets/js/dist/js_composer_front.min.js?ver=7.9" id="wpb_composer_front_js-js" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://www.lyfechemist.com/wp-content/plugins/js_composer/assets/lib/vc/vc_waypoints/vc-waypoints.min.js?ver=7.9" id="vc_waypoints-js" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://www.lyfechemist.com/wp-content/plugins/yith-woocommerce-wishlist/assets/js/jquery.selectBox.min.js?ver=1.2.0" id="jquery-selectBox-js" defer=""></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://www.lyfechemist.com/wp-content/cache/min/1/wp-content/plugins/woocommerce/assets/js/prettyPhoto/jquery.prettyPhoto.js?ver=1726837676" id="prettyPhoto-js" data-wp-strategy="defer" defer=""></script>
<script type="text/javascript" id="jquery-yith-wcwl-js-extra">
/* <![CDATA[ */
var yith_wcwl_l10n = {"ajax_url":"\/wp-admin\/admin-ajax.php","redirect_to_cart":"no","yith_wcwl_button_position":"after_add_to_cart","multi_wishlist":"","hide_add_button":"1","enable_ajax_loading":"","ajax_loader_url":"https:\/\/www.lyfechemist.com\/wp-content\/plugins\/yith-woocommerce-wishlist\/assets\/images\/ajax-loader-alt.svg","remove_from_wishlist_after_add_to_cart":"1","is_wishlist_responsive":"1","time_to_close_prettyphoto":"3000","fragments_index_glue":".","reload_on_found_variation":"1","mobile_media_query":"768","labels":{"cookie_disabled":"We are sorry, but this feature is available only if cookies on your browser are enabled.","added_to_cart_message":"<div class=\"woocommerce-notices-wrapper\"><div class=\"woocommerce-message\" role=\"alert\">Product added to cart successfully<\/div><\/div>"},"actions":{"add_to_wishlist_action":"add_to_wishlist","remove_from_wishlist_action":"remove_from_wishlist","reload_wishlist_and_adding_elem_action":"reload_wishlist_and_adding_elem","load_mobile_action":"load_mobile","delete_item_action":"delete_item","save_title_action":"save_title","save_privacy_action":"save_privacy","load_fragments":"load_fragments"},"nonce":{"add_to_wishlist_nonce":"a79bbb627a","remove_from_wishlist_nonce":"773ac4eef1","reload_wishlist_and_adding_elem_nonce":"7ba6ce6e22","load_mobile_nonce":"44aca89308","delete_item_nonce":"245517e9e8","save_title_nonce":"c54a66b799","save_privacy_nonce":"1a523e84d9","load_fragments_nonce":"7f87b0f7f2"},"redirect_after_ask_estimate":"","ask_estimate_redirect_url":"https:\/\/www.lyfechemist.com"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://www.lyfechemist.com/wp-content/cache/min/1/wp-content/plugins/yith-woocommerce-wishlist/assets/js/unminified/jquery.yith-wcwl.js?ver=1726837676" id="jquery-yith-wcwl-js" defer=""></script>
<script type="rocketlazyloadscript"></script>		<div id="ts-quickshop-modal" class="ts-popup-modal">
			<div class="overlay"></div>
			<div class="quickshop-container popup-container">
				<span class="close">Close </span>
				<div class="quickshop-content"></div>
			</div>
		</div>
		<script>window.lazyLoadOptions = {
                elements_selector: "img[data-lazy-src],.rocket-lazyload,iframe[data-lazy-src]",
                data_src: "lazy-src",
                data_srcset: "lazy-srcset",
                data_sizes: "lazy-sizes",
                class_loading: "lazyloading",
                class_loaded: "lazyloaded",
                threshold: 300,
                callback_loaded: function(element) {
                    if ( element.tagName === "IFRAME" && element.dataset.rocketLazyload == "fitvidscompatible" ) {
                        if (element.classList.contains("lazyloaded") ) {
                            if (typeof window.jQuery != "undefined") {
                                if (jQuery.fn.fitVids) {
                                    jQuery(element).parent().fitVids();
                                }
                            }
                        }
                    }
                }};
        window.addEventListener('LazyLoad::Initialized', function (e) {
            var lazyLoadInstance = e.detail.instance;

            if (window.MutationObserver) {
                var observer = new MutationObserver(function(mutations) {
                    var image_count = 0;
                    var iframe_count = 0;
                    var rocketlazy_count = 0;

                    mutations.forEach(function(mutation) {
                        for (var i = 0; i < mutation.addedNodes.length; i++) {
                            if (typeof mutation.addedNodes[i].getElementsByTagName !== 'function') {
                                continue;
                            }

                           if (typeof mutation.addedNodes[i].getElementsByClassName !== 'function') {
                                continue;
                            }

                            images = mutation.addedNodes[i].getElementsByTagName('img');
                            is_image = mutation.addedNodes[i].tagName == "IMG";
                            iframes = mutation.addedNodes[i].getElementsByTagName('iframe');
                            is_iframe = mutation.addedNodes[i].tagName == "IFRAME";
                            rocket_lazy = mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');

                            image_count += images.length;
			                iframe_count += iframes.length;
			                rocketlazy_count += rocket_lazy.length;

                            if(is_image){
                                image_count += 1;
                            }

                            if(is_iframe){
                                iframe_count += 1;
                            }
                        }
                    } );

                    if(image_count > 0 || iframe_count > 0 || rocketlazy_count > 0){
                        lazyLoadInstance.update();
                    }
                } );

                var b      = document.getElementsByTagName("body")[0];
                var config = { childList: true, subtree: true };

                observer.observe(b, config);
            }
        }, false);</script><script data-no-minify="1" async="" src="https://www.lyfechemist.com/wp-content/plugins/wp-rocket/assets/js/lazyload/17.5/lazyload.js"></script>


</body></html><!-- Cached by WP-Optimize (gzip) - https://getwpo.com - Last modified: September 29, 2024 10:12 am (UTC:0) -->