<!-- 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">
(function () {
var xmlHttp = new XMLHttpRequest();
xmlHttp.open('POST', 'https://awid9mr9fd.execute-api.us-east-1.amazonaws.com/prod/nobot');
xmlHttp.setRequestHeader('Content-Type', 'application/json');
xmlHttp.send('{"store_id":"1000933602","timezone_offset":"-6","timestamp":"2021-01-16T02:37:26.02532500Z","channel_id":1,"visit_id":"419a081e-7516-4df3-8d6c-20587384d84e"}');
xmlHttp = new XMLHttpRequest();
xmlHttp.open('POST', '/events/trigger-visit-event');
xmlHttp.setRequestHeader('Content-Type', 'application/json');
xmlHttp.send('{"initiator":{"id":"","session_id":"e2bd654bf9dfd9fb04bc0f11887d5d56a7632791","type":"ANONYMOUS","visit_id":"419a081e-7516-4df3-8d6c-20587384d84e","visitor_id":"a659a994-27df-469c-a26b-b5aa9be6e2eb"},"referer":{"url":""},"request":{"url":"https:\/\/docpatels.com\/cbd-partnership-programs"}}');
})();
</script>
<script type="text/javascript">
var BCData = {"csrf_token":"ebb24e0b8a848bb3a053b71bf47612ebaa7c53a6f1f010a4869fc8e716933580"};
</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>
Partner With the Most Trusted Provider in Premium CBD Products
At Doc Patels, we offer numerous ways to start benefiting from the growing CBD industry. We work diligently to provide our partners with the best quality CBD products. Take advantage of the partnership program that suites you best— the Private Label Program, the Wholesale Program, or the Healthcare Professional Affiliate Program.
WHITE/PRIVATE LABEL PROGRAM
Interested in launching your own CBD eCommerce website? Already have an online business and looking to add your own branded CBD line? Are you an established brand whose customers or followers would be interested in CBD products? We offer On-Demand Private Label Fulfillment that lets new CBD businesses get started with no upfront investment. We also support existing brands with the Full Service Private Label Program where we take care of everything for you.
Profit and grow within the CBD industry.The Wholesale Program allows you to offer your customers high-quality 0.00% THC Broad Spectrum CBD products. Our products are priced affordably, easy to order, and include third-party lab test certifications every time. Plus, all wholesale orders are shipped free, allowing you to easily work within your budget.
"I love these CBD products and the prompt delivery! I have tried working with other CBD companies, but Doc Patel’s is really the best CBD company out there."
Felicity. P
5 APR 2018, 12:21
"Just the best CBD products sold by such a great company. Dr. Patel is very knowledgeable & I would absolutely recommend Doc Patel’s to all my family and friends."
Kyle N.
10 DEC 2018, 14:42
"Doc Patel’s has the best program for physicians looking to offer or educate their patients on CBD. These CBD products are safe and work the best for my patients."
Dr. Ingle
02 JULY 2019, 12:42