var breeze_prefetch = {"local_url":"https:\/\/www.donacoelha.com","ignore_remote_prefetch":"1","ignore_list":["\/cart\/","\/checkout\/","\/my-account\/","cart\/(.)\/","checkout\/(.)\/","wp-admin\/(.)\/","wp-admin\/edit.php(.)\/","my-account\/(.)\/","my-account.php\/","wp-cron.php\/","contato\/","cart\/","my-account\/","checkout\/","wc-api\/","addons\/","add-to-cart\/","logout\/","lost-password\/","administrator\/","wp-login.php\/","wp-admin\/","wp-json\/","wp-cron\/","wp-comments-post.php\/","my-account\/customer-logout\/","wp-admin","wp-login.php"]};
var wc_add_to_cart_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%","i18n_view_cart":"Ver carrinho","cart_url":"https:\/\/www.donacoelha.com\/cart\/","is_cart":"","cart_redirect_after_add":"yes"};
var wc_cart_fragments_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%","cart_hash_key":"wc_cart_hash_3a6bb38ea6bb5e3109710f0e9cc7a876","fragment_name":"wc_fragments_3a6bb38ea6bb5e3109710f0e9cc7a876","request_timeout":"5000"};
You’ve just received the Dream Purple kit, featuring products from the Dona Coelha brand. Inside, you’ll find:
1 Toca
1 Bamba
1 Escorrega
1 Guia para mimar o seu toy (em português).
Shall we find out how to use everything? ????
Toca
Time to take your solo pleasure to the next level! The Dona Coelha Toca masturbator was designed with every detail in mind to offer a unique and unforgettable experience. With heating technology and a UV cleaning system, it combines pleasure and safety in one product.
How to use it:
PARA TO GET THE MOST OUT OF IT: Let the Toca heat up on the base for 5 to 10 minutes. But heads up: don’t go over that time, okay? Once it’s warm, apply a water-based lubricant and explore the different textures, feel the gentle heat, and let pleasure guide you.
CARE: Before and after use, wash with water and mild soap. Then place it on the base with the acrylic cover and let the UV light work its magic for 8 minutes. Always store it on the base with the cover on, away from dust and anything that might affect the quality of your toy.
IMPORTANT: Always use a water-based lubricant — other types may damage the silicone and the toy.
Bamba
Bamba is a magic wand that opens up a world of possibilities, letting you reach areas of the clitoris beyond just the glans. Thanks to its larger head and a powerful, focused motor, Bamba delivers intense stimulation. Unlike most wands that aren’t made for penetration, this toy is a 3-in-1: one end for penetration and G-spot stimulation, the other for vulva and clitoral stimulation. Bamba also works great for massaging other parts of the body like your back and thighs. Get creative and have fun!
How to use it:
TO TURN ON/OFF: Press and hold the middle button for 3 seconds.
TO SWITCH MODES: While the Bamba is on, press the middle button once (without holding). Press again to change the stimulation pattern.
TO ADJUST VIBRATION: Use the + and – buttons to cycle through the vibration intensities.
HOW TO CHARGE: On the back, there’s a small hole for the charger pin. The first charge is recommended to be around 4 hours, or until the light stops blinking and stays solid.
IMPORTANT: This toy is not waterproof — do not submerge it or use it in the bath. It can be used and cleaned under running water or with a toy cleaner.
Escorrega
water-based, non-edible lubricant
Sliding into the pleasure ride, meet our Dona Coelha Escorrega – a water-based intimate lubricant that’s safe to use with toys and condoms, perfect for enhancing all your sensory experiences. Its natural, vegan, and cruelty-free formula brings the softness and comfort you need to feel only pleasure and stay fully in the moment.
How to use:
TO OPEN: Remove the cap, peel off the seal, and put the cap back on. Use generously – no need to hold back!
jQuery( function( $ ) {
$( '#billing_address_2' ).on( 'input', function() {
var value = $( this ).val();
if ( value.length > 30 ) {
$( this ).val( value.substring( 0, 30 ) );
$( '#billing_address_2_error' ).text( 'O seu Complemento não pode ter mais que 30 caracteres.' );
} else {
$( '#billing_address_2_error' ).text( '' );
}
} );
} );
document.body.addEventListener("blur", function(event) {
if (event.target.matches("input[type='email']")) {
const regexEmail = /^[#&*\/=?^{!}~'_a-z0-9-\+]+([#&*\/=?^{!}~'_a-z0-9-\+]+)*(\.[#&*\/=?^{!}~'_a-z0-9-\+]+)*[.]?@[_a-z0-9-]+(\.[_a-z0-9-]+)*(\.[a-z0-9]{2,63})$/i;
if (!regexEmail.test(event.target.value)) {
return false;
}
if (getCookieValueByName("tracking_email") == encodeURIComponent(event.target.value)) {
return false;
}
document.cookie="tracking_email="+encodeURIComponent(event.target.value)+"; path=/";
var isCheckout = false;
var isAccountPage = false;
var subscription_location = "";
if (isCheckout) {
subscription_location = "order-checkout";
} else if (isAccountPage) {
subscription_location = "sign-up";
}
var xhrobj = new XMLHttpRequest();
xhrobj.open("POST","/wp-admin/admin-ajax.php");
var params = "action=the_ajax_hook&tracking_email=" + encodeURIComponent(event.target.value) + "&subscription_location=" + encodeURIComponent(subscription_location);
xhrobj.setRequestHeader("Content-type", "application/x-www-form-urlencoded");
xhrobj.send(params);
return;
}
}, true);
function getCookieValueByName(name) {
var match = document.cookie.match(new RegExp("(^| )" + name + "=([^;]+)"));
return match ? match[2] : "";
}
(function () {
var c = document.body.className;
c = c.replace(/woocommerce-no-js/, 'woocommerce-js');
document.body.className = c;
})();
var woocommerce_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%","i18n_password_show":"Show password","i18n_password_hide":"Hide password"};
var automatewoo_presubmit_params = {"guest_id":"0","language":"","email_capture_selectors":[".woocommerce-checkout [type=\"email\"]","#billing_email",".automatewoo-capture-guest-email","input[name=\"billing_email\"]"],"checkout_capture_selectors":["billing_first_name","billing_last_name","billing_company","billing_phone","billing_country","billing_address_1","billing_address_2","billing_city","billing_state","billing_postcode"],"ajax_url":"\/dona-coelha-for-unique-eng\/?aw-ajax=%%endpoint%%"};