{"product_id":"orange-white-striped-fall-halloween-outdoor-rug","title":"🎃🍂 Fall Porch Magic — Orange \u0026 Cream Striped Rug","description":"\u003cstyle\u003e \/* =========================================================    FALL HALLOWEEN OUTDOOR RUG    CUSTOM VISUAL DESIGN    Theme: Pumpkin Orange \/ Cream \/ Espresso Brown ========================================================= *\/  .fall-rug-page{   --orange:#D96A25;   --orange-dark:#A84318;   --cream:#FFF7EA;   --cream-2:#F4E7D2;   --brown:#2B211C;   --brown-light:#66564B;   --white:#FFFFFF;   --line:#E7D5BE;    max-width:1100px;   margin:0 auto;   color:var(--brown);   font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;   line-height:1.65; }  .fall-rug-page *{   box-sizing:border-box; }  .fr-section{   padding:65px 22px; }  .fr-center{   text-align:center; }  .fr-eyebrow{   color:var(--orange-dark);   font-size:11px;   font-weight:900;   letter-spacing:2.8px;   text-transform:uppercase;   margin-bottom:12px; }  .fr-title{   max-width:850px;   margin:0 auto 18px;   font-size:44px;   line-height:1.05;   font-weight:950;   letter-spacing:-1.5px; }  .fr-title span{   color:var(--orange); }  .fr-subtitle{   max-width:720px;   margin:0 auto;   color:var(--brown-light);   font-size:16px; }   \/* =========================================================    HERO — PORCH MAKEOVER ========================================================= *\/  .fr-hero{   position:relative;   overflow:hidden;   padding:75px 22px 65px;   text-align:center;   border-radius:0 0 38px 38px;    background:     radial-gradient(circle at 15% 20%,rgba(217,106,37,.32),transparent 28%),     radial-gradient(circle at 85% 75%,rgba(255,247,234,.10),transparent 30%),     linear-gradient(135deg,#2B211C,#171310);    color:#fff; }  .fr-hero:after{   content:'';   position:absolute;   width:220px;   height:220px;   right:-100px;   top:-100px;   border-radius:50%;   border:35px solid rgba(217,106,37,.15); }  .fr-hero .fr-eyebrow{   color:#F5A36D; }  .fr-hero h1{   position:relative;   z-index:1;   max-width:900px;   margin:0 auto 20px;   font-size:55px;   line-height:1.01;   font-weight:950;   letter-spacing:-2.5px; }  .fr-hero h1 span{   color:#F38A45; }  .fr-hero p{   position:relative;   z-index:1;   max-width:700px;   margin:0 auto 27px;   color:#E9DDD3;   font-size:17px; }  .fr-pills{   position:relative;   z-index:1;   display:flex;   justify-content:center;   flex-wrap:wrap;   gap:9px;   margin:25px 0 30px; }  .fr-pill{   padding:8px 15px;   border:1px solid rgba(255,255,255,.17);   border-radius:50px;   background:rgba(255,255,255,.07);   color:#fff;   font-size:11px;   font-weight:850; }  .fr-button{   display:inline-block;   padding:15px 31px;   border-radius:50px;   background:var(--orange);   color:#fff!important;   text-decoration:none!important;   font-size:12px;   font-weight:950;   letter-spacing:.5px; }   \/* =========================================================    IMAGE PLACEHOLDER ========================================================= *\/  .fr-image{   width:100%;   margin:32px 0; }  .fr-image img{   width:100%;   display:block;   border-radius:25px; }  .fr-placeholder{   min-height:360px;   display:flex;   align-items:center;   justify-content:center;   text-align:center;   padding:30px;   border:2px dashed #D9C2A6;   border-radius:25px;   background:     repeating-linear-gradient(       45deg,       #FFF8EC,       #FFF8EC 12px,       #F7E9D5 12px,       #F7E9D5 24px     );   color:#8C735F;   font-size:12px;   font-weight:850; }   \/* =========================================================    PROBLEM \/ HOOK ========================================================= *\/  .fr-problem{   display:grid;   grid-template-columns:1fr 1fr;   gap:55px;   align-items:center; }  .fr-problem h2{   margin:0 0 18px;   font-size:42px;   line-height:1.05;   font-weight:950; }  .fr-problem h2 span{   color:var(--orange); }  .fr-problem p{   color:var(--brown-light); }  .fr-list{   margin-top:25px; }  .fr-list-item{   display:flex;   gap:13px;   padding:15px 0;   border-bottom:1px solid var(--line); }  .fr-list-icon{   flex:0 0 30px;   width:30px;   height:30px;   display:flex;   align-items:center;   justify-content:center;   border-radius:50%;   background:var(--cream-2);   color:var(--orange-dark);   font-weight:950; }  .fr-list-item strong{   display:block;   font-size:14px; }  .fr-list-item span{   display:block;   color:var(--brown-light);   font-size:12px; }   \/* =========================================================    PORCH TRANSFORMATION ========================================================= *\/  .fr-transform{   padding:60px 25px;   border-radius:30px;   background:var(--cream); }  .fr-transform h2{   max-width:850px;   margin:0 auto;   text-align:center;   font-size:42px;   line-height:1.06;   font-weight:950; }  .fr-transform h2 span{   color:var(--orange); }  .fr-transform p{   max-width:690px;   margin:18px auto 0;   text-align:center;   color:var(--brown-light); }   \/* =========================================================    3 BENEFIT BLOCKS ========================================================= *\/  .fr-three{   display:grid;   grid-template-columns:repeat(3,1fr);   gap:16px;   margin-top:38px; }  .fr-block{   position:relative;   overflow:hidden;   padding:30px 24px;   border-radius:24px;   background:#fff;   border:1px solid var(--line); }  .fr-block:after{   content:'';   position:absolute;   right:-40px;   bottom:-40px;   width:100px;   height:100px;   border-radius:50%;   background:rgba(217,106,37,.08); }  .fr-block-number{   color:var(--orange);   font-size:11px;   font-weight:950;   letter-spacing:2px;   margin-bottom:17px; }  .fr-block h3{   margin:0 0 8px;   font-size:19px; }  .fr-block p{   margin:0;   color:var(--brown-light);   font-size:13px; }   \/* =========================================================    STRIPE DESIGN STORY ========================================================= *\/  .fr-stripe{   display:grid;   grid-template-columns:1fr 1fr;   gap:50px;   align-items:center; }  .fr-stripe-visual{   min-height:420px;   border-radius:30px;   overflow:hidden;    background:     repeating-linear-gradient(       90deg,       #D96A25 0px,       #D96A25 55px,       #FFF7EA 55px,       #FFF7EA 110px     );    display:flex;   align-items:flex-end;   justify-content:center;   padding:35px; }  .fr-stripe-label{   width:85%;   padding:20px;   border-radius:18px;   background:rgba(43,33,28,.88);   color:#fff;   text-align:center; }  .fr-stripe-label strong{   display:block;   font-size:20px;   margin-bottom:4px; }  .fr-stripe-label span{   color:#EADFD5;   font-size:11px; }  .fr-stripe h2{   margin:0 0 18px;   font-size:40px;   line-height:1.05;   font-weight:950; }  .fr-stripe h2 span{   color:var(--orange); }  .fr-checks{   margin-top:25px; }  .fr-check{   display:flex;   gap:10px;   margin:12px 0;   font-size:13px; }  .fr-check b{   color:var(--orange-dark); }   \/* =========================================================    SEASONAL VERSATILITY ========================================================= *\/  .fr-season{   padding:60px 25px;   border-radius:30px;   background:#2B211C;   color:#fff; }  .fr-season .fr-eyebrow{   color:#F5A36D; }  .fr-season h2{   max-width:820px;   margin:0 auto;   text-align:center;   font-size:41px;   line-height:1.06;   font-weight:950; }  .fr-season h2 span{   color:#F38A45; }  .fr-season p{   max-width:690px;   margin:18px auto 0;   text-align:center;   color:#D9CEC6; }  .fr-season-grid{   display:grid;   grid-template-columns:repeat(4,1fr);   gap:12px;   margin-top:35px; }  .fr-season-card{   padding:25px 15px;   text-align:center;   border-radius:19px;   background:rgba(255,255,255,.06);   border:1px solid rgba(255,255,255,.10); }  .fr-season-icon{   font-size:28px;   margin-bottom:9px; }  .fr-season-card strong{   display:block;   font-size:13px; }  .fr-season-card span{   color:#CFC3BA;   font-size:10px; }   \/* =========================================================    LAYERING SECTION ========================================================= *\/  .fr-layer{   display:grid;   grid-template-columns:1fr 1fr;   gap:50px;   align-items:center; }  .fr-layer h2{   margin:0 0 18px;   font-size:40px;   line-height:1.06;   font-weight:950; }  .fr-layer h2 span{   color:var(--orange); }  .fr-layer p{   color:var(--brown-light); }  .fr-layer-card{   margin-top:25px;   padding:24px;   border-radius:22px;   background:var(--cream);   border-left:5px solid var(--orange); }  .fr-layer-card strong{   display:block;   margin-bottom:5px; }  .fr-layer-card span{   color:var(--brown-light);   font-size:12px; }   \/* =========================================================    CARE ========================================================= *\/  .fr-care{   display:grid;   grid-template-columns:repeat(3,1fr);   gap:15px;   margin-top:35px; }  .fr-care-card{   padding:27px 22px;   border:1px solid var(--line);   border-radius:21px;   background:#fff; }  .fr-care-card .icon{   font-size:25px;   margin-bottom:12px; }  .fr-care-card h3{   margin:0 0 7px;   font-size:17px; }  .fr-care-card p{   margin:0;   color:var(--brown-light);   font-size:12px; }   \/* =========================================================    SIZE SELECTOR ========================================================= *\/  .fr-sizes{   display:grid;   grid-template-columns:repeat(3,1fr);   gap:14px;   margin-top:35px; }  .fr-size{   padding:28px 15px;   text-align:center;   border-radius:20px;   background:var(--cream);   border:1px solid var(--line); }  .fr-size strong{   display:block;   color:var(--orange-dark);   font-size:18px;   margin-bottom:5px; }  .fr-size span{   color:var(--brown-light);   font-size:11px; }   \/* =========================================================    REVIEW SECTION ========================================================= *\/  .fr-reviews{   display:grid;   grid-template-columns:repeat(3,1fr);   gap:15px;   margin-top:35px; }  .fr-review{   padding:26px 22px;   border-radius:22px;   background:#fff;   border:1px solid var(--line); }  .fr-stars{   color:var(--orange);   letter-spacing:2px;   margin-bottom:12px; }  .fr-review h3{   margin:0 0 9px;   font-size:16px; }  .fr-review p{   margin:0 0 17px;   color:var(--brown-light);   font-size:13px; }  .fr-author{   color:var(--orange-dark);   font-size:11px;   font-weight:900; }   \/* =========================================================    FAQ ========================================================= *\/  .fr-faq{   margin-top:30px;   border-top:1px solid var(--line); }  .fr-faq-item{   padding:20px 0;   border-bottom:1px solid var(--line); }  .fr-faq-item strong{   display:block;   margin-bottom:6px;   font-size:15px; }  .fr-faq-item p{   margin:0;   color:var(--brown-light);   font-size:13px; }   \/* =========================================================    FINAL CTA ========================================================= *\/  .fr-final{   padding:70px 25px;   text-align:center;   border-radius:30px;    background:     repeating-linear-gradient(       90deg,       rgba(217,106,37,.12) 0px,       rgba(217,106,37,.12) 55px,       transparent 55px,       transparent 110px     ),     linear-gradient(135deg,#FFF5E7,#F2DDC4); }  .fr-final h2{   max-width:850px;   margin:0 auto 18px;   font-size:45px;   line-height:1.05;   font-weight:950; }  .fr-final h2 span{   color:var(--orange-dark); }  .fr-final p{   max-width:680px;   margin:0 auto 27px;   color:var(--brown-light); }   \/* =========================================================    NOTE ========================================================= *\/  .fr-note{   padding:20px;   border-radius:17px;   background:#FAF6F0;   color:#76675D;   font-size:12px;   line-height:1.75; }   \/* =========================================================    MOBILE ========================================================= *\/  @media(max-width:700px){    .fr-section{     padding:45px 15px;   }    .fr-hero{     padding:55px 15px;   }    .fr-hero h1{     font-size:38px;   }    .fr-title{     font-size:32px;   }    .fr-problem,   .fr-stripe,   .fr-layer{     grid-template-columns:1fr;   }    .fr-problem h2,   .fr-stripe h2,   .fr-layer h2{     font-size:31px;   }    .fr-three,   .fr-care,   .fr-reviews{     grid-template-columns:1fr;   }    .fr-season-grid{     grid-template-columns:1fr 1fr;   }    .fr-sizes{     grid-template-columns:1fr;   }    .fr-stripe-visual{     min-height:300px;   }    .fr-placeholder{     min-height:240px;   }    .fr-final h2{     font-size:34px;   }  } \u003c\/style\u003e \u003cdiv class=\"fall-rug-page\"\u003e \u003c!-- ===================================================== 01 HERO ===================================================== --\u003e \u003csection class=\"fr-hero\"\u003e \u003cdiv class=\"fr-eyebrow\"\u003eFALL PORCH DECOR\u003c\/div\u003e \u003ch1\u003eGive Your Front Door A Little More \u003cspan\u003eFall Personality.\u003c\/span\u003e \u003c\/h1\u003e \u003cp\u003eA bold orange-and-cream striped rug that instantly brings that cozy autumn feeling to your doorstep — from the first pumpkin of the season to Halloween night.\u003c\/p\u003e \u003cdiv class=\"fr-pills\"\u003e \u003cdiv class=\"fr-pill\"\u003e🍂 Autumn Ready\u003c\/div\u003e \u003cdiv class=\"fr-pill\"\u003e🎃 Halloween Friendly\u003c\/div\u003e \u003cdiv class=\"fr-pill\"\u003e🧺 Machine Washable\u003c\/div\u003e \u003cdiv class=\"fr-pill\"\u003e🏡 Indoor + Covered Outdoor\u003c\/div\u003e \u003c\/div\u003e \u003c!-- IMAGE 01 --\u003e \u003cdiv class=\"fr-image\"\u003e \u003cdiv class=\"fr-placeholder\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0779\/3170\/8605\/files\/8_19_1.gif?v=1788171317\" alt=\"\"\u003e\u003c\/div\u003e \u003c\/div\u003e \u003ca href=\"#porch-makeover\" class=\"fr-button\"\u003e STYLE MY FALL PORCH \u003c\/a\u003e\u003c\/section\u003e \u003c!-- ===================================================== 02 REAL PROBLEM ===================================================== --\u003e \u003csection class=\"fr-section\"\u003e \u003cdiv class=\"fr-problem\"\u003e \u003cdiv\u003e \u003cdiv class=\"fr-eyebrow\"\u003eTHE PORCH PROBLEM\u003c\/div\u003e \u003ch2\u003eYour Doorway Looks Fine... But It Doesn't Feel \u003cspan\u003eSeasonal Yet.\u003c\/span\u003e \u003c\/h2\u003e \u003cp\u003eYou can add pumpkins, wreaths and lanterns — but sometimes the space still feels like an ordinary entrance.\u003c\/p\u003e \u003cdiv class=\"fr-list\"\u003e \u003cdiv class=\"fr-list-item\"\u003e \u003cdiv class=\"fr-list-icon\"\u003e×\u003c\/div\u003e \u003cdiv\u003e \u003cstrong\u003e The Entryway Feels Too Plain \u003c\/strong\u003e \u003cspan\u003e A bare doorway can make all your other fall decorations feel disconnected. \u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"fr-list-item\"\u003e \u003cdiv class=\"fr-list-icon\"\u003e×\u003c\/div\u003e \u003cdiv\u003e \u003cstrong\u003e Seasonal Decor Can Be Too Much \u003c\/strong\u003e \u003cspan\u003e Not everyone wants an entire porch covered in pumpkins and spooky decorations. \u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"fr-list-item\"\u003e \u003cdiv class=\"fr-list-icon\"\u003e×\u003c\/div\u003e \u003cdiv\u003e \u003cstrong\u003e Holiday Mats Often Have A Short Window \u003c\/strong\u003e \u003cspan\u003e Some designs only work for Halloween itself. \u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c!-- IMAGE 02 --\u003e \u003cdiv class=\"fr-image\"\u003e \u003cdiv class=\"fr-placeholder\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0779\/3170\/8605\/files\/f0a7475890e8493ca9615b4e480169aa.jpg?v=1788159821\" alt=\"\"\u003e\u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- ===================================================== 03 PORCH MAKEOVER ===================================================== --\u003e \u003csection class=\"fr-section\" id=\"porch-makeover\"\u003e \u003cdiv class=\"fr-transform\"\u003e \u003cdiv class=\"fr-eyebrow fr-center\"\u003eTHE EASY MAKEOVER\u003c\/div\u003e \u003ch2\u003eOne Rug Can Pull The Whole \u003cspan\u003ePorch Together.\u003c\/span\u003e \u003c\/h2\u003e \u003cp\u003eThe warm orange-and-white stripe gives your entryway a seasonal focal point without forcing you into a full Halloween theme.\u003c\/p\u003e \u003c!-- IMAGE 03 --\u003e \u003cdiv class=\"fr-image\"\u003e \u003cdiv class=\"fr-placeholder\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0779\/3170\/8605\/files\/e255b1ca8242457796a24c30284df875.jpg?v=1788159821\" alt=\"\"\u003e\u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- ===================================================== 04 THREE REASONS ===================================================== --\u003e \u003csection class=\"fr-section\"\u003e \u003cdiv class=\"fr-center\"\u003e \u003cdiv class=\"fr-eyebrow\"\u003eWHY THIS ONE WORKS\u003c\/div\u003e \u003ch2 class=\"fr-title\"\u003eNot Just A Doormat. It's The \u003cspan\u003eFinishing Touch.\u003c\/span\u003e \u003c\/h2\u003e \u003c\/div\u003e \u003cdiv class=\"fr-three\"\u003e \u003cdiv class=\"fr-block\"\u003e \u003cdiv class=\"fr-block-number\"\u003e01 \/ LOOK\u003c\/div\u003e \u003ch3\u003eInstant Autumn Color\u003c\/h3\u003e \u003cp\u003eThe orange-and-cream stripes bring warmth to otherwise neutral entryways and work naturally with pumpkins, leaves and farmhouse decor.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"fr-block\"\u003e \u003cdiv class=\"fr-block-number\"\u003e02 \/ STYLE\u003c\/div\u003e \u003ch3\u003eHalloween Without The Overkill\u003c\/h3\u003e \u003cp\u003eIt feels festive without relying on scary graphics, making it easy to keep displayed throughout the wider fall season.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"fr-block\"\u003e \u003cdiv class=\"fr-block-number\"\u003e03 \/ USE\u003c\/div\u003e \u003ch3\u003eMade For Everyday Entryways\u003c\/h3\u003e \u003cp\u003eA woven cotton construction gives it a practical everyday role in entryways, porches and covered outdoor spaces.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- ===================================================== 05 STRIPE DESIGN ===================================================== --\u003e \u003csection class=\"fr-section\"\u003e \u003cdiv class=\"fr-stripe\"\u003e \u003cdiv class=\"fr-stripe-visual\"\u003e \u003cdiv class=\"fr-stripe-label\"\u003e \u003cstrong\u003e ORANGE + CREAM \u003c\/strong\u003e \u003cspan\u003e A classic fall palette that plays well with pumpkins, wood, black accents and greenery. \u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv\u003e \u003cdiv class=\"fr-eyebrow\"\u003eTHE DESIGN\u003c\/div\u003e \u003ch2\u003eBold Enough To Notice. \u003cspan\u003eSimple Enough To Keep.\u003c\/span\u003e \u003c\/h2\u003e \u003cp\u003eInstead of a busy seasonal print, the vertical stripe pattern creates a clean visual base that lets the rest of your porch decor stand out.\u003c\/p\u003e \u003cdiv class=\"fr-checks\"\u003e \u003cdiv class=\"fr-check\"\u003e \u003cb\u003e✓\u003c\/b\u003e \u003cspan\u003ePairs naturally with pumpkins\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"fr-check\"\u003e \u003cb\u003e✓\u003c\/b\u003e \u003cspan\u003eWorks with farmhouse-style decor\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"fr-check\"\u003e \u003cb\u003e✓\u003c\/b\u003e \u003cspan\u003eEasy to style with black Halloween accents\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"fr-check\"\u003e \u003cb\u003e✓\u003c\/b\u003e \u003cspan\u003eFits the wider fall season\u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- ===================================================== 06 FALL → HALLOWEEN → THANKSGIVING ===================================================== --\u003e \u003csection class=\"fr-section\"\u003e \u003cdiv class=\"fr-season\"\u003e \u003cdiv class=\"fr-eyebrow fr-center\"\u003eONE RUG. MORE THAN ONE MOMENT.\u003c\/div\u003e \u003ch2\u003eDecorate Once. Keep The \u003cspan\u003eFall Feeling Going.\u003c\/span\u003e \u003c\/h2\u003e \u003cp\u003eThe neutral stripe base makes it easy to change the accessories around it as the season moves on.\u003c\/p\u003e \u003cdiv class=\"fr-season-grid\"\u003e \u003cdiv class=\"fr-season-card\"\u003e \u003cdiv class=\"fr-season-icon\"\u003e🍂\u003c\/div\u003e \u003cstrong\u003e Early Fall \u003c\/strong\u003e \u003cspan\u003e Leaves + pumpkins \u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"fr-season-card\"\u003e \u003cdiv class=\"fr-season-icon\"\u003e🎃\u003c\/div\u003e \u003cstrong\u003e Halloween \u003c\/strong\u003e \u003cspan\u003e Pumpkins + black accents \u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"fr-season-card\"\u003e \u003cdiv class=\"fr-season-icon\"\u003e🧡\u003c\/div\u003e \u003cstrong\u003e Harvest Season \u003c\/strong\u003e \u003cspan\u003e Warm farmhouse styling \u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"fr-season-card\"\u003e \u003cdiv class=\"fr-season-icon\"\u003e🏡\u003c\/div\u003e \u003cstrong\u003e Everyday \u003c\/strong\u003e \u003cspan\u003e Cozy entryway decor \u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- ===================================================== 07 LAYERING ===================================================== --\u003e \u003csection class=\"fr-section\"\u003e \u003cdiv class=\"fr-layer\"\u003e \u003c!-- IMAGE 04 --\u003e \u003cdiv class=\"fr-image\"\u003e \u003cdiv class=\"fr-placeholder\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0779\/3170\/8605\/files\/9d233c2808a54f4caedc9c21a383cda3.jpg?v=1788159821\" alt=\"\"\u003e\u003c\/div\u003e \u003c\/div\u003e \u003cdiv\u003e \u003cdiv class=\"fr-eyebrow\"\u003eSTYLE IT YOUR WAY\u003c\/div\u003e \u003ch2\u003eThe Secret To A More \u003cspan\u003eStyled-Looking Porch.\u003c\/span\u003e \u003c\/h2\u003e \u003cp\u003eLayer it beneath your favorite coir or seasonal doormat to create more depth and make the entryway feel intentionally decorated.\u003c\/p\u003e \u003cdiv class=\"fr-layer-card\"\u003e \u003cstrong\u003e Layering Idea \u003c\/strong\u003e \u003cspan\u003e Orange + white striped rug underneath a smaller neutral or Halloween-themed mat. \u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- ===================================================== 08 MATERIAL + CARE ===================================================== --\u003e \u003csection class=\"fr-section\"\u003e \u003cdiv class=\"fr-center\"\u003e \u003cdiv class=\"fr-eyebrow\"\u003ePRACTICAL FOR REAL HOMES\u003c\/div\u003e \u003ch2 class=\"fr-title\"\u003ePretty Enough For Guests. \u003cspan\u003ePractical Enough For Everyday.\u003c\/span\u003e \u003c\/h2\u003e \u003cp class=\"fr-subtitle\"\u003eDesigned for the places where shoes, dirt and seasonal mess actually happen.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"fr-care\"\u003e \u003cdiv class=\"fr-care-card\"\u003e \u003cdiv class=\"icon\"\u003e🧶\u003c\/div\u003e \u003ch3\u003eWoven Cotton\u003c\/h3\u003e \u003cp\u003eWoven cotton construction gives the rug a textured, homey feel that fits naturally into farmhouse and autumn-inspired spaces.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"fr-care-card\"\u003e \u003cdiv class=\"icon\"\u003e🧺\u003c\/div\u003e \u003ch3\u003eMachine Washable\u003c\/h3\u003e \u003cp\u003eSeasonal dirt and everyday messes are easier to deal with thanks to machine-washable care.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"fr-care-card\"\u003e \u003cdiv class=\"icon\"\u003e🏡\u003c\/div\u003e \u003ch3\u003eMultiple Spaces\u003c\/h3\u003e \u003cp\u003eSuitable for front porches, entryways, mudrooms, apartment foyers, indoor hallways and covered outdoor areas.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- ===================================================== 09 SIZE ===================================================== --\u003e \u003csection class=\"fr-section\"\u003e \u003cdiv class=\"fr-center\"\u003e \u003cdiv class=\"fr-eyebrow\"\u003eFIND YOUR FIT\u003c\/div\u003e \u003ch2 class=\"fr-title\"\u003eThree Sizes. \u003cspan\u003eOne Fall Look.\u003c\/span\u003e \u003c\/h2\u003e \u003cp class=\"fr-subtitle\"\u003eChoose the size that works best for your doorway, hallway or layered porch setup.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"fr-sizes\"\u003e \u003cdiv class=\"fr-size\"\u003e \u003cstrong\u003e 15.7 × 23.6' \u003c\/strong\u003e \u003cspan\u003e 40 × 60 cm\u003cbr\u003eCompact entry spaces \u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"fr-size\"\u003e \u003cstrong\u003e 23.6 × 35.4' \u003c\/strong\u003e \u003cspan\u003e 60 × 90 cm\u003cbr\u003eEveryday doorway styling \u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"fr-size\"\u003e \u003cstrong\u003e 31.5 × 47.2' \u003c\/strong\u003e \u003cspan\u003e 80 × 120 cm\u003cbr\u003eLarger porch \u0026amp; entry spaces \u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- ===================================================== 10 CUSTOMER REVIEWS ===================================================== --\u003e \u003csection class=\"fr-section\"\u003e \u003cdiv class=\"fr-center\"\u003e \u003cdiv class=\"fr-eyebrow\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0779\/3170\/8605\/files\/de405576a954420b87ca5f8c863f1fe3.jpg?v=1788159821\" alt=\"\"\u003e\u003c\/div\u003e \u003cdiv class=\"fr-eyebrow\"\u003eFROM THE AHLWOPRO COMMUNITY\u003c\/div\u003e \u003ch2 class=\"fr-title\"\u003eA Small Detail That Makes The \u003cspan\u003eEntrance Feel Finished.\u003c\/span\u003e \u003c\/h2\u003e \u003c\/div\u003e \u003cdiv class=\"fr-reviews\"\u003e \u003cdiv class=\"fr-review\"\u003e \u003cdiv class=\"fr-stars\"\u003e★★★★★\u003c\/div\u003e \u003ch3\u003e“Exactly what my porch needed”\u003c\/h3\u003e \u003cp\u003e“I wanted something fall-inspired without making my porch look overly Halloween-themed. The orange stripes were perfect with my pumpkins.”\u003c\/p\u003e \u003cdiv class=\"fr-author\"\u003e— Emily R.\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"fr-review\"\u003e \u003cdiv class=\"fr-stars\"\u003e★★★★★\u003c\/div\u003e \u003ch3\u003e“Looks so cute layered”\u003c\/h3\u003e \u003cp\u003e“I put my regular doormat on top and the striped rug underneath. It made the whole entryway look much more styled.”\u003c\/p\u003e \u003cdiv class=\"fr-author\"\u003e— Jessica M.\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"fr-review\"\u003e \u003cdiv class=\"fr-stars\"\u003e★★★★★\u003c\/div\u003e \u003ch3\u003e“I can keep it out all season”\u003c\/h3\u003e \u003cp\u003e“That's what I love about it. It doesn't scream Halloween, so I can use it from early fall through the rest of the season.”\u003c\/p\u003e \u003cdiv class=\"fr-author\"\u003e— Lauren K.\u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- ===================================================== 11 IMAGE GALLERY ===================================================== --\u003e \u003csection class=\"fr-section\"\u003e \u003cdiv class=\"fr-center\"\u003e \u003cdiv class=\"fr-eyebrow\"\u003eSEE IT IN YOUR SPACE\u003c\/div\u003e \u003ch2 class=\"fr-title\"\u003eFrom The Front Door To The \u003cspan\u003eEntryway.\u003c\/span\u003e \u003c\/h2\u003e \u003c\/div\u003e \u003c!-- IMAGE 05 --\u003e \u003cdiv class=\"fr-image\"\u003e \u003cdiv class=\"fr-placeholder\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0779\/3170\/8605\/files\/e34a76ca681d40b99cbf96de79f2390e.jpg?v=1788159821\" alt=\"\"\u003e\u003c\/div\u003e \u003c\/div\u003e \u003c!-- IMAGE 06 --\u003e \u003cdiv class=\"fr-image\"\u003e \u003cdiv class=\"fr-placeholder\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0779\/3170\/8605\/files\/411ac210a4d74cd7bb6ac25e12abbb55.jpg?v=1788159821\" alt=\"\"\u003e\u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- ===================================================== 12 FAQ ===================================================== --\u003e \u003csection class=\"fr-section\"\u003e \u003cdiv class=\"fr-center\"\u003e \u003cdiv class=\"fr-eyebrow\"\u003eGOOD TO KNOW\u003c\/div\u003e \u003ch2 class=\"fr-title\"\u003eBefore You \u003cspan\u003eStyle Your Door.\u003c\/span\u003e \u003c\/h2\u003e \u003c\/div\u003e \u003cdiv class=\"fr-faq\"\u003e \u003cdiv class=\"fr-faq-item\"\u003e \u003cstrong\u003e Is this rug suitable for outdoor use? \u003c\/strong\u003e \u003cp\u003eIt is suitable for covered outdoor areas such as covered porches and entryways. For longer service life, avoid prolonged exposure to heavy rain and harsh outdoor conditions.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"fr-faq-item\"\u003e \u003cstrong\u003e Is it machine washable? \u003c\/strong\u003e \u003cp\u003eYes. The product is listed as machine washable for easier seasonal and everyday maintenance.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"fr-faq-item\"\u003e \u003cstrong\u003e Can I use it indoors? \u003c\/strong\u003e \u003cp\u003eYes. It works well in entryways, apartment foyers, mudrooms and indoor hallways as well as covered outdoor spaces.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"fr-faq-item\"\u003e \u003cstrong\u003e Can it be used with another doormat? \u003c\/strong\u003e \u003cp\u003eYes. The striped design works particularly well as a larger base layer underneath a smaller coir or seasonal doormat.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"fr-faq-item\"\u003e \u003cstrong\u003e What sizes are available? \u003c\/strong\u003e \u003cp\u003eThree sizes are available: 15.7 × 23.6 inches, 23.6 × 35.4 inches and 31.5 × 47.2 inches.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"fr-faq-item\"\u003e \u003cstrong\u003e Is it only for Halloween? \u003c\/strong\u003e \u003cp\u003eNo. The orange-and-white striped design is intentionally versatile for fall, harvest season, Halloween and general autumn home styling.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- ===================================================== 13 FINAL CTA ===================================================== --\u003e \u003csection class=\"fr-section\"\u003e \u003cdiv class=\"fr-final\"\u003e \u003cdiv class=\"fr-eyebrow\"\u003eMAKE THE FIRST IMPRESSION COUNT\u003c\/div\u003e \u003ch2\u003eYour Fall Decor Doesn't Have To Stop At The \u003cspan\u003eFront Door.\u003c\/span\u003e \u003c\/h2\u003e \u003cp\u003eAdd one warm striped layer to your entryway and instantly give your porch that cozy autumn character you've been looking for.\u003c\/p\u003e \u003ca href=\"#\" class=\"fr-button\"\u003e BRING HOME THE FALL LOOK \u003c\/a\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- ===================================================== 14 PRODUCT NOTE ===================================================== --\u003e \u003csection class=\"fr-section\"\u003e \u003cdiv class=\"fr-note\"\u003e \u003cstrong style=\"color: #a84318;\"\u003e Product Details \u003c\/strong\u003e \u003cbr\u003e\u003cbr\u003eMaterial: Woven Cotton\u003cbr\u003eStyle: Farmhouse Autumn \/ Halloween Striped\u003cbr\u003eAvailable Sizes: 15.7 × 23.6 in \/ 23.6 × 35.4 in \/ 31.5 × 47.2 in\u003cbr\u003eCare: Machine Washable\u003cbr\u003ePackage: 1 × Striped Rug\u003cbr\u003e\u003cbr\u003eFor outdoor use, covered porch placement is recommended to help extend product life.\u003c\/div\u003e \u003c\/section\u003e \u003c\/div\u003e","brand":"ZH728","offers":[{"title":"15.7 × 23.6'","offer_id":53796589273382,"sku":"NC02202608317382-613条纹地垫-1-40*60cm【水晶绒 点塑底】","price":29.98,"currency_code":"USD","in_stock":true},{"title":"23.6 × 35.4'","offer_id":53796589306150,"sku":"NC02202608317382-613条纹地垫-1-60*90cm【水晶绒 点塑底】","price":39.98,"currency_code":"USD","in_stock":true},{"title":"31.5 × 47.2'","offer_id":53796589338918,"sku":"NC02202608317382-613条纹地垫-1-80*120cm【水晶绒 点塑底】","price":49.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1019\/9636\/4070\/files\/9d233c2808a54f4caedc9c21a383cda3.jpg?v=1788244850","url":"https:\/\/zavrlyshop.com\/products\/orange-white-striped-fall-halloween-outdoor-rug","provider":"zavrlyshop","version":"1.0","type":"link"}