Gift Box
Select an option to add this to your cart.
0) {
dragging = true;
startY = $event.touches[0].clientY;
}
"
@touchmove.window="
if (dragging) {
let deltaY = $event.touches[0].clientY - startY;
if (deltaY > 0) {
pos_y = deltaY;
if (pos_y > window.innerHeight / 3) {
dragging = false;
pos_y = 1200;
drag_drawer = false;
if (!menu_drawer) {
enable_body_scrolling = true;
has_overlay = false;
}
}
} else {
pos_y = 0;
}
}
"
:style=" 'transform: translate(0px, ' + pos_y + 'px)'"
x-trap="drag_drawer"
x-show="drag_drawer"
x-transition:enter="animation-500 opacity-0 !translate-y-full md:!translate-y-0"
x-transition:enter-start="opacity-0 !translate-y-full md:!translate-y-0"
x-transition:enter-end="!translate-y-0 opacity-100"
x-transition:leave="animation-500 !translate-y-0 opacity-100"
x-transition:leave-start="!translate-y-0 opacity-100"
x-transition:leave-end="opacity-0 !translate-y-full md:!translate-y-0"
x-cloak
>
Buying for someone else? Add a Cinnabar Green gift box to your order and we'll pack your chosen products inside — ready to give, no wrapping required.
Please note: our gift box does not fit 370ml bottles, refills, body scrubs or bath salts.
100% recyclable materials.
We ship across Kenya with trusted courier partners and worldwide with DHL Express. International customers may be asked to pay duties or taxes on arrival. If something isn’t right with your order, contact us - we’re here to help.