{"product_id":"veloura-pleat-cami","title":"Lulu Pleat Top (80% OFF TODAY!)","description":"\u003c!-- Lulu Pleat Top (80% OFF TODAY!) — Shopify Product Description --\u003e\n\u003cstyle\u003e\n    .lp-wrapper, .lp-wrapper * {\n      box-sizing: border-box;\n      font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n    }\n\n```\n.lp-wrapper {\n  max-width: 680px;\n  margin: 0 auto;\n  color: #1f1f1f;\n}\n\n.lp-section {\n  margin-bottom: 22px;\n}\n\n.lp-hook {\n  background: #1a1a1a;\n  color: #fff;\n  border-radius: 8px;\n  padding: 12px 14px;\n  text-align: center;\n  font-size: 14px;\n  font-weight: 700;\n  line-height: 1.45;\n}\n\n.lp-highlight {\n  color: #f9b8d4;\n}\n\n.lp-headline {\n  font-size: 23px;\n  font-weight: 800;\n  line-height: 1.25;\n  letter-spacing: -0.3px;\n  margin: 0;\n  color: #111;\n}\n\n.lp-subheadline {\n  font-size: 15px;\n  color: #555;\n  line-height: 1.65;\n  margin: 0;\n}\n\n.lp-rating-row {\n  display: flex;\n  align-items: center;\n  gap: 8px;\n  flex-wrap: wrap;\n}\n\n.lp-stars {\n  color: #F5A623;\n  font-size: 15px;\n  letter-spacing: 1px;\n  line-height: 1;\n}\n\n.lp-rating-text {\n  font-size: 13px;\n  color: #333;\n  font-weight: 600;\n}\n\n.lp-video-wrap {\n  position: relative;\n  border-radius: 10px;\n  overflow: hidden;\n  max-height: 560px;\n  border: 1px solid #e8e8e8;\n  background: #f5f5f5;\n}\n\n.lp-video {\n  width: 100%;\n  display: block;\n  object-fit: cover;\n  max-height: 560px;\n}\n\n.lp-video-label {\n  position: absolute;\n  bottom: 12px;\n  left: 12px;\n  background: rgba(26, 26, 26, 0.88);\n  color: #f9b8d4;\n  border-radius: 999px;\n  padding: 7px 12px;\n  font-size: 12px;\n  font-weight: 800;\n  letter-spacing: 0.2px;\n}\n\n.lp-social-proof {\n  display: flex;\n  background: #f7f7f7;\n  border: 1px solid #e8e8e8;\n  border-radius: 8px;\n  padding: 14px 12px;\n  gap: 8px;\n}\n\n.lp-stat {\n  flex: 1;\n  text-align: center;\n}\n\n.lp-stat-num {\n  font-size: 19px;\n  font-weight: 800;\n  display: block;\n  color: #111;\n  line-height: 1.2;\n}\n\n.lp-stat-label {\n  font-size: 11px;\n  color: #999;\n  text-transform: uppercase;\n  line-height: 1.3;\n  display: block;\n  margin-top: 3px;\n}\n\n.lp-section-title {\n  font-size: 18px;\n  font-weight: 800;\n  color: #111;\n  margin: 0 0 12px;\n  letter-spacing: -0.2px;\n}\n\n.lp-section-copy {\n  font-size: 14px;\n  color: #555;\n  line-height: 1.6;\n  margin: 0 0 14px;\n}\n\n.lp-style-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 10px;\n}\n\n.lp-style-card {\n  background: #fff;\n  border: 1px solid #e8e8e8;\n  border-radius: 8px;\n  padding: 13px 14px;\n}\n\n.lp-style-num {\n  width: 26px;\n  height: 26px;\n  background: #1a1a1a;\n  color: #f9b8d4;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 12px;\n  font-weight: 800;\n  margin-bottom: 8px;\n}\n\n.lp-style-title {\n  display: block;\n  font-size: 14px;\n  font-weight: 800;\n  color: #111;\n  margin-bottom: 5px;\n}\n\n.lp-style-copy {\n  font-size: 13px;\n  color: #555;\n  line-height: 1.5;\n  margin: 0;\n}\n\n.lp-benefits {\n  list-style: none; display: flex; flex-direction: column; gap: 11px; margin-bottom: 24px;\n  padding: 0;\n}\n\n.lp-benefits li {\n  display: flex; align-items: flex-start; gap: 10px; font-size: 14px; color: #222;\n}\n\n.lp-icon {\n  width: 21px; height: 21px; min-width: 21px;\n  background: #1a1a1a; color: #f9b8d4;\n  border-radius: 50%;\n  display: flex; align-items: center; justify-content: center;\n  font-size: 11px; font-weight: 700;\n  margin-top: 1px; flex-shrink: 0;\n}\n\n.lp-card-row {\n  display: flex;\n  gap: 10px;\n  flex-wrap: wrap;\n}\n\n.lp-card {\n  flex: 1;\n  min-width: 150px;\n  background: #fff;\n  border: 1px solid #e0e0e0;\n  border-radius: 8px;\n  padding: 13px 14px;\n}\n\n.lp-card-emoji {\n  font-size: 20px;\n  display: block;\n  margin-bottom: 6px;\n  line-height: 1;\n}\n\n.lp-card-title {\n  display: block;\n  font-size: 14px;\n  font-weight: 800;\n  color: #111;\n  margin-bottom: 5px;\n}\n\n.lp-card-copy {\n  font-size: 13px;\n  color: #555;\n  line-height: 1.5;\n  margin: 0;\n}\n\n.lp-divider {\n  border: none;\n  border-top: 1px solid #ebebeb;\n  margin: 22px 0;\n}\n\n.lp-reviews {\n  display: flex;\n  flex-direction: column;\n  gap: 12px;\n}\n\n.lp-review {\n  background: #fff;\n  border: 1px solid #e8e8e8;\n  border-radius: 8px;\n  padding: 13px 14px;\n}\n\n.lp-review-header {\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  margin-bottom: 6px;\n  gap: 10px;\n}\n\n.lp-reviewer {\n  font-size: 13px;\n  font-weight: 800;\n  color: #111;\n}\n\n.lp-review-stars {\n  color: #F5A623;\n  font-size: 13px;\n  white-space: nowrap;\n}\n\n.lp-review-text {\n  font-size: 13px;\n  line-height: 1.6;\n  color: #444;\n  margin: 0 0 8px;\n}\n\n.lp-verified {\n  font-size: 12px;\n  color: #4f8f4f;\n  font-weight: 700;\n  margin: 0;\n}\n\n.lp-guarantee {\n  background: #f0f7f0;\n  border: 1px solid #c3dfc3;\n  border-radius: 8px;\n  padding: 13px 15px;\n  display: flex;\n  align-items: flex-start;\n  gap: 12px;\n}\n\n.lp-shield {\n  font-size: 22px;\n  line-height: 1;\n  margin-top: 1px;\n}\n\n.lp-guarantee-title {\n  font-size: 14px;\n  font-weight: 800;\n  color: #143814;\n  margin: 0 0 5px;\n}\n\n.lp-guarantee-copy {\n  font-size: 13px;\n  color: #315231;\n  line-height: 1.55;\n  margin: 0;\n}\n\n.lp-urgency {\n  background: #fff8e6;\n  border: 1px solid #f5d878;\n  border-radius: 6px;\n  padding: 10px 14px;\n  font-size: 13px;\n  color: #3d3210;\n  line-height: 1.45;\n  text-align: center;\n}\n\n.lp-faq {\n  border: 1px solid #e8e8e8;\n  border-radius: 8px;\n  overflow: hidden;\n}\n\n.lp-faq-item {\n  border-bottom: 1px solid #e8e8e8;\n}\n\n.lp-faq-item:last-child {\n  border-bottom: none;\n}\n\n.lp-faq-q {\n  width: 100%;\n  background: #fff;\n  border: none;\n  padding: 14px;\n  text-align: left;\n  font-size: 14px;\n  font-weight: 800;\n  color: #111;\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 12px;\n  cursor: pointer;\n}\n\n.lp-arrow {\n  transition: transform 0.2s ease;\n  font-size: 14px;\n  color: #777;\n}\n\n.lp-faq-item.open .lp-arrow {\n  transform: rotate(180deg);\n}\n\n.lp-faq-a {\n  display: none;\n  padding: 0 14px 14px;\n  font-size: 13px;\n  line-height: 1.6;\n  color: #555;\n  background: #fff;\n}\n\n.lp-faq-item.open .lp-faq-a {\n  display: block;\n}\n\n.lp-faq-text {\n  margin: 0;\n}\n\n.lp-trust {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 7px;\n  justify-content: center;\n}\n\n.lp-badge {\n  background: #f5f5f5;\n  border-radius: 20px;\n  padding: 5px 12px;\n  font-size: 12px;\n  font-weight: 700;\n  color: #333;\n  border: 1px solid #ededed;\n}\n\n@media (max-width: 520px) {\n  .lp-social-proof {\n    flex-wrap: wrap;\n  }\n\n  .lp-stat {\n    flex: 1 1 40%;\n  }\n\n  .lp-style-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .lp-card {\n    flex: 1 1 100%;\n  }\n\n  .lp-headline {\n    font-size: 22px;\n  }\n\n  .lp-review-header {\n    align-items: flex-start;\n  }\n}\n```\n\n  \u003c\/style\u003e\n\u003cdiv class=\"lp-wrapper\"\u003e\n\u003cdiv class=\"lp-section\"\u003e\n\u003cdiv class=\"lp-hook\"\u003e🔥 \u003cspan class=\"lp-highlight\"\u003eTRENDING THIS SEASON\u003c\/span\u003e — 80% OFF Today Only · Summer Colors Selling Out Fast\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"lp-divider\"\u003e\n\u003cdiv class=\"lp-section\"\u003e\n\u003ch2 class=\"lp-headline\"\u003eThe pretty little top that makes jeans look instantly more styled\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003chr class=\"lp-divider\"\u003e\n\u003cdiv class=\"lp-section\"\u003e\n\u003cp class=\"lp-subheadline\"\u003eMade for women who want an easy, feminine going-out top without feeling overdressed, the Lulu Pleat Top adds a soft V-neck shape, flowy pleated drape, and effortless summer polish to everyday denim.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003chr class=\"lp-divider\"\u003e\n\u003cdiv class=\"lp-section\"\u003e\n\u003cdiv class=\"lp-rating-row\"\u003e\n\u003cspan class=\"lp-stars\"\u003e★★★★★\u003c\/span\u003e \u003cspan class=\"lp-rating-text\"\u003e3,846+ reviews · Rated 4.8\/5 stars\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"lp-divider\"\u003e\n\u003cdiv class=\"lp-section\"\u003e\n\u003cdiv class=\"lp-video-wrap\"\u003e\n\u003cvideo class=\"lp-video\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/b8d955f206c6483fbe7cce4b02f3f715.mp4\" autoplay=\"autoplay\" muted=\"\" loop=\"loop\" playsinline=\"\" preload=\"auto\"\u003e\u003c\/video\u003e\n\u003cdiv class=\"lp-video-label\"\u003eLulu Pleat Top\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"lp-divider\"\u003e\n\u003cdiv class=\"lp-section\"\u003e\n\u003cdiv class=\"lp-social-proof\"\u003e\n\u003cdiv class=\"lp-stat\"\u003e\n\u003cspan class=\"lp-stat-num\"\u003e3,800+\u003c\/span\u003e \u003cspan class=\"lp-stat-label\"\u003eHappy Customers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-stat\"\u003e\n\u003cspan class=\"lp-stat-num\"\u003ePleated\u003c\/span\u003e \u003cspan class=\"lp-stat-label\"\u003eFlowy Drape\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-stat\"\u003e\n\u003cspan class=\"lp-stat-num\"\u003e4.8★\u003c\/span\u003e \u003cspan class=\"lp-stat-label\"\u003eAvg. Rating\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-stat\"\u003e\n\u003cspan class=\"lp-stat-num\"\u003e30-Day\u003c\/span\u003e \u003cspan class=\"lp-stat-label\"\u003eFree Returns\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"lp-divider\"\u003e\n\u003cdiv class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eStyle It 3 Ways\u003c\/h3\u003e\n\u003cp class=\"lp-section-copy\"\u003eSeen in soft yellow, white, and sky blue, this is the throw-on top that turns simple bottoms into a finished outfit.\u003c\/p\u003e\n\u003cdiv class=\"lp-style-grid\"\u003e\n\u003cdiv class=\"lp-style-card\"\u003e\n\u003cdiv class=\"lp-style-num\"\u003e1\u003c\/div\u003e\n\u003cspan class=\"lp-style-title\"\u003eCasual Denim Day\u003c\/span\u003e\n\u003cp class=\"lp-style-copy\"\u003eYellow Lulu Pleat Top + light wash straight-leg jeans + white platform sandals + small gold hoops.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-style-card\"\u003e\n\u003cdiv class=\"lp-style-num\"\u003e2\u003c\/div\u003e\n\u003cspan class=\"lp-style-title\"\u003eClean Girl Weekend\u003c\/span\u003e\n\u003cp class=\"lp-style-copy\"\u003eWhite Lulu Pleat Top + dark blue relaxed jeans + black shoulder bag + slick bun.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-style-card\"\u003e\n\u003cdiv class=\"lp-style-num\"\u003e3\u003c\/div\u003e\n\u003cspan class=\"lp-style-title\"\u003eSummer Night Out\u003c\/span\u003e\n\u003cp class=\"lp-style-copy\"\u003eSky blue Lulu Pleat Top + black mini skirt + strappy heels + a cropped denim jacket.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"lp-divider\"\u003e\n\u003cdiv class=\"lp-section\"\u003e\n\u003cul class=\"lp-benefits\"\u003e\n\u003cli\u003e\n\u003cspan class=\"lp-icon\"\u003e✓\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eMakes basic jeans feel intentional:\u003c\/strong\u003e The pleated front drape adds movement and shape so a simple denim outfit looks styled in seconds.\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"lp-icon\"\u003e✓\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eFeels flirty without trying too hard:\u003c\/strong\u003e The soft V-neck and slim straps create a feminine neckline that still feels easy and wearable.\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"lp-icon\"\u003e✓\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eSkims instead of clinging:\u003c\/strong\u003e The flowy hem gives your midsection room while keeping the top cute, light, and flattering.\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"lp-icon\"\u003e✓\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eWorks for day plans and dinner plans:\u003c\/strong\u003e The simple cami shape dresses up with skirts or stays casual with jeans, shorts, and sandals.\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"lp-icon\"\u003e✓\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eLooks good from every angle:\u003c\/strong\u003e The open back view, slim straps, and relaxed fit keep the silhouette clean from front, side, and back.\u003c\/div\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003chr class=\"lp-divider\"\u003e\n\u003cdiv class=\"lp-section\"\u003e\n\u003cdiv class=\"lp-card-row\"\u003e\n\u003cdiv class=\"lp-card\"\u003e\n\u003cspan class=\"lp-card-emoji\"\u003e☀️\u003c\/span\u003e \u003cspan class=\"lp-card-title\"\u003eBrunch Plans\u003c\/span\u003e\n\u003cp class=\"lp-card-copy\"\u003eWear the yellow top with light wash jeans, tan slide sandals, and a woven mini bag.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-card\"\u003e\n\u003cspan class=\"lp-card-emoji\"\u003e🌴\u003c\/span\u003e \u003cspan class=\"lp-card-title\"\u003eVacation Walks\u003c\/span\u003e\n\u003cp class=\"lp-card-copy\"\u003ePair the white top with denim shorts, flat sandals, and oversized sunglasses for an easy resort look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-card\"\u003e\n\u003cspan class=\"lp-card-emoji\"\u003e🍸\u003c\/span\u003e \u003cspan class=\"lp-card-title\"\u003eRooftop Dinner\u003c\/span\u003e\n\u003cp class=\"lp-card-copy\"\u003eStyle the blue top with a black mini skirt, silver jewelry, and strappy black heels.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"lp-divider\"\u003e\n\u003cdiv class=\"lp-section\"\u003e\n\u003cdiv class=\"lp-reviews\"\u003e\n\u003cdiv class=\"lp-review\"\u003e\n\u003cdiv class=\"lp-review-header\"\u003e\n\u003cspan class=\"lp-reviewer\"\u003eAlyssa K. — Austin, TX\u003c\/span\u003e \u003cspan class=\"lp-review-stars\"\u003e★★★★★\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"lp-review-text\"\u003e\"I was worried it would look cheap in person because of the sale price, but the pleats actually fall really nicely. I wore the yellow one with light jeans to brunch and two friends asked where I got it before we even sat down.\"\u003c\/p\u003e\n\u003cp class=\"lp-verified\"\u003e✔ Verified Purchase\u003c\/p\u003e\n\u003c\/div\u003e\n```\n\u003cdiv class=\"lp-review\"\u003e\n\u003cdiv class=\"lp-review-header\"\u003e\n\u003cspan class=\"lp-reviewer\"\u003eMorgan L. — San Diego, CA\u003c\/span\u003e \u003cspan class=\"lp-review-stars\"\u003e★★★★★\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"lp-review-text\"\u003e\"I’m usually between a small and medium and hate tops that cling around my stomach. I got a medium and it skimmed perfectly. The front has that little flowy shape, so I felt cute in jeans without needing to tuck anything in.\"\u003c\/p\u003e\n\u003cp class=\"lp-verified\"\u003e✔ Verified Purchase\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-review\"\u003e\n\u003cdiv class=\"lp-review-header\"\u003e\n\u003cspan class=\"lp-reviewer\"\u003eBrianna S. — Tampa, FL\u003c\/span\u003e \u003cspan class=\"lp-review-stars\"\u003e★★★★★\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"lp-review-text\"\u003e\"I washed the white one on cold and hung it to dry before taking it on vacation. The straps stayed flat, the pleats didn’t get weird, and I wore it twice with shorts and once with a black skirt.\"\u003c\/p\u003e\n\u003cp class=\"lp-verified\"\u003e✔ Verified Purchase\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n```\u003c\/div\u003e\n\u003chr class=\"lp-divider\"\u003e\n\u003cdiv class=\"lp-section\"\u003e\n\u003cdiv class=\"lp-guarantee\"\u003e\n\u003cdiv class=\"lp-shield\"\u003e🛡️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp class=\"lp-guarantee-title\"\u003e30-Day Outfit Upgrade Guarantee\u003c\/p\u003e\n\u003cp class=\"lp-guarantee-copy\"\u003eTry the Lulu Pleat Top with your jeans, skirts, shorts, and sandals at home. If it does not make your everyday outfits feel cuter and easier to style, return it within 30 days, no questions asked, free return label included. Your simple denim outfits deserve to look instantly more styled.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"lp-divider\"\u003e\n\u003cdiv class=\"lp-section\"\u003e\n\u003cdiv class=\"lp-urgency\"\u003e⚡ Only \u003cstrong\u003e23 units left\u003c\/strong\u003e at this price · \u003cstrong\u003e109 people\u003c\/strong\u003e are viewing this right now\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"lp-divider\"\u003e\n\u003cdiv class=\"lp-section\"\u003e\n\u003cdiv class=\"lp-faq\"\u003e\n\u003cdiv class=\"lp-faq-item\"\u003e\n\u003cbutton class=\"lp-faq-q\"\u003e \u003cspan\u003eIs the white color see-through?\u003c\/span\u003e \u003cspan class=\"lp-arrow\"\u003e▾\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"lp-faq-a\"\u003e\n\u003cp class=\"lp-faq-text\"\u003eThe white shade is best worn with nude or skin-tone undergarments for the cleanest look. Like most light summer tops, very dark bras may show under bright lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n```\n\u003cdiv class=\"lp-faq-item\"\u003e\n\u003cbutton class=\"lp-faq-q\"\u003e \u003cspan\u003eHow does the sizing fit?\u003c\/span\u003e \u003cspan class=\"lp-arrow\"\u003e▾\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"lp-faq-a\"\u003e\n\u003cp class=\"lp-faq-text\"\u003eIt is designed with a relaxed, flowy drape through the body. Choose your normal size for the look shown, or size up if you want more room through the bust.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-faq-item\"\u003e\n\u003cbutton class=\"lp-faq-q\"\u003e \u003cspan\u003eWill the pleats hold up after washing?\u003c\/span\u003e \u003cspan class=\"lp-arrow\"\u003e▾\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"lp-faq-a\"\u003e\n\u003cp class=\"lp-faq-text\"\u003eYes, the pleated front is designed for repeat wear. Wash cold on gentle and hang dry to help keep the shape, straps, and drape looking fresh.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-faq-item\"\u003e\n\u003cbutton class=\"lp-faq-q\"\u003e \u003cspan\u003eCan I wear it without tucking it in?\u003c\/span\u003e \u003cspan class=\"lp-arrow\"\u003e▾\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"lp-faq-a\"\u003e\n\u003cp class=\"lp-faq-text\"\u003eYes. The flowy hem is meant to sit untucked over jeans, shorts, or skirts, giving you a finished look without bunching fabric at the waistband.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-faq-item\"\u003e\n\u003cbutton class=\"lp-faq-q\"\u003e \u003cspan\u003eHow long does shipping take?\u003c\/span\u003e \u003cspan class=\"lp-arrow\"\u003e▾\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"lp-faq-a\"\u003e\n\u003cp class=\"lp-faq-text\"\u003eStandard shipping is 5–8 business days with full tracking. Express 2–3 day shipping is available at checkout. Orders placed before 2PM EST on weekdays are processed same day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n```\u003c\/div\u003e\n\u003chr class=\"lp-divider\"\u003e\n\u003cdiv class=\"lp-section\"\u003e\n\u003cdiv class=\"lp-trust\"\u003e\n\u003cspan class=\"lp-badge\"\u003e🔒 Secure Checkout\u003c\/span\u003e \u003cspan class=\"lp-badge\"\u003e🚚 Free Shipping On All Orders!\u003c\/span\u003e \u003cspan class=\"lp-badge\"\u003e↩️ 30-Day Free Returns\u003c\/span\u003e \u003cspan class=\"lp-badge\"\u003e⭐ 3,846+ Reviews\u003c\/span\u003e \u003cspan class=\"lp-badge\"\u003e👚 Summer Outfit Staple\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Limited Time Only","offers":[{"title":"Yellow \/ XS","offer_id":47640667193529,"sku":null,"price":9.99,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ S","offer_id":47640667226297,"sku":"53bd1805-097c-41f4-aba1-f5187a80e656","price":9.99,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ M","offer_id":47640667259065,"sku":"513895d3-c9a4-4e98-9732-52d862fb0913","price":9.99,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ L","offer_id":47640667291833,"sku":"e61defd5-fd63-4d94-9764-03e1a81228e6","price":9.99,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ XL","offer_id":47640667324601,"sku":"3aee8311-7557-43d5-9716-33e45fe3c5c4","price":9.99,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ 2XL","offer_id":47640667357369,"sku":null,"price":9.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ XS","offer_id":47640667390137,"sku":null,"price":9.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ S","offer_id":47640667422905,"sku":"7069ac5d-59b6-4317-ac4e-84cb91e87787","price":9.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ M","offer_id":47640667455673,"sku":"f971d70c-f3a7-48c0-ab32-23e8f29394c3","price":9.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ L","offer_id":47640667488441,"sku":"3ef37181-2b48-4ac3-b3c3-056de9d32f9f","price":9.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ XL","offer_id":47640667521209,"sku":"61441c72-0174-45fd-a48e-008329f398f4","price":9.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ 2XL","offer_id":47640667553977,"sku":null,"price":9.99,"currency_code":"USD","in_stock":true},{"title":"White \/ XS","offer_id":47640667586745,"sku":null,"price":9.99,"currency_code":"USD","in_stock":true},{"title":"White \/ S","offer_id":47640667619513,"sku":"234432aa-a830-48cd-b326-04ed1b969192","price":9.99,"currency_code":"USD","in_stock":true},{"title":"White \/ M","offer_id":47640667652281,"sku":"521cdd84-79dc-4d9b-816e-eee42e9239b2","price":9.99,"currency_code":"USD","in_stock":true},{"title":"White \/ L","offer_id":47640667685049,"sku":"b84e9267-52cc-4f83-a6e2-3c72f233246c","price":9.99,"currency_code":"USD","in_stock":true},{"title":"White \/ XL","offer_id":47640667717817,"sku":"72639c26-59ef-4e62-bdcd-c30c18fab74f","price":9.99,"currency_code":"USD","in_stock":true},{"title":"White \/ 2XL","offer_id":47640667750585,"sku":null,"price":9.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0772\/9912\/2361\/files\/595827-680bb4ba8985d83e77f4155e-20842a91-965d-40ae-83a3-7f4a44d9f656_65007a7f-9e7d-4ac4-8ead-b6543e840c7a.png?v=1781974648","url":"https:\/\/thevelvetone.co\/products\/veloura-pleat-cami","provider":"The Velvet One","version":"1.0","type":"link"}