{"product_id":"50-50-e-liquid-10ml-by-amazonia","title":"50\/50 E-Liquid 10ml By Amazonia","description":"\u003cstyle\u003e\n\/* ===== BOMBO DESCRIPTION SECTION (Scoped CSS) ===== *\/\n.bombo-wrapper {\n  font-family: Arial, sans-serif;\n}\n.highlight-item {\n    border: 1px solid #cbcbcb;\n    border-radius: 9px;\n    padding-right: 10px;\n    padding-left: 10px;\n    padding-top: 9px;\n    padding-bottom: 9px;\n}\n.bombo-description {\n  padding: 50px 20px;\n  background: #f8f9fb;\n}\n\n.bombo-description-box {\n  max-width: 1100px;\n  margin: auto;\n  background: #ffffff;\n  padding: 35px;\n  border-radius: 16px;\n  box-shadow: 0 8px 25px rgba(0,0,0,0.06);\n  border: 1px solid #f1f1f1;\n}\n\n.bombo-description-title {\n  font-size: 24px;\n  margin-bottom: 18px;\n  color: #111;\n  font-weight: 600;\n}\n\n.bombo-description-text {\n  font-size: 15px;\n  line-height: 1.8;\n  color: #555;\n  margin-bottom: 16px;\n}\n\n\/* ===== RESPONSIVE ===== *\/\n@media (max-width: 600px) {\n  .bombo-description-box {\n    padding: 25px;\n  }\n\n  .bombo-description-title {\n    font-size: 20px;\n  }\n\n  .bombo-description-text {\n    font-size: 14px;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"bombo-wrapper\"\u003e\n  \u003csection class=\"bombo-description\"\u003e\n    \u003cdiv class=\"bombo-description-box\"\u003e\n      \u003ch2 class=\"bombo-description-title\"\u003e\n       50\/50 E-Liquid 10ml By Amazonia\n      \u003c\/h2\u003e\n\n      \u003cp class=\"bombo-description-text\"\u003e\n       The 50\/50 E-Liquid 10ml product by Amazonia is made for vapers who want smooth and balanced vape experience without anything complicated. The 50\/50 mix means it works good with most of pod system also works with lowpower devices making it a good and practical choice for everyday use.\n      \u003c\/p\u003e\n\n      \u003cp class=\"bombo-description-text\"\u003e\n       Each 50\/50 E-Liquid 10ml bottles comes with handy and compact 10ml size, which is easy to carry everywhere and simple and easy to refilling process. The 50\/50 E-Liquid flows well and delivers steady flavour from start to finish without being too thick or too thin.\n      \u003c\/p\u003e\n\n      \u003cp class=\"bombo-description-text\"\u003e\n       Amazonia brand mainly focuses on reliable and clean e-liquids. This product meet required standards and its designed for adult users who want consistency. If you are new new user to vaping or already experienced this 50\/50 E-Liquid 10ml product by Amazonia is easy to use and dependable.\n      \u003c\/p\u003e\n\n      \u003cp class=\"bombo-description-text\"\u003e\n       This product suit for people who want a balanced vape that feels smooth and controlled rather than harsh. This product good for regular use and for those who want something straight forward that works without any extra effort.\n\n\n      \u003c\/p\u003e\n\n      \u003cp class=\"bombo-description-text\"\u003e\n      After refilling this 50\/50 E-Liquid make sure you need to close bottle cap tightly and store this bottle in a cool and dry place. This 50\/50 E-Liquid 10ml product by Amazonia should only be used by adults \u0026amp; keep this away from children and pets.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n\/* ===== SPLIT FEATURE SECTION ===== *\/\n.split-feature-section {\n  padding: 70px 20px;\n  background: #ffffff;\n  font-family: Arial, sans-serif;\n}\n\n.split-feature-wrapper {\n  max-width: 1400px;\n  margin: auto;\n  display: grid;\n  grid-template-columns: 60% 40%;\n  gap: 40px;\n  align-items: stretch; \/* KEY FIX *\/\n}\n\n\/* ===== IMAGE ===== *\/\n.split-feature-image {\n  height: 100%;\n}\n\n.split-feature-image img {\n  width: 100%;\n  height: 100%;\n  object-fit: contain; \/* prevents cropping *\/\n  border-radius: 22px;\n  box-shadow: 0 12px 32px rgba(0,0,0,0.10);\n  transition: all 0.35s ease;\n  background: #fff;\n}\n\n.split-feature-image img:hover {\n  transform: scale(1.01);\n  box-shadow: 0 18px 44px rgba(0,0,0,0.16);\n}\n\n\/* ===== HIGHLIGHTS BOX ===== *\/\n.split-feature-highlights {\n  background: #f8f9fb;\n  border-radius: 22px;\n  padding: 34px 30px;\n  box-shadow: 0 10px 26px rgba(0,0,0,0.06);\n  border: 1px solid #f1f1f1;\n  height: 100%;                 \/* KEY FIX *\/\n  display: flex;                \/* KEY FIX *\/\n  flex-direction: column;       \/* KEY FIX *\/\n  justify-content: center;      \/* vertically centered *\/\n}\n\n.split-feature-title {\n  font-size: 24px;\n  margin-bottom: 24px;\n  color: #111;\n  font-weight: 700;\n  text-align: left;\n}\n\n\/* Highlight Items *\/\n.highlight-item {\n  display: flex;\n  align-items: flex-start;\n  gap: 14px;\n margin-bottom: 30px;\n}\n\n.highlight-item:last-child {\n  margin-bottom: 0;\n}\n\n.highlight-icon {\n  width: 40px;\n  height: 40px;\n  flex-shrink: 0;\n}\n\n.highlight-icon img {\n  width: 100%;\n  height: 100%;\n  object-fit: contain;\n}\n\n.highlight-text h4 {\n  font-size: 15px;\n  margin: 0 0 4px;\n  color: #111;\n}\n\n.highlight-text p {\n  font-size: 13.5px;\n  margin: 0;\n  color: #666;\n  line-height: 1.5;\n}\n\n\/* ===== RESPONSIVE ===== *\/\n@media (max-width: 992px) {\n  .split-feature-wrapper {\n    grid-template-columns: 1fr;\n  }\n\n  .split-feature-image img {\n    height: auto;\n  }\n\n  .split-feature-highlights {\n    height: auto;\n  }\n}\n\n@media (max-width: 600px) {\n  .split-feature-section {\n    padding: 45px 15px;\n  }\n\n  .split-feature-title {\n    font-size: 20px;\n    text-align: center;\n  }\n\n  .split-feature-highlights {\n    justify-content: flex-start;\n  }\n}\n\u003c\/style\u003e\n\n\u003csection class=\"split-feature-section\"\u003e\n  \u003cdiv class=\"split-feature-wrapper\"\u003e\n\n    \u003c!-- ===== LEFT IMAGE ===== --\u003e\n    \u003cdiv class=\"split-feature-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1004\/0836\/1305\/files\/5050_E-Liquid_10ml_By_Amazonia.png?v=1771583013\" alt=\"Product Banner\"\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ===== RIGHT CONTENT ===== --\u003e\n    \u003cdiv class=\"split-feature-highlights\"\u003e\n   \n\n      \u003cdiv class=\"highlight-item\"\u003e\n        \u003cdiv class=\"highlight-icon\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1004\/0836\/1305\/files\/Smooth.png?v=1771324849\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"highlight-text\"\u003e\n          \u003ch4\u003eSmooth Vaping\u003c\/h4\u003e\n          \u003cp\u003eDesigned for a clean, soft and enjoyable inhale.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"highlight-item\"\u003e\n        \u003cdiv class=\"highlight-icon\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1004\/0836\/1305\/files\/Fast.png?v=1771324848\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"highlight-text\"\u003e\n          \u003ch4\u003eFast Nicotine Delivery\u003c\/h4\u003e\n          \u003cp\u003eNicotine salt formula for quicker satisfaction.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"highlight-item\"\u003e\n        \u003cdiv class=\"highlight-icon\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1004\/0836\/1305\/files\/Flavours.png?v=1771324848\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"highlight-text\"\u003e\n          \u003ch4\u003eRich Flavours\u003c\/h4\u003e\n          \u003cp\u003eBalanced taste profile for all-day vaping.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"highlight-item\"\u003e\n        \u003cdiv class=\"highlight-icon\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1004\/0836\/1305\/files\/Reliable.png?v=1771324849\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"highlight-text\"\u003e\n          \u003ch4\u003eReliable Performance\u003c\/h4\u003e\n          \u003cp\u003eFlows smoothly and works great with pod devices.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cstyle\u003e\n\/* ===== BOMBO FULL WIDTH FLAVOURS ===== *\/\n.bombo-flavours-full {\n  font-family: Arial, sans-serif;\n  padding: 70px 20px;\n  background: linear-gradient(135deg, #f8f9fb, #ffffff);\n}\n\n.bombo-flavours-inner {\n  max-width: 1300px;\n  margin: auto;\n  text-align: center;\n}\n\n.bombo-flavours-title {\n  font-size: 28px;\n  font-weight: 600;\n  color: #111;\n  margin-bottom: 35px;\n}\n\n\/* Flavour Pills *\/\n.bombo-pill-wrapper {\n  display: flex;\n  justify-content: center;\n  flex-wrap: wrap;\n  gap: 14px;\n}\n\n.bombo-pill {\n  background: #ffffff;\n  padding: 12px 20px;\n  border-radius: 40px;\n  font-size: 14px;\n  color: #333;\n  border: 1px solid #ededed;\n  box-shadow: 0 5px 14px rgba(0,0,0,0.06);\n  transition: 0.25s ease;\n}\n\n.bombo-pill:hover {\n  transform: translateY(-3px);\n  box-shadow: 0 10px 22px rgba(0,0,0,0.12);\n}\n\n\/* ===== PRODUCT HIGHLIGHTS ===== *\/\n.bombo-highlights {\n  font-family: Arial, sans-serif;\n  padding: 60px 20px;\n  background: #ffffff;\n}\n\n.bombo-highlights-inner {\n  max-width: 1200px;\n  margin: auto;\n}\n\n.bombo-highlights-title {\n  font-size: 26px;\n  text-align: center;\n  margin-bottom: 40px;\n  color: #111;\n}\n\n.bombo-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 22px;\n}\n\n.bombo-card {\n  background: #ffffff;\n  border-radius: 16px;\n  padding: 22px;\n  border: 1px solid #f1f1f1;\n  box-shadow: 0 6px 18px rgba(0,0,0,0.06);\n  transition: 0.3s ease;\n  text-align: left;\n}\n  .bombo-grid {\n    margin-top: 45px;\n}\n.bombo-pill-wrapper {\n    margin-top: 35px;\n}\n.bombo-card:hover {\n  transform: translateY(-6px);\n  box-shadow: 0 12px 26px rgba(0,0,0,0.12);\n}\n\n.bombo-icon {\n  width: 42px;\n  height: 42px;\n  margin-bottom: 12px;\n  object-fit: contain;\n}\n\n.bombo-card h3 {\n    font-size: 16px;\n    color: #111;\n    font-weight: normal;\n}\n\n\/* ===== RESPONSIVE ===== *\/\n@media (max-width: 992px) {\n  .bombo-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n\n  .bombo-flavours-title {\n    font-size: 24px;\n  }\n}\n\n@media (max-width: 600px) {\n  .bombo-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .bombo-flavours-title {\n    font-size: 22px;\n  }\n\n  .bombo-pill {\n    font-size: 13px;\n    padding: 10px 16px;\n  }\n}\n\u003c\/style\u003e\n\n\u003c!-- ===== FULL WIDTH FLAVOURS ===== --\u003e\n\u003csection class=\"bombo-flavours-full\"\u003e\n  \u003cdiv class=\"bombo-flavours-inner\"\u003e\n    \u003ch2 class=\"bombo-flavours-title\"\u003e50\/50 E-Liquid 10ml By Amazonia Flavors:\u003c\/h2\u003e\n\n   \u003cdiv class=\"bombo-pill-wrapper\"\u003e\n  \u003cspan class=\"bombo-pill\"\u003e🍓 Strawberry\u003c\/span\u003e\n  \u003cspan class=\"bombo-pill\"\u003e🎵 Berry Tunes\u003c\/span\u003e\n  \u003cspan class=\"bombo-pill\"\u003e🧊 Blue Slush Shake\u003c\/span\u003e\n  \u003cspan class=\"bombo-pill\"\u003e🍯 Caramel Sticky Toffee\u003c\/span\u003e\n  \u003cspan class=\"bombo-pill\"\u003e🍒 Cherry Chunz\u003c\/span\u003e\n  \u003cspan class=\"bombo-pill\"\u003e🥤 Cherry Cola\u003c\/span\u003e\n  \u003cspan class=\"bombo-pill\"\u003e🍏 Double Apple\u003c\/span\u003e\n  \u003cspan class=\"bombo-pill\"\u003e❄️ Double Menthol\u003c\/span\u003e\n  \u003cspan class=\"bombo-pill\"\u003e🚬 Bens B\u0026amp;H\u003c\/span\u003e\n  \u003cspan class=\"bombo-pill\"\u003e🍬 Candyfloss\u003c\/span\u003e\n  \u003cspan class=\"bombo-pill\"\u003e🍇 Fruit Mix\u003c\/span\u003e\n  \u003cspan class=\"bombo-pill\"\u003e☕ Brazilian Coffee\u003c\/span\u003e\n  \u003cspan class=\"bombo-pill\"\u003e🍊 Orange Ice\u003c\/span\u003e\n  \u003cspan class=\"bombo-pill\"\u003e🚬 L\u0026amp;B\u003c\/span\u003e\n  \u003cspan class=\"bombo-pill\"\u003e🚬 High-Burg\u003c\/span\u003e\n  \u003cspan class=\"bombo-pill\"\u003e🍑 Perfect Peach\u003c\/span\u003e\n  \u003cspan class=\"bombo-pill\"\u003e🥤 Cola\u003c\/span\u003e\n  \u003cspan class=\"bombo-pill\"\u003e🌿 Menthol\u003c\/span\u003e\n  \u003cspan class=\"bombo-pill\"\u003e🍦 Vanilla\u003c\/span\u003e\n  \u003cspan class=\"bombo-pill\"\u003e🚬 Tobacco\u003c\/span\u003e\n  \u003cspan class=\"bombo-pill\"\u003e🍉 Fresh Watermelon\u003c\/span\u003e\n  \u003cspan class=\"bombo-pill\"\u003e🌱 Spearmint\u003c\/span\u003e\n  \u003cspan class=\"bombo-pill\"\u003e🍇 Raspberry\u003c\/span\u003e\n  \u003cspan class=\"bombo-pill\"\u003e🖤 Black Ice\u003c\/span\u003e\n  \u003cspan class=\"bombo-pill\"\u003e🍬 Black Jack\u003c\/span\u003e\n  \u003cspan class=\"bombo-pill\"\u003e🍇 Blackcurrant\u003c\/span\u003e\n  \u003cspan class=\"bombo-pill\"\u003e🧊 Blue Ice\u003c\/span\u003e\n  \u003cspan class=\"bombo-pill\"\u003e🫐 Blueberry\u003c\/span\u003e\n  \u003cspan class=\"bombo-pill\"\u003e🍬 Bubblegum\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n  \u003cstyle\u003e\n\/* ===== VAPELUXPRO WHY SECTION ===== *\/\n.vpl-why {\n  padding: 60px 20px;\n  background: #f8f9fb;\n  font-family: Arial, sans-serif;\n}\n\n.vpl-container {\n  max-width: 1200px;\n  margin: auto;\n}\n\n.vpl-title {\n  text-align: center;\n  font-size: 28px;\n  margin-bottom: 40px;\n  color: #111;\n  font-weight: 700;\n}\n\n.vpl-title span {\n  background: linear-gradient(90deg, #111, #555);\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n}\n\n.vpl-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 22px;\n}\n\n.vpl-card {\n  background: #ffffff;\n  border-radius: 18px;\n  padding: 28px 22px;\n  text-align: center;\n  box-shadow: 0 6px 18px rgba(0,0,0,0.06);\n  transition: all 0.3s ease;\n  border: 1px solid #f1f1f1;\n}\n\n.vpl-card:hover {\n  transform: translateY(-6px);\n  box-shadow: 0 12px 28px rgba(0,0,0,0.12);\n}\n\n.vpl-icon {\n  font-size: 30px;\n  margin-bottom: 12px;\n  display: block;\n}\n\n.vpl-card h3 {\n  font-size: 16px;\n  margin-bottom: 8px;\n  color: #111;\n}\n\n.vpl-card p {\n  font-size: 13.5px;\n  color: #666;\n  line-height: 1.6;\n}\n.bombo-card p {\n    font-size: 14px;\n}\n\/* ===== RESPONSIVE ===== *\/\n@media (max-width: 992px) {\n  .vpl-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n}\n\n@media (max-width: 600px) {\n  .vpl-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .vpl-title {\n    font-size: 22px;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cstyle\u003e\n\/* ===== WHY CHOOSE SECTION ===== *\/\n.why-vapelux-section {\n  padding: 80px 20px;\n  background: #ffffff;\n  font-family: Arial, sans-serif;\n}\n\n.why-vapelux-container {\n  max-width: 1400px;\n  margin: auto;\n}\n\n\/* ===== HEADER ===== *\/\n.why-vapelux-header {\n  text-align: center;\n  margin-bottom: 55px;\n}\n\n.why-vapelux-header h2 {\n  font-size: 36px;\n  margin: 0;\n  color: #111;\n}\n\n\/* ===== GRID ===== *\/\n.why-vapelux-grid {\n  display: grid;\n  grid-template-columns: 1fr 1.1fr;\n  gap: 45px;\n  align-items: stretch;\n}\n\n\/* ===== LEFT FEATURES ===== *\/\n.why-features {\n  display: flex;\n  flex-direction: column;\n  gap: 18px;\n}\n\n.why-feature-card {\n  background: #ffffff;\n  border-radius: 18px;\n  padding: 22px 24px;\n  display: flex;\n  align-items: flex-start;\n  gap: 16px;\n  box-shadow: 0 8px 22px rgba(0,0,0,0.06);\n  border: 1px solid #f1f1f1;\n  transition: all 0.3s ease;\n}\n\n.why-feature-card:hover {\n  transform: translateY(-3px);\n  box-shadow: 0 12px 28px rgba(0,0,0,0.10);\n}\n\n\/* ===== ICON IMAGE ===== *\/\n.why-icon {\n  width: 46px;\n  height: 46px;\n  border-radius: 12px;\n  background: #f3f6ff;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n  padding: 8px;\n}\n\n.why-icon img {\n  width: 100%;\n  height: 100%;\n  object-fit: contain;\n}\n\n\/* ===== TEXT ===== *\/\n.why-text h4 {\n  font-size: 16px;\n  margin: 0 0 4px;\n  color: #111;\n}\n\n.why-text p {\n  font-size: 14px;\n  margin: 0;\n  color: #666;\n}\n\n\/* ===== RIGHT IMAGE PANEL ===== *\/\n.why-image-panel {\n  background: #e2f8ff;\n  border-radius: 24px;\n  padding: 0px;\n  box-shadow: 0 10px 30px rgba(0,0,0,0.06);\n  border: 1px solid #f1f1f1;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n}\n.why-vapelux-header h2 {\n    font-size: 31px;\n    margin: 0;\n    color: #111;\n    font-weight: 400;\n}\n.why-image-panel img {\n  width: 83%;\n  height: auto;\n  border-radius: 18px;\n  object-fit: contain;\n}\n\n\/* ===== RESPONSIVE ===== *\/\n@media (max-width: 992px) {\n  .why-vapelux-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .why-vapelux-header h2 {\n    font-size: 28px;\n  }\n}\n\n@media (max-width: 600px) {\n  .why-vapelux-section {\n    padding: 50px 15px;\n  }\n\n  .why-feature-card {\n    padding: 18px;\n  }\n}\n\u003c\/style\u003e\n\n\u003csection class=\"why-vapelux-section\" id=\"why-vapelux-section\"\u003e\n  \u003cdiv class=\"why-vapelux-container\"\u003e\n\n    \u003c!-- HEADER --\u003e\n    \u003cdiv class=\"why-vapelux-header\"\u003e\n      \u003ch2\u003eWhy Choose Vapelux Pro\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- GRID --\u003e\n    \u003cdiv class=\"why-vapelux-grid\"\u003e\n\n      \u003c!-- LEFT FEATURES --\u003e\n      \u003cdiv class=\"why-features\"\u003e\n\n        \u003cdiv class=\"why-feature-card\"\u003e\n          \u003cdiv class=\"why-icon\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1004\/0836\/1305\/files\/Best_Vape_Store.png?v=1771580394\" alt=\"Best Vape Store\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"why-text\"\u003e\n            \u003ch4\u003eBest Vape Store\u003c\/h4\u003e\n            \u003cp\u003eUKs most award winning vape store\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"why-feature-card\"\u003e\n          \u003cdiv class=\"why-icon\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1004\/0836\/1305\/files\/Rewarding.png?v=1771580393\" alt=\"Rewarding\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"why-text\"\u003e\n            \u003ch4\u003eRewarding\u003c\/h4\u003e\n            \u003cp\u003eWe offer one of the most generous UK reward schemes\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"why-feature-card\"\u003e\n          \u003cdiv class=\"why-icon\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1004\/0836\/1305\/files\/Best_Prices.png?v=1771580394\" alt=\"Best Prices\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"why-text\"\u003e\n            \u003ch4\u003eBest Prices\u003c\/h4\u003e\n            \u003cp\u003eWe offer the best prices with a guarantee to match any other price\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"why-feature-card\"\u003e\n          \u003cdiv class=\"why-icon\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1004\/0836\/1305\/files\/Customer_Service.png?v=1771580394\" alt=\"Customer Service\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"why-text\"\u003e\n            \u003ch4\u003eCustomer Service\u003c\/h4\u003e\n            \u003cp\u003eAward Winning Customer Service always happy to help\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003c!-- RIGHT IMAGE --\u003e\n      \u003cdiv class=\"why-image-panel\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1004\/0836\/1305\/files\/rewards.png?v=1771581108\" alt=\"Why Choose Vapeluxpro\"\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e\n  \n\n\u003c!-- ===== PRODUCT HIGHLIGHTS ===== --\u003e\n\u003csection class=\"bombo-highlights\"\u003e\n  \u003cdiv class=\"bombo-highlights-inner\"\u003e\n    \u003ch2 class=\"bombo-highlights-title\"\u003eProduct Highlights\u003c\/h2\u003e\n\n    \u003cdiv class=\"bombo-grid\"\u003e\n\n      \u003cdiv class=\"bombo-card\"\u003e\n        \u003cimg class=\"bombo-icon\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1004\/0836\/1305\/files\/Smooth.png?v=1771324849\"\u003e\n        \u003ch3\u003eSmooth and satisfying inhale\u003c\/h3\u003e\n        \u003cp\u003eCrafted to deliver a clean, enjoyable draw suitable for everyday vaping.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bombo-card\"\u003e\n        \u003cimg class=\"bombo-icon\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1004\/0836\/1305\/files\/Fast.png?v=1771324848\"\u003e\n        \u003ch3\u003eAvailable in multiple nicotine strengths\u003c\/h3\u003e\n        \u003cp\u003eSelect the level that matches your personal preference and comfort.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bombo-card\"\u003e\n        \u003cimg class=\"bombo-icon\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1004\/0836\/1305\/files\/Travel.png?v=1771324848\"\u003e\n        \u003ch3\u003eConvenient 10ml bottle\u003c\/h3\u003e\n        \u003cp\u003eCompact design makes it easy to carry, store, and refill on the go.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bombo-card\"\u003e\n        \u003cimg class=\"bombo-icon\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1004\/0836\/1305\/files\/formula.png?v=1771575516\"\u003e\n        \u003ch3\u003eConsistent flavour delivery\u003c\/h3\u003e\n        \u003cp\u003eDesigned to maintain balanced taste and smooth vapour production.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bombo-card\"\u003e\n        \u003cimg class=\"bombo-icon\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1004\/0836\/1305\/files\/Reliable.png?v=1771324849\"\u003e\n        \u003ch3\u003eBalanced 50\/50 VG\/PG ratio\u003c\/h3\u003e\n        \u003cp\u003eOptimised for a perfect mix of flavour clarity and vapour performance.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bombo-card\"\u003e\n        \u003cimg class=\"bombo-icon\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1004\/0836\/1305\/files\/easy-to-use.png?v=1771324848\"\u003e\n        \u003ch3\u003eIdeal for starter kits \u0026amp; vape pens\u003c\/h3\u003e\n        \u003cp\u003eWorks smoothly with low to mid-power devices for a reliable experience.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\n\n\n  ","brand":"Amazonia","offers":[{"title":"Strawberry \/ 3MG","offer_id":57173206892889,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Strawberry \/ 6MG","offer_id":57173207810393,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Strawberry \/ 12MG","offer_id":57173208727897,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Strawberry \/ 18MG","offer_id":57173209645401,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Berry Tunes \/ 3MG","offer_id":57199821226329,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Berry Tunes \/ 6MG","offer_id":57199821259097,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Berry Tunes \/ 12MG","offer_id":57199821291865,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Berry Tunes \/ 18MG","offer_id":57199821324633,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Blue Slush Shake \/ 3MG","offer_id":57199821357401,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Blue Slush Shake \/ 6MG","offer_id":57199821390169,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Blue Slush Shake \/ 12MG","offer_id":57199821422937,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Blue Slush Shake \/ 18MG","offer_id":57199821455705,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Caramel Sticky Toffee \/ 3MG","offer_id":57199821488473,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Caramel Sticky Toffee \/ 6MG","offer_id":57199821521241,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Caramel Sticky Toffee \/ 12MG","offer_id":57199821554009,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Caramel Sticky Toffee \/ 18MG","offer_id":57199821586777,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Cherry Chunz \/ 3MG","offer_id":57199821619545,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Cherry Chunz \/ 6MG","offer_id":57199821652313,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Cherry Chunz \/ 12MG","offer_id":57199821685081,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Cherry Chunz \/ 18MG","offer_id":57199821717849,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Cherry Cola \/ 3MG","offer_id":57199821750617,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Cherry Cola \/ 6MG","offer_id":57199821783385,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Cherry Cola \/ 12MG","offer_id":57199821816153,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Cherry Cola \/ 18MG","offer_id":57199821848921,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Double Apple \/ 3MG","offer_id":57199821881689,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Double Apple \/ 6MG","offer_id":57199821914457,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Double Apple \/ 12MG","offer_id":57199821947225,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Double Apple \/ 18MG","offer_id":57199821979993,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Double Menthol \/ 3MG","offer_id":57199822012761,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Double Menthol \/ 6MG","offer_id":57199822045529,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Double Menthol \/ 12MG","offer_id":57199822078297,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Double Menthol \/ 18MG","offer_id":57199822111065,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Bens B\u0026H \/ 3MG","offer_id":57199822143833,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Bens B\u0026H \/ 6MG","offer_id":57199822176601,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Bens B\u0026H \/ 12MG","offer_id":57199822209369,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Bens B\u0026H \/ 18MG","offer_id":57199822242137,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Candyfloss \/ 3MG","offer_id":57199822274905,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Candyfloss \/ 6MG","offer_id":57199822307673,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Candyfloss \/ 12MG","offer_id":57199822340441,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Candyfloss \/ 18MG","offer_id":57199822373209,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Fruit Mix \/ 3MG","offer_id":57199822405977,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Fruit Mix \/ 6MG","offer_id":57199822438745,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Fruit Mix \/ 12MG","offer_id":57199822471513,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Fruit Mix \/ 18MG","offer_id":57199822504281,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Brazilian Coffee \/ 3MG","offer_id":57199822537049,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Brazilian Coffee \/ 6MG","offer_id":57199822569817,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Brazilian Coffee \/ 12MG","offer_id":57199822602585,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Brazilian Coffee \/ 18MG","offer_id":57199822635353,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Orange Ice \/ 3MG","offer_id":57199822668121,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Orange Ice \/ 6MG","offer_id":57199822700889,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Orange Ice \/ 12MG","offer_id":57199822733657,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Orange Ice \/ 18MG","offer_id":57199822766425,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"L\u0026B \/ 3MG","offer_id":57199822799193,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"L\u0026B \/ 6MG","offer_id":57199822831961,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"L\u0026B \/ 12MG","offer_id":57199822864729,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"L\u0026B \/ 18MG","offer_id":57199822897497,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"High-Burg \/ 3MG","offer_id":57199822930265,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"High-Burg \/ 6MG","offer_id":57199822963033,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"High-Burg \/ 12MG","offer_id":57199822995801,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"High-Burg \/ 18MG","offer_id":57199823028569,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Perfect Peach \/ 3MG","offer_id":57199823061337,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Perfect Peach \/ 6MG","offer_id":57199823094105,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Perfect Peach \/ 12MG","offer_id":57199823126873,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Perfect Peach \/ 18MG","offer_id":57199823159641,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Cola \/ 3MG","offer_id":57199823192409,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Cola \/ 6MG","offer_id":57199823225177,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Cola \/ 12MG","offer_id":57199823257945,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Cola \/ 18MG","offer_id":57199823290713,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Menthol \/ 3MG","offer_id":57199823323481,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Menthol \/ 6MG","offer_id":57199823356249,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Menthol \/ 12MG","offer_id":57199823389017,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Menthol \/ 18MG","offer_id":57199823421785,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Vanilla \/ 3MG","offer_id":57199823454553,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Vanilla \/ 6MG","offer_id":57199823487321,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Vanilla \/ 12MG","offer_id":57199823520089,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Vanilla \/ 18MG","offer_id":57199823552857,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Tobacco \/ 3MG","offer_id":57199823585625,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Tobacco \/ 6MG","offer_id":57199823618393,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Tobacco \/ 12MG","offer_id":57199823651161,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Tobacco \/ 18MG","offer_id":57199823683929,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Fresh Watermelon \/ 3MG","offer_id":57199823716697,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Fresh Watermelon \/ 6MG","offer_id":57199823749465,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Fresh Watermelon \/ 12MG","offer_id":57199823782233,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Fresh Watermelon \/ 18MG","offer_id":57199823815001,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Spearmint \/ 3MG","offer_id":57199823847769,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Spearmint \/ 6MG","offer_id":57199823880537,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Spearmint \/ 12MG","offer_id":57199823913305,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Spearmint \/ 18MG","offer_id":57199823946073,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Raspberry \/ 3MG","offer_id":57199823978841,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Raspberry \/ 6MG","offer_id":57199824011609,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Raspberry \/ 12MG","offer_id":57199824044377,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Raspberry \/ 18MG","offer_id":57199824077145,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Black Ice \/ 3MG","offer_id":57199824109913,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Black Ice \/ 6MG","offer_id":57199824142681,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Black Ice \/ 12MG","offer_id":57199824175449,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Black Ice \/ 18MG","offer_id":57199824208217,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Black Jack \/ 3MG","offer_id":57199824240985,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Black Jack \/ 6MG","offer_id":57199824273753,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Black Jack \/ 12MG","offer_id":57199824306521,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Black Jack \/ 18MG","offer_id":57199824339289,"sku":null,"price":3.99,"currency_code":"GBP","in_stock":true},{"title":"Blackcurrant \/ 3MG","offer_id":57199824372057,"sku":null,"price":19.99,"currency_code":"GBP","in_stock":false},{"title":"Blackcurrant \/ 6MG","offer_id":57199824404825,"sku":null,"price":19.99,"currency_code":"GBP","in_stock":false},{"title":"Blackcurrant \/ 12MG","offer_id":57199824437593,"sku":null,"price":19.99,"currency_code":"GBP","in_stock":false},{"title":"Blackcurrant \/ 18MG","offer_id":57199824470361,"sku":null,"price":19.99,"currency_code":"GBP","in_stock":false},{"title":"Blue Ice \/ 3MG","offer_id":57199824503129,"sku":null,"price":19.99,"currency_code":"GBP","in_stock":false},{"title":"Blue Ice \/ 6MG","offer_id":57199824535897,"sku":null,"price":19.99,"currency_code":"GBP","in_stock":false},{"title":"Blue Ice \/ 12MG","offer_id":57199824568665,"sku":null,"price":19.99,"currency_code":"GBP","in_stock":false},{"title":"Blue Ice \/ 18MG","offer_id":57199824601433,"sku":null,"price":19.99,"currency_code":"GBP","in_stock":false},{"title":"Blueberry \/ 3MG","offer_id":57199824634201,"sku":null,"price":19.99,"currency_code":"GBP","in_stock":false},{"title":"Blueberry \/ 6MG","offer_id":57199824666969,"sku":null,"price":19.99,"currency_code":"GBP","in_stock":false},{"title":"Blueberry \/ 12MG","offer_id":57199824699737,"sku":null,"price":19.99,"currency_code":"GBP","in_stock":false},{"title":"Blueberry \/ 18MG","offer_id":57199824732505,"sku":null,"price":19.99,"currency_code":"GBP","in_stock":false},{"title":"Bubblegum \/ 3MG","offer_id":57199824765273,"sku":null,"price":19.99,"currency_code":"GBP","in_stock":false},{"title":"Bubblegum \/ 6MG","offer_id":57199824798041,"sku":null,"price":19.99,"currency_code":"GBP","in_stock":false},{"title":"Bubblegum \/ 12MG","offer_id":57199824830809,"sku":null,"price":19.99,"currency_code":"GBP","in_stock":false},{"title":"Bubblegum \/ 18MG","offer_id":57199824863577,"sku":null,"price":19.99,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1004\/0836\/1305\/files\/caramel-sticky-toffee-eliqu.jpg?v=1769680038","url":"https:\/\/vapeluxpro.co.uk\/products\/50-50-e-liquid-10ml-by-amazonia","provider":"Vapeluxpro","version":"1.0","type":"link"}