/* ========================================================= 3. LIMIT 2 ORDERS PER PHONE / IP WITHIN 10 MINUTES ========================================================= */ add_action( 'woocommerce_after_checkout_validation', 'sailimart_order_limit_10_minutes', 10, 2 ); function sailimart_order_limit_10_minutes( $data, $errors ) { if ( is_admin() ) return; $phone = isset( $data['billing_phone'] ) ? preg_replace( '/\D+/', '', $data['billing_phone'] ) : ''; $ip = WC_Geolocation::get_ip_address(); if ( empty( $phone ) && empty( $ip ) ) return; $max_orders = 2; $minutes = 10; $now = new DateTime( 'now', new DateTimeZone( 'UTC' ) ); $now->modify( '-' . $minutes . ' minutes' ); $after = $now->format( 'Y-m-d H:i:s' ); $allowed_status = array( 'pending', 'processing', 'on-hold', 'completed' ); /* ---- PHONE CHECK ---- */ if ( ! empty( $phone ) ) { $phone_orders = wc_get_orders( array( 'limit' => -1, 'return' => 'ids', 'billing_phone' => $phone, 'date_created' => '>=' . $after, 'status' => $allowed_status, ) ); if ( count( $phone_orders ) >= $max_orders ) { $errors->add( 'sailimart_phone_limit', sprintf( 'একই ফোন নম্বর দিয়ে %d বার অর্ডার করা হয়েছে। অনুগ্রহ করে ১০ মিনিট পর আবার চেষ্টা করুন।', $max_orders ) ); return; } } /* ---- IP CHECK ---- */ if ( ! empty( $ip ) ) { $ip_orders = wc_get_orders( array( 'limit' => -1, 'return' => 'ids', 'customer_ip_address' => $ip, 'date_created' => '>=' . $after, 'status' => $allowed_status, ) ); if ( count( $ip_orders ) >= $max_orders ) { $errors->add( 'sailimart_ip_limit', sprintf( 'আপনার আইপি থেকে %d বার অর্ডার করা হয়েছে। অনুগ্রহ করে ১০ মিনিট পর আবার চেষ্টা করুন।', $max_orders ) ); return; } } } Philips AT620/81 Norelco Shaver 1200 for Men 100% waterproof
Sale!

Philips AT620/81 Norelco Shaver 1200 for Men 100% waterproof

ক্লোজকাট ব্লেড – ধারালো, টেকসই এবং ত্বকে কোমল শেভের অভিজ্ঞতা দেয় | ওয়েট অ্যান্ড ড্রাই ব্যবহার – ফোম, জেল বা শাওয়ারে ব্যবহার উপযোগী | যেকোনো দেশে ব্যবহারযোগ্য (১০০-২৪০V ভোল্টেজ সাপোর্ট)

  • Warranty: 1 year

Original price was: 6100.00৳ .Current price is: 5450.00৳ .

- +
  • 🏷️ ব্র্যান্ড: Philips
  • 🤝 সার্ভিস ওয়ারেন্টি
  • 🥇 ১০০% অরিজিনাল পণ্য
  • 🚚 সমগ্র বাংলাদেশে হোম ডেলিভারি
  • 📦অর্ডার করাতে "Buy Now" বাটনে ক্লিক করে আপনার নাম, ফোন নম্বর, এরিয়া এবং সম্পূর্ণ ঠিকানা দিয়ে "Place Order" বাটনে ক্লিক করুন।

The Philips AT620/81 is a solid budget-friendly electric shaver with good performance, waterproofing, and a built-in trimmer. While the charging time is long, its 30-minute runtime makes it suitable for daily use.

Philips AT620/81 Electric Shaver – Full Specifications

  • Brand: Philips
  • Model: AT620/81 (Norelco 1200 Series)
  • Shaving System: CloseCut Blade System with self-sharpening blades
  • Flex Heads: 4-direction contour-following heads
  • Blade Type: Rounded edges ensure smooth gliding
  • Wet & Dry Use: Yes, 100% waterproof with AquaTec seal
  • Pop-Up Trimmer: Full-width trimmer for sideburns and mustache
  • Battery Type: Rechargeable NiMH battery
  • Cordless Runtime: Over 30 minutes on a full charge
  • Charging Time: 10 hours (frist time full charge)
  • Charging Indicator: LED light shows charging status
  • Voltage: 100-240V, works globally
  • Power Consumption: Max 2W, standby below 0.25W
  • Washable: Fully washable – rinse directly under tap
  • Grip: Ergonomic handle with anti-slip design
  • Color: Black and Midnight Blue
  • Warranty : 1-year worldwide guarantee
  • Included in the Box; Shaver, charging cord, and protective cap

Key Highlights

✔ CloseCut blades – Sharp, long-lasting, and gentle on skin
✔ 30 minutes runtime – Ideal for around 10 shaves per charge
✔ Wet and dry use – Perfect with foam, gel, or in the shower
✔ Travel-ready – Compatible with global voltage (100-240V)

See more Shaver

Shopping Cart
× Offer
Sailimart · Mobile Menu