{"product_id":"enjoy-30-off-for-adding-the-second-one-5","title":"𝑯𝒂𝒍𝒇 𝑷𝒓𝒊𝒄𝒆 𝑨𝒅𝒅-𝑶𝒏! 𝑷𝒐𝒓𝒕𝒂𝒃𝒍𝒆 𝑻𝒓𝒂𝒗𝒆𝒍 𝑴𝒂𝒌𝒆𝒖𝒑 𝑩𝒂𝒈 𝒇𝒐𝒓 𝑫𝒂𝒊𝒍𝒚 𝑶𝒖𝒕𝒊𝒏𝒈𝒔 \u0026 𝑻𝒓𝒊𝒑𝒔","description":"\u003c!-- ====================================================================\n  Cloud Cosmetic Travel Bag — Shopify Product Description\n  Optimized for Axon (AppLovin) traffic + US \/ AU \/ CA \/ NZ audiences\n  Paste this entire block into Shopify Admin → Products → [Your Product]\n  → Description → \"Show HTML\" (the \u003c\u003e icon in the editor toolbar)\n==================================================================== --\u003e\n\u003cstyle\u003e\n  .mb-wrap{\n    --mb-bg:#F6F1ED;\n    --mb-card:#FFFFFF;\n    --mb-text:#2B2420;\n    --mb-muted:#7A6F66;\n    --mb-accent:#8B5E6B;\n    --mb-accent-dark:#6E4856;\n    --mb-line:#E8DFD6;\n    --mb-gold:#B08D57;\n    font-family:'DM Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n    color:var(--mb-text);\n    background:var(--mb-bg);\n    line-height:1.55;\n    -webkit-font-smoothing:antialiased;\n    max-width:760px;\n    margin:0 auto;\n  }\n  .mb-wrap *{box-sizing:border-box;}\n  .mb-wrap h1,.mb-wrap h2,.mb-wrap h3{\n    font-family:'Newsreader', Georgia, 'Times New Roman', serif;\n    font-weight:600;\n    margin:0 0 10px;\n    letter-spacing:-0.01em;\n  }\n  .mb-wrap img{max-width:100%;display:block;border-radius:10px;}\n  .mb-section{padding:38px 20px;}\n  .mb-section--tight{padding:24px 20px;}\n  .mb-eyebrow{\n    text-transform:uppercase;\n    letter-spacing:0.12em;\n    font-size:11px;\n    font-weight:600;\n    color:var(--mb-gold);\n    margin-bottom:8px;\n    display:block;\n  }\n  .mb-muted{color:var(--mb-muted);}\n\n  \/* stitch-line divider — signature element (nods to bag stitching) *\/\n  .mb-stitch{\n    display:flex; align-items:center; justify-content:center; gap:8px;\n    padding:0 20px;\n  }\n  .mb-stitch span{\n    flex:1; height:1px;\n    background-image:radial-gradient(circle, var(--mb-line) 1px, transparent 1.4px);\n    background-size:9px 1px;\n    background-repeat:repeat-x;\n  }\n  .mb-stitch b{\n    width:6px; height:6px; border-radius:50%; background:var(--mb-gold);\n    flex:0 0 auto; display:block;\n  }\n\n  \/* hero *\/\n  .mb-hero{\n    text-align:center;\n    background:linear-gradient(180deg, #FBF8F5 0%, var(--mb-bg) 100%);\n    padding:30px 20px 0;\n  }\n  .mb-offer{\n    display:inline-block;\n    background:var(--mb-accent);\n    color:#fff;\n    font-size:12px;\n    font-weight:600;\n    letter-spacing:0.04em;\n    text-transform:uppercase;\n    padding:6px 16px;\n    border-radius:999px;\n    margin-bottom:16px;\n  }\n  .mb-hero h1{font-size:29px; line-height:1.18; margin-bottom:12px;}\n  .mb-hero p{font-size:16px; max-width:480px; margin:0 auto 20px; color:var(--mb-muted);}\n  .mb-badges{display:flex; flex-wrap:wrap; gap:10px; justify-content:center; margin-bottom:24px;}\n  .mb-badge{\n    background:var(--mb-card);\n    border:1px solid var(--mb-line);\n    border-radius:999px;\n    padding:7px 14px;\n    font-size:13px;\n    font-weight:500;\n  }\n  .mb-cta{\n    display:inline-block;\n    background:var(--mb-accent);\n    color:#fff !important;\n    text-decoration:none;\n    font-weight:600;\n    font-size:15px;\n    padding:14px 30px;\n    border-radius:8px;\n    margin:0 0 28px;\n  }\n  .mb-cta:hover{background:var(--mb-accent-dark);}\n  .mb-microcopy{font-size:12px; color:var(--mb-muted); margin-top:-18px; margin-bottom:10px;}\n\n  \/* trust strip *\/\n  .mb-trust{\n    display:flex; flex-wrap:wrap; justify-content:center; gap:22px;\n    font-size:13px; font-weight:500; color:var(--mb-text); margin-top:4px;\n  }\n  .mb-trust span{display:flex; align-items:center; gap:6px;}\n  .mb-trust span::before{content:'✓'; color:var(--mb-accent); font-weight:600;}\n\n  \/* benefit rows *\/\n  .mb-row{display:flex; gap:24px; align-items:center; margin-bottom:36px; flex-wrap:wrap;}\n  .mb-row.mb-rev{flex-direction:row-reverse;}\n  .mb-row .mb-col-img,.mb-row .mb-col-text{flex:1 1 260px; min-width:240px;}\n  .mb-row h3{font-size:21px;}\n  .mb-row p{font-size:15px; color:var(--mb-text); margin:0;}\n\n  \/* fits everything grid *\/\n  .mb-grid3{display:grid; grid-template-columns:repeat(3,1fr); gap:14px;}\n  .mb-grid3 figcaption{font-size:13px; color:var(--mb-muted); text-align:center; margin-top:8px;}\n  .mb-grid3 figure{margin:0;}\n  @media (max-width:560px){.mb-grid3{grid-template-columns:1fr;}}\n\n  \/* spec \/ care box *\/\n  .mb-card{background:var(--mb-card); border:1px solid var(--mb-line); border-radius:14px; padding:24px;}\n  .mb-spec-list{list-style:none; margin:0; padding:0;}\n  .mb-spec-list li{display:flex; gap:10px; padding:9px 0; border-bottom:1px solid var(--mb-line); font-size:14.5px;}\n  .mb-spec-list li:last-child{border-bottom:none;}\n  .mb-spec-list b{min-width:130px; flex-shrink:0;}\n  .mb-note{\n    margin-top:14px; font-size:13px; color:var(--mb-muted);\n    background:#F1E9E2; border-left:3px solid var(--mb-gold); padding:10px 14px; border-radius:6px;\n  }\n\n  \/* bundle recap table *\/\n  .mb-compare{width:100%; border-collapse:collapse; text-align:center; margin-top:6px;}\n  .mb-compare th,.mb-compare td{padding:9px 8px; border-bottom:1px solid var(--mb-line);}\n  .mb-compare th{font-family:'Newsreader',serif; font-weight:600; font-size:16px;}\n  .mb-compare th.mb-highlight{color:var(--mb-accent-dark);}\n  .mb-compare td.mb-highlight{background:#F3E9ED;}\n  .mb-tag{font-size:11px; font-weight:600; text-transform:uppercase; letter-spacing:0.04em; color:var(--mb-muted);}\n  .mb-tag-popular{color:var(--mb-gold);}\n  .mb-tag-best{color:var(--mb-accent-dark);}\n\n  \/* faq *\/\n  .mb-faq details{border-bottom:1px solid var(--mb-line); padding:14px 0;}\n  .mb-faq summary{cursor:pointer; font-weight:600; font-size:15px; list-style:none; position:relative; padding-right:24px;}\n  .mb-faq summary::-webkit-details-marker{display:none;}\n  .mb-faq summary::after{content:'+'; position:absolute; right:0; top:0; font-size:18px; color:var(--mb-accent); font-weight:400;}\n  .mb-faq details[open] summary::after{content:'–';}\n  .mb-faq p{margin:10px 0 0; font-size:14.5px; color:var(--mb-muted);}\n\n  \/* final cta band *\/\n  .mb-final{text-align:center; background:var(--mb-text); color:#F6F1EA; border-radius:16px; padding:34px 24px; margin:10px 0 30px;}\n  .mb-final h2{color:#fff; font-size:24px;}\n  .mb-final p{color:#D8CCC2; max-width:420px; margin:0 auto 20px;}\n  .mb-final .mb-cta{background:var(--mb-accent);}\n\n  @media (max-width:560px){\n    .mb-hero h1{font-size:24px;}\n    .mb-row,.mb-row.mb-rev{flex-direction:column;}\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mb-wrap\"\u003e\n\u003c!-- ============ HERO ============ --\u003e\n\u003cdiv class=\"mb-hero\"\u003e\n\u003cspan class=\"mb-offer\"\u003eBundle \u0026amp; Save — From $26.99\u003c\/span\u003e \u003cspan class=\"mb-eyebrow\"\u003eCloud Cosmetic Travel Bag\u003c\/span\u003e\n\u003ch1\u003eEvery Beauty Bag You Own,\u003cbr\u003eReplaced by One.\u003c\/h1\u003e\n\u003cp\u003eSoft cream PU leather on the outside, real organization on the inside — enough room for your full routine, your jewelry, and the little extras you always forget to pack.\u003c\/p\u003e\n\u003cdiv class=\"mb-badges\"\u003e\n\u003cspan class=\"mb-badge\"\u003eLarge Capacity\u003c\/span\u003e \u003cspan class=\"mb-badge\"\u003eWater-Resistant Exterior\u003c\/span\u003e \u003cspan class=\"mb-badge\"\u003eStructured Open Top\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"mb-microcopy\" style=\"margin-top: -4px; font-weight: 600; color: var(--mb-accent-dark);\"\u003eBuy more, save more — the 3-Pack works out to $17.33 per bag.\u003c\/p\u003e\n\u003ca href=\"#\" class=\"mb-cta\"\u003eShop the Cloud Bag\u003c\/a\u003e\n\u003cdiv class=\"mb-microcopy\"\u003e↑ Use the Add to Cart button above to choose your size or color\u003c\/div\u003e\n\u003cdiv class=\"mb-trust\"\u003e\n\u003cspan\u003eShips to US, CA, AU \u0026amp; NZ\u003c\/span\u003e \u003cspan\u003eWater-resistant finish\u003c\/span\u003e \u003cspan\u003eGift-ready packaging\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-section\" style=\"padding-bottom: 0;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/5458\/4492\/files\/01_480x480.gif?v=1657525269\" alt=\"Cream cloud cosmetic bag opening to show interior storage space\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mb-stitch\"\u003e\n\u003cspan\u003e\u003c\/span\u003e\u003cb\u003e\u003c\/b\u003e\u003cspan\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c!-- ============ BENEFIT ROWS ============ --\u003e\n\u003cdiv class=\"mb-section\"\u003e\n\u003cdiv class=\"mb-row\"\u003e\n\u003cdiv class=\"mb-col-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0734\/8784\/3633\/files\/31ec543a6ba08dbb1a8f8bb4a75a1cd4-min_1_480x480.jpg?v=1683490648\" alt=\"Close up of the soft cream PU leather exterior of the cosmetic bag\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mb-col-text\"\u003e\n\u003cspan class=\"mb-eyebrow\"\u003eBuilt to travel\u003c\/span\u003e\n\u003ch3\u003eSoft Exterior, Practical Protection\u003c\/h3\u003e\n\u003cp\u003eMade from easy-to-clean PU leather with a water-resistant finish, so a splashed toner or a leaky lid is a wipe-down, not a disaster.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-row mb-rev\"\u003e\n\u003cdiv class=\"mb-col-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0734\/8784\/3633\/files\/a4a353b0d46f8c2f1275698a73c3a53f_480x480.jpg?v=1683368340\" alt=\"Cosmetic bag opening wide to show the steel wire frame keeping it upright\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mb-col-text\"\u003e\n\u003cspan class=\"mb-eyebrow\"\u003eStays open while you dig\u003c\/span\u003e\n\u003ch3\u003eA Frame That Holds Its Shape\u003c\/h3\u003e\n\u003cp\u003eA steel wire is built into the opening, so the bag stays upright and wide open instead of collapsing in on itself every time you reach in.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-row\"\u003e\n\u003cdiv class=\"mb-col-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0540\/5458\/4492\/files\/9f51552b11f9d48d1aa47638aceefcfb_480x480.jpg?v=1657525347\" alt=\"Hand holding the cosmetic bag by its handle with the zipper visible\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mb-col-text\"\u003e\n\u003cspan class=\"mb-eyebrow\"\u003eGrab and go\u003c\/span\u003e\n\u003ch3\u003eOne Handle, One Zip, No Fuss\u003c\/h3\u003e\n\u003cp\u003eA sturdy handle and a smooth-running zipper mean you can pick it up, zip it shut, and toss it in your suitcase or tote in one motion.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-stitch\"\u003e\n\u003cspan\u003e\u003c\/span\u003e\u003cb\u003e\u003c\/b\u003e\u003cspan\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c!-- ============ FITS EVERYTHING GRID ============ --\u003e\n\u003cdiv class=\"mb-section\"\u003e\n\u003cspan class=\"mb-eyebrow\"\u003eOne bag, everything in it\u003c\/span\u003e\n\u003ch2 style=\"font-size: 22px; margin-bottom: 18px;\"\u003eNot Just a Makeup Bag\u003c\/h2\u003e\n\u003cdiv class=\"mb-grid3\"\u003e\n\u003cfigure\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0734\/8784\/3633\/files\/88cdc0210c5f84a362904b11b6d20cd0-min_1_480x480.jpg?v=1683490561\" alt=\"Cosmetics and skincare organized inside the bag\"\u003e\n\u003cfigcaption\u003eCosmetics \u0026amp; skincare\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003cfigure\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0734\/8784\/3633\/files\/H9d30f67dc33b4f0a891b5e62636dd9f3l-min_480x480.jpg?v=1684704553\" alt=\"Jewelry and electronic accessories stored inside the bag\"\u003e\n\u003cfigcaption\u003eJewelry \u0026amp; tech cords\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003cfigure\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0734\/8784\/3633\/files\/img.jpeg-min_1_480x480.jpg?v=1684703892\" alt=\"Toiletries and travel essentials packed into the bag\"\u003e\n\u003cfigcaption\u003eToiletries \u0026amp; extras\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-stitch\"\u003e\n\u003cspan\u003e\u003c\/span\u003e\u003cb\u003e\u003c\/b\u003e\u003cspan\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c!-- ============ GIFT \/ LIFESTYLE ============ --\u003e\n\u003cdiv class=\"mb-section\" style=\"text-align: center;\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0734\/8784\/3633\/files\/H98d2b4f058f14a909f8a765316385e9eJ-min_480x480.jpg?v=1684704559\" alt=\"Cloud cosmetic bag presented as a gift\" style=\"margin-bottom: 18px;\"\u003e \u003cspan class=\"mb-eyebrow\"\u003eAn easy gift to get right\u003c\/span\u003e\n\u003ch2 style=\"font-size: 22px;\"\u003eFor Birthdays, Christmas, or Just Because\u003c\/h2\u003e\n\u003cp class=\"mb-muted\" style=\"max-width: 480px; margin: 0 auto;\"\u003ePractical enough that she'll actually use it, pretty enough that it doesn't need extra wrapping. A solid pick for Mother's Day, a bridal shower, or a friend who's always traveling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mb-stitch\"\u003e\n\u003cspan\u003e\u003c\/span\u003e\u003cb\u003e\u003c\/b\u003e\u003cspan\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c!-- ============ SPEC \/ CARE ============ --\u003e\n\u003cdiv class=\"mb-section\"\u003e\n\u003cdiv class=\"mb-card\"\u003e\n\u003cspan class=\"mb-eyebrow\"\u003eGood to know\u003c\/span\u003e\n\u003ch2 style=\"font-size: 21px; margin-bottom: 16px;\"\u003eMaterials \u0026amp; Care\u003c\/h2\u003e\n\u003cul class=\"mb-spec-list\"\u003e\n\u003cli\u003e\n\u003cb\u003eMaterial\u003c\/b\u003e\u003cspan\u003ePU leather exterior, structured steel-wire opening\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eFinish\u003c\/b\u003e\u003cspan\u003eWater-resistant surface — wipes clean, not fully waterproof\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eBest for\u003c\/b\u003e\u003cspan\u003eCosmetics, skincare, jewelry, small electronics, toiletries\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eCare\u003c\/b\u003e\u003cspan\u003eWipe with a damp cloth; avoid soaking or machine washing\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eDimensions\u003c\/b\u003e\u003cspan\u003e[Insert your exact size in inches \/ cm]\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"mb-note\"\u003eWater-resistant means everyday splashes and leaks are no problem — it's not built for full submersion.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============ BUNDLE RECAP ============ --\u003e\n\u003cdiv class=\"mb-section mb-section--tight\"\u003e\n\u003cspan class=\"mb-eyebrow\"\u003eBundle \u0026amp; save\u003c\/span\u003e\n\u003ch2 style=\"font-size: 22px; margin-bottom: 16px;\"\u003ePick the Pack That Fits Your Life\u003c\/h2\u003e\n\u003ctable class=\"mb-compare\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003e1 Pack\u003c\/th\u003e\n\u003cth\u003e2 Pack\u003c\/th\u003e\n\u003cth class=\"mb-highlight\"\u003e3 Pack\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"mb-tag\"\u003eStarter\u003c\/td\u003e\n\u003ctd class=\"mb-tag mb-tag-popular\"\u003eMost Popular\u003c\/td\u003e\n\u003ctd class=\"mb-tag mb-tag-best\"\u003eBest Value\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"font-size: 20px; font-weight: 600;\"\u003e$26.99\u003c\/td\u003e\n\u003ctd style=\"font-size: 20px; font-weight: 600;\"\u003e$39.99\u003c\/td\u003e\n\u003ctd class=\"mb-highlight\" style=\"font-size: 20px; font-weight: 600;\"\u003e$51.99\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"mb-muted\" style=\"font-size: 12.5px;\"\u003e$26.99 \/ bag\u003c\/td\u003e\n\u003ctd class=\"mb-muted\" style=\"font-size: 12.5px;\"\u003e$20.00 \/ bag\u003c\/td\u003e\n\u003ctd class=\"mb-muted mb-highlight\" style=\"font-size: 12.5px;\"\u003e$17.33 \/ bag\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"mb-muted\" style=\"font-size: 13px;\"\u003eDaily makeup storage\u003c\/td\u003e\n\u003ctd class=\"mb-muted\" style=\"font-size: 13px;\"\u003eOne at home, one for travel\u003c\/td\u003e\n\u003ctd class=\"mb-highlight\" style=\"font-size: 13px;\"\u003eGifts, trips \u0026amp; backup storage\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- ============ FAQ ============ --\u003e\n\u003cdiv class=\"mb-section mb-section--tight mb-faq\"\u003e\n\u003cspan class=\"mb-eyebrow\"\u003eQuestions\u003c\/span\u003e\n\u003ch2 style=\"font-size: 22px; margin-bottom: 14px;\"\u003eCommon Questions\u003c\/h2\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eIs this real leather?\u003c\/summary\u003e\n\u003cp\u003eIt's a PU (vegan) leather exterior — chosen for being lightweight, easy to wipe clean, and more water-resistant than fabric.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eHow much does it actually hold?\u003c\/summary\u003e\n\u003cp\u003eEnough for a full skincare and makeup routine, plus extras like jewelry, a phone charger, or travel-size toiletries. The wire-framed opening keeps it wide open so you can see everything at once.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eIs it good for carry-on travel?\u003c\/summary\u003e\n\u003cp\u003eYes, it's a great way to keep your routine organized in a carry-on or checked bag. Note that it doesn't replace the clear quart\/litre-size bag most airports require for liquids through security.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eIs it actually waterproof?\u003c\/summary\u003e\n\u003cp\u003eIt's water-resistant, not fully waterproof — it handles splashes, leaky bottles, and humid bathrooms well, but it's not meant to be submerged.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eWhat's the difference between the packs?\u003c\/summary\u003e\n\u003cp\u003eThey're the exact same bag — the only difference is quantity and price per bag. The 3-Pack is popular for stocking one at home, one for travel, and one to gift or keep as backup, at the lowest per-bag price.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eDo you ship to Australia, Canada, and New Zealand?\u003c\/summary\u003e\n\u003cp\u003eYes — we ship across the US, Canada, Australia, and New Zealand. [Insert your actual shipping times \/ carrier info here.]\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c!-- ============ FINAL CTA ============ --\u003e\n\u003cdiv class=\"mb-section mb-section--tight\"\u003e\n\u003cdiv class=\"mb-final\"\u003e\n\u003ch2\u003ePack Once. Find Everything.\u003c\/h2\u003e\n\u003cp\u003eOne soft, structured bag for your whole routine — at home or on the road.\u003c\/p\u003e\n\u003ca href=\"#\" class=\"mb-cta\"\u003eShop the Cloud Bag\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ==================== END OF DESCRIPTION BLOCK ==================== --\u003e","brand":"SKX","offers":[{"title":"2Pack-MostPopular \/ Pink","offer_id":53822345085266,"sku":"RM-COB-Rose Pink*1","price":39.99,"currency_code":"USD","in_stock":true},{"title":"2Pack-MostPopular \/ Brown","offer_id":53822345118034,"sku":"RM-COB-Khaki*1","price":39.99,"currency_code":"USD","in_stock":true},{"title":"2Pack-MostPopular \/ Black","offer_id":53822345150802,"sku":"RM-COB-Black*1","price":39.99,"currency_code":"USD","in_stock":true},{"title":"2Pack-MostPopular \/ Cream","offer_id":53822345183570,"sku":"RM-COB-Creamy white*1","price":39.99,"currency_code":"USD","in_stock":true},{"title":"1Pack-StarterPack \/ Pink","offer_id":53822423499090,"sku":null,"price":26.99,"currency_code":"USD","in_stock":true},{"title":"1Pack-StarterPack \/ Brown","offer_id":53822423531858,"sku":null,"price":26.99,"currency_code":"USD","in_stock":true},{"title":"1Pack-StarterPack \/ Black","offer_id":53822423564626,"sku":null,"price":26.99,"currency_code":"USD","in_stock":true},{"title":"1Pack-StarterPack \/ Cream","offer_id":53822423597394,"sku":null,"price":26.99,"currency_code":"USD","in_stock":true},{"title":"3Pack-BestValue \/ Pink","offer_id":53822423630162,"sku":null,"price":51.99,"currency_code":"USD","in_stock":true},{"title":"3Pack-BestValue \/ Brown","offer_id":53822423662930,"sku":null,"price":51.99,"currency_code":"USD","in_stock":true},{"title":"3Pack-BestValue \/ Black","offer_id":53822423695698,"sku":null,"price":51.99,"currency_code":"USD","in_stock":true},{"title":"3Pack-BestValue \/ Cream","offer_id":53822423728466,"sku":null,"price":51.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1079\/1711\/5730\/files\/1_29c86c9b-baeb-405c-bf3a-375bd24b4419.png?v=1782225750","url":"https:\/\/nectavira.com\/products\/enjoy-30-off-for-adding-the-second-one-5","provider":"Nectavira","version":"1.0","type":"link"}