WordPress WooCommerce Themes

Need help? Call us:

+971 50 886 0922

Please, enable Compare.

No products in the cart.

1411-0150 MOSER PROFESSIONAL TRIMMER WITH CORD (BURGUNDY)

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

د.إ99.00

Shipping calculated at checkout.
or

🔥 Buy More Save More!

Buy 3 items get 5% OFF
on each product
Buy 6 items get 10% OFF
on each product
Buy 10 items get 15% OFF
on each product
Estimated delivery:5 days
SKU: 1411-0150 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
  • About Moser: Moser is a globally renowned brand in grooming tools, celebrated for its electric hair clippers and trimmers. With over 75 years of legacy since its founding in 1946 in Germany, Moser is known for high-quality, precision-engineered grooming products.
  • Inside the Box: 1 Mini 1400 Series Clipper, 1 variable attachment comb that adjusts from 3 to 6 mm, cleaning brush and oil.
  • Precision STAR BLADE:Features a full metal, precision-ground stainless steel STAR BLADE made in Germany, ensuring sharp, accurate, and long-lasting performance.
  • Powerful Motor:A 3000 RPM pivot motor delivers continuous, reliable power for smooth grooming, ideal for both personal and professional use.
  • Compact Design:Lightweight and easy to handle, the Moser Mini Trimmer offers precise control for detailed grooming tasks.
  • Universal Voltage Compatibility: The trimmer supports 220-240V and 50Hz, making it suitable for international use. Whether at home or traveling, this trimmer adapts to various power supplies.

Reviews

There are no reviews yet.

Be the first to review “1411-0150 MOSER PROFESSIONAL TRIMMER WITH CORD (BURGUNDY)”

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.

1411-0150 MOSER PROFESSIONAL T...

د.إ99.00

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(); } }); } });