<!-- 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-22T05:15:55.20927700Z","channel_id":1,"visit_id":"890abf15-b213-4b3a-a0d9-2385254d7ac5"}');
xmlHttp = new XMLHttpRequest();
xmlHttp.open('POST', '/events/trigger-visit-event');
xmlHttp.setRequestHeader('Content-Type', 'application/json');
xmlHttp.send('{"initiator":{"id":"","session_id":"787104db839b84d3677aeffe47b43415aa529498","type":"ANONYMOUS","visit_id":"890abf15-b213-4b3a-a0d9-2385254d7ac5","visitor_id":"00244034-2f86-4ad5-b0ba-7e9f488fe5af"},"referer":{"url":""},"request":{"url":"https:\/\/docpatels.com\/white-label\/cbd-dropshipping\/"}}');
})();
</script>
<script type="text/javascript">
var BCData = {"csrf_token":"b6d32f625c63be87c80eba13ec5990951d6643bfba32805907dadbb283c50913"};
</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>
Introducing the Doc Patels On-Demand White/Private Label Fulfillment Program
Start selling your own branded CBD products right away with no upfront investment, no minimum orders and no hassle.
Have a new eCommerce website? Want to add CBD products to your lineup but not sure which ones will be popular with your customers? Doc Patels has the answer. Our On-Demand Private Label Fulfillment program
You can represent a wide range of CBD options on your website—different products, strengths, sizes, etc.—all with your own brand and label. Without having to invest in a bunch of inventory to get started.
On Demand Fulfillment Program Details
LABELS AND PRODUCT BRANDING
You can either provide your own labels or have us create them for you.
If you decide to provide labels, we give you the label dimensions for each product you choose to sell. Then you simply send us the labels you want to use for each product. We store your labels and apply them as orders come in. If you choose this option, there is no charge for labels.
If you want us to create the labels, just send us the logo you want on your labels. You can choose from three different styles of label. We then design and print the labels for you.
Label Design & Printing Fees:
Label Design: For the first SKU there is a one-time $100 setup fee for label design. For each additional SKU, the one-time label design setup fee is $50.
Label Printing
300 labels/one SKU...............$100
500 labels/one SKU...............$150
1,000 labels/one SKU............$250
PRICING
We provide the Suggested Retail Price for each product SKU. However, pricing is up to you. Some Private Label partners use our suggested prices, others charge slightly less, to provide greater value to their customers.
PLACING ORDERS AND ORDER FULFILLMENT
As orders come in through your website, simply forward them to the Doc Patels Customer Service email. You will receive an email acknowledgement within a few hours or on Monday morning if the order comes in over the weekend.
We fulfill orders within 48 hours of receipt.
Handling and Shipping Charges:
$4.95 per order handling fee, plus cost of shipping.
Standard orders are shipped via USPS First Class
We can also provide custom quotes for overnight and 2-day shipping requests
PRODUCT IMAGES AND DESCRIPTIONS FOR YOUR WEBSITE
Start by choosing which products you want to sell, which strengths, what sizes, etc. You can choose from any products sold on the Doc Patels website.
Once you’ve decided what products to sell, you can either create your own website graphics or have us create them for you. Here are the options:
DIY Option—FREE
We provide electronic images of blank packaging along with product descriptions
You can use Photoshop or other popular graphics programs to overlay images of your branded labels
Upload to your website and get started.
Graphics Package— $50 per SKU
We do all the work for you. We create electronic images of your branded labels, add them to each product SKU you want to sell and then send you the finished files.
Simply upload these to your website and start selling!
PAYMENT AND REPORTING
We keep a credit card on file for you and bill you as orders come in.
You will receive a monthly billing statement by email, showing how many orders you shipped and other details of your transactions.
AUTOMATING THE PROCESS
Soon we will be launching a self-service portal where you will be able to set up and manage your Private Label On-Demand workflow. Look for details coming soon!
Join Doc Patels Fulfillment Program
If you are interested in getting in contact with our team to get more information on how CBD Dropshipping works you can fill out the form below!
Join Our Private/White Label Program
At Doc Patels, you will gain access to premium-grade CBD products that are Curated By Doctors ensuring that what you supply your customers is safe & efficient to use. Partnering with us gives you the advantage by instantly being able to take advantage of our label design and packaging services to create your vision & set your business up for success.