WordPress WooCommerce Themes

Need help? Call us:

+971 50 886 0922

Please, enable Compare.

No products in the cart.

MSI Thin 15 B13UC, Gaming Laptop, 15.6″FHD 144Hz Display, Intel Core i7-13620H, 16GB RAM, 512GB SSD, Nvidia RTX3050 4GB GDDR6 Graphics, Win11, Eng/Arb KB – [9S7-16R831-2610]

Brand:
Please, activate Compare option to use this widget.
41 people are viewing this product right now

د.إ4,499.00

Shipping calculated at checkout.
or
Within7 days
SKU: Thin 15 B13UC Categories:
Pay safely with Visa Pay safely with Master Card Pay safely with PayPal Pay safely with Maestro Tooltip text
Guarantee Safe and Secure Payment Checkout
  • Intel Raptor Lake i7-13620H
  • NVIDIA GeForce RTX3050 Laptop GPU 4GB GDDR6
  • Matrix Display supports up to 2 extra displays with USB-C and HDMI
  • Wi-Fi 6E for enhanced streaming experience
  • 21.7mm thin, 1.86kg light
  • Aluminum aesthetics with asymmetric pattern

Reviews

There are no reviews yet.

Be the first to review “MSI Thin 15 B13UC, Gaming Laptop, 15.6″FHD 144Hz Display, Intel Core i7-13620H, 16GB RAM, 512GB SSD, Nvidia RTX3050 4GB GDDR6 Graphics, Win11, Eng/Arb KB – [9S7-16R831-2610]”

Your email address will not be published. Required fields are marked

You have to be logged in to be able to add photos to your review.

MSI Thin 15 B13UC, Gaming Lapt...

د.إ4,499.00

1 in stock

You may add any content here from XStore Control Panel->Sales booster->Request a quote->Ask a question notification

At sem a enim eu vulputate nullam convallis Iaculis vitae odio faucibus adipiscing urna.

Ask an expert
document.addEventListener('DOMContentLoaded', function () { // WooCommerce registration form submit button const form = document.querySelector('form.woocommerce-form-register'); if (form) { form.addEventListener('submit', function (event) { const mobileField = document.querySelector('#reg_woo_register_mobile'); const errorContainer = document.querySelector('#mobile-error-message'); // Remove existing error message if (errorContainer) { errorContainer.remove(); } // Validate mobile field if (!mobileField || mobileField.value.trim() === '') { event.preventDefault(); // Prevent form submission // Display error message const errorMessage = document.createElement('p'); errorMessage.id = 'mobile-error-message'; errorMessage.style.color = 'red'; errorMessage.textContent = 'Mobile Number is required.'; mobileField.parentNode.appendChild(errorMessage); // Add focus to the field mobileField.focus(); } }); } });