{"product_id":"auto-face-tracking-tripod-for-smartphones-cellphones","title":"Auto Face Tracking Tripod for Smartphones \u0026 Cellphones","description":"\u003c!-- ========================================================= AUTO FACE TRACKING SMARTPHONE TRIPOD SHOPIFY CRO PRODUCT DETAIL PAGE  TECH BLACK + ELECTRIC BLUE + SOFT CYAN Mobile First + Container Query Images Fully Visible \/ No Crop ========================================================= --\u003e \u003cstyle\u003e  .aft-page, .aft-page *{   box-sizing:border-box; }  .aft-page{   --ink:#16212b;   --text:#4d5d69;   --muted:#74838e;    --dark:#15232f;   --dark2:#203546;   --dark3:#2c485c;    --blue:#2f93df;   --blue-dark:#1f70b1;   --blue-deep:#185585;   --blue-soft:#e9f5ff;    --cyan:#56bdd0;   --cyan-soft:#eaf9fb;    --purple:#686ed9;   --purple-soft:#efefff;    --ice:#f3f7fa;   --silver:#e6edf1;    --white:#ffffff;   --line:#dce6ed;    --shadow:     0 8px 26px rgba(22,50,70,.08);    width:100%;   max-width:1200px;    margin:0 auto;    overflow:hidden;    background:#fff;    color:var(--text);    font-family:     -apple-system,     BlinkMacSystemFont,     'Segoe UI',     Roboto,     Helvetica,     Arial,     sans-serif;    line-height:1.58;    container-type:inline-size;   container-name:facetracker; }  .aft-page img{   display:block;    width:100%;   max-width:100%;   height:auto;    object-fit:contain;   object-position:center;    background:#fff; }  .aft-page a{   text-decoration:none; }  .aft-wrap{   width:100%;   max-width:960px;    margin:0 auto; }  .aft-section{   padding:44px 20px; }   \/* ========================================================= COMMON ========================================================= *\/  .aft-heading{   max-width:820px;    margin:0 auto 24px;    text-align:center; }  .aft-kicker{   display:inline-flex;    align-items:center;   justify-content:center;    margin-bottom:8px;    padding:6px 12px;    border-radius:999px;    color:var(--blue-dark);    background:var(--blue-soft);    border:     1px solid rgba(47,147,223,.16);    font-size:10px;    font-weight:900;    letter-spacing:1px;    text-transform:uppercase; }  .aft-title{   margin:0 0 10px;    color:var(--ink);    font-size:36px;    line-height:1.08;    font-weight:950;    letter-spacing:-1px; }  .aft-title span{   color:var(--blue); }  .aft-desc{   max-width:750px;    margin:0 auto;    color:var(--muted);    font-size:15px;    line-height:1.65; }   \/* ========================================================= BUTTON ========================================================= *\/  .aft-btn{   display:inline-flex;    align-items:center;   justify-content:center;    min-height:50px;    padding:0 30px;    border-radius:999px;    color:#fff !important;    background:     linear-gradient(       135deg,       #39a4ef,       #2477bb     );    font-size:15px;    font-weight:950;    box-shadow:     0 9px 24px rgba(36,119,187,.28);    transition:     transform .25s ease,     box-shadow .25s ease; }  .aft-btn:hover{   transform:translateY(-3px);    box-shadow:     0 14px 31px rgba(36,119,187,.38); }  .aft-btn:active{   transform:     translateY(1px)     scale(.98); }   \/* ========================================================= 01 HERO ========================================================= *\/  .aft-hero{   position:relative;    overflow:hidden;    padding:50px 20px 54px;    color:#fff;    background:      radial-gradient(       circle at 8% 8%,       rgba(47,147,223,.30),       transparent 31%     ),      radial-gradient(       circle at 94% 90%,       rgba(104,110,217,.20),       transparent 30%     ),      linear-gradient(       135deg,       #101a23 0%,       #192d3d 52%,       #27465d 100%     ); }  .aft-hero:after{   content:'';    position:absolute;    width:430px;   height:430px;    right:-220px;   bottom:-240px;    border-radius:50%;    border:     1px solid rgba(255,255,255,.08); }  .aft-hero-inner{   position:relative;    z-index:2;    max-width:1030px;    margin:0 auto;    text-align:center; }  .aft-hero-badge{   display:inline-flex;    align-items:center;   justify-content:center;    margin-bottom:14px;    padding:6px 13px;    border-radius:999px;    color:#eaf8ff;    background:     rgba(255,255,255,.08);    border:     1px solid rgba(255,255,255,.14);    font-size:10px;    font-weight:900;    letter-spacing:1px; }  .aft-hero h1{   max-width:920px;    margin:0 auto;    color:#fff;    font-size:     clamp(40px,5vw,62px);    line-height:1;    font-weight:950;    letter-spacing:-2px; }  .aft-hero h1 span{   display:block;    margin-top:8px;    color:#72c7ff; }  .aft-hero-text{   max-width:780px;    margin:18px auto 20px;    color:     rgba(255,255,255,.84);    font-size:     clamp(15px,1.6vw,18px);    line-height:1.62; }  .aft-pills{   display:flex;    flex-wrap:wrap;    justify-content:center;    gap:7px;    margin:0 auto 27px; }  .aft-pills span{   padding:7px 11px;    border-radius:999px;    color:#fff;    background:     rgba(255,255,255,.08);    border:     1px solid rgba(255,255,255,.14);    font-size:11px;    font-weight:850; }  .aft-hero-image{   max-width:900px;    margin:0 auto;    padding:7px;    overflow:hidden;    border-radius:24px;    background:     rgba(255,255,255,.10);    border:     1px solid rgba(255,255,255,.14);    box-shadow:     0 23px 55px rgba(0,0,0,.27); }  .aft-hero-image img{   border-radius:17px; }   \/* ========================================================= 02 GIF DEMO ========================================================= *\/  .aft-demo{   color:#fff;    background:     linear-gradient(       145deg,       #243b4c,       #121e28     ); }  .aft-demo .aft-kicker{   color:#def5ff;    background:     rgba(255,255,255,.06);    border-color:     rgba(255,255,255,.11); }  .aft-demo .aft-title{   color:#fff; }  .aft-demo .aft-title span{   color:#74c9ff; }  .aft-demo .aft-desc{   color:     rgba(255,255,255,.72); }  .aft-demo-box{   max-width:900px;    margin:0 auto;    padding:6px;    overflow:hidden;    border-radius:20px;    background:     rgba(255,255,255,.07);    border:     1px solid rgba(255,255,255,.11);    box-shadow:     0 18px 44px rgba(0,0,0,.22); }  .aft-demo-box img{   border-radius:14px; }   \/* ========================================================= 03 INTRO ========================================================= *\/  .aft-intro{   background:     linear-gradient(       135deg,       #ffffff,       #eaf6ff 48%,       #eef8fa     ); }  .aft-intro-image{   max-width:920px;    margin:0 auto 20px;    padding:6px;    border-radius:20px;    background:#fff;    border:     1px solid var(--line);    box-shadow:var(--shadow); }  .aft-intro-image img{   border-radius:14px; }  .aft-intro-card{   max-width:900px;    margin:0 auto;    padding:27px;    text-align:center;    border-radius:18px;    background:#fff;    border:     1px solid var(--line);    box-shadow:var(--shadow); }  .aft-intro-card h2{   margin:0 0 9px;    color:var(--ink);    font-size:28px;    line-height:1.13;    font-weight:950; }  .aft-intro-card h2 span{   color:var(--blue); }  .aft-intro-card \u003e p{   max-width:760px;    margin:0 auto;    color:var(--muted);    font-size:14px;    line-height:1.67; }   \/* ========================================================= 2×2 CORE ICON GRID ========================================================= *\/  .aft-mini-grid{   display:grid;    grid-template-columns:     repeat(2,minmax(0,1fr));    gap:9px;    margin-top:20px; }  .aft-mini{   padding:16px 11px;    border-radius:13px;    background:var(--blue-soft); }  .aft-mini:nth-child(2){   background:var(--cyan-soft); }  .aft-mini:nth-child(3){   background:var(--purple-soft); }  .aft-mini:nth-child(4){   background:var(--ice); }  .aft-mini strong{   display:block;    margin-bottom:4px;    color:var(--ink);    font-size:13px;    font-weight:900; }  .aft-mini span{   color:var(--muted);    font-size:11px;    line-height:1.45; }   \/* ========================================================= 04 DETAILED FEATURES ========================================================= *\/  .aft-features{   background:#f5f8fa; }  .aft-feature-grid{   display:grid;    grid-template-columns:     repeat(2,minmax(0,1fr));    gap:14px;    max-width:920px;    margin:0 auto; }  .aft-feature{   overflow:hidden;    border-radius:18px;    background:#fff;    border:     1px solid var(--line);    box-shadow:var(--shadow);    transition:     transform .25s ease,     box-shadow .25s ease; }  .aft-feature:hover{   transform:translateY(-4px);    box-shadow:     0 14px 31px rgba(22,50,70,.12); }  .aft-feature-image{   background:#f2f6f8; }  .aft-feature-copy{   padding:18px; }  .aft-feature-tag{   display:block;    margin-bottom:5px;    color:var(--blue-dark);    font-size:9px;    font-weight:900;    letter-spacing:1px; }  .aft-feature h3{   margin:0 0 7px;    color:var(--ink);    font-size:17px;    line-height:1.25;    font-weight:900; }  .aft-feature p{   margin:0;    color:var(--muted);    font-size:13px;    line-height:1.58; }   \/* ========================================================= 05 CORE BENEFITS ========================================================= *\/  .aft-benefits{   color:#fff;    background:      radial-gradient(       circle at 92% 10%,       rgba(47,147,223,.24),       transparent 30%     ),      radial-gradient(       circle at 7% 92%,       rgba(104,110,217,.17),       transparent 29%     ),      linear-gradient(       135deg,       #1a2f3d,       #294c63     ); }  .aft-benefits .aft-kicker{   color:#dff5ff;    background:     rgba(255,255,255,.06);    border-color:     rgba(255,255,255,.11); }  .aft-benefits .aft-title{   color:#fff; }  .aft-benefits .aft-title span{   color:#78cdff; }  .aft-benefits .aft-desc{   color:     rgba(255,255,255,.72); }  .aft-benefit-list{   display:grid;    gap:12px;    max-width:900px;    margin:0 auto; }  .aft-benefit{   position:relative;    overflow:hidden;    padding:22px 20px 22px 25px;    border-radius:17px;    background:     rgba(255,255,255,.06);    border:     1px solid rgba(255,255,255,.11); }  .aft-benefit:before{   content:'';    position:absolute;    left:0;   top:0;    width:4px;   height:100%;    background:     linear-gradient(       180deg,       #3aa6f0,       #7376de     ); }  .aft-benefit-num{   margin-bottom:5px;    color:#80d0ff;    font-size:9px;    font-weight:900;    letter-spacing:1px; }  .aft-benefit h3{   margin:0 0 6px;    color:#fff;    font-size:19px;    line-height:1.25;    font-weight:900; }  .aft-benefit p{   margin:0;    color:     rgba(255,255,255,.72);    font-size:13px;    line-height:1.6; }   \/* ========================================================= 06 HOW IT WORKS ========================================================= *\/  .aft-how{   background:#fff; }  .aft-step-grid{   display:grid;    grid-template-columns:     repeat(3,minmax(0,1fr));    gap:10px;    max-width:860px;    margin:0 auto 20px; }  .aft-step{   padding:20px 12px;    text-align:center;    border-radius:15px;    background:var(--blue-soft);    border:     1px solid var(--line); }  .aft-step:nth-child(2){   background:var(--cyan-soft); }  .aft-step:nth-child(3){   background:var(--purple-soft); }  .aft-step-num{   width:40px;   height:40px;    display:flex;    align-items:center;   justify-content:center;    margin:0 auto 9px;    border-radius:50%;    color:#fff;    background:var(--blue);    font-size:11px;    font-weight:950; }  .aft-step:nth-child(2) .aft-step-num{   background:var(--cyan); }  .aft-step:nth-child(3) .aft-step-num{   background:var(--purple); }  .aft-step h3{   margin:0 0 4px;    color:var(--ink);    font-size:14px;    font-weight:900; }  .aft-step p{   margin:0;    color:var(--muted);    font-size:11px;    line-height:1.5; }  .aft-how-image{   max-width:900px;    margin:0 auto;    padding:6px;    border-radius:18px;    background:#fff;    border:     1px solid var(--line);    box-shadow:var(--shadow); }  .aft-how-image img{   border-radius:12px; }   \/* ========================================================= 07 SCENES ========================================================= *\/  .aft-scenes{   background:     linear-gradient(       135deg,       #eaf6ff,       #eaf9fb 55%,       #f0efff     ); }  .aft-scene-grid{   display:grid;    grid-template-columns:     repeat(2,minmax(0,1fr));    gap:10px;    max-width:900px;    margin:0 auto; }  .aft-scene{   display:flex;    align-items:flex-start;    gap:12px;    padding:17px;    border-radius:15px;    background:#fff;    border:     1px solid var(--line); }  .aft-scene-icon{   flex:0 0 42px;    width:42px;   height:42px;    display:flex;    align-items:center;   justify-content:center;    border-radius:50%;    background:var(--blue-soft);    font-size:18px; }  .aft-scene h3{   margin:0 0 4px;    color:var(--ink);    font-size:14px;    font-weight:900; }  .aft-scene p{   margin:0;    color:var(--muted);    font-size:11.5px;    line-height:1.5; }   \/* ========================================================= 08 SPECS ========================================================= *\/  .aft-specs{   background:#f4f7f9; }  .aft-spec-box{   max-width:820px;    margin:0 auto;    padding:6px;    border-radius:18px;    background:#fff;    border:     1px solid rgba(47,147,223,.22); }  .aft-spec-inner{   overflow:hidden;    border-radius:13px;    background:#fff;    border:     1px solid rgba(47,147,223,.08); }  .aft-spec-row{   display:grid;    grid-template-columns:     36% 64%;    border-bottom:     1px solid #e1e8ed; }  .aft-spec-row:last-child{   border-bottom:none; }  .aft-spec-label{   padding:12px 14px;    background:#eaf6ff;    color:#256fa8;    font-size:12px;    font-weight:850; }  .aft-spec-value{   padding:12px 14px;    color:var(--muted);    font-size:13px;    line-height:1.52; }  .aft-note{   max-width:820px;    margin:12px auto 0;    padding:14px 15px;    border-radius:11px;    background:#fafcfd;    border:     1px dashed #a9c4d7;    color:#687781;    font-size:11px;    line-height:1.65; }   \/* ========================================================= 09 CUSTOMER FEEDBACK ========================================================= *\/  .aft-reviews{   background:#fff; }  .aft-review-stats{   display:grid;    grid-template-columns:     repeat(2,minmax(0,1fr));    gap:10px;    max-width:720px;    margin:0 auto 14px; }  .aft-stat{   padding:19px 10px;    text-align:center;    border-radius:15px;    background:     linear-gradient(       135deg,       #eaf6ff,       #ecf9fb     );    border:     1px solid var(--line); }  .aft-stat strong{   display:block;    margin-bottom:2px;    color:var(--ink);    font-size:22px;    font-weight:950; }  .aft-stat span{   color:var(--muted);    font-size:9px;    font-weight:850;    letter-spacing:.5px; }  .aft-review-box{   max-width:850px;    margin:0 auto;    padding:22px;    text-align:center;    border-radius:18px;    background:#fafcfd;    border:     1px solid var(--line); }  .aft-review-icon{   width:44px;   height:44px;    display:flex;    align-items:center;   justify-content:center;    margin:0 auto 9px;    border-radius:50%;    color:#fff;    background:     linear-gradient(       135deg,       var(--blue),       var(--purple)     );    font-size:18px; }  .aft-review-box h3{   margin:0 0 7px;    color:var(--ink);    font-size:18px;    font-weight:950; }  .aft-review-box p{   max-width:680px;    margin:0 auto;    color:var(--muted);    font-size:12px;    line-height:1.65; }   \/* ========================================================= 10 FAQ ========================================================= *\/  .aft-faq{   background:#eef5f9; }  .aft-faq-list{   display:grid;    gap:8px;    max-width:820px;    margin:0 auto; }  .aft-faq details{   overflow:hidden;    border-radius:14px;    background:#fff;    border:     1px solid var(--line);    transition:     border-color .25s ease,     box-shadow .25s ease; }  .aft-faq details[open]{   border-color:#9ec9e8;    box-shadow:     0 7px 18px rgba(22,50,70,.08); }  .aft-faq summary{   list-style:none;    cursor:pointer;    display:flex;    align-items:center;   justify-content:space-between;    gap:15px;    padding:15px 17px;    color:var(--ink);    font-size:14px;    font-weight:850; }  .aft-faq summary::-webkit-details-marker{   display:none; }  .aft-arrow{   flex:0 0 25px;    width:25px;   height:25px;    display:flex;    align-items:center;   justify-content:center;    border-radius:50%;    color:var(--blue-dark);    background:var(--blue-soft);    transition:     transform .3s ease; }  .aft-faq details[open] .aft-arrow{   transform:rotate(180deg); }  .aft-answer{   padding:0 17px 16px;    color:var(--muted);    font-size:12.5px;    line-height:1.6; }   \/* ========================================================= 11 GUARANTEES ========================================================= *\/  .aft-guarantees{   color:#fff;    background:      radial-gradient(       circle at 92% 10%,       rgba(47,147,223,.22),       transparent 30%     ),      linear-gradient(       135deg,       #1a3140,       #101e28     ); }  .aft-guarantees .aft-kicker{   color:#e0f6ff;    background:     rgba(255,255,255,.06);    border-color:     rgba(255,255,255,.11); }  .aft-guarantees .aft-title{   color:#fff; }  .aft-guarantees .aft-title span{   color:#76ccff; }  .aft-guarantees .aft-desc{   color:     rgba(255,255,255,.69); }  .aft-guarantee-grid{   display:grid;    grid-template-columns:     repeat(2,minmax(0,1fr));    gap:10px;    max-width:900px;    margin:0 auto; }  .aft-guarantee{   display:flex;    align-items:flex-start;    gap:12px;    padding:17px;    border-radius:15px;    background:     rgba(255,255,255,.055);    border:     1px solid rgba(255,255,255,.11); }  .aft-guarantee-icon{   flex:0 0 41px;    width:41px;   height:41px;    display:flex;    align-items:center;   justify-content:center;    border-radius:50%;    background:     linear-gradient(       135deg,       #39a6ef,       #696ed8     );    font-size:17px; }  .aft-guarantee h3{   margin:0 0 3px;    color:#fff;    font-size:14px;    font-weight:900; }  .aft-guarantee p{   margin:0;    color:     rgba(255,255,255,.66);    font-size:10.5px;    line-height:1.5; }   \/* ========================================================= 12 CTA ========================================================= *\/  .aft-cta{   padding:48px 20px 86px;    text-align:center;    color:#fff;    background:      radial-gradient(       circle at 10% 10%,       rgba(255,255,255,.13),       transparent 30%     ),      radial-gradient(       circle at 92% 90%,       rgba(104,110,217,.23),       transparent 29%     ),      linear-gradient(       135deg,       #339ce4,       #2478bb 55%,       #185786     ); }  .aft-cta-inner{   max-width:760px;    margin:0 auto; }  .aft-cta h2{   margin:0 0 10px;    color:#fff;    font-size:     clamp(30px,4vw,44px);    line-height:1.06;    font-weight:950;    letter-spacing:-1px; }  .aft-cta h2 span{   color:#ddf4ff; }  .aft-cta p{   max-width:640px;    margin:0 auto 21px;    color:     rgba(255,255,255,.90);    font-size:14px;    line-height:1.62; }  .aft-cta .aft-btn{   color:#2473ad !important;    background:#fff;    box-shadow:     0 9px 25px rgba(19,75,114,.20); }   \/* ========================================================= FLOAT BUY ========================================================= *\/  .aft-floating{   position:fixed;    right:17px;   bottom:17px;    z-index:9999;    display:flex;    align-items:center;   justify-content:center;    min-width:145px;   height:48px;    padding:0 20px;    border-radius:999px;    color:#fff !important;    background:     linear-gradient(       135deg,       #38a4ed,       #2475b6     );    font-size:13px;    font-weight:950;    box-shadow:     0 9px 26px rgba(36,117,182,.36);    transition:     transform .22s ease,     box-shadow .22s ease; }  .aft-floating:hover{   transform:translateY(-3px);    box-shadow:     0 14px 32px rgba(36,117,182,.46); }  .aft-floating:active{   transform:scale(.97); }   \/* ========================================================= TABLET ========================================================= *\/  @container facetracker (max-width:900px){    .aft-section{     padding:40px 18px;   }    .aft-hero{     padding:42px 18px 46px;   }  }   \/* ========================================================= MOBILE ========================================================= *\/  @container facetracker (max-width:650px){    .aft-section{     padding:33px 13px;   }    .aft-heading{     margin-bottom:20px;   }    .aft-title{     font-size:28px;     letter-spacing:-.5px;   }    .aft-desc{     font-size:14px;     line-height:1.58;   }    .aft-kicker{     padding:5px 9px;     font-size:9px;   }     \/* HERO *\/    .aft-hero{     padding:34px 13px 39px;   }    .aft-hero h1{     font-size:36px;     letter-spacing:-1px;   }    .aft-hero-text{     font-size:14px;   }    .aft-pills{     gap:5px;     margin-bottom:20px;   }    .aft-pills span{     padding:6px 8px;     font-size:10px;   }     \/* INTRO *\/    .aft-intro-card{     padding:20px 14px;   }    .aft-intro-card h2{     font-size:22px;   }    .aft-intro-card \u003e p{     font-size:13px;   }    .aft-mini-grid{     grid-template-columns:       repeat(2,minmax(0,1fr));      gap:7px;   }    .aft-mini{     padding:13px 8px;   }     \/* FEATURES KEEP 2×2 *\/    .aft-feature-grid{     grid-template-columns:       repeat(2,minmax(0,1fr));      gap:8px;   }    .aft-feature-copy{     padding:13px 10px;   }    .aft-feature-tag{     font-size:8px;   }    .aft-feature h3{     font-size:13px;     line-height:1.3;   }    .aft-feature p{     font-size:10.5px;     line-height:1.5;   }     \/* BENEFITS *\/    .aft-benefit{     padding:18px 14px 18px 18px;   }    .aft-benefit h3{     font-size:16px;   }    .aft-benefit p{     font-size:11.5px;   }     \/* STEPS *\/    .aft-step-grid{     grid-template-columns:       repeat(3,minmax(0,1fr));      gap:6px;   }    .aft-step{     padding:13px 6px;   }    .aft-step-num{     width:34px;     height:34px;      font-size:9px;   }    .aft-step h3{     font-size:10.5px;   }    .aft-step p{     font-size:9.5px;   }     \/* SCENES *\/    .aft-scene-grid{     grid-template-columns:       repeat(2,minmax(0,1fr));      gap:7px;   }    .aft-scene{     display:block;      padding:13px 8px;      text-align:center;   }    .aft-scene-icon{     width:36px;     height:36px;      margin:0 auto 7px;      font-size:15px;   }    .aft-scene h3{     font-size:11.5px;   }    .aft-scene p{     font-size:9.8px;   }     \/* SPECS *\/    .aft-spec-row{     grid-template-columns:1fr;   }    .aft-spec-label{     padding:9px 11px 3px;      font-size:11px;   }    .aft-spec-value{     padding:3px 11px 10px;      font-size:12px;   }     \/* REVIEWS *\/    .aft-review-stats{     grid-template-columns:       repeat(2,minmax(0,1fr));      gap:7px;   }    .aft-stat{     padding:14px 7px;   }    .aft-stat strong{     font-size:19px;   }     \/* FAQ *\/    .aft-faq summary{     padding:14px;      font-size:13px;   }    .aft-answer{     padding:0 14px 14px;      font-size:12px;   }     \/* GUARANTEES ALWAYS 2×2 *\/    .aft-guarantee-grid{     grid-template-columns:       repeat(2,minmax(0,1fr));      gap:7px;   }    .aft-guarantee{     display:block;      padding:13px 7px;      text-align:center;   }    .aft-guarantee-icon{     width:35px;     height:35px;      margin:0 auto 7px;      font-size:14px;   }    .aft-guarantee h3{     font-size:11.5px;   }    .aft-guarantee p{     font-size:9.5px;   }     \/* CTA *\/    .aft-cta{     padding:37px 13px 76px;   }    .aft-cta h2{     font-size:28px;   }    .aft-cta p{     font-size:13px;   }     .aft-floating{     right:10px;     bottom:10px;      min-width:132px;     height:44px;      padding:0 15px;      font-size:12px;   }  }   @container facetracker (max-width:430px){    .aft-title{     font-size:25px;   }    .aft-hero h1{     font-size:32px;   }  }  \u003c\/style\u003e \u003cdiv class=\"aft-page\"\u003e \u003c!-- ===================================================== 01 HERO BANNER ===================================================== --\u003e \u003csection class=\"aft-hero\"\u003e \u003cdiv class=\"aft-hero-inner\"\u003e \u003cdiv class=\"aft-hero-badge\"\u003e📱 AUTO FACE TRACKING SMARTPHONE TRIPOD\u003c\/div\u003e \u003ch1\u003eMove Naturally. \u003cspan\u003eLet the Camera Follow You.\u003c\/span\u003e \u003c\/h1\u003e \u003cp class=\"aft-hero-text\"\u003eA smart rotating phone holder designed to keep you in frame while you move. Perfect for hands-free videos, solo content, live streaming, tutorials and everyday recording.\u003c\/p\u003e \u003cdiv class=\"aft-pills\"\u003e \u003cspan\u003e👤 Auto Face Tracking\u003c\/span\u003e \u003cspan\u003e🔄 360° Rotation\u003c\/span\u003e \u003cspan\u003e✋ Gesture Control\u003c\/span\u003e \u003cspan\u003e🙌 Hands-Free Shooting\u003c\/span\u003e \u003cspan\u003e📹 Vlog Ready\u003c\/span\u003e \u003cspan\u003e📱 Smartphone Mount\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"aft-hero-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0784\/9541\/6505\/files\/Savetik-Net_7685329894728813854_v3_00_00_02--00_00_22.gif?v=1789546488\" alt=\"\"\u003e\u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- ===================================================== 02 GIF DEMONSTRATION ===================================================== --\u003e \u003csection class=\"aft-section aft-demo\"\u003e \u003cdiv class=\"aft-wrap\"\u003e \u003cdiv class=\"aft-heading\"\u003e \u003cspan class=\"aft-kicker\"\u003e IT FOLLOW YOUR MOVEMENT \u003c\/span\u003e \u003ch2 class=\"aft-title\"\u003eWalk Left. \u003cspan\u003eWalk Right. Stay in Frame.\u003c\/span\u003e \u003c\/h2\u003e \u003cp class=\"aft-desc\"\u003ePosition your phone in the holder and let the tracking system rotate as you move around the shooting area, helping keep the subject positioned in front of the camera.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"aft-demo-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0784\/9541\/6505\/files\/cf0bdd23f22f40138b8c1c6fa6e0bccc_tplv-fhlh96nyum-resize-webp_800_800.webp?v=1789546209\" alt=\"\"\u003e\u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- ===================================================== 03 PRODUCT INTRO ===================================================== --\u003e \u003csection class=\"aft-section aft-intro\"\u003e \u003cdiv class=\"aft-wrap\"\u003e \u003cdiv class=\"aft-heading\"\u003e \u003cspan class=\"aft-kicker\"\u003e 🎥 STOP ASKING SOMEONE ELSE TO HOLD THE CAMERA \u003c\/span\u003e \u003ch2 class=\"aft-title\"\u003eYour Personal Camera Operator \u003cspan\u003eCan Sit Right on the Desk.\u003c\/span\u003e \u003c\/h2\u003e \u003cp class=\"aft-desc\"\u003eRecording alone normally means choosing between a fixed camera angle or repeatedly walking back to reposition the phone. This smart holder is designed to rotate with your movement so solo recording feels more natural and flexible.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"aft-intro-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0784\/9541\/6505\/files\/0f51d11f563f4ff3ab267a0bdaf7576a_tplv-fhlh96nyum-resize-webp_800_800.webp?v=1789546209\" alt=\"\"\u003e\u003c\/div\u003e \u003cdiv class=\"aft-intro-card\"\u003e \u003ch2\u003eMove More. \u003cspan\u003eTouch the Camera Less.\u003c\/span\u003e \u003c\/h2\u003e \u003cp\u003eThe smart tracking design combines automatic subject following, 360-degree rotation and gesture control to make hands-free smartphone shooting easier.\u003c\/p\u003e \u003cdiv class=\"aft-mini-grid\"\u003e \u003cdiv class=\"aft-mini\"\u003e \u003cstrong\u003e 👤 AUTO TRACKING \u003c\/strong\u003e \u003cspan\u003e Helps follow the subject while recording. \u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"aft-mini\"\u003e \u003cstrong\u003e 🔄 360° ROTATION \u003c\/strong\u003e \u003cspan\u003e Turns horizontally to follow movement around the room. \u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"aft-mini\"\u003e \u003cstrong\u003e ✋ GESTURE CONTROL \u003c\/strong\u003e \u003cspan\u003e Use supported hand gestures for convenient operation. \u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"aft-mini\"\u003e \u003cstrong\u003e 🙌 HANDS FREE \u003c\/strong\u003e \u003cspan\u003e Keep both hands available while creating content. \u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- ===================================================== 04 DETAILED FEATURES ===================================================== --\u003e \u003csection class=\"aft-section aft-features\"\u003e \u003cdiv class=\"aft-wrap\"\u003e \u003cdiv class=\"aft-heading\"\u003e \u003cspan class=\"aft-kicker\"\u003e 🔍 PRODUCT DETAILS \u003c\/span\u003e \u003ch2 class=\"aft-title\"\u003eBuilt for \u003cspan\u003eSolo Content Creation.\u003c\/span\u003e \u003c\/h2\u003e \u003cp class=\"aft-desc\"\u003eEach feature is designed around making smartphone filming easier when no camera operator is standing behind you.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"aft-feature-grid\"\u003e \u003c!-- FEATURE 1 --\u003e \u003cdiv class=\"aft-feature\"\u003e \u003cdiv class=\"aft-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0784\/9541\/6505\/files\/a0a1681ea4974091a202a1f0fdd96c73_tplv-fhlh96nyum-resize-webp_800_800.webp?v=1789546209\" alt=\"\"\u003e\u003c\/div\u003e \u003cdiv class=\"aft-feature-copy\"\u003e \u003cspan class=\"aft-feature-tag\"\u003e 01 \/ AUTO FACE TRACKING \u003c\/span\u003e \u003ch3\u003e👤 Let the Camera Move With You\u003c\/h3\u003e \u003cp\u003eThe tracking system is designed to follow the subject's movement so you can change position without manually turning the phone stand every few seconds.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c!-- FEATURE 2 --\u003e \u003cdiv class=\"aft-feature\"\u003e \u003cdiv class=\"aft-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0784\/9541\/6505\/files\/3ea32765ae354de0b814a9c4c25d5d8b_tplv-fhlh96nyum-resize-webp_800_800.webp?v=1789546209\" alt=\"\"\u003e\u003c\/div\u003e \u003cdiv class=\"aft-feature-copy\"\u003e \u003cspan class=\"aft-feature-tag\"\u003e 02 \/ 360° ROTATION \u003c\/span\u003e \u003ch3\u003e🔄 Follow Movement Around the Shooting Area\u003c\/h3\u003e \u003cp\u003eThe rotating base helps the mounted phone turn through a full horizontal range, making it useful when the subject moves from one side of the scene to another.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c!-- FEATURE 3 --\u003e \u003cdiv class=\"aft-feature\"\u003e \u003cdiv class=\"aft-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0784\/9541\/6505\/files\/dd19b0abd67f4f5cbb38bfa7707db0c7_tplv-fhlh96nyum-resize-webp_800_800.webp?v=1789546209\" alt=\"\"\u003e\u003c\/div\u003e \u003cdiv class=\"aft-feature-copy\"\u003e \u003cspan class=\"aft-feature-tag\"\u003e 03 \/ GESTURE CONTROL \u003c\/span\u003e \u003ch3\u003e✋ Control the Shot Without Walking Back\u003c\/h3\u003e \u003cp\u003eSupported hand gestures provide another way to interact with the tracking function, helping you stay in position instead of constantly returning to the stand.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c!-- FEATURE 4 --\u003e \u003cdiv class=\"aft-feature\"\u003e \u003cdiv class=\"aft-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0784\/9541\/6505\/files\/2c26b9f1a36842a1a0cc937dc810ddd2_tplv-fhlh96nyum-resize-webp_800_800.webp?v=1789546209\" alt=\"\"\u003e\u003c\/div\u003e \u003cdiv class=\"aft-feature-copy\"\u003e \u003cspan class=\"aft-feature-tag\"\u003e 04 \/ MULTI-SCENE RECORDING \u003c\/span\u003e \u003ch3\u003e📹 Vlogs, Streams, Tutorials \u0026amp; More\u003c\/h3\u003e \u003cp\u003eUse the holder for compatible smartphone video workflows including solo vlogs, live streams, cooking demonstrations, fitness content and product presentations.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- ===================================================== 05 CORE SELLING POINTS ===================================================== --\u003e \u003csection class=\"aft-section aft-benefits\"\u003e \u003cdiv class=\"aft-wrap\"\u003e \u003cdiv class=\"aft-heading\"\u003e \u003cspan class=\"aft-kicker\"\u003e ⭐ WHY USE AUTO TRACKING? \u003c\/span\u003e \u003ch2 class=\"aft-title\"\u003eStop Building Every Video \u003cspan\u003eAround One Fixed Camera Angle.\u003c\/span\u003e \u003c\/h2\u003e \u003cp class=\"aft-desc\"\u003eThe biggest advantage is not simply holding a phone. It is giving you more freedom to move while recording.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"aft-benefit-list\"\u003e \u003cdiv class=\"aft-benefit\"\u003e \u003cdiv class=\"aft-benefit-num\"\u003e01 \/ SOLO RECORDING\u003c\/div\u003e \u003ch3\u003eFilm Yourself Without a Second Person\u003c\/h3\u003e \u003cp\u003eCreate videos, demonstrations and presentations even when nobody else is available to operate the phone camera.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"aft-benefit\"\u003e \u003cdiv class=\"aft-benefit-num\"\u003e02 \/ MORE NATURAL MOVEMENT\u003c\/div\u003e \u003ch3\u003eStep Away From the Exact Center Mark\u003c\/h3\u003e \u003cp\u003eInstead of staying locked in one position, move through the scene while the rotating holder helps maintain your framing.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"aft-benefit\"\u003e \u003cdiv class=\"aft-benefit-num\"\u003e03 \/ HANDS-FREE CONTENT\u003c\/div\u003e \u003ch3\u003eUse Both Hands for the Actual Demonstration\u003c\/h3\u003e \u003cp\u003eCooking, crafts, product demonstrations, fitness exercises and tutorials are easier to show when both hands stay available.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"aft-benefit\"\u003e \u003cdiv class=\"aft-benefit-num\"\u003e04 \/ QUICKER SHOOTING FLOW\u003c\/div\u003e \u003ch3\u003eLess Stop. Reposition. Record Again.\u003c\/h3\u003e \u003cp\u003eAutomatic following helps reduce constant manual stand adjustments when your content requires movement around the filming space.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- ===================================================== 06 HOW IT WORKS ===================================================== --\u003e \u003csection class=\"aft-section aft-how\"\u003e \u003cdiv class=\"aft-wrap\"\u003e \u003cdiv class=\"aft-heading\"\u003e \u003cspan class=\"aft-kicker\"\u003e 📱 SIMPLE SMART SHOOTING \u003c\/span\u003e \u003ch2 class=\"aft-title\"\u003eMount. \u003cspan\u003ePosition. Move.\u003c\/span\u003e \u003c\/h2\u003e \u003cp class=\"aft-desc\"\u003eSet up your compatible smartphone, position the stand a\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"WL888","offers":[{"title":"Buy 1","offer_id":41870809661573,"sku":"NC02562609166071-Q03全自动跟拍云台","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Buy 2 Get 10% OFF","offer_id":41870809694341,"sku":"NC02562609166071-Q03全自动跟拍云台*2","price":62.99,"currency_code":"USD","in_stock":true},{"title":"Buy 3 Get 15%OFF","offer_id":41870809727109,"sku":"NC02562609166071-Q03全自动跟拍云台*3","price":89.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/c1df9bac-f419-45d2-83c9-d0bdb387b35e.png?v=1789611890","url":"https:\/\/noomoriey.com\/zh\/products\/auto-face-tracking-tripod-for-smartphones-cellphones","provider":"noomoriey","version":"1.0","type":"link"}