<!-- Start Tracking Code for analytics_facebook -->
<script>
!function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0;t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window,document,'script','https://connect.facebook.net/en_US/fbevents.js');
fbq('set', 'autoConfig', 'false', '2906746939357121');
fbq('dataProcessingOptions', ['LDU'], 0, 0);
fbq('init', '2906746939357121');
fbq('set', 'agent', 'plbigcommerce1.2', '2906746939357121');
window.onload = function() {
var productIdMap = {},
productIdsOnPage = getUniqueProductIdsOnPage(),
pathName = window.location.pathname;
fbq('track', 'PageView');
// Search events start -- only fire if the shopper lands on the /search.php page
if (pathName.indexOf('/search.php') === 0 && getUrlParameter('search_query')) {
fbq('track', 'Search', {
content_ids: productIdsOnPage,
search_string: getUrlParameter('search_query')
});
}
// Search events end
// Wishlist events start -- only fire if the shopper attempts to add an item to their wishlist
if (pathName.indexOf('/wishlist.php') === 0 && getUrlParameter('added_product_id')) {
fbq('track', 'AddToWishlist', {
content_ids: [getUrlParameter('added_product_id')]
});
}
// Wishlist events end
// Lead events start -- only fire if the shopper subscribes to newsletter
if (pathName.indexOf('/subscribe.php') === 0 && getUrlParameter('result') === 'success') {
fbq('track', 'Lead', {});
}
// Lead events end
// Registration events start -- only fire if the shopper registers an account
if (pathName.indexOf('/login.php') === 0 && getUrlParameter('action') === 'account_created') {
fbq('track', 'CompleteRegistration', {});
}
// Registration events end
// Checkout events start -- only fire if the shopper lands on a /checkout* page
if (pathName === '/checkout.php' || /^\/(embedded-)?checkout$/.test(pathName)) {
window.sessionStorage.setItem('fb_conversion_key_', 'true');
if (getUrlParameter('action') === 'process_payment') {
fbq('track', 'AddPaymentInfo');
} else {
fbq('track', 'InitiateCheckout');
}
}
// Checkout events end
function getUniqueProductIdsOnPage() {
return Array.prototype.reduce.call(document.querySelectorAll('[data-product], [data-product-id]'), function(acc, obj) {
var productId = obj.getAttribute('data-product') || obj.getAttribute('data-product-id');
if (!productIdMap[productId]) {
productIdMap[productId] = true;
acc.push(productId);
}
return acc;
}, []);
}
function getUrlParameter(name) {
var cleanName = name.replace(/[\[]/, '\[').replace(/[\]]/, '\]');
var regex = new RegExp('[\?&]' + cleanName + '=([^&#]*)');
var results = regex.exec(window.location.search);
return results === null ? '' : decodeURIComponent(results[1].replace(/\+/g, ' '));
}
}
</script>
<noscript><img height="1" width="1" style="display:none" alt="null" src="https://www.facebook.com/tr?id=2906746939357121&ev=PageView&noscript=1&a=plbigcommerce1.2"/></noscript>
<!-- End Tracking Code for analytics_facebook -->
<!-- Start Tracking Code for analytics_googleanalytics -->
<script>
!function(){var analytics=window.analytics||[];if(!analytics.initialize)if(analytics.invoked)window.console&&console.error&&console.error("Segment snippet included twice.");else{analytics.invoked=!0;analytics.methods=["trackSubmit","trackClick","trackLink","trackForm","pageview","identify","reset","group","track","ready","alias","debug","page","once","off","on"];analytics.factory=function(t){return function(){var e=Array.prototype.slice.call(arguments);e.unshift(t);analytics.push(e);return analytics}};for(var t=0;t<analytics.methods.length;t++){var e=analytics.methods[t];analytics[e]=analytics.factory(e)}analytics.loadPlatform=function(t,e,a,o){window[o||"analytics"]=analytics;window._analytics_js_global_name=o;analytics.platformSettings=e;analytics.platformPlan=a;var r=document.createElement("script");r.type="text/javascript";r.defer=!0;r.src="https://cdn11.bigcommerce.com/shared/js/storefront/analytics-c7af4d4e323cc1137c45f692e81cae05fd2a3986.js";var i=document.getElementsByTagName("script")[0];i.parentNode.insertBefore(r,i)};analytics.SNIPPET_VERSION="4.0.0_platform";
analytics.loadPlatform("", { "Google Analytics": {"enhancedLinkAttribution":true,"enhancedEcommerce":true,"includeSearch":true,"sendUserId":true,"trackingId":"UA-147951181-1","dimensions":[],"metrics":[]} }, {}, "analytics");
analytics.identify();
analytics.page();
analytics.ready(function () {
ga('require', 'ec');
ga('require', 'linker');
ga('linker:autoLink', ["docpatels.com","ad.buybutton.store","store-tsqryd4jxn.mybigcommerce.com","www.store-tsqryd4jxn.mybigcommerce.com"]);
});
}}();
</script>
<!-- End Tracking Code for analytics_googleanalytics -->
<!-- Start Tracking Code for analytics_siteverification -->
<meta name="p:domain_verify" content="7dfbe1833e5fd1d0aa28e5af9657237f"/>
<!-- End Tracking Code for analytics_siteverification -->
<!-- Start Tracking Code for analytics_visualwebsiteoptimizer -->
<!-- Rebillia On Optimized -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<div id='rebillia_overlay' style="z-index:-1; display:none;"></div><script type="text/javascript">var currentcustomeremail = '%%GLOBAL_CurrentCustomerEmail%%';var shopPath = '%%GLOBAL_ShopPathSSL%%';var domainName = 'https://app.rebillia.com';var domainURL = 'https://app.rebillia.com/';var appClientId = "ageychj33ynffm8otcbd88hxt9spicx";var rebpostxmlhttpURL = 'https://app.rebillia.com/login/customers';var rebxmlhttpUrl = 'https://app.rebillia.com/login/customers/';var date = new Date();date.setTime(date.getTime()+(30*60*1000));var expires = "; expires="+date.toGMTString();$(document).ready(function(){var matches=window.location.href.match(/[^\/]+$/);if (matches && matches.length) {var vec=(matches[0].split('.'));if (vec[0] == 'account'){$.getScript(domainName+"/js/embed-"+ vec[0] +".js");
$('head').append('<script src="https://js.squareup.com/v2/paymentform" />');
}else if(vec[0] == 'checkout'){$('head').append('<script id="rebillia_oopc" src="https://app.rebillia.com/js/embed-checkout-oopc.js?environment=live" />');}}});function customerJWT(bc_email) {var xmlhttp = new XMLHttpRequest();xmlhttp.onreadystatechange = function() {if (xmlhttp.readyState == 4 ) {if (xmlhttp.status == 200) {var rebxmlhttp = new XMLHttpRequest();rebxmlhttp.onreadystatechange = function() {if (rebxmlhttp.readyState == 4 ) {if (rebxmlhttp.status == 200) {console.log('Rebillia Message. Authentication Success');var data = JSON.parse(rebxmlhttp.responseText);document.cookie ="rebillia_token="+data.token+expires+"; path=/";}else if (rebxmlhttp.status == 404) {console.log('Rebillia Message. Token Error');}else {console.log('Rebillia Message. Authentication Failed');}}};rebxmlhttp.open("GET", rebxmlhttpUrl+xmlhttp.responseText, true);rebxmlhttp.withCredentials = true;rebxmlhttp.send();} else if (xmlhttp.status == 404) {var rebpostxmlhttp = new XMLHttpRequest();rebpostxmlhttp.onreadystatechange = function() {if (rebpostxmlhttp.readyState == 4 ) {if (rebpostxmlhttp.status == 200) {console.log('Rebillia Message. Authentication Success. Customer login successfully.');var data = JSON.parse(rebpostxmlhttp.responseText);document.cookie ="rebillia_token="+data.token+expires+"; path=/";}}};params="bc_email="+bc_email;rebpostxmlhttp.open("POST", rebpostxmlhttpURL, true);rebpostxmlhttp.setRequestHeader("Content-type", "application/x-www-form-urlencoded");rebpostxmlhttp.withCredentials = true;rebpostxmlhttp.send(params);} else {console.log('Rebillia Message. Something went wrong');}}};xmlhttp.open("GET", "/customer/current.jwt?app_client_id="+appClientId, true);xmlhttp.send();}</script>
<!-- end Rebillia On Optimized -->
<!-- End Tracking Code for analytics_visualwebsiteoptimizer -->
<script type="text/javascript">
var BCData = {"csrf_token":"a40255988477740bbb412a6d48ff00322b69bf27f77227f4e8f459aa8cd352fb"};
</script>
<script src='https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.4.1/jquery.easing.min.js' defer></script><!-- Global site tag (gtag.js) - Google Ads: 692053263 -->
<script async src="https://www.googletagmanager.com/gtag/js?id=AW-692053263"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'AW-692053263');
</script>
<script>
gtag('event', 'page_view', {
'send_to': 'AW-692053263',
'value': 'replace with value',
'items': [{
'id': 'replace with value',
'google_business_vertical': 'retail'
}]
});
</script><script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script src="/content/tipuesearch/tipuesearch_content.js"></script>
<script src="/content/tipuesearch/tipuesearch_set.js"></script>
<script src="/content/tipuesearch/tipuesearch.min.js"></script><script src="https://apps.elfsight.com/p/platform.js" defer></script><!-- Ambassador Universal snippet - Cookie code -->
<script type="text/javascript" src="https://mbsy.co/embed/v2/getcookie/docpatels"></script><!-- Ambassador Universal snippet - Order confirmation -->
<script>(function (u, n, i, v, e, r, s, a, l) { u[r] = {}; u[r].uid = '7eb63235-8833-4797-8cb2-26b1d99da7b2'; u[r].m = ['identify', 'on', 'ready', 'track']; u[r].queue = []; u[r].f = function(t) { return function() { var l = Array.prototype.slice.call(arguments); l.unshift(t); u[r].queue.push(l); return u[r].queue; }; }; for (var t = 0; t < u[r].m.length; t++) { l = u[r].m[t]; u[r][l] = u[r].f(l); } a = n.createElement(v); a.src = e + '/us-' + u[r].uid + '.js'; a.async = s; n.getElementsByTagName(i)[0].appendChild(a); })(window, document, 'head', 'script', 'https://cdn.getambassador.com', 'mbsy', true);</script><script data-ad-client="ca-pub-8983975090441417" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script><script>
var style = document.createElement('style');
style.innerHTML =
`
.navPages-item--home {display: none !important;}
#chiara-productpage-banner4 #banner4 img{margin-bottom: .875rem; max-width: 50% !important;}
.sitemap-links a{color: #000 !important; text-decoration: underline;}
.sitemap-links a:hover{color: #035f74 !important; text-decoration: underline;}
@media (min-width: 576px) {
.product-icons img {max-width: 60% !important;}
}
`;
document.head.appendChild(style);
</script><!-- Google Tag Manager -->
<script>(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-W5SXQS4');</script>
<!-- End Google Tag Manager --><script async src="//static.zotabox.com/5/6/567fd035b3a8b601cdcb3d74f427e9ed/widgets.js"></script><script>
$(document).ready(function(){
$(".navPages a:contains('Hemp')").parent().hide();
});
</script><!-- Hotjar Tracking Code for www.docpatels.com -->
<script>
(function(h,o,t,j,a,r){
h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};
h._hjSettings={hjid:1934602,hjsv:6};
a=o.getElementsByTagName('head')[0];
r=o.createElement('script');r.async=1;
r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;
a.appendChild(r);
})(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv=');
</script><script src="https://docpatels.zerofrictioncrm.com/f/embed.php?id=47" type="text/javascript" charset="utf-8"></script><script async src="https://knowledgetags.yextpages.net/embed?key=S5y5Yh5TmEiO1cC7DowHwrvCfm34TF9qbbWe_afWNRfBiCfv5x7WNj_kFV_dtO8m&account_id=3228369&entity_id=2645321575563222936&locale=en" type="text/javascript"></script>
CBD News
If you're new to CBD you've probably come across products that are labeled as broad-spectrum, full-spectrum, and CBD isolate. It’s extremely important to understand the benefits and differences of
…
read more
We seem to not be able to go to the grocery without seeing something that is CBD infused. CBD is everywhere and it's important that we completely understand what it is, where it comes from, an
…
read more
The difference between hemp and marijuana is discussed frequently, especially with the recent legalization of weed in some states and demand for CBD infused products. Due to the demand of
…
read more
Wrapping your head around what all the terms in the CBD industry truly mean can be a headache. With more and more Americans interested in the benefits of CBD and the claims CBD companies are making
…
read more
Hemp has many possibilities and can be used in a variety of different ways besides CBD. Starting from the basics, Hemp can absolutely not get you high due to its low THC levels. Since the passing o
…
read more