{"product_id":"stick-on-360-mini-caster-wheels","title":"Stick-On 360° Mini Caster Wheels（12Pcs）","description":"\u003cstyle\u003e\/* =========================================================   8-PACK SELF-ADHESIVE MINI CASTER WHEELS   SHOPIFY CRO PRODUCT PAGE   MOBILE FIRST \/ COMPACT \/ HIGH-CONVERSION========================================================= *\/.mini-caster-page,.mini-caster-page *{    box-sizing:border-box;}.mini-caster-page{    --mc-dark:#2D3431;    --mc-green:#738477;    --mc-green-dark:#4C5E50;    --mc-green-light:#E6EDE7;    --mc-sage:#DDE7DF;    --mc-sage-light:#EEF3EF;    --mc-amber:#C78E4B;    --mc-amber-dark:#9D6931;    --mc-amber-light:#F8EBD9;    --mc-blue:#6D7E88;    --mc-blue-light:#E7EDF0;    --mc-cream:#F5EFE6;    --mc-warm:#EDE4D8;    --mc-text:#303531;    --mc-muted:#646B65;    --mc-border:#D8D2C8;    --mc-shadow:    0 9px 24px rgba(46,52,48,.07);    width:100%;    max-width:1440px;    margin:0 auto;    overflow:hidden;    background:#EEE8DE;    color:var(--mc-text);    font-family:    -apple-system,    BlinkMacSystemFont,    \"Segoe UI\",    Roboto,    Helvetica,    Arial,    sans-serif;    line-height:1.55;}.mini-caster-page img{    display:block;    width:100%;    max-width:100%;    height:auto;    object-fit:contain;}.mini-caster-page a{    text-decoration:none;}.mc-container{    width:100%;    max-width:1120px;    margin:0 auto;}.mc-section{    padding:40px 20px;}\/* =========================================================   COMMON HEADINGS========================================================= *\/.mc-heading{    max-width:860px;    margin:0 auto 20px;    text-align:center;}.mc-eyebrow{    display:inline-flex;    align-items:center;    justify-content:center;    margin-bottom:9px;    padding:7px 14px;    border-radius:999px;    background:var(--mc-sage);    color:var(--mc-green-dark);    font-size:12px;    font-weight:900;    letter-spacing:.9px;    text-transform:uppercase;}.mc-title{    margin:0 0 11px;    font-size:36px;    line-height:1.08;    font-weight:950;    letter-spacing:-1px;}.mc-title span{    color:var(--mc-amber-dark);}.mc-description{    max-width:760px;    margin:0 auto;    color:var(--mc-muted);    font-size:15px;    line-height:1.62;}\/* =========================================================   BUTTON========================================================= *\/.mc-btn{    display:inline-flex;    align-items:center;    justify-content:center;    min-height:52px;    padding:0 32px;    border-radius:999px;    background:    linear-gradient(        135deg,        var(--mc-amber),        var(--mc-amber-dark)    );    color:#fff !important;    font-size:15px;    font-weight:950;    box-shadow:    0 12px 28px rgba(157,105,49,.30);    transition:    transform .25s ease,    box-shadow .25s ease;}.mc-btn:hover{    transform:    translateY(-3px)    scale(1.02);    box-shadow:    0 17px 36px rgba(157,105,49,.36);}.mc-btn:active{    transform:scale(.95);}\/* =========================================================   01 HERO========================================================= *\/.mc-hero{    padding:48px 20px 38px;    text-align:center;    background:    radial-gradient(        circle at 12% 16%,        rgba(199,142,75,.16),        transparent 30%    ),    radial-gradient(        circle at 88% 18%,        rgba(115,132,119,.19),        transparent 30%    ),    linear-gradient(        140deg,        #F5EEE4,        #E6ECE7    );}.mc-hero-inner{    max-width:1060px;    margin:0 auto;}.mc-badge{    display:inline-flex;    align-items:center;    justify-content:center;    margin-bottom:13px;    padding:8px 15px;    border-radius:999px;    background:    rgba(255,255,255,.58);    border:    1px solid rgba(115,132,119,.18);    color:var(--mc-green-dark);    font-size:11px;    font-weight:900;    letter-spacing:.6px;}.mc-hero h1{    max-width:960px;    margin:0 auto;    font-size:    clamp(40px,5vw,62px);    line-height:1.02;    font-weight:950;    letter-spacing:-1.6px;}.mc-hero h1 span{    background:    linear-gradient(        90deg,        var(--mc-amber-dark),        var(--mc-green-dark),        var(--mc-dark)    );    -webkit-background-clip:text;    background-clip:text;    color:transparent;}.mc-hero-text{    max-width:800px;    margin:    14px auto 18px;    color:var(--mc-muted);    font-size:16px;    line-height:1.65;}.mc-hero-highlights{    display:flex;    flex-wrap:wrap;    justify-content:center;    gap:7px;    margin-bottom:18px;}.mc-hero-highlights span{    padding:    7px 10px;    border-radius:999px;    background:    rgba(255,255,255,.68);    border:    1px solid var(--mc-border);    color:var(--mc-green-dark);    font-size:12px;    font-weight:850;}.mc-hero-image{    max-width:960px;    margin:0 auto;    padding:7px;    border-radius:22px;    background:    linear-gradient(        135deg,        rgba(109,126,136,.23),        rgba(199,142,75,.23)    );    box-shadow:    0 23px 52px rgba(42,46,42,.13);    overflow:hidden;}.mc-hero-image img{    border-radius:16px;}\/* =========================================================   02 CLICKABLE FEATURE NAV========================================================= *\/.mc-nav{    background:#F2ECE3;}.mc-nav-grid{    display:grid;    grid-template-columns:    repeat(2,minmax(0,1fr));    gap:11px;    max-width:980px;    margin:0 auto;}.mc-nav-card{    display:flex;    align-items:center;    gap:11px;    min-width:0;    padding:16px;    border:    1px solid var(--mc-border);    border-radius:17px;    color:var(--mc-text);    box-shadow:var(--mc-shadow);    transition:    transform .25s ease,    box-shadow .25s ease;}.mc-nav-card:nth-child(1){    background:#E5ECE6;}.mc-nav-card:nth-child(2){    background:#F6E7D4;}.mc-nav-card:nth-child(3){    background:#E5EBEE;}.mc-nav-card:nth-child(4){    background:#F5ECD8;}.mc-nav-card:nth-child(5){    grid-column:1 \/ -1;    background:#EAE3D8;}.mc-nav-card:hover{    transform:translateY(-3px);    box-shadow:    0 13px 30px rgba(43,47,42,.10);}.mc-nav-icon{    width:42px;    height:42px;    flex:none;    display:flex;    align-items:center;    justify-content:center;    border-radius:13px;    background:    rgba(255,255,255,.64);    font-size:20px;}.mc-nav-copy{    min-width:0;}.mc-nav-copy strong{    display:block;    margin-bottom:3px;    font-size:16px;    line-height:1.25;    font-weight:950;}.mc-nav-copy span{    display:block;    color:var(--mc-muted);    font-size:13px;    line-height:1.4;}\/* =========================================================   03 PRODUCT SELLING POINTS   TITLE → DESCRIPTION → IMAGE========================================================= *\/.mc-details{    background:    linear-gradient(        135deg,        #F4ECE2,        #E5ECE5    );}.mc-feature-list{    display:grid;    grid-template-columns:1fr;    gap:14px;    max-width:860px;    margin:0 auto;}.mc-feature-card{    min-width:0;    padding:20px;    border:    1px solid var(--mc-border);    border-radius:20px;    background:#F6EFE5;    box-shadow:var(--mc-shadow);    scroll-margin-top:20px;}.mc-feature-card:nth-child(2){    background:#E6EDE6;}.mc-feature-card:nth-child(3){    background:#E5EBEE;}.mc-feature-card:nth-child(4){    background:#F5E7D9;}.mc-feature-card:nth-child(5){    background:#EFE6D9;}.mc-feature-card h3{    margin:    0 0 7px;    font-size:20px;    line-height:1.28;    font-weight:950;}.mc-feature-card:first-child h3{    font-size:24px;}.mc-feature-card p{    margin:0;    color:var(--mc-muted);    font-size:14px;    line-height:1.56;}.mc-points{    margin:    10px 0 0;    padding:0;    list-style:none;}.mc-points li{    margin-bottom:5px;    color:var(--mc-muted);    font-size:14px;    line-height:1.46;}.mc-feature-image{    margin-top:14px;    overflow:hidden;    border-radius:15px;    background:    rgba(255,255,255,.40);}.mc-feature-image img{    border-radius:12px;}\/* =========================================================   THREE SIMPLE STEPS========================================================= *\/.mc-how{    max-width:980px;    margin:    14px auto 0;    padding:18px;    border-radius:18px;    background:var(--mc-sage);    border:    1px solid #CAD5CC;}.mc-how h3{    margin:    0 0 14px;    text-align:center;    font-size:21px;    font-weight:950;}.mc-step-grid{    display:grid;    grid-template-columns:    repeat(3,minmax(0,1fr));    gap:9px;}.mc-step{    padding:14px;    border-radius:12px;    background:#F5EEE4;    color:var(--mc-muted);    font-size:14px;    line-height:1.52;}.mc-step-number{    width:30px;    height:30px;    display:flex;    align-items:center;    justify-content:center;    margin-bottom:8px;    border-radius:50%;    background:var(--mc-amber-light);    color:var(--mc-amber-dark);    font-weight:950;}.mc-step strong{    display:block;    margin-bottom:4px;    color:var(--mc-green-dark);}\/* =========================================================   04 KEY PRODUCT FEATURES + PRODUCT INFORMATION========================================================= *\/.mc-info{    background:    radial-gradient(        circle at 8% 12%,        rgba(199,142,75,.07),        transparent 28%    ),    linear-gradient(        135deg,        #F5EEE4 0%,        #EEE7DD 52%,        #E4EBE5 100%    );}.mc-info-grid{    display:grid;    grid-template-columns:    repeat(2,minmax(0,1fr));    gap:14px;    max-width:940px;    margin:    0 auto 20px;}.mc-info-card{    min-width:0;    padding:18px;    border-radius:16px;    border:    1px solid var(--mc-border);    box-shadow:    0 7px 20px rgba(48,56,60,.045);}.mc-info-card:nth-child(1){    background:#E5ECE6;}.mc-info-card:nth-child(2){    background:#F4E1D2;}.mc-info-card:nth-child(3){    background:#E4EAED;}.mc-info-card:nth-child(4){    background:#F4EAD7;}.mc-info-icon{    width:42px;    height:42px;    display:flex;    align-items:center;    justify-content:center;    margin-bottom:9px;    border-radius:12px;    background:    rgba(255,255,255,.63);    font-size:20px;}.mc-info-card h3{    margin:    0 0 7px;    font-size:17px;    line-height:1.3;    font-weight:950;}.mc-info-card p{    margin:0;    color:var(--mc-muted);    font-size:14px;    line-height:1.53;}\/* =========================================================   PRODUCT INFORMATION========================================================= *\/.mc-product-info-heading{    max-width:940px;    margin:    0 auto 18px;    text-align:center;}.mc-product-info-heading .mc-eyebrow{    background:#DCE6DF;    color:#3F5043;}\/* =========================================================   SPECS========================================================= *\/.mc-spec-box{    max-width:940px;    margin:0 auto;    padding:9px;    border:    1px solid #D0C6BA;    border-radius:18px;    background:#E2D7CA;    box-shadow:    0 8px 22px rgba(48,56,60,.08);}.mc-spec-row{    display:grid;    grid-template-columns:    34% 66%;    margin-bottom:6px;    overflow:hidden;    border-radius:10px;    border:    1px solid #D6CDC2;}.mc-spec-row:last-child{    margin-bottom:0;}.mc-spec-label{    display:flex;    align-items:center;    padding:    12px 14px;    background:#DCE5DE;    color:#35473A;    font-size:13px;    line-height:1.45;    font-weight:950;}.mc-spec-value{    display:flex;    align-items:center;    padding:    12px 14px;    background:#F5EEE4;    color:var(--mc-muted);    font-size:13px;    line-height:1.48;}.mc-spec-row:nth-child(even) .mc-spec-label{    background:#E5D9CD;    color:#504239;}.mc-spec-row:nth-child(even) .mc-spec-value{    background:#EDE5DB;}\/* =========================================================   05 FAQ========================================================= *\/.mc-faq{    background:    linear-gradient(        135deg,        #EEE5DA,        #E4DED5    );}.mc-faq-list{    max-width:920px;    margin:0 auto;}.mc-faq details{    margin-bottom:8px;    overflow:hidden;    border:    1px solid #D9CFC4;    border-radius:13px;    background:#F6EFE5;    transition:    box-shadow .25s ease;}.mc-faq details[open]{    box-shadow:    0 8px 24px rgba(48,56,60,.06);}.mc-faq summary{    display:flex;    align-items:center;    justify-content:space-between;    gap:14px;    padding:    16px 18px;    cursor:pointer;    list-style:none;    color:var(--mc-text);    font-size:15px;    line-height:1.4;    font-weight:950;}.mc-faq summary::-webkit-details-marker{    display:none;}.mc-faq summary::after{    content:\"⌄\";    width:28px;    height:28px;    flex:none;    display:flex;    align-items:center;    justify-content:center;    border-radius:50%;    background:#E4DDD2;    color:var(--mc-green-dark);    transition:    transform .35s ease,    background .35s ease,    color .35s ease;}.mc-faq details[open] summary::after{    transform:rotate(180deg);    background:var(--mc-green);    color:#fff;}.mc-faq-answer{    padding:    0 18px 17px;    color:var(--mc-muted);    font-size:14px;    line-height:1.62;}\/* =========================================================   06 GUARANTEES========================================================= *\/.mc-guarantees{    background:    linear-gradient(        135deg,        #DCE5DF,        #D2DDD5    );}.mc-guarantee-list{    display:flex;    flex-direction:column;    gap:10px;    max-width:900px;    margin:0 auto;}.mc-guarantee-card{    display:flex;    align-items:center;    gap:14px;    padding:    16px 18px;    border:    1px solid #D1C8BD;    border-radius:16px;    background:#F4ECE2;    box-shadow:var(--mc-shadow);}.mc-guarantee-icon{    width:46px;    height:46px;    flex:none;    display:flex;    align-items:center;    justify-content:center;    border-radius:13px;    background:var(--mc-sage);    font-size:21px;}.mc-guarantee-card h3{    margin:    0 0 4px;    font-size:16px;    font-weight:950;}.mc-guarantee-card p{    margin:0;    color:var(--mc-muted);    font-size:14px;    line-height:1.48;}\/* =========================================================   07 FINAL CTA========================================================= *\/.mc-cta{    padding:    58px 20px;    text-align:center;    color:#fff;    background:    radial-gradient(        circle at 15% 20%,        rgba(199,142,75,.22),        transparent 30%    ),    radial-gradient(        circle at 85% 80%,        rgba(115,132,119,.30),        transparent 30%    ),    linear-gradient(        135deg,        #3C473F,        #222823    );}.mc-cta h2{    margin:    0 0 12px;    font-size:40px;    line-height:1.07;    font-weight:950;}.mc-cta h2 span{    color:#EBC48F;}.mc-cta p{    max-width:720px;    margin:    0 auto 22px;    color:    rgba(255,255,255,.89);    font-size:16px;    line-height:1.58;}\/* =========================================================   FLOATING BUY NOW========================================================= *\/.mc-floating-buy{    position:fixed;    right:18px;    bottom:18px;    z-index:99999;    display:flex;    align-items:center;    justify-content:center;    min-height:50px;    padding:    0 24px;    border-radius:999px;    background:    linear-gradient(        135deg,        var(--mc-amber),        var(--mc-amber-dark)    );    color:#fff !important;    font-size:14px;    font-weight:950;    box-shadow:    0 12px 30px rgba(157,105,49,.34);    transition:    transform .25s ease,    box-shadow .25s ease;}.mc-floating-buy:hover{    transform:    translateY(-4px)    scale(1.03);}.mc-floating-buy:active{    transform:scale(.94);}\/* =========================================================   MOBILE========================================================= *\/@media(max-width:700px){    .mc-section{        padding:        30px 14px;    }    .mc-heading{        margin-bottom:18px;    }    .mc-eyebrow{        font-size:12px;        line-height:1.35;    }    .mc-title{        font-size:32px;        line-height:1.09;    }    .mc-description{        font-size:16px;        line-height:1.6;    }    \/* HERO *\/    .mc-hero{        padding:        36px 14px 28px;    }    .mc-badge{        font-size:11px;    }    .mc-hero h1{        font-size:42px;        line-height:1.03;        letter-spacing:-1.2px;    }    .mc-hero-text{        margin:        12px auto 16px;        font-size:17px;        line-height:1.6;    }    .mc-hero-highlights{        gap:6px;        margin-bottom:15px;    }    .mc-hero-highlights span{        padding:        6px 8px;        font-size:11px;    }    \/* NAV *\/    .mc-nav-grid{        grid-template-columns:        repeat(2,minmax(0,1fr));        gap:9px;    }    .mc-nav-card{        align-items:flex-start;        gap:8px;        padding:        12px 9px;    }    .mc-nav-card:nth-child(5){        grid-column:1 \/ -1;    }    .mc-nav-icon{        width:36px;        height:36px;        font-size:17px;    }    .mc-nav-copy strong{        font-size:15px;        line-height:1.25;    }    .mc-nav-copy span{        font-size:13px;        line-height:1.4;    }    \/* SELLING POINTS *\/    .mc-feature-list{        gap:10px;    }    .mc-feature-card{        padding:        12px 10px;    }    .mc-feature-card h3{        font-size:20px;        line-height:1.28;    }    .mc-feature-card p,    .mc-points li{        font-size:14px;        line-height:1.48;    }    \/* STEPS *\/    .mc-how{        padding:14px;    }    .mc-how h3{        font-size:19px;    }    .mc-step-grid{        grid-template-columns:1fr;        gap:7px;    }    .mc-step{        font-size:14px;    }    \/* INFO 2×2 *\/    .mc-info-grid{        grid-template-columns:        repeat(2,minmax(0,1fr));        gap:9px;        margin-bottom:18px;    }    .mc-info-card{        padding:        13px 10px;    }    .mc-info-icon{        width:36px;        height:36px;        font-size:17px;    }    .mc-info-card h3{        font-size:16px;        line-height:1.28;    }    .mc-info-card p{        font-size:14px;        line-height:1.48;    }    \/* SPECS *\/    .mc-spec-row{        grid-template-columns:        38% 62%;    }    .mc-spec-label,    .mc-spec-value{        padding:        11px 9px;        font-size:13px;        line-height:1.43;    }    \/* FAQ *\/    .mc-faq summary{        padding:15px;        font-size:15px;        line-height:1.38;    }    .mc-faq-answer{        padding:        0 15px 15px;        font-size:14px;        line-height:1.58;    }    \/* GUARANTEES *\/    .mc-guarantee-card{        padding:15px;    }    .mc-guarantee-card h3{        font-size:15px;    }    .mc-guarantee-card p{        font-size:14px;    }    \/* CTA *\/    .mc-cta{        padding:        45px 14px;    }    .mc-cta h2{        font-size:32px;        line-height:1.08;    }    .mc-cta p{        font-size:16px;    }    .mc-btn{        min-height:48px;        padding:        0 24px;        font-size:15px;    }    .mc-floating-buy{        right:10px;        bottom:10px;        min-height:44px;        padding:        0 18px;        font-size:12px;    }}html{    scroll-behavior:smooth;}\u003c\/style\u003e\u003cdiv class=\"mini-caster-page\" id=\"mini-caster-top\"\u003e\n\u003c!-- =========================================================     01 HERO========================================================= --\u003e\u003csection class=\"mc-hero\"\u003e\u003cdiv class=\"mc-container\"\u003e\u003cdiv class=\"mc-hero-inner\"\u003e\n\u003cbr\u003e\u003ch1\u003eStop Lifting. \u003cbr\u003e\u003cspan\u003eStart Rolling.\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"mc-hero-text\"\u003eStick these compact swivel wheels under compatible bins, organizers and small household items to make everyday repositioning easier.\u003cspan\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv class=\"mc-hero-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0784\/9541\/6505\/files\/j.gif?v=1788513419\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/section\u003e\u003c!-- =========================================================     02 CORE FEATURE NAVIGATION========================================================= --\u003e\u003csection class=\"mc-section mc-nav\"\u003e\u003cdiv class=\"mc-container\"\u003e\n\u003cdiv class=\"mc-heading\"\u003e\n\u003cbr\u003e\u003ch2 class=\"mc-title\"\u003eMake Everyday Items \u003cbr\u003e\u003cspan\u003eEasier To Move.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"mc-description\"\u003eTap a feature below to see how these compact wheels can upgrade compatible storage and household items.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mc-nav-grid\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- =========================================================     03 PRODUCT SELLING POINTS========================================================= --\u003e\u003csection class=\"mc-section mc-details\"\u003e\u003cdiv class=\"mc-container\"\u003e\n\u003cdiv class=\"mc-heading\"\u003e\n\u003ch2 class=\"mc-title\"\u003eTurn Stationary Storage \u003cbr\u003e\u003cspan\u003eInto Rolling Storage.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"mc-description\"\u003eA simple stick-on upgrade can make compatible household items easier to reposition without repeatedly lifting or dragging them.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mc-feature-list\"\u003e\n\u003c!-- FEATURE 01 --\u003e\u003cdiv class=\"mc-feature-card\" id=\"mc-feature-1\"\u003e\n\u003ch3\u003e🔄 Move It In Any Direction.\u003c\/h3\u003e\n\u003cp\u003eThe swivel design allows compatible items to change direction more easily when moving across suitable surfaces.\u003c\/p\u003e\n\u003cdiv class=\"mc-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0784\/9541\/6505\/files\/1_07a4f295-8937-4d6c-badd-71f9becebd88.png?v=1788517020\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 02 --\u003e\u003cdiv class=\"mc-feature-card\" id=\"mc-feature-2\"\u003e\n\u003ch3\u003e🧲 Peel. Stick. Start Rolling.\u003c\/h3\u003e\n\u003cp\u003eSelf-adhesive backing makes installation simple on compatible clean, dry and flat surfaces without requiring drilling.\u003c\/p\u003e\n\u003cdiv class=\"mc-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0784\/9541\/6505\/files\/2_7e3c5378-2eec-4c1f-9a9b-c4dcdc187a71.png?v=1788517019\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 03 --\u003e\u003cdiv class=\"mc-feature-card\" id=\"mc-feature-3\"\u003e\n\u003ch3\u003e📦 Turn Storage Into Rolling Storage.\u003c\/h3\u003e\n\u003cp\u003eAdd compatible wheels beneath bins, organizers and small household items so they can be repositioned more conveniently.\u003c\/p\u003e\n\u003cdiv class=\"mc-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0784\/9541\/6505\/files\/3_4dda1041-16db-424c-9dca-eb378977be07.png?v=1788517020\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 04 --\u003e\u003cdiv class=\"mc-feature-card\" id=\"mc-feature-4\"\u003e\n\u003ch3\u003e🔇 Roll More. Drag Less.\u003c\/h3\u003e\n\u003cp\u003eRolling contact helps reduce the need to drag compatible items directly across the surface whenever they need to be repositioned.\u003c\/p\u003e\n\u003cdiv class=\"mc-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0784\/9541\/6505\/files\/4_9b416ad9-8707-4d83-86e4-9f9a44060966.png?v=1788517020\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 05 --\u003e\u003cdiv class=\"mc-feature-card\" id=\"mc-feature-5\"\u003e\n\u003ch3\u003e🏠 One Small Wheel. So Many Uses.\u003c\/h3\u003e\n\u003cp\u003eUse the compact casters on compatible household items including organizers, bins, trash cans, small appliances and other suitable objects.\u003c\/p\u003e\n\u003cdiv class=\"mc-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0784\/9541\/6505\/files\/5_bdcc5fb2-29a8-49be-acda-22846f11a193.png?v=1788517018\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =========================================================     THREE SIMPLE STEPS========================================================= --\u003e\u003cdiv class=\"mc-how\"\u003e\n\u003ch3\u003e🧲 Three Simple Steps\u003c\/h3\u003e\n\u003cdiv class=\"mc-step-grid\"\u003e\n\u003cdiv class=\"mc-step\"\u003e\n\u003cdiv class=\"mc-step-number\"\u003e1\u003c\/div\u003e\n\u003cstrong\u003e CLEAN \u0026amp; DRY \u003c\/strong\u003e Wipe the installation area clean and make sure the surface is dry, flat and free of dust.\u003c\/div\u003e\n\u003cdiv class=\"mc-step\"\u003e\n\u003cdiv class=\"mc-step-number\"\u003e2\u003c\/div\u003e\n\u003cstrong\u003e PEEL \u0026amp; STICK \u003c\/strong\u003e Remove the adhesive backing and press each caster firmly into the selected position.\u003c\/div\u003e\n\u003cdiv class=\"mc-step\"\u003e\n\u003cdiv class=\"mc-step-number\"\u003e3\u003c\/div\u003e\n\u003cstrong\u003e WAIT \u0026amp; ROLL \u003c\/strong\u003e Allow the adhesive time to bond before loading or moving the item. Approximately 24 hours is recommended for best adhesion.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- =========================================================     04 KEY PRODUCT FEATURES + PRODUCT INFORMATION========================================================= --\u003e\u003csection class=\"mc-section mc-info\"\u003e\u003cdiv class=\"mc-container\"\u003e\n\u003cdiv class=\"mc-heading\"\u003e\n\u003ch2 class=\"mc-title\"\u003eSmall Upgrade. \u003cbr\u003e\u003cspan\u003eMore Convenient Everyday Movement.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"mc-description\"\u003eCompact stick-on wheels designed to add mobility to compatible small household and storage items.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 2×2 PRODUCT FEATURES --\u003e\u003cdiv class=\"mc-info-grid\"\u003e\n\u003cdiv class=\"mc-info-card\"\u003e\n\u003cdiv class=\"mc-info-icon\"\u003e🔄\u003c\/div\u003e\n\u003ch3\u003e360° Swivel Design\u003c\/h3\u003e\n\u003cp\u003eAllows compatible objects to change direction more freely while being repositioned.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mc-info-card\"\u003e\n\u003cdiv class=\"mc-info-icon\"\u003e🧲\u003c\/div\u003e\n\u003ch3\u003eSelf-Adhesive Backing\u003c\/h3\u003e\n\u003cp\u003ePeel-and-stick installation works best on compatible clean, dry and flat surfaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mc-info-card\"\u003e\n\u003cdiv class=\"mc-info-icon\"\u003e📦\u003c\/div\u003e\n\u003ch3\u003eCompact Low Profile\u003c\/h3\u003e\n\u003cp\u003eSmall wheel dimensions help add mobility without creating a bulky appearance underneath the item.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mc-info-card\"\u003e\n\u003cdiv class=\"mc-info-icon\"\u003e🏠\u003c\/div\u003e\n\u003ch3\u003eMulti-Purpose Use\u003c\/h3\u003e\n\u003cp\u003eSuitable for compatible bins, organizers, trash cans, small appliances and other household items.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =========================================================     PRODUCT INFORMATION========================================================= --\u003e\u003cdiv class=\"mc-product-info-heading\"\u003e\u003cspan class=\"mc-eyebrow\"\u003e 🔍 PRODUCT INFORMATION \u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"mc-spec-box\"\u003e\n\u003cdiv class=\"mc-spec-row\"\u003e\n\u003cdiv class=\"mc-spec-label\"\u003eProduct Type\u003c\/div\u003e\n\u003cdiv class=\"mc-spec-value\"\u003eSelf-Adhesive Mini Swivel Caster Wheels\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mc-spec-row\"\u003e\n\u003cdiv class=\"mc-spec-label\"\u003eQuantity\u003c\/div\u003e\n\u003cdiv class=\"mc-spec-value\"\u003e12 Pieces\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mc-spec-row\"\u003e\n\u003cdiv class=\"mc-spec-label\"\u003eRotation\u003c\/div\u003e\n\u003cdiv class=\"mc-spec-value\"\u003e360° Swivel Movement\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mc-spec-row\"\u003e\n\u003cdiv class=\"mc-spec-label\"\u003eInstallation\u003c\/div\u003e\n\u003cdiv class=\"mc-spec-value\"\u003eSelf-Adhesive Peel-and-Stick\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mc-spec-row\"\u003e\n\u003cdiv class=\"mc-spec-label\"\u003eBest Surfaces\u003c\/div\u003e\n\u003cdiv class=\"mc-spec-value\"\u003eCompatible Clean • Dry • Flat • Smooth Surfaces\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mc-spec-row\"\u003e\n\u003cdiv class=\"mc-spec-label\"\u003eSuggested Uses\u003c\/div\u003e\n\u003cdiv class=\"mc-spec-value\"\u003eStorage Bins • Organizers • Trash Cans • Small Appliances • Compatible Household Items\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mc-spec-row\"\u003e\n\u003cdiv class=\"mc-spec-label\"\u003eBonding Time\u003c\/div\u003e\n\u003cdiv class=\"mc-spec-value\"\u003eAllow approximately 24 hours after installation before regular loading or movement for improved adhesive bonding.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mc-spec-row\"\u003e\n\u003cdiv class=\"mc-spec-label\"\u003eImportant\u003c\/div\u003e\n\u003cdiv class=\"mc-spec-value\"\u003eActual performance depends on surface condition, item weight, number of casters used, weight distribution and adhesive contact area.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- =========================================================     05 FAQ========================================================= --\u003e\u003csection class=\"mc-section mc-faq\"\u003e\u003cdiv class=\"mc-container\"\u003e\n\u003cdiv class=\"mc-heading\"\u003e\n\u003cspan class=\"mc-eyebrow\"\u003e ❓ FREQUENTLY ASKED QUESTIONS \u003c\/span\u003e\u003ch2 class=\"mc-title\"\u003eCheck The Surface \u003cbr\u003e\u003cspan\u003eBefore You Stick.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"mc-description\"\u003eA few simple installation details can make a big difference in adhesion and everyday rolling performance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mc-faq-list\"\u003e\n\u003cdetails\u003e\u003csummary\u003eDo the wheels rotate 360 degrees?\u003c\/summary\u003e\u003cdiv class=\"mc-faq-answer\"\u003eThe product is marketed with a 360° swivel design, allowing compatible items to change direction more easily while moving.\u003c\/div\u003e\u003c\/details\u003e\u003cdetails open=\"\"\u003e\u003csummary\u003eDo I need screws or a drill?\u003c\/summary\u003e\u003cdiv class=\"mc-faq-answer\"\u003eNo drilling is required for the intended self-adhesive installation. Apply the casters to a suitable clean, dry, flat surface and press them firmly into place.\u003c\/div\u003e\u003c\/details\u003e\u003cdetails open=\"\"\u003e\u003csummary\u003eHow long should I wait after installation?\u003c\/summary\u003e\u003cdiv class=\"mc-faq-answer\"\u003eFor stronger adhesive bonding, allow approximately 24 hours after installation before applying regular load or moving the item.\u003c\/div\u003e\u003c\/details\u003e\u003cdetails open=\"\"\u003e\u003csummary\u003eWhat surfaces work best?\u003c\/summary\u003e\u003cdiv class=\"mc-faq-answer\"\u003eThe adhesive performs best on compatible smooth, clean, dry and flat surfaces. Dusty, wet, rough or highly uneven surfaces may reduce adhesion.\u003c\/div\u003e\u003c\/details\u003e\u003cdetails open=\"\"\u003e\u003csummary\u003eHow much weight can the wheels hold?\u003c\/summary\u003e\u003cdiv class=\"mc-faq-answer\"\u003eA verified load rating for this exact product is not confirmed here. Actual performance depends on the number of wheels used, surface condition, weight distribution and adhesive contact.\u003c\/div\u003e\u003c\/details\u003e\u003cdetails open=\"\"\u003e\u003csummary\u003eCan I use them on wooden floors?\u003c\/summary\u003e\u003cdiv class=\"mc-faq-answer\"\u003eFloor compatibility can vary. Test the intended wheel and surface combination first, especially on delicate, polished or wood flooring.\u003c\/div\u003e\u003c\/details\u003e\u003cdetails open=\"\"\u003e\u003csummary\u003eAre the wheels completely silent?\u003c\/summary\u003e\u003cdiv class=\"mc-faq-answer\"\u003eNo zero-noise claim is made. The rolling design can reduce the scraping sound associated with directly dragging an object, but actual noise depends on the surface, item and installation.\u003c\/div\u003e\u003c\/details\u003e\u003cdetails open=\"\"\u003e\u003csummary\u003eCan I use them in a bathroom?\u003c\/summary\u003e\u003cdiv class=\"mc-faq-answer\"\u003eLong-term moisture can affect adhesive performance and metal components. Keep the wheels and mounting area as dry as practical and wipe away standing moisture.\u003c\/div\u003e\u003c\/details\u003e\u003cdetails open=\"\"\u003e\u003csummary\u003eWhat can I install them under?\u003c\/summary\u003e\u003cdiv class=\"mc-faq-answer\"\u003eCommon compatible uses may include storage bins, organizers, small trash cans, small appliances and other suitable lightweight household items with a flat mounting area.\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- =========================================================     06 SERVICE GUARANTEES========================================================= --\u003e\u003csection class=\"mc-section mc-guarantees\"\u003e\u003cdiv class=\"mc-container\"\u003e\n\u003cdiv class=\"mc-heading\"\u003e\n\u003cspan class=\"mc-eyebrow\"\u003e 🛡️ SHOP WITH CONFIDENCE \u003c\/span\u003e\u003ch2 class=\"mc-title\"\u003eThree Simple \u003cspan\u003eShopping Guarantees.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"mc-description\"\u003eReliable support from checkout through delivery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mc-guarantee-list\"\u003e\n\u003cdiv class=\"mc-guarantee-card\"\u003e\n\u003cdiv class=\"mc-guarantee-icon\"\u003e🚚\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eTrackable Logistics\u003c\/h3\u003e\n\u003cp\u003eTracking information helps you follow your shipment throughout its journey.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mc-guarantee-card\"\u003e\n\u003cdiv class=\"mc-guarantee-icon\"\u003e📦\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eProtective Packaging\u003c\/h3\u003e\n\u003cp\u003eProtective packaging helps keep your mini caster wheels organized and protected during transportation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mc-guarantee-card\"\u003e\n\u003cdiv class=\"mc-guarantee-icon\"\u003e💬\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eAfter-Sales Support\u003c\/h3\u003e\n\u003cp\u003eOur support team is available to help with product, installation and order questions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- =========================================================     07 FINAL CTA========================================================= --\u003e\u003csection class=\"mc-cta\"\u003e\u003cdiv class=\"mc-container\"\u003e\n\u003ch2\u003eWhy Keep Lifting \u003cbr\u003e\u003cspan\u003eWhen It Could Roll?\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eAdd compact 360° movement to compatible storage bins, organizers and household items with an easy self-adhesive caster upgrade.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"pinkdiyprint","offers":[{"title":"Black（12Pcs）","offer_id":54531482321206,"sku":"PH2111208HEI","price":21.99,"currency_code":"USD","in_stock":true},{"title":"White （12Pcs）","offer_id":54531482353974,"sku":"PH2111208BAI","price":21.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0981\/5697\/0294\/files\/1_2d2f6157-c214-4b57-94df-44b55ef88bf2.png?v=1788945891","url":"https:\/\/pinkdiyprint.com\/products\/stick-on-360-mini-caster-wheels","provider":"pinkdiyprint.com","version":"1.0","type":"link"}