Skip to main content
Free shipping on orders over 3000 EGP
Filters
Products
505 products found
Applied filters:
Sort by:
Show:
{
const p = payloadOf($event);
const name = p.productName || 'Product';
push(name + ' added to cart', 'success');
})()
"
@notify.window="(() => { const p = payloadOf($event); push(p.message, p.type || 'info'); })()"
@toast.window="(() => { const p = payloadOf($event); push(p.message, p.type || 'info'); })()"
class="pointer-events-none fixed top-20 end-4 z-[9999] flex w-80 max-w-[calc(100vw-2rem)] flex-col gap-3"
role="region"
aria-live="polite"
aria-label="Notifications"
>
$refs.panel?.focus());"
@product-added-to-cart.window="open = true;"
@keydown.escape.window="open = false"
>