{"product_id":"ballerina-inspired-tissue-box","title":"ballerina-inspired tissue box","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@400;600;700\u0026amp;family=Poppins:wght@300;400;500;600\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n\n:root{\n  --pink:#f7c6d0;\n  --hotpink:#e66a8b;\n  --soft:#fff6f8;\n  --dark:#2f1d25;\n  --text:#6a5660;\n  --white:#ffffff;\n}\n\n*{\n  margin:0;\n  padding:0;\n  box-sizing:border-box;\n}\n\nbody{\n  background:var(--soft);\n  font-family:'Poppins',sans-serif;\n  color:var(--text);\n  line-height:1.8;\n}\n\n\/* HERO *\/\n\n.hero{\n  background:\n  linear-gradient(rgba(32,15,20,0.55),rgba(32,15,20,0.55)),\n  url('https:\/\/images.unsplash.com\/photo-1505693416388-ac5ce068fe85?q=80\u0026w=1400\u0026auto=format\u0026fit=crop');\n  background-size:cover;\n  background-position:center;\n  padding:120px 20px 90px;\n  text-align:center;\n  color:white;\n}\n\n.tag{\n  display:inline-block;\n  padding:8px 22px;\n  border:1px solid rgba(255,255,255,0.4);\n  border-radius:50px;\n  font-size:12px;\n  letter-spacing:3px;\n  text-transform:uppercase;\n  margin-bottom:25px;\n  backdrop-filter:blur(10px);\n}\n\n.hero h1{\n  font-family:'Cormorant Garamond',serif;\n  font-size:clamp(3rem,6vw,5.5rem);\n  line-height:1.1;\n  max-width:850px;\n  margin:auto;\n  margin-bottom:20px;\n}\n\n.hero h1 span{\n  color:#ffd4df;\n  font-style:italic;\n}\n\n.hero p{\n  max-width:650px;\n  margin:auto;\n  font-size:1.15rem;\n  color:#ffeef3;\n}\n\n\/* MAIN *\/\n\n.container{\n  max-width:900px;\n  margin:auto;\n  padding:80px 24px;\n}\n\n.container p{\n  margin-bottom:24px;\n  font-size:1.08rem;\n}\n\n.container h2{\n  font-family:'Cormorant Garamond',serif;\n  font-size:2.5rem;\n  color:var(--dark);\n  margin:60px 0 20px;\n  position:relative;\n}\n\n.container h2::after{\n  content:'';\n  width:70px;\n  height:3px;\n  background:var(--hotpink);\n  position:absolute;\n  left:0;\n  bottom:-10px;\n}\n\n\/* QUOTE *\/\n\n.quote{\n  background:#ffeef3;\n  border-left:5px solid var(--hotpink);\n  padding:40px;\n  border-radius:0 20px 20px 0;\n  margin:50px 0;\n}\n\n.quote p{\n  font-family:'Cormorant Garamond',serif;\n  font-size:2rem;\n  color:var(--dark);\n  font-style:italic;\n  margin:0;\n}\n\n\/* FEATURES *\/\n\n.features{\n  display:grid;\n  grid-template-columns:repeat(auto-fit,minmax(240px,1fr));\n  gap:20px;\n  margin-top:35px;\n}\n\n.feature{\n  background:white;\n  border-radius:22px;\n  padding:30px;\n  box-shadow:0 8px 24px rgba(0,0,0,0.06);\n  border:1px solid #ffd8e1;\n}\n\n.feature h3{\n  margin-bottom:10px;\n  color:var(--dark);\n  font-size:1rem;\n}\n\n.feature p{\n  margin:0;\n  font-size:0.95rem;\n}\n\n\/* IMAGE *\/\n\n.product-image{\n  text-align:center;\n  margin:60px 0;\n}\n\n.product-image img{\n  width:100%;\n  max-width:420px;\n  border-radius:30px;\n  box-shadow:0 20px 40px rgba(0,0,0,0.12);\n}\n\n\/* TESTIMONIALS *\/\n\n.testimonials{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:24px;\n  margin-top:40px;\n}\n\n@media(max-width:650px){\n  .testimonials{\n    grid-template-columns:1fr;\n  }\n}\n\n.card{\n  background:white;\n  border-radius:22px;\n  padding:30px;\n  border:1px solid #ffd8e1;\n  box-shadow:0 8px 20px rgba(0,0,0,0.05);\n}\n\n.card p{\n  margin-bottom:16px;\n}\n\n.user{\n  color:var(--hotpink);\n  font-weight:600;\n  font-size:0.85rem;\n  text-transform:uppercase;\n  letter-spacing:1px;\n}\n\n\/* CTA *\/\n\n.cta{\n  margin-top:70px;\n  background:linear-gradient(135deg,#f6a8bb,#df5e82);\n  color:white;\n  border-radius:30px;\n  padding:80px 30px;\n  text-align:center;\n}\n\n.cta h2{\n  color:white;\n  margin-bottom:20px;\n}\n\n.cta h2::after{\n  display:none;\n}\n\n.cta p{\n  color:#fff5f7;\n  margin-bottom:35px;\n}\n\n.btn{\n  display:inline-block;\n  background:white;\n  color:#d34d74;\n  padding:16px 40px;\n  border-radius:50px;\n  text-decoration:none;\n  font-weight:600;\n  letter-spacing:1px;\n  transition:0.3s;\n}\n\n.btn:hover{\n  transform:translateY(-3px);\n}\n\n.badge{\n  display:inline-block;\n  margin-top:20px;\n  padding:8px 18px;\n  border:1px solid rgba(255,255,255,0.4);\n  border-radius:50px;\n  font-size:0.8rem;\n  letter-spacing:1px;\n}\n\n.footer{\n  text-align:center;\n  margin-top:50px;\n  color:#a88b94;\n  font-size:0.85rem;\n}\n\n\u003c\/style\u003e\n\u003csection style=\"background-image: linear-gradient(rgba(32, 15, 20, 0.55), rgba(32, 15, 20, 0.55)), url('https:\/\/images.unsplash.com\/photo-1505693416388-ac5ce068fe85?q=80\u0026amp;w=1400\u0026amp;auto=format\u0026amp;fit=crop');\" class=\"hero\"\u003e\n\u003cdiv class=\"tag\"\u003eLuxury Home Decor\u003c\/div\u003e\n\u003ch1\u003eMeet The Viral \u003cspan\u003eBarbieGlow™\u003c\/span\u003e\u003cbr\u003eTissue Box Lamp\u003c\/h1\u003e\n\u003cp\u003eA luxury Barbie-inspired tissue box with built-in ambient lighting designed to make your room look aesthetic, cozy, and unforgettable.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"container\"\u003e\n\u003cp\u003eSay goodbye to boring tissue boxes ruining your room aesthetic. The \u003cstrong\u003eBarbieGlow™ Tissue Box Lamp\u003c\/strong\u003e combines luxury decor, soft ambient lighting, and hidden tissue storage into one stunning centerpiece.\u003c\/p\u003e\n\u003cp\u003eDesigned for modern aesthetic lovers, this elegant glowing decor piece instantly upgrades your bedroom, vanity setup, living room, or office space with a soft dreamy vibe everyone notices.\u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3140\/7240\/files\/201718118-1771879658.361.jpg?v=1779195672\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"quote\"\u003e\n\u003cp\u003e“It’s not just a tissue box — it’s the prettiest part of your room.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-image\"\u003e\u003cimg alt=\"BarbieGlow Tissue Box Lamp\"\u003e\u003c\/div\u003e\n\u003ch2\u003e✨ Why Everyone Loves BarbieGlow™\u003c\/h2\u003e\n\u003cdiv class=\"features\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003ch3\u003e🎀 Hidden Tissue Storage\u003c\/h3\u003e\n\u003cp\u003eA stylish decorative lamp with a built-in tissue compartment for everyday use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003ch3\u003e💡 Soft Ambient Lighting\u003c\/h3\u003e\n\u003cp\u003eCreates a warm cozy glow that instantly changes the mood of your room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003ch3\u003e🏡 Luxury Room Decor\u003c\/h3\u003e\n\u003cp\u003ePerfect for aesthetic bedrooms, vanity tables, salons, and modern interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003ch3\u003e✨ Elegant Artistic Design\u003c\/h3\u003e\n\u003cp\u003eThe glowing ballerina artwork gives your space a dreamy premium look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003ch3\u003e🔌 Plug \u0026amp; Play Setup\u003c\/h3\u003e\n\u003cp\u003eSimply connect and enjoy beautiful lighting in seconds.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003ch3\u003e🎁 Perfect Gift Choice\u003c\/h3\u003e\n\u003cp\u003eAn amazing gift idea for birthdays, weddings, and housewarmings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2\u003e🏡 Perfect For\u003c\/h2\u003e\n\u003cp\u003eWhether you're styling your bedroom, decorating a salon, or building your Pinterest-inspired setup, BarbieGlow™ adds elegance and charm to every space.\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3140\/7240\/files\/IMG-5931.jpg?v=1779195672\"\u003e\u003c\/p\u003e\n\u003cp\u003eIt looks beautiful during the day and even more magical at night when the warm glow lights up your room.\u003c\/p\u003e\n\u003ch2\u003e💖 Customer Reviews\u003c\/h2\u003e\n\u003cdiv class=\"testimonials\"\u003e\n\u003cdiv class=\"card\"\u003e\n\u003cp\u003eMy room literally looks Pinterest-worthy now. Everyone asks me where I got it from!\u003c\/p\u003e\n\u003cdiv class=\"user\"\u003e— Ayesha, Lahore\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card\"\u003e\n\u003cp\u003eI love that it’s both cute and useful. The lighting is soft and beautiful at night.\u003c\/p\u003e\n\u003cdiv class=\"user\"\u003e— Sana, Karachi\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card\"\u003e\n\u003cp\u003eThe quality surprised me so much. Looks super premium in real life.\u003c\/p\u003e\n\u003cdiv class=\"user\"\u003e— Hira, Islamabad\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card\"\u003e\n\u003cp\u003eBought it for my vanity setup and now it’s my favorite decor item.\u003c\/p\u003e\n\u003cdiv class=\"user\"\u003e— Mahnoor, Faisalabad\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"cta\"\u003e\n\u003ch2\u003e✨ Upgrade Your Room Aesthetic Today\u003c\/h2\u003e\n\u003cp\u003eAdd warmth, elegance, and functionality to your space with the BarbieGlow™ Tissue Box Lamp.\u003c\/p\u003e\n\u003ca class=\"btn\" href=\"#\"\u003eOrder Now\u003c\/a\u003e \u003cbr\u003e\u003cspan class=\"badge\"\u003e 🚚 Cash On Delivery Available \u003c\/span\u003e\u003c\/section\u003e\n\u003cdiv class=\"footer\"\u003eProduct color and lighting may slightly vary due to screen and room lighting conditions.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cp\u003e```\u003c\/p\u003e","brand":"Omniisia","offers":[{"title":"Default Title","offer_id":45851378745480,"sku":null,"price":4499.0,"currency_code":"PKR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3140\/7240\/files\/201718116-1771879605.817.jpg?v=1779195672","url":"https:\/\/www.omnisia.pk\/products\/ballerina-inspired-tissue-box","provider":"Omniisia","version":"1.0","type":"link"}