📞 +8801811009359
✉️ likeyshopbd@gmail.com
Free shipping on orders over ৳999
show = false, 3000);
if (window.trackEvent && $event.detail.price) {
window.trackEvent('add_to_cart', {
content_ids: [$event.detail.productId],
content_name: $event.detail.name,
content_type: 'product',
value: $event.detail.price * $event.detail.quantity,
currency: $event.detail.currency
});
}
"
x-init="if(show) setTimeout(() => show = false, 3000)"
x-show="show"
x-transition:enter="transition ease-out duration-300 transform"
x-transition:enter-start="translate-x-full opacity-0"
x-transition:enter-end="translate-x-0 opacity-100"
x-transition:leave="transition ease-in duration-200 transform"
x-transition:leave-start="translate-x-0 opacity-100"
x-transition:leave-end="translate-x-full opacity-0"
class="fixed top-24 right-4 sm:right-6 z-[100] bg-primary-600 text-white text-sm font-bold px-5 py-4 rounded-xl shadow-2xl flex items-center gap-3 border border-primary-500"
style="display: none;">