tiktok-shoop.com Open in urlscan Pro
2606:4700:3030::6815:5c3d  Public Scan

Submitted URL: http://tiktok-shoop.com/product/2117883505-0g067
Effective URL: https://tiktok-shoop.com/product/2117883505-0g067
Submission: On September 04 via api from US — Scanned from CA

Form analysis 6 forms found in the DOM

GET https://tiktok-shoop.com/search

<form action="https://tiktok-shoop.com/search" method="GET" class="stop-propagation">
  <div class="d-flex position-relative align-items-center">
    <div class="d-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="我是來買什麼的..." autocomplete="off">
      <div class="input-group-append">
        <button class="btn btn-primary rounded-right" type="submit" style="border-radius: 0;border: 2px solid #fff;padding: 0.2rem .6rem;background-color: #FF6633;">
          <i class="la la-search la-flip-horizontal fs-18 lh-1-2"></i>
        </button>
      </div>
    </div>
  </div>
</form>

<form id="option-choice-form">
  <input type="hidden" name="_token" value="AiUvd0NXodWRSnKCZ2g91j6pcQydEeokMX3BmIEn"> <input type="hidden" name="id" value="15961">
  <!-- Quantity + Add to cart -->
  <div class="row no-gutters">
    <div class="col-sm-2">
      <div class="opacity-50 my-2">庫存:</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="2787" 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">2787</span> 可用的) </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">總價:</div>
    </div>
    <div class="col-sm-10">
      <div class="product-price">
        <strong id="chosen_price" class="h4 fw-600 text-primary">$187.96</strong>
      </div>
    </div>
  </div>
</form>

POST https://tiktok-shoop.com/subscribers

<form class="form-inline" method="POST" action="https://tiktok-shoop.com/subscribers">
  <input type="hidden" name="_token" value="AiUvd0NXodWRSnKCZ2g91j6pcQydEeokMX3BmIEn">
  <div class="form-group mb-2">
    <input type="email" class="form-control" placeholder="您的電子郵件地址" name="email" required="">
  </div>
  <button type="submit" class="btn btn-primary"> 訂閱 </button>
</form>

POST https://tiktok-shoop.com/subscribers

<form class="form-inline" method="POST" action="https://tiktok-shoop.com/subscribers">
  <input type="hidden" name="_token" value="AiUvd0NXodWRSnKCZ2g91j6pcQydEeokMX3BmIEn">
  <div class="form-group mb-0">
    <input type="email" class="form-control" placeholder="您的電子郵件地址" name="email" required="">
  </div>
  <button type="submit" class="btn btn-primary"> 訂閱 </button>
</form>

POST https://tiktok-shoop.com/conversations

<form class="" action="https://tiktok-shoop.com/conversations" method="POST" enctype="multipart/form-data">
  <input type="hidden" name="_token" value="AiUvd0NXodWRSnKCZ2g91j6pcQydEeokMX3BmIEn"> <input type="hidden" name="product_id" value="15961">
  <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="SK-II Pitera™ Essence Andy Warhol Limited Edition Pink 230ml" placeholder="產品名稱" required="">
    </div>
    <div class="form-group">
      <textarea class="form-control" rows="8" name="message" required="" placeholder="你的問題">https://tiktok-shoop.com/product/2117883505-0g067</textarea>
    </div>
  </div>
  <div class="modal-footer">
    <button type="button" class="btn btn-outline-primary fw-600" data-dismiss="modal">取消</button>
    <button type="submit" class="btn btn-primary fw-600">發送</button>
  </div>
</form>

POST https://tiktok-shoop.com/users/login/cart

<form class="form-default" role="form" action="https://tiktok-shoop.com/users/login/cart" method="POST">
  <input type="hidden" name="_token" value="AiUvd0NXodWRSnKCZ2g91j6pcQydEeokMX3BmIEn">
  <div class="form-group">
    <input type="email" class="form-control h-auto form-control-lg " value="" placeholder="電子郵件" name="email">
  </div>
  <div class="form-group">
    <input type="password" name="password" class="form-control h-auto form-control-lg" placeholder="密碼">
  </div>
  <div class="row mb-2">
    <div class="col-6">
      <label class="aiz-checkbox">
        <input type="checkbox" name="remember">
        <span class="opacity-60">記得我</span>
        <span class="aiz-square-check"></span>
      </label>
    </div>
    <div class="col-6 text-right">
      <a href="https://tiktok-shoop.com/password/reset" class="text-reset opacity-60 fs-14">忘記密碼?</a>
    </div>
  </div>
  <div class="mb-5">
    <button type="submit" class="btn btn-primary btn-block fw-600">登錄</button>
  </div>
</form>

Text Content

 * 繁体中文
   * English
   * 中文
   * 繁体中文
   * 한국어
   * Thai
   * Português
   * VN
 * 現在申請

 * 登錄
 * 登記

0
相比
0
願望清單
0
大車


您的購物車是空的

類別 看到所有 >




SK-II PITERA™ ESSENCE ANDY WARHOL LIMITED EDITION PINK 230ML

估計運輸時間: 3 天

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

所售:
High-end boutique stores2
給賣家留言


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

價格:
$187.96 /Pc

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

庫存:
(2787 可用的)

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

總價:
$187.96
添加到購物車 立即購買 缺貨
添加到願望清單 加入對比
退款:
查看政策
分享:

所售
High-end boutique stores2
Edinburgh, UK
訪問商店
 * 
 * 
 * 
 * 

暢銷產品

 * TAKA JEWELLERY BRILLIA DIAMOND BANGLE 18K
   
   
   $1,643.40

 * SK-II GENOPTICS SPOT ESSENCE 50ML
   
   
   $159.07

 * SK-II FACIAL TREATMENT CLEANSING OIL 250ML
   
   
   $71.63

 * SK-II R.N.A. POWER EYE CREAM RADICAL NEW AGE 15G
   
   
   $101.97

 * SK-II R.N.A. POWER EYE CREAM RADICAL NEW AGE 14.5ML
   
   
   $91.46

 * APPLE 14-INCH MACBOOK PRO: APPLE M1 PRO CHIP WITH 8‑CORE CPU AND 14‑CORE GPU,
   512GB SSD
   
   
   $2,502.07

描述

SK-II Pitera™ Essence Andy Warhol Limited Edition (#Pink) (230ml) Crossover with
the famous artist Andy Warhol, this limited edition of the signature essence
water is in chic and unique packaging. Formulated with the signature Pitera™,
skin would appear to be dewy, translucent and revitalized.Product Features:•Skin
revitalizing: this essence water is rich in Pitera™ to maintain skin generation
cycle, leaving skin balanced and resilient. It also helps to remove old dull
skin cells for a silky and dewy texture.•Anti-aging: it replenishes skin with
abundant moisture and nutrients, helping to blur wrinkles and fine lines,
leaving skin radiant and youthful.•Lightweight texture: its watery texture
penetrates skin fast to nourish and revitalize. It also boosts the effects for
the subsequent skincare.Ingredients :•Pitera™: boosting skin circulation
•Natural Moisturizing Factor: nourishing


下載
該產品暫無評論。


相關產品

$100.07



SK-II PITERA AURA KIT SET 3PC

$242.05



[BUY 1 GIFT 1] SK-II FACIAL TREATMENT ESSENCE 250ML

$144.45



SK-II R.N.A POWER CREAM 80G

$160.66



SK-II R.N.A POWER CREAM 100G

$27.68



SK-II R.N.A POWER CREAM 15G

$380.00



SK-II 超肌因阻黑淨斑精華 小銀瓶 50ML

$95.71



LANCOME YOUTH ACTIVATOR 50ML

$40.58



LANCÔME ABSOLUE CREAM RICH 15ML

$74.35



SK-II R.N.A. POWER EYE CREAM RADICAL NEW AGE 14.5ML

$129.32



SK-II GENOPTICS SPOT ESSENCE 50ML

$100.07



SK-II PITERA AURA KIT SET 3PC

$242.05



[BUY 1 GIFT 1] SK-II FACIAL TREATMENT ESSENCE 250ML

$144.45



SK-II R.N.A POWER CREAM 80G

$160.66



SK-II R.N.A POWER CREAM 100G

$27.68



SK-II R.N.A POWER CREAM 15G

$380.00



SK-II 超肌因阻黑淨斑精華 小銀瓶 50ML

$95.71



LANCOME YOUTH ACTIVATOR 50ML

$40.58



LANCÔME ABSOLUE CREAM RICH 15ML

$74.35



SK-II R.N.A. POWER EYE CREAM RADICAL NEW AGE 14.5ML

$129.32



SK-II GENOPTICS SPOT ESSENCE 50ML

$100.07



SK-II PITERA AURA KIT SET 3PC

$242.05



[BUY 1 GIFT 1] SK-II FACIAL TREATMENT ESSENCE 250ML

$144.45



SK-II R.N.A POWER CREAM 80G

$160.66



SK-II R.N.A POWER CREAM 100G

$27.68



SK-II R.N.A POWER CREAM 15G


產品查詢

登錄 or 登記將您的問題提交給賣家


其他問題

沒有人問過賣家



快速鏈接

 * 關於我們
 * 退貨政策
 * 支持政策
 * 隱私政策
 * 條款條件

我的帳戶

 * 登錄
 * 訂單歷史
 * 我的收藏
 * 跟踪訂單
 * 成為會員合作夥伴

做賣家

現在申請

聯繫方式

 * 地址: Calle Proyecto 1, 1A, 46410 Sueca, 瓦伦西亚
 * 電話:
 * 電子郵件: noreplya.tiktok@gmail.com


訂閱



訂閱


支付



FOLLOW US

APP DOWNLOAD

 * 賣家端APP
   買家端APP



5 Science Park Dr, Singapore 118265

 * 

家
類別
大車 (0)
通知
帳戶

確認

刪除確認信息

取消 刪除

×


有關此產品的任何查詢

×
https://tiktok-shoop.com/product/2117883505-0g067
取消 發送

登錄

記得我
忘記密碼?
登錄

沒有帳戶?

現在註冊