
Kerala Ayurveda Thikthakam Kwath Tablet
Thikthakam Kwath Tablet is a modified dosage form of the classical kwath, prepared from a blend of herbs traditionally valued for their Pitta-balancing, detoxifying, and skin-supportive properties.
Size
Quantity
Thikthakam Kwath Tablet is a modified dosage form of the classical kwath, prepared from a blend of herbs traditionally valued for their Pitta-balancing, detoxifying, and skin-supportive properties.
Sold by
Kerala Ayurveda
Visit Store →
Thikthakam Kwath Tablet is a modified dosage form of the classical kwath, prepared from a blend of herbs traditionally valued for their Pitta-balancing, detoxifying, and skin-supportive properties. Known in Ayurveda for its effectiveness in supporting liver health, promoting healthy digestion, and aiding the natural elimination of toxins, it is especially beneficial for maintaining skin clarity and overall vitality. Thikthakam Kwath tablet works to cool the system, support metabolic balance, and improve general wellness.
Key Benefits
100% Natural
80+ years of legacy
Sustainable Sourcing
Scientifically Researched
- Manufactured by: Kerala Ayurveda Limited, Athani Post, Aluva, Ernakulam District, Kerala – 683585, India
- For Queries, Contact: Customer Care: 1800 103 5790; Address: Athani Post, Ernakulam District, Kerala - 683585, India; E-mail: customercare@keralaayurveda.com
Frequently Bought Together
Is it necessary to have an account to shop for products on Kerala Ayurveda e-commerce
website?
It is not necessary to have an account to shop and purchase products from our website. We recommend you to create an account for a personalized shopping experience.
How do I know my order has been confirmed?
You will receive an e-mail with the order details along with confirmation of the completion of transaction. Also you will get an SMS alert once the product is shipped with the courier details.
Can I order a product that is ‘Out of Stock’?
Products listed as “Out of Stock” are not available for sale. Please write to us at customercare@keralaayurveda.com requesting for product availability.
How do I pay for a KAL product purchase?
KAL offers multiple payment methods. For all types of online mode of payments, you can be assured that KAL’s trusted payment gateway partners use secure encryption technology to keep your transaction details confidential.
You may use Internet Banking and payment by Visa, MasterCard, Maestro credit/debit cards issued in India.
How do I pay using a credit/debit card
We accept payments made by credit/debit cards issued in India. We accept payments made using Visa, MasterCard and Maestro debit cards.
To pay using your credit/debit card, you will need your credit/debit card number, name of the card holder, expiry date, and three digit CVV number (found on the back side of your card). After entering these details, you will be redirected to the bank’s page for entering the online 3D secure password or the online password or OTP issued by your bank to complete the payment.
Ingredients
","field":"st_
How to Use
form of the classical kwath, prepared from a blend of herbs traditionally valued for their Pitta-balancing, detoxifying, and skin-supportive properties. Known in Ayurveda for its effectiveness in supporting liver health, promoting healthy digestion, and aiding the natural elimination of toxins, it is especially beneficial for maintaining skin clarity and overall vitality. Thikthakam Kwath tablet works to cool the system, support metabolic balance, and improve general wellness.","hasVariant":[{"@id":"\/products\/thikthakam-kwath-tablet-100-nos?variant=51061137375545#variant","@type":"Product","image":"https:\/\/keralaayurveda.com\/cdn\/shop\/files\/DSC09101.jpg?v=1755163188\u0026width=1920","name":"Thikthakam Kwath Tablet (100 Nos) - 100 Nos","offers":{"@id":"\/products\/thikthakam-kwath-tablet-100-nos?variant=51061137375545#offer","@type":"Offer","availability":"http:\/\/schema.org\/InStock","price":"600.00","priceCurrency":"INR","url":"https:\/\/keralaayurveda.com\/products\/thikthakam-kwath-tablet-100-nos?variant=51061137375545"},"sku":"F1KTA2512"}],"name":"Thikthakam Kwath Tablet (100 Nos)","productGroupID":"9946160431417","url":"https:\/\/keralaayurveda.com\/products\/thikthakam-kwath-tablet-100-nos"} { "@context": "https://schema.org", "@type": "BreadcrumbList", "itemListElement": [{ "@type": "ListItem", "position": 1, "name": "Home", "item": "https://keralaayurveda.com" },{ "@type": "ListItem", "position": 2, "name": "Thikthakam Kwath Tablet (100 Nos)", "item": "https://keralaayurveda.com/products/thikthakam-kwath-tablet-100-nos" }] } // This allows to expose several variables to the global scope, to be used in scripts window.themeVariables = { settings: { showPageTransition: null, staggerProductsApparition: false, reduceDrawerAnimation: false, reduceMenuAnimation: false, headingApparition: "none", pageType: "product", moneyFormat: "₹{{amount}}", moneyWithCurrencyFormat: "₹{{amount}}", currencyCodeEnabled: false, cartType: "drawer", showDiscount: true, discountMode: "percentage", pageBackground: "#ffffff", textColor: "#1a1a1a", freebieProductId: null, freebieThreshold: 0 }, strings: { accessibilityClose: "Close", accessibilityNext: "Next", accessibilityPrevious: "Previous", closeGallery: "Close gallery", zoomGallery: "Zoom", errorGallery: "Image cannot be loaded", searchNoResults: "No results could be found.", addOrderNote: "Add order note", editOrderNote: "Edit order note", shippingEstimatorNoResults: "Sorry, we do not ship to your address.", shippingEstimatorOneResult: "There is one shipping rate for your address:", shippingEstimatorMultipleResults: "There are several shipping rates for your address:", shippingEstimatorError: "One or more error occurred while retrieving shipping rates:" }, breakpoints: { 'sm': 'screen and (min-width: 700px)', 'md': 'screen and (min-width: 1000px)', 'lg': 'screen and (min-width: 1150px)', 'xl': 'screen and (min-width: 1400px)', 'sm-max': 'screen and (max-width: 699px)', 'md-max': 'screen and (max-width: 999px)', 'lg-max': 'screen and (max-width: 1149px)', 'xl-max': 'screen and (max-width: 1399px)' } }; // For detecting native share document.documentElement.classList.add(`native-share--${navigator.share ? 'enabled' : 'disabled'}`);// We save the product ID in local storage to be eventually used for recently viewed section try { const recentlyViewedProducts = new Set(JSON.parse(localStorage.getItem('theme:recently-viewed-products') || '[]')); recentlyViewedProducts.delete(9946160431417); // Delete first to re-move the product recentlyViewedProducts.add(9946160431417); localStorage.setItem('theme:recently-viewed-products', JSON.stringify(Array.from(recentlyViewedProducts.values()).reverse())); } catch (e) { // Safari in private mode does not allow setting item, we silently fail } if (!(HTMLScriptElement.supports && HTMLScriptElement.supports('importmap'))) { const importMapPolyfill = document.createElement('script'); importMapPolyfill.async = true; importMapPolyfill.src = "//keralaayurveda.com/cdn/shop/t/188/assets/es-module-shims.min.js?v=140375185335194536761749734550"; document.head.appendChild(importMapPolyfill); } { "imports": { "vendor": "//keralaayurveda.com/cdn/shop/t/188/assets/vendor.min.js?v=87984156289740595151749734551", "theme": "//keralaayurveda.com/cdn/shop/t/188/assets/theme.js?v=131819437361197496571783083931", "photoswipe": "//keralaayurveda.com/cdn/shop/t/188/assets/photoswipe.min.js?v=13374349288281597431749734549" } } window.performance && window.performance.mark && window.performance.mark('shopify.content_for_header.start'); {"accessToken":"a950a84732a20c9e407ca644b877375e","betas":["rich-media-storefront-analytics"],"domain":"keralaayurveda.com","predictiveSearch":true,"shopId":89625002297,"locale":"en"} var Shopify = Shopify || {}; Shopify.shop = "get-kerala-ayurveda.myshopify.com"; Shopify.locale = "en"; Shopify.currency = {"active":"INR","rate":"1.0"}; Shopify.country = "IN"; Shopify.theme = {"name":"India-Ecom-Website\/main","id":178673713465,"schema_name":"Impact","schema_version":"6.3.0","theme_store_id":null,"role":"main"}; Shopify.theme.handle = "null"; Shopify.theme.style = {"id":null,"handle":null}; Shopify.cdnHost = "keralaayurveda.com/cdn"; Shopify.routes = Shopify.routes || {}; Shopify.routes.root = "/"; Shopify.shopJsCdnBaseUrl = "https://cdn.shopify.com/shopifycloud/shop-js"; Shopify.SignInWithShop = Shopify.SignInWithShop || {}; Shopify.SignInWithShop.User = Shopify.SignInWithShop.User || {}; Shopify.SignInWithShop.User.recognized = false; !function(o){(o.Shopify=o.Shopify||{}).modules=!0}(window); !function(o){function n(){var o=[];function n(){o.push(Array.prototype.slice.apply(arguments))}return n.q=o,n}var t=o.Shopify=o.Shopify||{};t.loadFeatures=n(),t.autoloadFeatures=n()}(window); window.Shopify = window.Shopify || {}; window.Shopify.SignInWithShop = window.Shopify.SignInWithShop || {}; window.Shopify.SignInWithShop.assetMetrics = { sampleRate: 0.01 }; window.Shopify.SignInWithShop.eligible = false; {"pageType":"product"} await import("//keralaayurveda.com/cdn/shopifycloud/shop-js/modules/v2/loader.init-shop-cart-sync.en.esm.js"); window.Shopify.SignInWithShop?.initShopCartSync?.({"fedCMEnabled":true,"windoidEnabled":true,"transferSessionEnabled":true}); (function() { var isLoaded = false; function asyncLoad() { if (isLoaded) return; isLoaded = true; var urls = ["https:\/\/cdn2.ryviu.com\/v\/static\/js\/app.js?shop=get-kerala-ayurveda.myshopify.com","https:\/\/s3.ap-south-1.amazonaws.com\/cdn.limechat.ai\/packs\/js\/lc_fb_shopify.prod.min.js?shop=get-kerala-ayurveda.myshopify.com"]; for (var i = 0; i < urls.length; i++) { var s = document.createElement('script'); s.type = 'text/javascript'; s.async = true; s.src = urls[i]; var x = document.getElementsByTagName('script')[0]; x.parentNode.insertBefore(s, x); } }; if(window.attachEvent) { window.attachEvent('onload', asyncLoad); } else { window.addEventListener('load', asyncLoad, false); } })(); var __st={"a":89625002297,"offset":19800,"reqid":"be3f19b6-ffb9-44fd-836a-0349eeca6b0d-1783155094","pageurl":"keralaayurveda.com\/products\/thikthakam-kwath-tablet-100-nos","u":"8669a4b16088","p":"product","rtyp":"product","rid":9946160431417}; window.ShopifyPaypalV4VisibilityTracking = true; !function(){'use strict';const t='contact',e='new_comment',n=[[t,t],['blogs',e],['comments',e],[t,'customer']],o='password',r='form_key',c=['recaptcha-v3-token','g-recaptcha-response','h-captcha-response',o],s=()=>{try{return window.sessionStorage}catch{return}},i='__shopify_v',u=t=>t.elements[r],a=function(){const t=[...n].map((([t,e])=>`form[action*='/${t}']:not([data-nocaptcha='true']) input[name='form_type'][value='${e}']`)).join(',');var e;return e=t,()=>e?[...document.querySelectorAll(e)].map((t=>t.form)):[]}();function m(t){const e=u(t);a().includes(t)&&(!e||!e.value)&&function(t){try{if(!s())return;!function(t){const e=s();if(!e)return;const n=u(t);if(!n)return;const o=n.value;o&&e.removeItem(o)}(t);const e=Array.from(Array(32),(()=>Math.random().toString(36)[2])).join('');!function(t,e){u(t)||t.append(Object.assign(document.createElement('input'),{type:'hidden',name:r})),t.elements[r].value=e}(t,e),function(t,e){const n=s();if(!n)return;const r=[...t.querySelectorAll(`input[type='${o}']`)].map((({name:t})=>t)),u=[...c,...r],a={};for(const[o,c]of new FormData(t).entries())u.includes(o)||(a[o]=c);n.setItem(e,JSON.stringify({[i]:1,action:t.action,data:a}))}(t,e)}catch(e){console.error('failed to persist form',e)}}(t)}const f=t=>{if('true'===t.dataset.persistBound)return;const e=function(t,e){const n=function(t){return'function'==typeof t.submit?t.submit:HTMLFormElement.prototype.submit}(t).bind(t);return function(){let t;return()=>{t||(t=!0,(()=>{try{e(),n()}catch(t){(t=>{console.error('form submit failed',t)})(t)}})(),setTimeout((()=>t=!1),250))}}()}(t,(()=>{m(t)}));!function(t,e){if('function'==typeof t.submit&&'function'==typeof e)try{t.submit=e}catch{}}(t,e),t.addEventListener('submit',(t=>{t.preventDefault(),e()})),t.dataset.persistBound='true'};!function(){function t(t){const e=(t=>{const e=t.target;return e instanceof HTMLFormElement?e:e&&e.form})(t);e&&m(e)}document.addEventListener('submit',t),document.addEventListener('DOMContentLoaded',(()=>{const e=a();for(const t of e)f(t);var n;n=document.body,new window.MutationObserver((t=>{for(const e of t)if('childList'===e.type&&e.addedNodes.length)for(const t of e.addedNodes)1===t.nodeType&&'FORM'===t.tagName&&a().includes(t)&&f(t)})).observe(n,{childList:!0,subtree:!0,attributes:!1}),document.removeEventListener('submit',t)}))}()}(); (function () {var userAgent = navigator.userAgent;var platform = navigator.platform;var maxTouchPoints = navigator.maxTouchPoints || 0;var isIOS = /iPad|iPhone|iPod/.test(platform) || (platform === 'MacIntel' && maxTouchPoints > 1);var isMacSafari = platform.indexOf('Mac') === 0 && /Safari/.test(userAgent) && !/Chrome|Chromium|CriOS|FxiOS|Edg|OPR|Android/.test(userAgent);var isAppleSafari = isIOS || isMacSafari;if (isAppleSafari) {fetch('/sf_private_access_tokens' + location.search).catch(function () {});}function browserMajorVersion(pattern) {var match = userAgent.match(pattern);return match ? parseInt(match[1], 10) : null;}function shouldLoadAutosizesPolyfill() {if (!window.PerformanceObserver?.supportedEntryTypes?.includes('paint')) {return false;}var chromeVersion = browserMajorVersion(/Chrome\/(\d+)/);if (chromeVersion !== null) {return chromeVersion < 126;}var firefoxVersion = browserMajorVersion(/Firefox\/(\d+)/);if (firefoxVersion !== null) {return firefoxVersion < 150;}var safariVersion = isAppleSafari ? browserMajorVersion(/Version\/(\d+).*Safari\//) : null;if (safariVersion !== null) {return safariVersion < 27;}return true;}if (shouldLoadAutosizesPolyfill()) {var autosizesScript = document.createElement('script');autosizesScript.async = true;autosizesScript.crossOrigin = 'anonymous';autosizesScript.src = "//keralaayurveda.com/cdn/shopifycloud/storefront/assets/storefront/autosizes-84416378.js";(document.head || document.documentElement).appendChild(autosizesScript);}window.ShopifyAnalytics = window.ShopifyAnalytics || {};window.ShopifyAnalytics.performance = window.ShopifyAnalytics.performance || {};(function () {var LONG_FRAME_THRESHOLD = 50;var longAnimationFrames = [];var activeRafId = null;function collectLongFrames() {var previousTime = null;function rafMonitor(now) {if (activeRafId === null) {return;}var delta = now - previousTime;if (delta > LONG_FRAME_THRESHOLD) {longAnimationFrames.push({startTime: previousTime,endTime: now,});}previousTime = now;activeRafId = requestAnimationFrame(rafMonitor);}previousTime = performance.now();activeRafId = requestAnimationFrame(rafMonitor);}if (!window.PerformanceObserver?.supportedEntryTypes?.includes('long-animation-frame')) {collectLongFrames();var timeoutId = setTimeout(function () {cancelAnimationFrame(activeRafId);}, 10000);window.ShopifyAnalytics.performance.getLongAnimationFrames = function (stopCollection) {if (stopCollection === undefined) {stopCollection = false;}if (stopCollection) {clearTimeout(timeoutId);cancelAnimationFrame(activeRafId);}return longAnimationFrames;};}})();})(); var Shopify=Shopify||{};Shopify.PaymentButton=Shopify.PaymentButton||{isStorefrontPortableWallets:!0,init:function(){window.Shopify.PaymentButton.init=function(){};var t=document.createElement("script");t.src="https://keralaayurveda.com/cdn/shopifycloud/portable-wallets/latest/portable-wallets.en.js",t.type="module",document.head.appendChild(t)}}; function portableWalletsHideBuyerConsent(e){var t=document.getElementById("shopify-buyer-consent"),n=document.getElementById("shopify-subscription-policy-button");t&&n&&(t.classList.add("hidden"),t.setAttribute("aria-hidden","true"),n.removeEventListener("click",e))}function portableWalletsShowBuyerConsent(e){var t=document.getElementById("shopify-buyer-consent"),n=document.getElementById("shopify-subscription-policy-button");t&&n&&(t.classList.remove("hidden"),t.removeAttribute("aria-hidden"),n.addEventListener("click",e))}window.Shopify?.PaymentButton&&(window.Shopify.PaymentButton.hideBuyerConsent=portableWalletsHideBuyerConsent,window.Shopify.PaymentButton.showBuyerConsent=portableWalletsShowBuyerConsent); document.addEventListener("DOMContentLoaded",(function(){function t(){return document.querySelector("shopify-accelerated-checkout-cart, shopify-accelerated-checkout")}if(t())Shopify.PaymentButton.init();else{new MutationObserver((function(e,n){t()&&(Shopify.PaymentButton.init(),n.disconnect())})).observe(document.body,{childList:!0,subtree:!0})}})); window.performance && window.performance.mark && window.performance.mark('shopify.content_for_header.end'); (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-NZ5PGMZ'); window.dataLayer = window.dataLayer || []; window.dataLayer.push({ 'event': "PageLoadView", 'item_name': "Thikthakam Kwath Tablet (100 Nos)", 'item_price': "₹600", 'item_mrp': "", 'item_currency': "INR", 'item_variant': "100 Nos", 'item_id': "9946160431417", 'item_variant_id': "51061137375545", 'item_in_stock': "true", 'item_rating': "", 'item_badge': "", 'cart_count': 0, 'cart_value': "₹0" }); window.growthbook_queue = window.growthbook_queue || []; const __gbSeen = new Set(); window.growthbook_queue.push(function (gb) { gb.setTrackingCallback(function (experiment, result) { const key = experiment.key + result.variationId; if (__gbSeen.has(key)) return; __gbSeen.add(key); window.dataLayer = window.dataLayer || []; window.dataLayer.push({ event: 'experiment_viewed', experiment_id: experiment.key, variation_id: result.variationId, }); console.log('experiment_viewed fired:', experiment.key, result.variationId); }); function runExperiment() { const hideDeliveryThreshold = gb.isOn('hide-delivery-threshold'); console.log('growthbook hide-delivery-threshold value:', hideDeliveryThreshold); const selectors = [ '.shopify-section--announcement-bar', '.product-info__free-shipping-text', '.product-info__shipping-delivery-separator', '.product-info__free-shipping-threshold', '[data-block-type="offer"]', ]; const elements = document.querySelectorAll(selectors.join(',')); if (hideDeliveryThreshold) { elements.forEach((el) => el.remove()); } else { elements.forEach((el) => { el.style.display = 'block'; }); } } function init() { runExperiment(); const productSection = document.querySelector('.shopify-section--main-product') || document.querySelector('product-info') || document.body; const observer = new MutationObserver((mutations) => { const variantPickerUpdated = mutations.some((mutation) => Array.from(mutation.addedNodes).some( (node) => node.nodeType === 1 && (node.matches?.('[data-block-type="variant-picker"]') || node.querySelector?.('[data-block-type="variant-picker"]')) ) ); if (variantPickerUpdated) { console.log('Variant picker rerendered - re-running experiment'); runExperiment(); } }); observer.observe(productSection, { childList: true, subtree: true, }); } if (document.readyState === 'loading') { document.addEventListener('DOMContentLoaded', init); } else { init(); } }); { "shopIdentifier": "get-kerala-ayurveda.myshopify.com", "ipBlockerMetafields": "{\"showOverlayByPass\":false,\"disableSpyExtensions\":false,\"blockUnknownBots\":true,\"activeApp\":true,\"blockByMetafield\":true,\"visitorAnalytic\":false,\"showWatermark\":true,\"blockCheckoutApi\":false,\"token\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZGVudGlmaWVySWQiOiJnZXQta2VyYWxhLWF5dXJ2ZWRhLm15c2hvcGlmeS5jb20iLCJpYXQiOjE3NzU0NzE2NDJ9.FhKMFgdcrHfQDwTadqrD9aoUmk_OgFWZSq2oz2jerS8\"}", "ipBlockerRules": "{\"whitelist\":[],\"blacklist\":[]}", "ipBlockerBlockTemplate": "{\"customCss\":\"#blockify---container{--bg-blockify: #fff;position:relative}#blockify---container::after{content:'';position:absolute;inset:0;background-repeat:no-repeat !important;background-size:cover !important;background:var(--bg-blockify);z-index:0}#blockify---container #blockify---container__inner{display:flex;flex-direction:column;align-items:center;position:relative;z-index:1}#blockify---container #blockify---container__inner #blockify-block-content{display:flex;flex-direction:column;align-items:center;text-align:center}#blockify---container #blockify---container__inner #blockify-block-content #blockify-block-superTitle{display:none !important}#blockify---container #blockify---container__inner #blockify-block-content #blockify-block-title{font-size:313%;font-weight:bold;margin-top:1em}@media only screen and (min-width: 768px) and (max-width: 1199px){#blockify---container #blockify---container__inner #blockify-block-content #blockify-block-title{font-size:188%}}@media only screen and (max-width: 767px){#blockify---container #blockify---container__inner #blockify-block-content #blockify-block-title{font-size:107%}}#blockify---container #blockify---container__inner #blockify-block-content #blockify-block-description{font-size:125%;margin:1.5em;line-height:1.5}@media only screen and (min-width: 768px) and (max-width: 1199px){#blockify---container #blockify---container__inner #blockify-block-content #blockify-block-description{font-size:88%}}@media only screen and (max-width: 767px){#blockify---container #blockify---container__inner #blockify-block-content #blockify-block-description{font-size:107%}}#blockify---container #blockify---container__inner #blockify-block-content #blockify-block-description #blockify-block-text-blink{display:none !important}#blockify---container #blockify---container__inner #blockify-logo-block-image{position:relative;width:400px;height:auto;max-height:300px}@media only screen and (max-width: 767px){#blockify---container #blockify---container__inner #blockify-logo-block-image{width:200px}}#blockify---container #blockify---container__inner #blockify-logo-block-image::before{content:'';display:block;padding-bottom:56.2%}#blockify---container #blockify---container__inner #blockify-logo-block-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain}\\n\",\"logoImage\":{\"active\":true,\"value\":\"https:\/\/storage.synctrack.io\/megamind-fraud\/assets\/default-thumbnail.png\",\"altText\":\"Red octagonal stop sign with a black hand symbol in the center, indicating a warning or prohibition\"},\"superTitle\":{\"active\":false,\"text\":\"403\",\"color\":\"#899df1\"},\"title\":{\"active\":true,\"text\":\"Access Denied\",\"color\":\"#000\"},\"description\":{\"active\":true,\"text\":\"The site owner may have set restrictions that prevent you from accessing the site. Please contact the site owner for access.\",\"color\":\"#000\"},\"background\":{\"active\":true,\"value\":\"#fff\",\"type\":\"1\",\"colorFrom\":null,\"colorTo\":null}}", "ipBlockerBotsAllow": [{"botName":"aHrefs Bot","regex":"AhrefsBot"},{"botName":"Facebook External Hit","regex":"facebookexternalhit|facebookplatform|facebookexternalua"},{"botName":"Googlebot","regex":"AdsBot-Google(-Mobile)?|Adwords-(DisplayAds|Express|Instant)|Google Web Preview|Google[ -]Publisher[ -]Plugin|Google-(Ads-Qualify|Adwords|AMPHTML|Assess|HotelAdsVerifier|Read-Aloud|Shopping-Quality|Site-Verification|speakr|Test|Youtube-Links)|(APIs|DuplexWeb|Feedfetcher|Mediapartners)-Google|Googlebot(-Mobile|-Image|-Video|-News)?|GoogleProducer|Google.*\/\\+\/web\/snippet"},{"botName":"Applebot","regex":"Applebot"},{"botName":"Lighthouse","regex":"([A-z0-9]*)-Lighthouse"},{"botName":"BingBot","regex":"MSNBot|msrbot|bingbot|BingPreview|msnbot-(UDiscovery|NewsBlogs)|adidxbot"},{"botName":"LinkedIn Bot","regex":"LinkedInBot"},{"botName":"Semrush Bot","regex":"SemrushBot"},{"botName":"Pinterest","regex":"Pinterest(bot)?\/\\d\\.\\d.*www\\.pinterest\\.com.*"}], "baseUrl": "https:\/\/fraud.blockifyapp.com\/s\/api", "bucketUrl": "https:\/\/storage.synctrack.io\/megamind-fraud", "storefrontApiUrl": "https:\/\/fraud.blockifyapp.com\/p\/api", "ipBlockerChecking": true, "ipBlockerCollectionId": null, "ipBlockerProductCollections": [489072820537,487115424057,487891009849,492172378425,518641418553], "ipBlockerCheckoutProduct": {"id":9946160431417,"title":"Thikthakam Kwath Tablet (100 Nos)","handle":"thikthakam-kwath-tablet-100-nos","description":"\u003cp\u003e\u003cspan data-sheets-root=\"1\"\u003eThikthakam Kwath Tablet is a modified
⚠️ Legal Disclaimer :The information provided on this website, including product descriptions, ingredients, benefits, indications, directions for use and other health-related information, is provided for general informational purposes only.
These statements have not been evaluated by the Food and Drug Administration. This product is not intended to diagnose, treat, cure, or prevent any disease.

Kerala Ayurveda Thikthakam Kwath Tablet
Thikthakam Kwath Tablet is a modified dosage form of the classical kwath, prepared from a blend of herbs traditionally valued for their Pitta-balancing, detoxifying, and skin-supportive properties.
Size
Quantity
Thikthakam Kwath Tablet is a modified dosage form of the classical kwath, prepared from a blend of herbs traditionally valued for their Pitta-balancing, detoxifying, and skin-supportive properties.
Sold by
Kerala Ayurveda
Visit Store →
Thikthakam Kwath Tablet is a modified dosage form of the classical kwath, prepared from a blend of herbs traditionally valued for their Pitta-balancing, detoxifying, and skin-supportive properties. Known in Ayurveda for its effectiveness in supporting liver health, promoting healthy digestion, and aiding the natural elimination of toxins, it is especially beneficial for maintaining skin clarity and overall vitality. Thikthakam Kwath tablet works to cool the system, support metabolic balance, and improve general wellness.
Key Benefits
100% Natural
80+ years of legacy
Sustainable Sourcing
Scientifically Researched
- Manufactured by: Kerala Ayurveda Limited, Athani Post, Aluva, Ernakulam District, Kerala – 683585, India
- For Queries, Contact: Customer Care: 1800 103 5790; Address: Athani Post, Ernakulam District, Kerala - 683585, India; E-mail: customercare@keralaayurveda.com
Frequently Bought Together
Is it necessary to have an account to shop for products on Kerala Ayurveda e-commerce
website?
It is not necessary to have an account to shop and purchase products from our website. We recommend you to create an account for a personalized shopping experience.
How do I know my order has been confirmed?
You will receive an e-mail with the order details along with confirmation of the completion of transaction. Also you will get an SMS alert once the product is shipped with the courier details.
Can I order a product that is ‘Out of Stock’?
Products listed as “Out of Stock” are not available for sale. Please write to us at customercare@keralaayurveda.com requesting for product availability.
How do I pay for a KAL product purchase?
KAL offers multiple payment methods. For all types of online mode of payments, you can be assured that KAL’s trusted payment gateway partners use secure encryption technology to keep your transaction details confidential.
You may use Internet Banking and payment by Visa, MasterCard, Maestro credit/debit cards issued in India.
How do I pay using a credit/debit card
We accept payments made by credit/debit cards issued in India. We accept payments made using Visa, MasterCard and Maestro debit cards.
To pay using your credit/debit card, you will need your credit/debit card number, name of the card holder, expiry date, and three digit CVV number (found on the back side of your card). After entering these details, you will be redirected to the bank’s page for entering the online 3D secure password or the online password or OTP issued by your bank to complete the payment.
Ingredients
","field":"st_
How to Use
form of the classical kwath, prepared from a blend of herbs traditionally valued for their Pitta-balancing, detoxifying, and skin-supportive properties. Known in Ayurveda for its effectiveness in supporting liver health, promoting healthy digestion, and aiding the natural elimination of toxins, it is especially beneficial for maintaining skin clarity and overall vitality. Thikthakam Kwath tablet works to cool the system, support metabolic balance, and improve general wellness.","hasVariant":[{"@id":"\/products\/thikthakam-kwath-tablet-100-nos?variant=51061137375545#variant","@type":"Product","image":"https:\/\/keralaayurveda.com\/cdn\/shop\/files\/DSC09101.jpg?v=1755163188\u0026width=1920","name":"Thikthakam Kwath Tablet (100 Nos) - 100 Nos","offers":{"@id":"\/products\/thikthakam-kwath-tablet-100-nos?variant=51061137375545#offer","@type":"Offer","availability":"http:\/\/schema.org\/InStock","price":"600.00","priceCurrency":"INR","url":"https:\/\/keralaayurveda.com\/products\/thikthakam-kwath-tablet-100-nos?variant=51061137375545"},"sku":"F1KTA2512"}],"name":"Thikthakam Kwath Tablet (100 Nos)","productGroupID":"9946160431417","url":"https:\/\/keralaayurveda.com\/products\/thikthakam-kwath-tablet-100-nos"} { "@context": "https://schema.org", "@type": "BreadcrumbList", "itemListElement": [{ "@type": "ListItem", "position": 1, "name": "Home", "item": "https://keralaayurveda.com" },{ "@type": "ListItem", "position": 2, "name": "Thikthakam Kwath Tablet (100 Nos)", "item": "https://keralaayurveda.com/products/thikthakam-kwath-tablet-100-nos" }] } // This allows to expose several variables to the global scope, to be used in scripts window.themeVariables = { settings: { showPageTransition: null, staggerProductsApparition: false, reduceDrawerAnimation: false, reduceMenuAnimation: false, headingApparition: "none", pageType: "product", moneyFormat: "₹{{amount}}", moneyWithCurrencyFormat: "₹{{amount}}", currencyCodeEnabled: false, cartType: "drawer", showDiscount: true, discountMode: "percentage", pageBackground: "#ffffff", textColor: "#1a1a1a", freebieProductId: null, freebieThreshold: 0 }, strings: { accessibilityClose: "Close", accessibilityNext: "Next", accessibilityPrevious: "Previous", closeGallery: "Close gallery", zoomGallery: "Zoom", errorGallery: "Image cannot be loaded", searchNoResults: "No results could be found.", addOrderNote: "Add order note", editOrderNote: "Edit order note", shippingEstimatorNoResults: "Sorry, we do not ship to your address.", shippingEstimatorOneResult: "There is one shipping rate for your address:", shippingEstimatorMultipleResults: "There are several shipping rates for your address:", shippingEstimatorError: "One or more error occurred while retrieving shipping rates:" }, breakpoints: { 'sm': 'screen and (min-width: 700px)', 'md': 'screen and (min-width: 1000px)', 'lg': 'screen and (min-width: 1150px)', 'xl': 'screen and (min-width: 1400px)', 'sm-max': 'screen and (max-width: 699px)', 'md-max': 'screen and (max-width: 999px)', 'lg-max': 'screen and (max-width: 1149px)', 'xl-max': 'screen and (max-width: 1399px)' } }; // For detecting native share document.documentElement.classList.add(`native-share--${navigator.share ? 'enabled' : 'disabled'}`);// We save the product ID in local storage to be eventually used for recently viewed section try { const recentlyViewedProducts = new Set(JSON.parse(localStorage.getItem('theme:recently-viewed-products') || '[]')); recentlyViewedProducts.delete(9946160431417); // Delete first to re-move the product recentlyViewedProducts.add(9946160431417); localStorage.setItem('theme:recently-viewed-products', JSON.stringify(Array.from(recentlyViewedProducts.values()).reverse())); } catch (e) { // Safari in private mode does not allow setting item, we silently fail } if (!(HTMLScriptElement.supports && HTMLScriptElement.supports('importmap'))) { const importMapPolyfill = document.createElement('script'); importMapPolyfill.async = true; importMapPolyfill.src = "//keralaayurveda.com/cdn/shop/t/188/assets/es-module-shims.min.js?v=140375185335194536761749734550"; document.head.appendChild(importMapPolyfill); } { "imports": { "vendor": "//keralaayurveda.com/cdn/shop/t/188/assets/vendor.min.js?v=87984156289740595151749734551", "theme": "//keralaayurveda.com/cdn/shop/t/188/assets/theme.js?v=131819437361197496571783083931", "photoswipe": "//keralaayurveda.com/cdn/shop/t/188/assets/photoswipe.min.js?v=13374349288281597431749734549" } } window.performance && window.performance.mark && window.performance.mark('shopify.content_for_header.start'); {"accessToken":"a950a84732a20c9e407ca644b877375e","betas":["rich-media-storefront-analytics"],"domain":"keralaayurveda.com","predictiveSearch":true,"shopId":89625002297,"locale":"en"} var Shopify = Shopify || {}; Shopify.shop = "get-kerala-ayurveda.myshopify.com"; Shopify.locale = "en"; Shopify.currency = {"active":"INR","rate":"1.0"}; Shopify.country = "IN"; Shopify.theme = {"name":"India-Ecom-Website\/main","id":178673713465,"schema_name":"Impact","schema_version":"6.3.0","theme_store_id":null,"role":"main"}; Shopify.theme.handle = "null"; Shopify.theme.style = {"id":null,"handle":null}; Shopify.cdnHost = "keralaayurveda.com/cdn"; Shopify.routes = Shopify.routes || {}; Shopify.routes.root = "/"; Shopify.shopJsCdnBaseUrl = "https://cdn.shopify.com/shopifycloud/shop-js"; Shopify.SignInWithShop = Shopify.SignInWithShop || {}; Shopify.SignInWithShop.User = Shopify.SignInWithShop.User || {}; Shopify.SignInWithShop.User.recognized = false; !function(o){(o.Shopify=o.Shopify||{}).modules=!0}(window); !function(o){function n(){var o=[];function n(){o.push(Array.prototype.slice.apply(arguments))}return n.q=o,n}var t=o.Shopify=o.Shopify||{};t.loadFeatures=n(),t.autoloadFeatures=n()}(window); window.Shopify = window.Shopify || {}; window.Shopify.SignInWithShop = window.Shopify.SignInWithShop || {}; window.Shopify.SignInWithShop.assetMetrics = { sampleRate: 0.01 }; window.Shopify.SignInWithShop.eligible = false; {"pageType":"product"} await import("//keralaayurveda.com/cdn/shopifycloud/shop-js/modules/v2/loader.init-shop-cart-sync.en.esm.js"); window.Shopify.SignInWithShop?.initShopCartSync?.({"fedCMEnabled":true,"windoidEnabled":true,"transferSessionEnabled":true}); (function() { var isLoaded = false; function asyncLoad() { if (isLoaded) return; isLoaded = true; var urls = ["https:\/\/cdn2.ryviu.com\/v\/static\/js\/app.js?shop=get-kerala-ayurveda.myshopify.com","https:\/\/s3.ap-south-1.amazonaws.com\/cdn.limechat.ai\/packs\/js\/lc_fb_shopify.prod.min.js?shop=get-kerala-ayurveda.myshopify.com"]; for (var i = 0; i < urls.length; i++) { var s = document.createElement('script'); s.type = 'text/javascript'; s.async = true; s.src = urls[i]; var x = document.getElementsByTagName('script')[0]; x.parentNode.insertBefore(s, x); } }; if(window.attachEvent) { window.attachEvent('onload', asyncLoad); } else { window.addEventListener('load', asyncLoad, false); } })(); var __st={"a":89625002297,"offset":19800,"reqid":"be3f19b6-ffb9-44fd-836a-0349eeca6b0d-1783155094","pageurl":"keralaayurveda.com\/products\/thikthakam-kwath-tablet-100-nos","u":"8669a4b16088","p":"product","rtyp":"product","rid":9946160431417}; window.ShopifyPaypalV4VisibilityTracking = true; !function(){'use strict';const t='contact',e='new_comment',n=[[t,t],['blogs',e],['comments',e],[t,'customer']],o='password',r='form_key',c=['recaptcha-v3-token','g-recaptcha-response','h-captcha-response',o],s=()=>{try{return window.sessionStorage}catch{return}},i='__shopify_v',u=t=>t.elements[r],a=function(){const t=[...n].map((([t,e])=>`form[action*='/${t}']:not([data-nocaptcha='true']) input[name='form_type'][value='${e}']`)).join(',');var e;return e=t,()=>e?[...document.querySelectorAll(e)].map((t=>t.form)):[]}();function m(t){const e=u(t);a().includes(t)&&(!e||!e.value)&&function(t){try{if(!s())return;!function(t){const e=s();if(!e)return;const n=u(t);if(!n)return;const o=n.value;o&&e.removeItem(o)}(t);const e=Array.from(Array(32),(()=>Math.random().toString(36)[2])).join('');!function(t,e){u(t)||t.append(Object.assign(document.createElement('input'),{type:'hidden',name:r})),t.elements[r].value=e}(t,e),function(t,e){const n=s();if(!n)return;const r=[...t.querySelectorAll(`input[type='${o}']`)].map((({name:t})=>t)),u=[...c,...r],a={};for(const[o,c]of new FormData(t).entries())u.includes(o)||(a[o]=c);n.setItem(e,JSON.stringify({[i]:1,action:t.action,data:a}))}(t,e)}catch(e){console.error('failed to persist form',e)}}(t)}const f=t=>{if('true'===t.dataset.persistBound)return;const e=function(t,e){const n=function(t){return'function'==typeof t.submit?t.submit:HTMLFormElement.prototype.submit}(t).bind(t);return function(){let t;return()=>{t||(t=!0,(()=>{try{e(),n()}catch(t){(t=>{console.error('form submit failed',t)})(t)}})(),setTimeout((()=>t=!1),250))}}()}(t,(()=>{m(t)}));!function(t,e){if('function'==typeof t.submit&&'function'==typeof e)try{t.submit=e}catch{}}(t,e),t.addEventListener('submit',(t=>{t.preventDefault(),e()})),t.dataset.persistBound='true'};!function(){function t(t){const e=(t=>{const e=t.target;return e instanceof HTMLFormElement?e:e&&e.form})(t);e&&m(e)}document.addEventListener('submit',t),document.addEventListener('DOMContentLoaded',(()=>{const e=a();for(const t of e)f(t);var n;n=document.body,new window.MutationObserver((t=>{for(const e of t)if('childList'===e.type&&e.addedNodes.length)for(const t of e.addedNodes)1===t.nodeType&&'FORM'===t.tagName&&a().includes(t)&&f(t)})).observe(n,{childList:!0,subtree:!0,attributes:!1}),document.removeEventListener('submit',t)}))}()}(); (function () {var userAgent = navigator.userAgent;var platform = navigator.platform;var maxTouchPoints = navigator.maxTouchPoints || 0;var isIOS = /iPad|iPhone|iPod/.test(platform) || (platform === 'MacIntel' && maxTouchPoints > 1);var isMacSafari = platform.indexOf('Mac') === 0 && /Safari/.test(userAgent) && !/Chrome|Chromium|CriOS|FxiOS|Edg|OPR|Android/.test(userAgent);var isAppleSafari = isIOS || isMacSafari;if (isAppleSafari) {fetch('/sf_private_access_tokens' + location.search).catch(function () {});}function browserMajorVersion(pattern) {var match = userAgent.match(pattern);return match ? parseInt(match[1], 10) : null;}function shouldLoadAutosizesPolyfill() {if (!window.PerformanceObserver?.supportedEntryTypes?.includes('paint')) {return false;}var chromeVersion = browserMajorVersion(/Chrome\/(\d+)/);if (chromeVersion !== null) {return chromeVersion < 126;}var firefoxVersion = browserMajorVersion(/Firefox\/(\d+)/);if (firefoxVersion !== null) {return firefoxVersion < 150;}var safariVersion = isAppleSafari ? browserMajorVersion(/Version\/(\d+).*Safari\//) : null;if (safariVersion !== null) {return safariVersion < 27;}return true;}if (shouldLoadAutosizesPolyfill()) {var autosizesScript = document.createElement('script');autosizesScript.async = true;autosizesScript.crossOrigin = 'anonymous';autosizesScript.src = "//keralaayurveda.com/cdn/shopifycloud/storefront/assets/storefront/autosizes-84416378.js";(document.head || document.documentElement).appendChild(autosizesScript);}window.ShopifyAnalytics = window.ShopifyAnalytics || {};window.ShopifyAnalytics.performance = window.ShopifyAnalytics.performance || {};(function () {var LONG_FRAME_THRESHOLD = 50;var longAnimationFrames = [];var activeRafId = null;function collectLongFrames() {var previousTime = null;function rafMonitor(now) {if (activeRafId === null) {return;}var delta = now - previousTime;if (delta > LONG_FRAME_THRESHOLD) {longAnimationFrames.push({startTime: previousTime,endTime: now,});}previousTime = now;activeRafId = requestAnimationFrame(rafMonitor);}previousTime = performance.now();activeRafId = requestAnimationFrame(rafMonitor);}if (!window.PerformanceObserver?.supportedEntryTypes?.includes('long-animation-frame')) {collectLongFrames();var timeoutId = setTimeout(function () {cancelAnimationFrame(activeRafId);}, 10000);window.ShopifyAnalytics.performance.getLongAnimationFrames = function (stopCollection) {if (stopCollection === undefined) {stopCollection = false;}if (stopCollection) {clearTimeout(timeoutId);cancelAnimationFrame(activeRafId);}return longAnimationFrames;};}})();})(); var Shopify=Shopify||{};Shopify.PaymentButton=Shopify.PaymentButton||{isStorefrontPortableWallets:!0,init:function(){window.Shopify.PaymentButton.init=function(){};var t=document.createElement("script");t.src="https://keralaayurveda.com/cdn/shopifycloud/portable-wallets/latest/portable-wallets.en.js",t.type="module",document.head.appendChild(t)}}; function portableWalletsHideBuyerConsent(e){var t=document.getElementById("shopify-buyer-consent"),n=document.getElementById("shopify-subscription-policy-button");t&&n&&(t.classList.add("hidden"),t.setAttribute("aria-hidden","true"),n.removeEventListener("click",e))}function portableWalletsShowBuyerConsent(e){var t=document.getElementById("shopify-buyer-consent"),n=document.getElementById("shopify-subscription-policy-button");t&&n&&(t.classList.remove("hidden"),t.removeAttribute("aria-hidden"),n.addEventListener("click",e))}window.Shopify?.PaymentButton&&(window.Shopify.PaymentButton.hideBuyerConsent=portableWalletsHideBuyerConsent,window.Shopify.PaymentButton.showBuyerConsent=portableWalletsShowBuyerConsent); document.addEventListener("DOMContentLoaded",(function(){function t(){return document.querySelector("shopify-accelerated-checkout-cart, shopify-accelerated-checkout")}if(t())Shopify.PaymentButton.init();else{new MutationObserver((function(e,n){t()&&(Shopify.PaymentButton.init(),n.disconnect())})).observe(document.body,{childList:!0,subtree:!0})}})); window.performance && window.performance.mark && window.performance.mark('shopify.content_for_header.end'); (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-NZ5PGMZ'); window.dataLayer = window.dataLayer || []; window.dataLayer.push({ 'event': "PageLoadView", 'item_name': "Thikthakam Kwath Tablet (100 Nos)", 'item_price': "₹600", 'item_mrp': "", 'item_currency': "INR", 'item_variant': "100 Nos", 'item_id': "9946160431417", 'item_variant_id': "51061137375545", 'item_in_stock': "true", 'item_rating': "", 'item_badge': "", 'cart_count': 0, 'cart_value': "₹0" }); window.growthbook_queue = window.growthbook_queue || []; const __gbSeen = new Set(); window.growthbook_queue.push(function (gb) { gb.setTrackingCallback(function (experiment, result) { const key = experiment.key + result.variationId; if (__gbSeen.has(key)) return; __gbSeen.add(key); window.dataLayer = window.dataLayer || []; window.dataLayer.push({ event: 'experiment_viewed', experiment_id: experiment.key, variation_id: result.variationId, }); console.log('experiment_viewed fired:', experiment.key, result.variationId); }); function runExperiment() { const hideDeliveryThreshold = gb.isOn('hide-delivery-threshold'); console.log('growthbook hide-delivery-threshold value:', hideDeliveryThreshold); const selectors = [ '.shopify-section--announcement-bar', '.product-info__free-shipping-text', '.product-info__shipping-delivery-separator', '.product-info__free-shipping-threshold', '[data-block-type="offer"]', ]; const elements = document.querySelectorAll(selectors.join(',')); if (hideDeliveryThreshold) { elements.forEach((el) => el.remove()); } else { elements.forEach((el) => { el.style.display = 'block'; }); } } function init() { runExperiment(); const productSection = document.querySelector('.shopify-section--main-product') || document.querySelector('product-info') || document.body; const observer = new MutationObserver((mutations) => { const variantPickerUpdated = mutations.some((mutation) => Array.from(mutation.addedNodes).some( (node) => node.nodeType === 1 && (node.matches?.('[data-block-type="variant-picker"]') || node.querySelector?.('[data-block-type="variant-picker"]')) ) ); if (variantPickerUpdated) { console.log('Variant picker rerendered - re-running experiment'); runExperiment(); } }); observer.observe(productSection, { childList: true, subtree: true, }); } if (document.readyState === 'loading') { document.addEventListener('DOMContentLoaded', init); } else { init(); } }); { "shopIdentifier": "get-kerala-ayurveda.myshopify.com", "ipBlockerMetafields": "{\"showOverlayByPass\":false,\"disableSpyExtensions\":false,\"blockUnknownBots\":true,\"activeApp\":true,\"blockByMetafield\":true,\"visitorAnalytic\":false,\"showWatermark\":true,\"blockCheckoutApi\":false,\"token\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZGVudGlmaWVySWQiOiJnZXQta2VyYWxhLWF5dXJ2ZWRhLm15c2hvcGlmeS5jb20iLCJpYXQiOjE3NzU0NzE2NDJ9.FhKMFgdcrHfQDwTadqrD9aoUmk_OgFWZSq2oz2jerS8\"}", "ipBlockerRules": "{\"whitelist\":[],\"blacklist\":[]}", "ipBlockerBlockTemplate": "{\"customCss\":\"#blockify---container{--bg-blockify: #fff;position:relative}#blockify---container::after{content:'';position:absolute;inset:0;background-repeat:no-repeat !important;background-size:cover !important;background:var(--bg-blockify);z-index:0}#blockify---container #blockify---container__inner{display:flex;flex-direction:column;align-items:center;position:relative;z-index:1}#blockify---container #blockify---container__inner #blockify-block-content{display:flex;flex-direction:column;align-items:center;text-align:center}#blockify---container #blockify---container__inner #blockify-block-content #blockify-block-superTitle{display:none !important}#blockify---container #blockify---container__inner #blockify-block-content #blockify-block-title{font-size:313%;font-weight:bold;margin-top:1em}@media only screen and (min-width: 768px) and (max-width: 1199px){#blockify---container #blockify---container__inner #blockify-block-content #blockify-block-title{font-size:188%}}@media only screen and (max-width: 767px){#blockify---container #blockify---container__inner #blockify-block-content #blockify-block-title{font-size:107%}}#blockify---container #blockify---container__inner #blockify-block-content #blockify-block-description{font-size:125%;margin:1.5em;line-height:1.5}@media only screen and (min-width: 768px) and (max-width: 1199px){#blockify---container #blockify---container__inner #blockify-block-content #blockify-block-description{font-size:88%}}@media only screen and (max-width: 767px){#blockify---container #blockify---container__inner #blockify-block-content #blockify-block-description{font-size:107%}}#blockify---container #blockify---container__inner #blockify-block-content #blockify-block-description #blockify-block-text-blink{display:none !important}#blockify---container #blockify---container__inner #blockify-logo-block-image{position:relative;width:400px;height:auto;max-height:300px}@media only screen and (max-width: 767px){#blockify---container #blockify---container__inner #blockify-logo-block-image{width:200px}}#blockify---container #blockify---container__inner #blockify-logo-block-image::before{content:'';display:block;padding-bottom:56.2%}#blockify---container #blockify---container__inner #blockify-logo-block-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain}\\n\",\"logoImage\":{\"active\":true,\"value\":\"https:\/\/storage.synctrack.io\/megamind-fraud\/assets\/default-thumbnail.png\",\"altText\":\"Red octagonal stop sign with a black hand symbol in the center, indicating a warning or prohibition\"},\"superTitle\":{\"active\":false,\"text\":\"403\",\"color\":\"#899df1\"},\"title\":{\"active\":true,\"text\":\"Access Denied\",\"color\":\"#000\"},\"description\":{\"active\":true,\"text\":\"The site owner may have set restrictions that prevent you from accessing the site. Please contact the site owner for access.\",\"color\":\"#000\"},\"background\":{\"active\":true,\"value\":\"#fff\",\"type\":\"1\",\"colorFrom\":null,\"colorTo\":null}}", "ipBlockerBotsAllow": [{"botName":"aHrefs Bot","regex":"AhrefsBot"},{"botName":"Facebook External Hit","regex":"facebookexternalhit|facebookplatform|facebookexternalua"},{"botName":"Googlebot","regex":"AdsBot-Google(-Mobile)?|Adwords-(DisplayAds|Express|Instant)|Google Web Preview|Google[ -]Publisher[ -]Plugin|Google-(Ads-Qualify|Adwords|AMPHTML|Assess|HotelAdsVerifier|Read-Aloud|Shopping-Quality|Site-Verification|speakr|Test|Youtube-Links)|(APIs|DuplexWeb|Feedfetcher|Mediapartners)-Google|Googlebot(-Mobile|-Image|-Video|-News)?|GoogleProducer|Google.*\/\\+\/web\/snippet"},{"botName":"Applebot","regex":"Applebot"},{"botName":"Lighthouse","regex":"([A-z0-9]*)-Lighthouse"},{"botName":"BingBot","regex":"MSNBot|msrbot|bingbot|BingPreview|msnbot-(UDiscovery|NewsBlogs)|adidxbot"},{"botName":"LinkedIn Bot","regex":"LinkedInBot"},{"botName":"Semrush Bot","regex":"SemrushBot"},{"botName":"Pinterest","regex":"Pinterest(bot)?\/\\d\\.\\d.*www\\.pinterest\\.com.*"}], "baseUrl": "https:\/\/fraud.blockifyapp.com\/s\/api", "bucketUrl": "https:\/\/storage.synctrack.io\/megamind-fraud", "storefrontApiUrl": "https:\/\/fraud.blockifyapp.com\/p\/api", "ipBlockerChecking": true, "ipBlockerCollectionId": null, "ipBlockerProductCollections": [489072820537,487115424057,487891009849,492172378425,518641418553], "ipBlockerCheckoutProduct": {"id":9946160431417,"title":"Thikthakam Kwath Tablet (100 Nos)","handle":"thikthakam-kwath-tablet-100-nos","description":"\u003cp\u003e\u003cspan data-sheets-root=\"1\"\u003eThikthakam Kwath Tablet is a modified
⚠️ Legal Disclaimer :The information provided on this website, including product descriptions, ingredients, benefits, indications, directions for use and other health-related information, is provided for general informational purposes only.
These statements have not been evaluated by the Food and Drug Administration. This product is not intended to diagnose, treat, cure, or prevent any disease.
Customer Reviews
Customer Reviews
Based on 0 Reviews
No reviews yet. Be the first to review this product!
Customer Reviews
Customer Reviews
Based on 0 Reviews
No reviews yet. Be the first to review this product!









