Bio Pen Bio6 Replacement Heads Pack of 5

$44.99
$64.99
-$20.00
(Tax included)
Size- 0.25mm
Quantity
100% Authentic - Official Dr. Pen
Free Shipping
3-Year Warranty
Extra 15% OFF - Use Code: CD15
/** @private {string} */ class SpzCustomAnchorScroll extends SPZ.BaseElement { static deferredMount() { return false; } constructor(element) { super(element); /** @private {Element} */ this.scrollableContainer_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.LOGIC; } buildCallback() { this.viewport_ = this.getViewport(); this.initActions_(); } setTarget(containerId, targetId) { this.containerId = '#' + containerId; this.targetId = '#' + targetId; } scrollToTarget() { const container = document.querySelector(this.containerId); const target = container.querySelector(this.targetId); const {scrollTop} = container; const eleOffsetTop = this.getOffsetTop_(target, container); this.viewport_ .interpolateScrollIntoView_( container, scrollTop, scrollTop + eleOffsetTop ); } initActions_() { this.registerAction( 'scrollToTarget', (invocation) => this.scrollToTarget(invocation?.caller) ); this.registerAction( 'setTarget', (invocation) => this.setTarget(invocation?.args?.containerId, invocation?.args?.targetId) ); } /** * @param {Element} element * @param {Element} container * @return {number} * @private */ getOffsetTop_(element, container) { if (!element./*OK*/ getClientRects().length) { return 0; } const rect = element./*OK*/ getBoundingClientRect(); if (rect.width || rect.height) { return rect.top - container./*OK*/ getBoundingClientRect().top; } return rect.top; } } SPZ.defineElement('spz-custom-anchor-scroll', SpzCustomAnchorScroll); const STRENGTHEN_TRUST_URL = "/api/strengthen_trust/settings"; class SpzCustomStrengthenTrust extends SPZ.BaseElement { constructor(element) { super(element); this.renderElement_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.CONTAINER; } buildCallback() { this.xhr_ = SPZServices.xhrFor(this.win); const renderId = this.element.getAttribute('render-id'); SPZCore.Dom.waitForChild( document.body, () => !!document.getElementById(renderId), () => { this.renderElement_ = SPZCore.Dom.scopedQuerySelector( document.body, `#${renderId}` ); if (this.renderElement_) { this.render_(); } this.registerAction('track', (invocation) => { this.track_(invocation.args); }); } ); } render_() { this.fetchData_().then((data) => { if (!data) { return; } SPZ.whenApiDefined(this.renderElement_).then((apis) => { apis?.render(data); document.querySelector('#strengthen-trust-render-1539149753700').addEventListener('click',(event)=>{ if(event.target.nodeName == 'A'){ this.track_({type: 'trust_content_click'}); } }) }); }); } track_(data = {}) { const track = window.sa && window.sa.track; if (!track) { return; } track('trust_enhancement_event', data); } parseJSON_(string) { let result = {}; try { result = JSON.parse(string); } catch (e) {} return result; } fetchData_() { return this.xhr_ .fetchJson(STRENGTHEN_TRUST_URL) .then((responseData) => { if (!responseData || !responseData.data) { return null; } const data = responseData.data; const moduleSettings = (data.module_settings || []).reduce((result, moduleSetting) => { return result.concat(Object.assign(moduleSetting, { logos: (moduleSetting.logos || []).map((item) => { return moduleSetting.logos_type == 'custom' ? this.parseJSON_(item) : item; }) })); }, []); return Object.assign(data, { module_settings: moduleSettings, isEditor: window.self !== window.top, }); }); } } SPZ.defineElement('spz-custom-strengthen-trust', SpzCustomStrengthenTrust);
Description

Bio Pen Bio6 Cartridges are specialized replacement needle heads designed exclusively for the Bio Pen Bio6 device.

Compatibility: These cartridges are designed exclusively for the Bio Pen Bio6 device and are not interchangeable with other models like the Bio Pen Q2 or Dr. Pen M-series.
Needle System: They typically feature a multi-depth tip system, allowing users to customize their skincare or scalp care routines based on individual needs.
Sterility: Each cartridge is individually sealed in sterilized packaging to ensure safety and hygiene.
Single Use: Like all microneedling tips, these are single-use only. Reusing them can lead to needle dulling, reduced effectiveness, and a significant risk of infection. 

FAQs

What is a Dr. Pen Microneedling Pen?

The Dr. Pen Microneedling Pen is a device designed for at-home microneedling, helping to improve skin texture, reduce fine lines, wrinkles, and scars.

What is Dr.Pen good for?

The Dr. Pen Auto Microneedle System effectively boosts collagen and elastin production, leading to fuller skin while reducing fine lines and scars over time. This microneedling treatment targets a variety of concerns, including wrinkles, uneven texture, stretch marks, loss of tone and elasticity, enlarged pores, acne scars, and pigmentation issues.

How often should you use a Dr Pen?

It is recommended to use the pen every 4-6 weeks, depending on your skin type and the condition being treated.

What needle size should I use?

Needle sizes vary depending on the treatment area. For fine lines, a 0.25-0.5mm needle is suitable, while deeper scars may require 1.5mm or more.

How do I know if the product is original?

Scratch to reveal the complete QR code and authentication number. Then, scan the QR code and authenticate the number

You may also like