www.mokodirect.com Open in urlscan Pro
23.227.38.74  Public Scan

URL: https://www.mokodirect.com/bos/Invoice/visit/NETFLIX
Submission: On November 16 via manual from CA — Scanned from CA

Form analysis 6 forms found in the DOM

GET /search

<form action="/search" method="get" class="search-bar" role="search">
  <input type="hidden" name="options[prefix]" value="last">
  <input type="search" name="q" placeholder="Search" class="input-group-field header-search__input" aria-label="Search Site" autocomplete="off">
  <button type="submit" class="btn icon-search input-group-field header-search__input">
    <img src="https://cdn.shopify.com/s/files/1/0622/1185/0427/files/search.svg?v=1655796200">
    <!-- 	<svg data-icon="search" viewBox="0 0 512 512" width="100%" height="100%">
	    <path d="M495,466.2L377.2,348.4c29.2-35.6,46.8-81.2,46.8-130.9C424,103.5,331.5,11,217.5,11C103.4,11,11,103.5,11,217.5   S103.4,424,217.5,424c49.7,0,95.2-17.5,130.8-46.7L466.1,495c8,8,20.9,8,28.9,0C503,487.1,503,474.1,495,466.2z M217.5,382.9   C126.2,382.9,52,308.7,52,217.5S126.2,52,217.5,52C308.7,52,383,126.3,383,217.5S308.7,382.9,217.5,382.9z"></path>
	</svg> -->
  </button>
</form>

GET /search

<form action="/search" method="get" class="search-bar" role="search">
  <input type="hidden" name="options[prefix]" value="last">
  <input type="search" name="q" placeholder="Search the store " class="input-group-field header-search__input" aria-label="Search Site" autocomplete="off" data-search-mobile-toggle="" data-url="" data-limit="6">
  <button type="submit" class="btn icon-search">
    <img src="https://cdn.shopify.com/s/files/1/0622/1185/0427/files/search.svg?v=1655796200">
    <!-- 	<svg data-icon="search" viewBox="0 0 512 512" width="100%" height="100%">
	    <path d="M495,466.2L377.2,348.4c29.2-35.6,46.8-81.2,46.8-130.9C424,103.5,331.5,11,217.5,11C103.4,11,11,103.5,11,217.5   S103.4,424,217.5,424c49.7,0,95.2-17.5,130.8-46.7L466.1,495c8,8,20.9,8,28.9,0C503,487.1,503,474.1,495,466.2z M217.5,382.9   C126.2,382.9,52,308.7,52,217.5S126.2,52,217.5,52C308.7,52,383,126.3,383,217.5S308.7,382.9,217.5,382.9z"></path>
	</svg> -->
  </button>
</form>

POST /contact

<form method="post" action="/contact" id="contact_form" accept-charset="UTF-8" class="input-group"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <script>
    $(document).ready(function() {
      //       var submits = $("#submits");
      //  var agrees = $("#agrees");
      //   var warning = $(".warning");
      if (window.location.href.indexOf('newsletter&form_type=customer') > -1) {
        var newsletterSuccessPopup = (function() {
          var popup = $('.newsletter-success-modal');
          var close = popup.find('.close');
          var success = popup.find('.success');
          var error = popup.find('.error');
          var overlay = popup.find('.modal-overlay');
          popup.show();
          error.show();
          success.hide();
          $('#agrees').click(function() {
            if ($(this).prop("checked")) {
              $("#submits").removeAttr("disabled");
            } else {
              $("#submits").attr("disabled", "disabled");
            }
          });
          $.cookie('emailSubcribeModal', 'closed', {
            expires: 1,
            path: '/'
          });
          close.off('click').on('click', function() {
            popup.fadeOut();
          });
          overlay.off('click').on('click', function() {
            popup.fadeOut();
          });
        })();
        var newURL = location.href.split("?")[0];
        window.history.pushState('object', document.title, newURL);
      }
    })
  </script>
  <div class="newsletter-btn" style="position: relative; max-width: 400px;width: 100%;">
    <input type="hidden" name="contact[tags]" value="newsletter">
    <input style="border-radius: 8px;line-height: 30px;background: #171717;border: 0;caret-color: #fff;color:#fff" class="input-group-field" type="email" name="contact[email]" aria-label="Email Address" placeholder="Email" required="required">
    <!--     <input class="btn" type="submit" value="Submit"> -->
    <div class="submit_box" style="position: absolute;top: 0;  right: 13px;line-height: 40px;">
      <img class="img_nothover" src="https://cdn.shopify.com/s/files/1/0567/9900/2660/files/Frame_1.svg?v=1656571913">
      <img class="img_hover" src="https://cdn.shopify.com/s/files/1/0567/9900/2660/files/Frame_8fde8215-7f1e-43c8-a553-4d8f15bc9abf.svg?v=1656571876">
      <input id="submits" style="position: absolute;left: 0;width: 25px;cursor: pointer;top: 0;opacity: 0;" type="submit" value="">
    </div>
  </div>
  <div class="checkbox-group">
    <input id="agrees" class="conditions" type="checkbox" name="conditions">
    <label class="title" for="conditions">
    </label>
    <span class="form-title">I agree with the <a href="/policies/privacy-policy">
                                    Terms &amp; conditions
                                </a>
    </span>
  </div>
  <p class="warning"></p>
</form>

POST /account/login

<form accept-charset="UTF-8" action="/account/login" method="post">
  <input name="form_type" type="hidden" value="customer_login">
  <input name="utf8" type="hidden" value="✓">
  <div class="ct-login">
    <div class="form-group">
      <label for="customer_email">
        <span> Email Address </span>
        <em>*</em>
      </label>
      <input class="form-control" type="email" value="" name="customer[email]" placeholder="Email Address">
    </div>
    <div class="form-group">
      <label for="customer_password">
        <span> Password </span>
        <em>*</em>
      </label>
      <input class="form-control" type="password" value="" placeholder="Password" name="customer[password]">
    </div>
    <div class="action-btn">
      <input type="submit" class="btn btn-login" value="Login">
      <a class="text-hover forgot-password" href="/account/login#recover">
              Forgot your password?
            </a>
    </div>
  </div>
  <div class="ct-register">
    <a href="/account/register" class="btn btn-register">
              Create An Account
            </a>
  </div>
</form>

GET /search

<form action="/search" method="get" class="search-bar" role="search">
  <input type="hidden" name="type" value="product">
  <input type="search" name="q" placeholder="Search" class="input-group-field header-search__input" aria-label="Search Site" autocomplete="off">
  <button type="submit" class="btn icon-search">
    <img src="https://cdn.shopify.com/s/files/1/0622/1185/0427/files/search.svg?v=1655796200">
    <!-- 	<svg data-icon="search" viewBox="0 0 512 512" width="100%" height="100%">
	    <path d="M495,466.2L377.2,348.4c29.2-35.6,46.8-81.2,46.8-130.9C424,103.5,331.5,11,217.5,11C103.4,11,11,103.5,11,217.5   S103.4,424,217.5,424c49.7,0,95.2-17.5,130.8-46.7L466.1,495c8,8,20.9,8,28.9,0C503,487.1,503,474.1,495,466.2z M217.5,382.9   C126.2,382.9,52,308.7,52,217.5S126.2,52,217.5,52C308.7,52,383,126.3,383,217.5S308.7,382.9,217.5,382.9z"></path>
	</svg> -->
  </button>
</form>

<form aria-label="Write A Review Form">
  <div class="write-review-wrapper write-form">
    <div class="write-review yotpo-regular-box" id="write-review-tabpanel-testimonials" role="tabpanel">
      <div class="yotpo-header">
        <div>
          <h2 class="y-label yotpo-header-title">WRITE A REVIEW</h2>
        </div>
        <div class="yotpo-mandatory-explain"> <span class="yotpo-mandatory-mark">*</span> Indicates a required field </div> <br> <span class="yotpo-mandatory-mark">* </span> <span class="y-label"
          id="write-review-score-37716a2c-7294-4bd4-8bd1-78ac44ca3ee1">Score: <span class="form-input-error yotpo-hidden" id="yotpo_score_message_37716a2c-7294-4bd4-8bd1-78ac44ca3ee1"></span></span>
        <div aria-describedby="yotpo_score_message_37716a2c-7294-4bd4-8bd1-78ac44ca3ee1" aria-labelledby="write-review-score-37716a2c-7294-4bd4-8bd1-78ac44ca3ee1" role="radiogroup" tabindex="-1"> <span class="stars-wrapper"> <span
              class="yotpo-icon yotpo-icon-empty-star pull-left review-star" data-score="1" aria-label="score 1" role="radio" tabindex="0" aria-checked="false" aria-required="true"></span> <span
              class="yotpo-icon yotpo-icon-empty-star pull-left review-star" data-score="2" aria-label="score 2" role="radio" tabindex="-1" aria-checked="false" aria-required="true"></span> <span
              class="yotpo-icon yotpo-icon-empty-star pull-left review-star" data-score="3" aria-label="score 3" role="radio" tabindex="-1" aria-checked="false" aria-required="true"></span> <span
              class="yotpo-icon yotpo-icon-empty-star pull-left review-star" data-score="4" aria-label="score 4" role="radio" tabindex="-1" aria-checked="false" aria-required="true"></span> <span
              class="yotpo-icon yotpo-icon-empty-star pull-left review-star" data-score="5" aria-label="score 5" role="radio" tabindex="-1" aria-checked="false" aria-required="true"></span> </span> </div>
      </div>
      <div class="write-review-content">
        <div class="form-group">
          <div class="form-element"> <span class="yotpo-mandatory-mark">* </span> <label class="y-label" for="yotpo_input_review_title_37716a2c-7294-4bd4-8bd1-78ac44ca3ee1"> Title: <span class="form-input-error yotpo-hidden"
                id="yotpo_input_review_title_error_37716a2c-7294-4bd4-8bd1-78ac44ca3ee1"></span> </label> <input id="yotpo_input_review_title_37716a2c-7294-4bd4-8bd1-78ac44ca3ee1" class="y-input" name="review_title" maxlength="150"
              aria-required="true" placeholder="" aria-describedby="yotpo_input_review_title_error_37716a2c-7294-4bd4-8bd1-78ac44ca3ee1"> </div>
          <div class="form-element"> <span class="yotpo-mandatory-mark">* </span> <label class="y-label" for="yotpo_input_review_content_37716a2c-7294-4bd4-8bd1-78ac44ca3ee1"> Review: <span class="form-input-error yotpo-hidden"
                id="yotpo_input_review_content_error_37716a2c-7294-4bd4-8bd1-78ac44ca3ee1"></span> </label> <textarea id="yotpo_input_review_content_37716a2c-7294-4bd4-8bd1-78ac44ca3ee1" class="y-input yotpo-text-box" name="review_content"
              aria-required="true" placeholder="" aria-describedby="yotpo_input_review_content_error_37716a2c-7294-4bd4-8bd1-78ac44ca3ee1"></textarea> </div>
        </div>
      </div>
      <div class="yotpo-footer yotpo-animation-opacity visible" style="display: inherit;">
        <div class="socialize-wrapper">
          <div class="connected">You are connected as <span class="username"></span></div>
          <div class="socialize"> <span class="y-label">Connect with:</span>
            <div>
              <div class="yotpo-default-button yotpo-icon-btn" data-network="twitter" aria-label="connect with twitter" role="link" tabindex="0"><span class="yotpo-icon yotpo-icon-twitter pull-left"></span></div>
              <div class="yotpo-default-button yotpo-icon-btn" data-network="facebook" aria-label="connect with facebook" role="link" tabindex="0"><span class="yotpo-icon yotpo-icon-facebook pull-left"></span></div>
            </div>
          </div>
          <div class="yotpo-or"> -OR- </div>
        </div>
        <div class="connect-wrapper visible " style="display: inherit;">
          <div class="form-element name-input visible" style="display: inherit;"> <span class="yotpo-mandatory-mark">* </span> <label class="y-label" for="yotpo_input_review_username_37716a2c-7294-4bd4-8bd1-78ac44ca3ee1">Use your name: <span
                class="form-input-error yotpo-hidden" id="yotpo_input_review_username_error_37716a2c-7294-4bd4-8bd1-78ac44ca3ee1"></span></label> <input id="yotpo_input_review_username_37716a2c-7294-4bd4-8bd1-78ac44ca3ee1" class="y-input"
              autocomplete="nickname" name="display_name" maxlength="40" aria-required="true" placeholder="" aria-describedby="yotpo_input_review_username_error_37716a2c-7294-4bd4-8bd1-78ac44ca3ee1"> </div>
          <div class="form-element email-input visible" style="display: inherit;"> <span class="yotpo-mandatory-mark">* </span> <label class="y-label" for="yotpo_input_review_email_37716a2c-7294-4bd4-8bd1-78ac44ca3ee1">Email: <span
                class="form-input-error yotpo-hidden" id="yotpo_input_review_email_error_37716a2c-7294-4bd4-8bd1-78ac44ca3ee1"></span></label> <input id="yotpo_input_review_email_37716a2c-7294-4bd4-8bd1-78ac44ca3ee1" class="y-input"
              autocomplete="email" name="email" aria-required="true" placeholder="" aria-describedby="yotpo_input_review_email_error_37716a2c-7294-4bd4-8bd1-78ac44ca3ee1"> </div>
          <div class="yotpo-clr"></div>
        </div>
      </div>
      <div class="error-box yotpo-hidden">
        <div class="text-wrapper"> <span class="error-text empty yotpo-hidden">Review's title &amp; body can't be empty</span>
          <span class="error-text empty_question yotpo-hidden">Question's body can't be empty</span>
          <span class="error-text score yotpo-hidden">Please enter a star rating for this review</span>
          <span class="error-text display_name_empty yotpo-hidden">Name field cannot be empty</span>
          <span class="error-text email yotpo-hidden">Invalid email</span>
          <span class="error-text user-already-reviewed yotpo-hidden">Your review has already been submitted.</span>
          <span class="error-text max_length yotpo-hidden">Max length was exceeded</span>
          <span class="error-text mandatory_field yotpo-hidden">Please fill out all of the mandatory (*) fields</span>
          <span class="error-text open_question_answer_length yotpo-hidden">One or more of your answers does not meet the required criteria</span>
        </div>
        <div class="yotpo-icon-btn-small transparent-color-btn"><span class="yotpo-icon yotpo-icon-cross" role="button" tabindex="0" aria-label="close error message"></span></div>
      </div>
      <div class="form-element submit-button"> <span class="form-input-error yotpo-hidden"></span> <input type="button" class="yotpo-default-button primary-color-btn yotpo-submit" aria-disabled="true" data-button-type="submit" value="Post"> </div>
      <div class="yotpo-preloader-wrapper">
        <div class="yotpo yotpo-pre-loader">
          <span class="yotpo-empty-stars">
            <span class="yotpo-icon yotpo-icon-empty-star"></span>
            <span class="yotpo-icon yotpo-icon-empty-star"></span>
            <span class="yotpo-icon yotpo-icon-empty-star"></span>
            <span class="yotpo-icon yotpo-icon-empty-star"></span>
            <span class="yotpo-icon yotpo-icon-empty-star"></span>
          </span>
          <span class="yotpo-full-stars">
            <span class="yotpo-icon yotpo-icon-star"></span>
            <span class="yotpo-icon yotpo-icon-star"></span>
            <span class="yotpo-icon yotpo-icon-star"></span>
            <span class="yotpo-icon yotpo-icon-star"></span>
            <span class="yotpo-icon yotpo-icon-star"></span>
          </span>
        </div>
      </div>
      <div class="yotpo-clr"></div>
    </div>
  </div>
</form>

Text Content

Lifetime Customer Support
Top searches
 * sample
 * dempus
 * lorem
 * loremous saliduar
 * women shirt
 * accessories

Most popular



0
Available 24/7 at
(+84) 90 12345
Top searches
 * sample
 * dempus
 * lorem
 * loremous saliduar
 * women shirt
 * accessories

Most popular


Wish Lists
Gift Cards
Sign In Sign In
0 Cart


SHOP BY DEVICE

Shop By Device
 * Apple iPad
   Apple iPad
    * All Apple iPad
   
   iPad Pro
   iPad Pro
    * All iPad Pro
      
    * iPad Pro 12.9 inch (2021)
      
    * iPad Pro 12.9 inch (2020)
      
    * iPad Pro 11 inch (2021)
      
    * iPad Pro 11 inch (2020)
      
    * iPad Pro 10.5 inch
      
    * iPad Pro 9.7 inch
   
   iPad
   iPad
    * All iPad
      
    * iPad 10.2 inch (2019)
      
    * iPad 10.9 inch (2020)
      
    * iPad 9.7 inch (2018/2017)
   
   iPad Air
   iPad Air
    * All iPad Air
      
    * iPad Air 10.9 (5th/4th generation)
      
    * iPad Air 10.5 (3rd generation)
      
    * iPad Air 9.7 (2nd/1st generation)
   
   iPad Mini
   iPad Mini
    * All iPad Mini
      
    * iPad Mini 8.3 inch (6th generation)
      
    * iPad Mini 7.9 inch (5th/4th generation)

 * Apple Macbook
   Apple Macbook
    * All Apple Macbook
   
   Macbook Pro
   Macbook Pro
    * All Macbook Pro
      
    * Macbook Pro 16 inch
      
    * Macbook Pro 14 inch
      
    * Macbook Pro 13 inch
   
   Macbook Air
   Macbook Air
    * All Macbook Air
      
    * Macbook Air 13.6 inch
      
    * Macbook Air 13.3 inch

 * Apple Watch
   Apple Watch
    * All Apple Watch
   
   Apple Watch Series 7
   Apple Watch SE
   Apple Watch Series 3
 * Apple Pencil
   Apple Pencil
    * All Apple Pencil
   
   Apple Pencil 2nd Generation
 * Samsung Galaxy Tab
   Samsung Galaxy Tab
    * All Samsung Galaxy Tab
   
   Galaxy Tab A
   Galaxy Tab A
    * All Galaxy Tab A
      
    * Galaxy Tab A8
      
    * Galaxy Tab A7
      
    * Galaxy Tab A7 Lite
   
   Galaxy Tab S
   Galaxy Tab S
    * All Galaxy Tab S
      
    * Galaxy Tab S8
      
    * Galaxy Tab S8+
      
    * Galaxy Tab S8 Ultra
      
    * Galaxy Tab S7
      
    * Galaxy Tab S7+
      
    * Galaxy Tab S7 FE
      
    * Galaxy Tab S6 Lite

 * Samsung Watch
   Samsung Watch
    * All Samsung Watch
   
   Galaxy Watch
   Galaxy Watch
    * All Galaxy Watch
      
    * Galaxy Watch 4
      
    * Galaxy Watch 3
      
    * Galaxy Watch Active
   
   Samsung Gear
   Samsung Gear
    * All Samsung Gear
      
    * Gear S3
      
    * Gear S2
      
    * Gear Fit2 Pro
      
    * Gear Fit2

 * Kindle
   Kindle
    * All Kindle
   
   Kindle Paperwhite
   Kindle Paperwhite
    * All Kindle Paperwhite
      
    * Kindle 2021 11th Generation
      
    * Kindle 2018 10th Generation
   
   Kindle 10
   Kindle Oasis
 * Amazon Fire
   Amazon Fire
    * All Amazon Fire
   
   Amazon Fire HD 10
   Amazon Fire HD 8
   Amazon Fire 7
 * Surface
   Surface
    * All Surface
   
   Surface Pro 13 inch (Pro 8)
   Surface Pro 12.3 inch (Pro 7+/7/6/5/4/X)
   Surface Go 10 inch (Go 3 2021/Go 2 2020/Go 2018)


PRODUCTS

Shop By Device
 * Tablet Cases
   Tablet Cases
    * All Tablet Cases
   
   iPad Cases
   iPad Cases
    * All iPad Cases
      
    * iPad Pro Cases
      
    * iPad Cases
      
    * iPad Air Cases
      
    * iPad Mini Cases
   
   Galaxy Tab Cases
   Galaxy Tab Cases
    * All Galaxy Tab Cases
      
    * Galaxy Tab A Cases
      
    * Galaxy Tab S Cases
   
   Kindle Cases
   Kindle Cases
    * All Kindle Cases
      
    * Kindle Paperwhite Cases
      
    * Kindle 10 Cases
      
    * Kindle Oasis Cases
   
   Amazon Fire Cases
   Amazon Fire Cases
    * All Amazon Fire Cases
      
    * Fire HD Cases
      
    * Fire HD Cases
      
    * Fire HD Cases

 * Screen Protectors
   Screen Protectors
    * All Screen Protectors
   
   Tablet Screen Protector
   Smart Watch Screen Protector
   Game Console Screen Protector
 * Laptop & Tablet Sleeves
   Laptop & Tablet Sleeves
    * All Laptop & Tablet Sleeves
   
   Laptop Sleeves
   Laptop Sleeves
    * All Laptop Sleeves
      
    * 13 - 14 inch
      
    * 15 - 16 inch
   
   Tablet Sleeves
   Tablet Sleeves
    * All Tablet Sleeves
      
    * 7 - 8 inch
      
    * 9 - 11 inch
      
    * 12.9 inch

 * Smart Watch Straps
   Smart Watch Straps
    * All Smart Watch Straps
   
   Apple Watch Straps
   Samsung Watch Straps
   Others
 * Power Station
   Power Station
    * All Power Station
   
   Wireless Charging
   Wireless Charging
    * All Wireless Charging
      
    * Magnetic Wireless Charger
      
    * Foldable Magnectic Wireless Charger
      
    * Car-Mounted Wireless Charger
      
    * Magnetic Wireless Power Bank
   
   Smart Watch Charging
   Apple Pencil Charging
 * Stand
   Stand
    * All Stand
   
   Laptop Stand
   Tablet Stand
 * Styluses
   Styluses
    * All Styluses
   
   Apple Pencil Accessories
   MoKo Styluse Pen
 * PC & Console
   PC & Console
    * All PC & Console
   
   Mouse & Keyboard
   Mouse Pad & Wrist Rest
   Nintendo Accessories
 * Lifestyle Gear
   Lifestyle Gear
    * All Lifestyle Gear
   
   Apple Air Tag
   Outdoor & Sports
   Outdoor & Sports
    * All Outdoor & Sports
      
    * Glasses Holders
      
    * Waterproof Pouch
      
    * Headband
      
    * Armband
      
    * Portable Water Filter
      
    * Travel Bottles
      
    * Water & Swim Gear
      
    * Kickboard
      
    * Life Vest
      
    * Swim Arm Bands
      
    * Swim Rings
      
    * Beach Balls
      
    * Travel Pouch

 * Office Gear
   Office Gear
    * All Office Gear
   
   Binder Accessories
   Portable Fan
   Office Storage
   Keychains


ABOUT US

Shop By Device
 * About Moko
   About Moko
    * All About Moko
   
   Featured from the Moko Journal
   
   
   BLOG SAMPLE
   
   
   BLOG SAMPLE
   
   
   BLOG SAMPLE
   
   
   DON'T JUST TAKE OUR WORD FOR IT,HERE'S WHAT OUR CUSTOMERS THINK.
   
   
   4.8 /5
 * Moko Partners & Influencer
 * Moko Reviews
 * Moko Journal


SUPPORT

Shop By Device
 * Contact us
   Contact us
    * All Contact us
   
   Top tips from the team at Moko
   
   
   BLOG SAMPLE
   
   
   BLOG SAMPLE
   
   
   BLOG SAMPLE
   
   
   DON'T JUST TAKE OUR WORD FOR IT,HERE'S WHAT OUR CUSTOMERS THINK.
   
   
   4.8 /5
 * FAQ
 * Product Toturials

 * Sale





404

1840 x 960 px


404

Oops... the page you looking for clocked out!

Return to Store Shop the Collections


ABOUT

 * Partnership
 * Influencer
 * Where To buy
 * About Moko
 * Blog


SERVICE

 * Contact Us
 * Privacy Policy
 * Tearms of use


STAY CONNECTED

 * Instagram


SIGN UP FOR OUR NEWSLETTER

I agree with the Terms & conditions



© 2022 MOKO DIRECT All Rights Reserved


Close

CUSTOMER LOGIN

If you are already registered, please log in.

Email Address *
Password *
Forgot your password?
Create An Account
Close

YOUR CART

0 items

Your cart is currently empty.

Continue Shopping
0%
Only $800.00 away from free shipping
-
Total $0.00
Shipping Taxes and shipping fee will be calculated at checkout
Check Out View Cart


YOU MAY ALSO LIKE


Close

SEARCH

Top searches
 * sample
 * dempus
 * lorem
 * loremous saliduar
 * women shirt
 * accessories

Most popular







You have successfully subscribed!
This email has been registered
Close





★ 
Popup content starts
Reviews by


close Popup


WHITE

4.5 star rating 2 Reviews




 * Site Reviews
 * Product Reviews




WRITE A REVIEW

* Indicates a required field

* Score:

* Title:
* Review:
You are connected as
Connect with:

-OR-
* Use your name:
* Email:

Review's title & body can't be empty Question's body can't be empty Please enter
a star rating for this review Name field cannot be empty Invalid email Your
review has already been submitted. Max length was exceeded Please fill out all
of the mandatory (*) fields One or more of your answers does not meet the
required criteria




Thank you for posting a review!
We value your input. Share your review so everyone else can enjoy it too.
share
share
share
Thank you for posting a review!
Your review was sent successfully and is now waiting for our staff to publish
it.
Verified Reviewer

0.0 star rating

11/16/23
Review by Anonymous User



On
share ' Share Review by Anonymous User facebook facebook Share Review by
Anonymous User twitter twitter Share Review by Anonymous User LinkedIn linkedin
Share Review by Anonymous User
11/16/23
Was this review helpful?

0

0


A
ADDE

5.0 star rating

06/30/22
you

Review by ADDE on 30 Jun 2022 review stating you
good
On N/A
share ' Share Review by ADDE on 30 Jun 2022 facebook facebook Share Review by
ADDE on 30 Jun 2022 twitter twitter Share Review by ADDE on 30 Jun 2022 LinkedIn
linkedin Share Review by ADDE on 30 Jun 2022
06/30/22
Was this review helpful?

0

0

I
ilyu

4.0 star rating

07/01/22
Compared with Official Apple Smart Folio

Review by ilyu on 1 Jul 2022 review stating Compared with Official Apple Smart
Folio
I have both this folio and the official Apple folio so here’s a real comparison.
My Moko case fit fine, so maybe others just got a bad batch. The Moko case is
about twice as thick, but also feels twice as heavy. It’s quite noticeable and
diminishes the iPad experience somewhat because of the added weight. I theorize
that the Apple magnets may be s...Read MoreRead more about review stating
Compared with Official Apple Smart Folio

tronger and Moko compensates by increasing their own magnet size. The interior
microfiber lining for the Apple case feels twice as thick as Moko’s and softer.
Moko’s lining does still feel sufficient for protection. The trifold cover
magnets on the Apple case also feel stronger and “stick” much better, back
magnets feel similar in strength. I never felt my iPad was in danger of falling
out of the Moko case.

Overall, the Moko case is excellent value for the price, but people with weaker
wrists/hands may get tired of using the iPad because of the added weight which
ruins the experience somewhat. I like the Apple case more for my needs, as I
just wanted something to protect when laying it on another surface and have a
tablet sleeve to put it in. If price is an issue, the Moko case should be fine.
If not, go for Apple. Read LessRead less about review stating Compared with
Official Apple Smart Folio

On N/A
share ' Share Review by ilyu on 1 Jul 2022 facebook facebook Share Review by
ilyu on 1 Jul 2022 twitter twitter Share Review by ilyu on 1 Jul 2022 LinkedIn
linkedin Share Review by ilyu on 1 Jul 2022
07/01/22
Was this review helpful?

0

0

Reviews by
Popup content ends
Join Us!




Get Discount!

Get Discount!