<!-- 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":"550280727690bb73cfd643d4cf6028b0879192bf6572a4dd7d6ad2118b53a433"};
</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>
The popularity of using drop shipping CBD has increased over the years. When it comes to CBD, it is considered to be a great profit potential, and there are many people wanting to understand how to make money selling CBD. If you are interested in profiting from this growing industry find out why drop shipping CBD may be right for you and your business model.
CBD Drop Shipping Benefits
CBD Is A Fast Growing Industry
Leading expert cannabis researchers BDS Analytics and Arcview Market Research project that the CBD sales in the U.S. will exceed $20 billion by 2024. When an industry is increasing in size year over year, this is the best way to make money. With such a limitless profit potential, your business can also start to benefit from that potential.
The process of extracting CBD is affordable . CBD is extracted from the hemp plant for two main reasons. Hemp is significantly cheaper than cannabis and hemp contains more CBD than cannabis does making the extraction process inexpensive.
CBD Customers Repurchase
Purchasing CBD isn’t a one and done deal with many customers. In order for CBD to be effective it’s something you would want to consistently use to experience the benefits of CBD. Additionally, another reason someone might repurchase CBD is due to a medical condition such as ADD, ADHD, back pain, epilepsy, insomnia, migraines, panic disorders and this is just to name a few.
CBD can be used by almost anyone which means your target audience is open to a wide age range including pets. If you partner with a drop-ship company like Doc Patels, we offer THC-Free Broad Spectrum CBD products . Offering CBD products that contain 0.00% traces of THC makes the CBD products you’ll be selling family-friendly.
Drop Shipping CBD Is Cost Effective
Drop shipping CBD is cost effective because you can completely eliminate or reduce the need to pay for warehousing costs and tracking shipment costs. By partnering with a drop ship CBD company you can use their existing business arrangements with warehousing and packaging on your behalf.
Why Partner With Doc Patels CBD DropShipping Program
Partner with Doc Patels and we will drop-ship CBD products for you for both offline and online businesses. Doc Patels provides the most trusted CBD products in the CBD industry. Every product is backed by trained healthcare professionals and tested for microbials, mycotoxins, pesticides, and solvent residue. Our team of specialists are able to store CBD products and fulfill your customers order for you. At Doc Patels we know all the laws surrounding CBD oil and we stay up to date on all rules and regulations so you’ll never have to worry about the small details.
If you are looking for the best CBD dropshipping programs , contact Doc Patels and we can get you in touch with the industry’s top leaders in CBD. We can combine our white label CBD service with drop shipping or wholesale CBD service with drop shipping. Our programs are designed to make selling CBD simple and easy.