lunarblue.online Open in urlscan Pro
23.227.38.65  Public Scan

Submitted URL: http://lunarblue.online/
Effective URL: https://lunarblue.online/
Submission Tags: phish.gg anti.fish automated Search All
Submission: On June 06 via api from DE — Scanned from CA

Form analysis 8 forms found in the DOM

POST /localization

<form action="/localization" method="POST"><input name="_method" type="hidden" value="PUT"><input name="source" type="hidden" value="geolocation_recommendation"><input name="return_to" type="hidden" value="/"><input name="country_code" type="hidden"
    value="CA"><button class="recommendation-modal__close-button" type="submit"><svg aria-label="Dismiss" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" style="height: 1em; width: 1em;">
      <path d="M11.414 10l6.293-6.293a.999.999 0 1 0-1.414-1.414L10 8.586 3.707 2.293a.999.999 0 1 0-1.414 1.414L8.586 10l-6.293 6.293a.999.999 0 1 0 1.414 1.414L10 11.414l6.293 6.293a.997.997 0 0 0 1.414 0 .999.999 0 0 0 0-1.414L11.414 10z"
        fill="#333333"></path>
    </svg></button></form>

POST /localization

<form action="/localization" method="POST" class="recommendation-modal__form"><input name="_method" type="hidden" value="PUT"><input name="source" type="hidden" value="geolocation_recommendation"><input name="return_to" type="hidden" value="/"><input
    name="country_code" type="hidden" value="CA"><button class="recommendation-modal__button" type="submit" style="background-color: rgb(0, 0, 0); color: rgb(255, 255, 255);">Continue</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 entire store here" class="input-group-field header-search__input" aria-label="Search Site" autocomplete="off">
  <button type="submit" class="btn icon-search">
    <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
      <g>
        <g>
          <path d="M508.875,493.792L353.089,338.005c32.358-35.927,52.245-83.296,52.245-135.339C405.333,90.917,314.417,0,202.667,0
					S0,90.917,0,202.667s90.917,202.667,202.667,202.667c52.043,0,99.411-19.887,135.339-52.245l155.786,155.786
					c2.083,2.083,4.813,3.125,7.542,3.125c2.729,0,5.458-1.042,7.542-3.125C513.042,504.708,513.042,497.958,508.875,493.792z
					 M202.667,384c-99.979,0-181.333-81.344-181.333-181.333S102.688,21.333,202.667,21.333S384,102.677,384,202.667
					S302.646,384,202.667,384z"></path>
        </g>
      </g>
    </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 entire store here" class="input-group-field header-search__input" aria-label="Search Site" autocomplete="off">
  <button type="submit" class="btn icon-search">
    <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
      <g>
        <g>
          <path d="M508.875,493.792L353.089,338.005c32.358-35.927,52.245-83.296,52.245-135.339C405.333,90.917,314.417,0,202.667,0
					S0,90.917,0,202.667s90.917,202.667,202.667,202.667c52.043,0,99.411-19.887,135.339-52.245l155.786,155.786
					c2.083,2.083,4.813,3.125,7.542,3.125c2.729,0,5.458-1.042,7.542-3.125C513.042,504.708,513.042,497.958,508.875,493.792z
					 M202.667,384c-99.979,0-181.333-81.344-181.333-181.333S102.688,21.333,202.667,21.333S384,102.677,384,202.667
					S302.646,384,202.667,384z"></path>
        </g>
      </g>
    </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() {
      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();
          $.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>
  <input type="hidden" name="contact[tags]" value="newsletter">
  <input class="input-group-field" type="email" name="contact[email]" aria-label="Email Address" placeholder="Email Address" required="required">
  <input class="btn" type="submit" value="Submit">
</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 entire store here" class="input-group-field header-search__input" aria-label="Search Site" autocomplete="off">
  <button type="submit" class="btn icon-search">
    <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
      <g>
        <g>
          <path d="M508.875,493.792L353.089,338.005c32.358-35.927,52.245-83.296,52.245-135.339C405.333,90.917,314.417,0,202.667,0
					S0,90.917,0,202.667s90.917,202.667,202.667,202.667c52.043,0,99.411-19.887,135.339-52.245l155.786,155.786
					c2.083,2.083,4.813,3.125,7.542,3.125c2.729,0,5.458-1.042,7.542-3.125C513.042,504.708,513.042,497.958,508.875,493.792z
					 M202.667,384c-99.979,0-181.333-81.344-181.333-181.333S102.688,21.333,202.667,21.333S384,102.677,384,202.667
					S302.646,384,202.667,384z"></path>
        </g>
      </g>
    </svg>
  </button>
</form>

POST /localization

<form method="post" action="/localization" id="localization_form" accept-charset="UTF-8" class="shopify-localization-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization"><input type="hidden" name="utf8"
    value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/">
  <input type="hidden" name="country_code" value="US">
  <input type="hidden" name="language_code" value="en">
</form>

Text Content

YOUR LOCATION IS SET TO CANADA

 * Shop in USD $
 * Get shipping options for Canada

Continue
Change country



LUNARBLUE.ONLINE

Welcome to my shop

trending
 * clothing
 * bags
 * sports

Popular Products


Lunar.blue
0
Lunar.blue
trending
 * clothing
 * bags
 * sports

Popular Products


My Wish Lists
0
0
 * Home page
 * Sports & fitness
 * Home & Living
 * Clothing
 * Bags

0


SPORTS & FITNESS

Shop Now


HOME & LIVING

Shop Now


BAGS

Shop Now


CLOTHING

Shop Now
 * 1
 * 2


HOME & LIVING

view all

Kitchen vegetable cutting artifact cucumber slicer carrot shredder potato
shredder multi-function 8-piece set
$15.90
 * 


Folding cleaning brush handle Sponge kitchen tool Washing pan Brush cooking
range hood Degreasing ceramic tile Folding sponge brush
$13.90
 * 


Household wardrobe jeans drawer type storage box children's clothes underwear
sorting storage bag artifact
$19.90
 * 


Creative golf double-sided hair scraper household coat hair remover artifact
hair shaving hair removing clothes hair removing brush
$12.90
 * 

MUST-SEE NEW STYLES


CHRISTMAS COSTUME

Meet your needs

Shop Now

MUST-SEE NEW STYLES


WARM WATER BAG

Protect your privacy

Shop Now


FEATURED PRODUCTS

View All

Large Size Cotton Indoor Slippers Stock Rubber Slippers for Men Winter household
Comfy Slippers
$27.90
 * 


Short stand collar cotton jacket loose thin butterfly panel light warmth niche
personality coat winter
$47.00
 * 


Christmas Costume Cosplay Costume Christmas Sexy Costume Stage Performance
Costume
$32.90
 * 


Christmas Costume Clown Costume High grade Green Christmas Costume Couple
Costume Stage Performance Costume
$33.90
 * 


#MUST HAVE


DRAINING BASKET

Shop Now


SLEEPING PILLOW

Shop Now


BOTTLE OPENER

Shop Now



NEWSLETTER SIGN UP

Sign up for new arrivals, offers, and more!




CONTACT US

 * service@lunarblue.online

 * About us
 * Terms of service
 * Return & replacement
 * Shipping
 * Privacy policy

© 2022 LUNAR.BLUE SHOPIFY.

accept ✔

Close

CUSTOMER LOGIN:

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
I agree with the Terms & conditions
Check Out View Cart


Close

SEARCH

trending
 * clothing
 * bags
 * sports

Popular Products







You have successfully subscribed!
This email has been registered
Close

Compare Remove All
Products

Rating

Description

Availability

Product Type

SKU

Size

Color

Option







US DollarEuroBritish Pound SterlingCanadian DollarAustralian Dollar
 USD
 *  US Dollar
 *  Euro
 *  British Pound Sterling
 *  Canadian Dollar
 *  Australian Dollar