Skip to main content
Enjoy Free Shipping During Eid Week On Orders of 1000 EGP or more
DIY Electronics
Embark on your DIY electronics journey with these essential tools to make your projects smoother and more efficient.
Read more →
{
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"
>