stescos.shop Open in urlscan Pro
118.193.37.213  Malicious Activity! Public Scan

URL: https://stescos.shop/product/1987602883-3-2-ewiy9
Submission: On August 18 via api from US — Scanned from CA

Form analysis 5 forms found in the DOM

GET https://stescos.shop/search

<form action="https://stescos.shop/search" method="GET" class="stop-propagation">
  <div class="d-flex position-relative align-items-center">
    <div class="d-lg-none" data-toggle="class-toggle" data-target=".front-header-search">
      <button class="btn px-2" type="button"><i class="la la-2x la-long-arrow-left"></i></button>
    </div>
    <div class="input-group">
      <input type="text" class="border-0 border-lg form-control" id="search" name="keyword" placeholder="I am shopping for..." autocomplete="off">
      <div class="input-group-append d-none d-lg-block">
        <button class="btn btn-primary" type="submit">
          <i class="la la-search la-flip-horizontal fs-18"></i>
        </button>
      </div>
    </div>
  </div>
</form>

<form id="option-choice-form">
  <input type="hidden" name="_token" value="FMZ0NZjtyhPcrn6OcHVvnKUiTFvTkZ0FQn8sfJsw"> <input type="hidden" name="id" value="266899">
  <div class="row no-gutters">
    <div class="col-sm-2">
      <div class="opacity-50 my-2"> Color: </div>
    </div>
    <div class="col-sm-10">
      <div class="aiz-radio-inline">
        <label class="aiz-megabox pl-0 mr-2">
          <input type="radio" name="attribute_id_14" value="Pink" checked="">
          <span class="aiz-megabox-elem rounded d-flex align-items-center justify-content-center py-2 px-3 mb-2"> Pink </span>
        </label>
      </div>
    </div>
  </div>
  <div class="row no-gutters">
    <div class="col-sm-2">
      <div class="opacity-50 my-2"> Storage Capacity: </div>
    </div>
    <div class="col-sm-10">
      <div class="aiz-radio-inline">
        <label class="aiz-megabox pl-0 mr-2">
          <input type="radio" name="attribute_id_95" value="128GB" checked="">
          <span class="aiz-megabox-elem rounded d-flex align-items-center justify-content-center py-2 px-3 mb-2"> 128GB </span>
        </label>
        <label class="aiz-megabox pl-0 mr-2">
          <input type="radio" name="attribute_id_95" value="512GB">
          <span class="aiz-megabox-elem rounded d-flex align-items-center justify-content-center py-2 px-3 mb-2"> 512GB </span>
        </label>
      </div>
    </div>
  </div>
  <!-- Quantity + Add to cart -->
  <div class="row no-gutters">
    <div class="col-sm-2">
      <div class="opacity-50 my-2">Quantity:</div>
    </div>
    <div class="col-sm-10">
      <div class="product-quantity d-flex align-items-center">
        <div class="row no-gutters align-items-center aiz-plus-minus mr-3" style="width: 130px;">
          <button class="btn col-auto btn-icon btn-sm btn-circle btn-light" type="button" data-type="minus" data-field="quantity" disabled="disabled">
            <i class="las la-minus"></i>
          </button>
          <input type="number" name="quantity" class="col border-0 text-center flex-grow-1 fs-16 input-number" placeholder="1" value="1" min="1" max="999" lang="en">
          <button class="btn  col-auto btn-icon btn-sm btn-circle btn-light" type="button" data-type="plus" data-field="quantity">
            <i class="las la-plus"></i>
          </button>
        </div>
        <div class="avialable-amount opacity-60"> (<span id="available-quantity">999</span> available) </div>
      </div>
    </div>
  </div>
  <hr>
  <div class="row no-gutters pb-3" id="chosen_price_div">
    <div class="col-sm-2">
      <div class="opacity-50 my-2">Total Price:</div>
    </div>
    <div class="col-sm-10">
      <div class="product-price">
        <strong id="chosen_price" class="h4 fw-600 text-primary">$668.00</strong>
      </div>
    </div>
  </div>
</form>

POST https://stescos.shop/subscribers

<form class="form-inline" method="POST" action="https://stescos.shop/subscribers">
  <input type="hidden" name="_token" value="FMZ0NZjtyhPcrn6OcHVvnKUiTFvTkZ0FQn8sfJsw">
  <div class="form-group mb-0">
    <input type="email" class="form-control" placeholder="Your Email Address" name="email" required="">
  </div>
  <button type="submit" class="btn btn-primary"> Subscribe </button>
</form>

POST https://stescos.shop/conversations

<form class="" action="https://stescos.shop/conversations" method="POST" enctype="multipart/form-data">
  <input type="hidden" name="_token" value="FMZ0NZjtyhPcrn6OcHVvnKUiTFvTkZ0FQn8sfJsw"> <input type="hidden" name="product_id" value="266899">
  <div class="modal-body gry-bg px-3 pt-3">
    <div class="form-group">
      <input type="text" class="form-control mb-3" name="title" value="Apple iPhone 13" placeholder="Product Name" required="">
    </div>
    <div class="form-group">
      <textarea class="form-control" rows="8" name="message" required="" placeholder="Your Question">https://stescos.shop/product/1987602883-3-2-eWiy9</textarea>
    </div>
  </div>
  <div class="modal-footer">
    <button type="button" class="btn btn-outline-primary fw-600" data-dismiss="modal">Cancel</button>
    <button type="submit" class="btn btn-primary fw-600">Send</button>
  </div>
</form>

POST https://stescos.shop/users/login/cart

<form class="form-default" role="form" action="https://stescos.shop/users/login/cart" method="POST">
  <input type="hidden" name="_token" value="FMZ0NZjtyhPcrn6OcHVvnKUiTFvTkZ0FQn8sfJsw">
  <div class="form-group">
    <input type="email" class="form-control h-auto form-control-lg " value="" placeholder="Email" name="email">
  </div>
  <div class="form-group">
    <input type="password" name="password" class="form-control h-auto form-control-lg" placeholder="Password">
  </div>
  <div class="row mb-2">
    <div class="col-6">
      <label class="aiz-checkbox">
        <input type="checkbox" name="remember">
        <span class="opacity-60">Remember Me</span>
        <span class="aiz-square-check"></span>
      </label>
    </div>
    <div class="col-6 text-right">
      <a href="https://stescos.shop/password/reset" class="text-reset opacity-60 fs-14">Forgot password?</a>
    </div>
  </div>
  <div class="mb-5">
    <button type="submit" class="btn btn-primary btn-block fw-600">Login</button>
  </div>
</form>

Text Content

 * English
   * English
   * 中文
   * 繁体中文
   * にほんご
   * 한국어
   * Melayu
   * Deutsch
   * हिंदी
   * Türkçe
   * Français
   * ภาษาไทย
   * Tiêng Viêt
   * Español
   * Русский
   * Português
   * عربي
   * Italian
 * U.S. Dollar $
   * U.S. Dollar ($)
   * Australian Dollar ($)
   * Brazilian Real (R$)
   * Canadian Dollar ($)
   * Czech Koruna (Kč)
   * Danish Krone (kr)
   * Euro (€)
   * Hong Kong Dollar ($)
   * Israeli New Sheqel (₪)
   * Japanese Yen (¥)
   * Malaysian Ringgit (RM)
   * Mexican Peso ($)
   * Norwegian Krone (kr)
   * New Zealand Dollar ($)
   * Philippine Peso (₱)
   * Polish Zloty (zł)
   * Pound Sterling (£)
   * Russian Ruble (руб)
   * Singapore Dollar ($)
   * Swedish Krona (kr)
   * Swiss Franc (CHF)
   * Thai Baht (฿)
   * Taka (৳)
   * Indian Rupee (Rs)

 * Login
 * Apply Now
 * Registration

0 Compare
0 Wishlist
0 Cart


YOUR CART IS EMPTY

Categories See All >
 * Women Clothing & Fashion
 * Men Clothing & Fashion
 * Fashion Backpack
 * Beauty & Personal Care
 * Kids & toy
 * Sports & outdoor
 * Jewelry & Watches
 * Computer & Accessories
 * Phone accessories
 * Home Improvement & Tools
 * Medical Supplies

 * Home
 * All Brands
 * All categories




APPLE IPHONE 13



--------------------------------------------------------------------------------

Sold By:
Lily's Shop


--------------------------------------------------------------------------------

Price:
$668.00 - $805.00 /Pc

--------------------------------------------------------------------------------

Color:
Pink
Storage Capacity:
128GB 512GB
Quantity:
(999 available)

--------------------------------------------------------------------------------

Total Price:
$668.00
Add to cart Buy Now Out of Stock
Add to wishlist Add to compare
Refund:
View Policy
Share:

Sold By
Lily's Shop
Houston Bellaire
Visit Store
 * 
 * 
 * 
 * 

Top Selling Products

 * 916 GOLD HOLLOW TWISTED ROPE NECKLACE WIDTH 3MM - 5MM
   
   $1,110.00

 * GOLDHEART KSTYLE DIAMOND 14K ROSE GOLD EARRINGS
   
   $1,398.00

 * LEE HWA JEWELLERY CLASSIC ETERNITY DIAMOND EARRINGS
   
   $1,011.00

 * HABIB ORO ITALIA CELOSIA YELLOW GOLD BRACELET, 916 GOLD
   
   $1,185.00

 * [100% JAPAN IMPORT ORIGINAL] FISHER PRICE SANRIO BABY GOOD NIGHT HELLO KITTY
   [CERTIFIED AS A NURSERY TEACHER] [0 MONTHS ~] [EDUCATIONAL TOYS] [SLEEPING]
   GXC57 费雪价三丽鸥宝贝晚安凯蒂猫【保姆认证】【0个月~】【益智玩具】【睡觉】
   
   $81.29

 * [100% JAPAN IMPORT ORIGINAL] SAN-X SUMIKKO GURASHI COLLECTION SLEEPING BABY
   PRETEND SCENE PLUSH TOY MY83801 CORNER CREATURE SERIES SIMPLE BABY PRETEND
   SCENE PLUSH TOYS
   
   $106.77

Description

Apple iPhone 13



A Super-bright display in a durable design. Hollywood - worthy video shooting
made easy. A lightning fast chip. And a big boost in battery life you'll notice
every day.




Download



RELATED PRODUCTS

$24.99


ANKER 332 USB-C HUB (5-IN-1) WITH 4K HDMI DISPLAY, 5GBPS USB-C DATA PORT AND 2
5GBPS USB-A DATA PORTS AND FOR MACBOOK PRO, MACBOOK AIR, DELL XPS, LENOVO
THINKPAD, HP LAPTOPS AND MORE

$940.00


IPHONE 13 PRO MAX,128GB,SIERRA BLUE - 解锁(翻新 PREMIUM)

$589.00


APPLE IPHONE 12 PRO, 256GB, SILVER - FULLY UNLOCKED (RENEWED)

$24.99


ANKER 332 USB-C HUB (5-IN-1) WITH 4K HDMI DISPLAY, 5GBPS USB-C DATA PORT AND 2
5GBPS USB-A DATA PORTS AND FOR MACBOOK PRO, MACBOOK AIR, DELL XPS, LENOVO
THINKPAD, HP LAPTOPS AND MORE

$23.00


APPLE USB-C TO LIGHTNING CABLE (1 M)

$940.00


IPHONE 13 PRO MAX,128GB,SIERRA BLUE - 解锁(翻新 PREMIUM)

$589.00


APPLE IPHONE 12 PRO, 256GB, SILVER - FULLY UNLOCKED (RENEWED)

$24.99


ANKER 332 USB-C HUB (5-IN-1) WITH 4K HDMI DISPLAY, 5GBPS USB-C DATA PORT AND 2
5GBPS USB-A DATA PORTS AND FOR MACBOOK PRO, MACBOOK AIR, DELL XPS, LENOVO
THINKPAD, HP LAPTOPS AND MORE

$940.00


IPHONE 13 PRO MAX,128GB,SIERRA BLUE - 解锁(翻新 PREMIUM)

$589.00


APPLE IPHONE 12 PRO, 256GB, SILVER - FULLY UNLOCKED (RENEWED)

$24.99


ANKER 332 USB-C HUB (5-IN-1) WITH 4K HDMI DISPLAY, 5GBPS USB-C DATA PORT AND 2
5GBPS USB-A DATA PORTS AND FOR MACBOOK PRO, MACBOOK AIR, DELL XPS, LENOVO
THINKPAD, HP LAPTOPS AND MORE

$940.00


IPHONE 13 PRO MAX,128GB,SIERRA BLUE - 解锁(翻新 PREMIUM)

$589.00


APPLE IPHONE 12 PRO, 256GB, SILVER - FULLY UNLOCKED (RENEWED)

$24.99


ANKER 332 USB-C HUB (5-IN-1) WITH 4K HDMI DISPLAY, 5GBPS USB-C DATA PORT AND 2
5GBPS USB-A DATA PORTS AND FOR MACBOOK PRO, MACBOOK AIR, DELL XPS, LENOVO
THINKPAD, HP LAPTOPS AND MORE

$23.00


APPLE USB-C TO LIGHTNING CABLE (1 M)

$940.00


IPHONE 13 PRO MAX,128GB,SIERRA BLUE - 解锁(翻新 PREMIUM)

$589.00


APPLE IPHONE 12 PRO, 256GB, SILVER - FULLY UNLOCKED (RENEWED)

$24.99


ANKER 332 USB-C HUB (5-IN-1) WITH 4K HDMI DISPLAY, 5GBPS USB-C DATA PORT AND 2
5GBPS USB-A DATA PORTS AND FOR MACBOOK PRO, MACBOOK AIR, DELL XPS, LENOVO
THINKPAD, HP LAPTOPS AND MORE

$940.00


IPHONE 13 PRO MAX,128GB,SIERRA BLUE - 解锁(翻新 PREMIUM)

$589.00


APPLE IPHONE 12 PRO, 256GB, SILVER - FULLY UNLOCKED (RENEWED)

$24.99


ANKER 332 USB-C HUB (5-IN-1) WITH 4K HDMI DISPLAY, 5GBPS USB-C DATA PORT AND 2
5GBPS USB-A DATA PORTS AND FOR MACBOOK PRO, MACBOOK AIR, DELL XPS, LENOVO
THINKPAD, HP LAPTOPS AND MORE

$940.00


IPHONE 13 PRO MAX,128GB,SIERRA BLUE - 解锁(翻新 PREMIUM)

$589.00


APPLE IPHONE 12 PRO, 256GB, SILVER - FULLY UNLOCKED (RENEWED)

$24.99


ANKER 332 USB-C HUB (5-IN-1) WITH 4K HDMI DISPLAY, 5GBPS USB-C DATA PORT AND 2
5GBPS USB-A DATA PORTS AND FOR MACBOOK PRO, MACBOOK AIR, DELL XPS, LENOVO
THINKPAD, HP LAPTOPS AND MORE

$23.00


APPLE USB-C TO LIGHTNING CABLE (1 M)


PRODUCT QUERIES (0)

Login or Registerto submit your questions to seller


OTHER QUESTIONS

No none asked to seller yet



TERMS & CONDITIONS

RETURN POLICY

SUPPORT POLICY

PRIVACY POLICY




Subscribe


CONTACT INFO

 * Address:
   
 * Email:

QUICK LINKS

 * Support Policy Page
 * Return Policy Page
 * Privacy Policy Page
 * Seller Policy
 * Term Conditions Page

MY ACCOUNT

 * Login
 * Order History
 * My Wishlist
 * Track Order
 * Be an affiliate partner

BE A SELLER

Apply Now

©2019-2022,Tesco, Inc.  Or its affiliates












 * 

Home
Categories
Cart (0)
Notifications
Account

CONFIRMATION

Delete confirmation message

Cancel Delete

×


ANY QUERY ABOUT THIS PRODUCT

×
https://stescos.shop/product/1987602883-3-2-eWiy9
Cancel Send

LOGIN

Remember Me
Forgot password?
Login

Register Your Shop?

Apply Now

Dont have an account?

Register Now
online service