{"product_id":"vitalitys-tone-intense-developer","title":"Vitality's Tone Intense Developer","description":"\u003c!-- SEO-Friendly Intro --\u003e\n\u003ch2 class=\"visually-hidden\"\u003eVitality's Tone Intense Developer 1000ml\u003c\/h2\u003e\n\n\u003cp\u003eVitality's Tone Intense Developer 1000ml is a professional ammonia-free activator specifically formulated for use with Vitality's Tone Intense hair colour. Available in two strengths, it supports reliable colour development and optimal tone-on-tone results when mixed at the recommended 1:2 ratio.\u003c\/p\u003e\n\n\u003cul\u003e\n  \u003cli\u003eProfessional activator for Vitality's Tone Intense colour\u003c\/li\u003e\n  \u003cli\u003eAvailable in 6 Vol\/1.9% and 13 Vol\/4%\u003c\/li\u003e\n  \u003cli\u003eAmmonia-free professional formula\u003c\/li\u003e\n  \u003cli\u003eSupports balanced, consistent colour development\u003c\/li\u003e\n  \u003cli\u003eGenerous 1000ml salon size\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003c!-- Vitality's Colour System Cards --\u003e\n\u003cstyle\u003e\n.vitalitys-system {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));\n  gap: 12px;\n  margin: 25px 0;\n  text-align: center;\n}\n\n.vitalitys-step {\n  border: 1px solid #e5e5e5;\n  border-radius: 10px;\n  padding: 14px 10px;\n  text-decoration: none;\n  color: #333 !important;\n  background: linear-gradient(180deg, #ffffff, #f8f8f8);\n  transition: 0.2s ease;\n  position: relative;\n}\n\n.vitalitys-step:hover {\n  box-shadow: 0 6px 16px rgba(0,0,0,0.08);\n  transform: translateY(-2px);\n}\n\n.vitalitys-badge {\n  position: absolute;\n  top: -10px;\n  left: 50%;\n  transform: translateX(-50%);\n  background: linear-gradient(90deg, #250971, #7b2ff7);\n  color: #fff;\n  font-size: 11px;\n  padding: 4px 8px;\n  border-radius: 20px;\n  white-space: nowrap;\n}\n\n.vitalitys-step strong {\n  display: block;\n  margin-top: 8px;\n  font-size: 13px;\n  color: #222;\n}\n\n.vitalitys-step span {\n  display: block;\n  margin-top: 4px;\n  font-size: 12px;\n  color: #666;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"vitalitys-system\"\u003e\n\n  \u003ca href=\"https:\/\/hairwaysdirect.com\/products\/vitalitys-tone-intense-semi-permanent-hair-colour\" class=\"vitalitys-step\"\u003e\n    \u003cdiv class=\"vitalitys-badge\"\u003eEssential Partner\u003c\/div\u003e\n    \u003cstrong\u003eTone Intense Colour\u003c\/strong\u003e\n    \u003cspan\u003eAmmonia-free tone-on-tone hair colour\u003c\/span\u003e\n  \u003c\/a\u003e\n\n  \u003ca href=\"https:\/\/hairwaysdirect.com\/collections\/all-vitalitys\" class=\"vitalitys-step\"\u003e\n    \u003cdiv class=\"vitalitys-badge\"\u003eExplore the Range\u003c\/div\u003e\n    \u003cstrong\u003eAll Vitality's\u003c\/strong\u003e\n    \u003cspan\u003eDiscover the complete professional collection\u003c\/span\u003e\n  \u003c\/a\u003e\n\n  \u003ca href=\"https:\/\/hairwaysdirect.com\/products\/vitalitys-art-hair-colour\" class=\"vitalitys-step\"\u003e\n    \u003cdiv class=\"vitalitys-badge\"\u003ePermanent Option\u003c\/div\u003e\n    \u003cstrong\u003ePermanent Colour\u003c\/strong\u003e\n    \u003cspan\u003eLong-lasting professional colour results\u003c\/span\u003e\n  \u003c\/a\u003e\n\n  \u003ca href=\"https:\/\/hairwaysdirect.com\/collections\/hair-foil\" class=\"vitalitys-step\"\u003e\n    \u003cdiv class=\"vitalitys-badge\"\u003eColouring Essential\u003c\/div\u003e\n    \u003cstrong\u003eHair Foil\u003c\/strong\u003e\n    \u003cspan\u003eProfessional foil for salon colour services\u003c\/span\u003e\n  \u003c\/a\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- Premium Collapsible Boxes --\u003e\n\u003cstyle\u003e\n.premium-collapsible {\n  border: 1px solid #e5e5e5;\n  border-radius: 10px;\n  overflow: hidden;\n  margin: 25px 0;\n  font-family: inherit;\n}\n\n.premium-collapsible details {\n  border-top: 1px solid #e5e5e5;\n}\n\n.premium-collapsible details:first-child {\n  border-top: none;\n}\n\n.premium-collapsible \u003e details \u003e summary {\n  padding: 14px 16px;\n  cursor: pointer;\n  font-weight: 600;\n  background: linear-gradient(90deg, #250971, #7b2ff7);\n  color: #ffffff;\n  list-style: none;\n  position: relative;\n  line-height: 1.3;\n  text-align: center;\n}\n\n.premium-collapsible \u003e details \u003e summary::-webkit-details-marker {\n  display: none;\n}\n\n.premium-collapsible \u003e details \u003e summary::after {\n  content: \"＋\";\n  position: absolute;\n  right: 16px;\n  font-size: 16px;\n}\n\n.premium-collapsible \u003e details[open] \u003e summary::after {\n  content: \"−\";\n}\n\n.premium-collapsible .content {\n  padding: 16px;\n  background: #ffffff;\n  color: #333333;\n  text-align: left;\n}\n\n.premium-collapsible ul,\n.premium-collapsible ol {\n  padding-left: 18px;\n  margin: 0;\n}\n\n.premium-collapsible li {\n  margin-bottom: 6px;\n}\n\n.visually-hidden {\n  position: absolute;\n  left: -9999px;\n  top: auto;\n  width: 1px;\n  height: 1px;\n  overflow: hidden;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"premium-collapsible\"\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eProduct Overview\u003c\/summary\u003e\n    \u003ch2 class=\"visually-hidden\"\u003eProduct Overview\u003c\/h2\u003e\n    \u003cdiv class=\"content\"\u003e\n      \u003cp\u003eVitality's Tone Intense Developer is a professional activator created to work with the Vitality's Tone colour system. Its ammonia-free formulation helps develop the selected shade evenly, supporting balanced tone-on-tone colour and reliable salon results.\u003c\/p\u003e\n\n      \u003cp\u003eThe developer is supplied in a practical 1000ml salon bottle and is available in two strengths, allowing colourists to select the most appropriate option for the desired service and finish.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eChoose Your Strength\u003c\/summary\u003e\n    \u003ch2 class=\"visually-hidden\"\u003eVitality's Tone Developer Strengths\u003c\/h2\u003e\n    \u003cdiv class=\"content\"\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n\u003cstrong\u003e6 Vol\/1.9%:\u003c\/strong\u003e Recommended for toning streaks and highlights.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e13 Vol\/4%:\u003c\/strong\u003e Recommended for more intense and longer-lasting colour results.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eKey Features\u003c\/summary\u003e\n    \u003ch2 class=\"visually-hidden\"\u003eKey Features\u003c\/h2\u003e\n    \u003cdiv class=\"content\"\u003e\n      \u003cul\u003e\n        \u003cli\u003eSpecifically formulated for the Vitality's Tone colour system\u003c\/li\u003e\n        \u003cli\u003eSupports optimal tone-on-tone colour development\u003c\/li\u003e\n        \u003cli\u003eAvailable in two professional developer strengths\u003c\/li\u003e\n        \u003cli\u003eAmmonia-free formulation\u003c\/li\u003e\n        \u003cli\u003eSuitable for professional salon colour services\u003c\/li\u003e\n        \u003cli\u003eEconomical 1000ml salon size\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eHow to Use\u003c\/summary\u003e\n    \u003ch2 class=\"visually-hidden\"\u003eHow to Use Vitality's Tone Intense Developer\u003c\/h2\u003e\n    \u003cdiv class=\"content\"\u003e\n      \u003col\u003e\n        \u003cli\u003eSelect the appropriate developer strength for the required colour service.\u003c\/li\u003e\n        \u003cli\u003ePlace one part Vitality's Tone Intense colour into a non-metallic bowl.\u003c\/li\u003e\n        \u003cli\u003eAdd two parts Tone Developer.\u003c\/li\u003e\n        \u003cli\u003eMix thoroughly until a soft, even cream is achieved.\u003c\/li\u003e\n        \u003cli\u003eApply according to the selected colour service and product instructions.\u003c\/li\u003e\n        \u003cli\u003eAllow the Tone Intense colour to process for 20–30 minutes.\u003c\/li\u003e\n      \u003c\/ol\u003e\n\n      \u003cp\u003e\u003cstrong\u003eMixing ratio:\u003c\/strong\u003e 1:2\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eFor professional use only.\u003c\/strong\u003e Wear suitable protective gloves and follow the manufacturer’s instructions.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eTechnical Specifications\u003c\/summary\u003e\n    \u003ch2 class=\"visually-hidden\"\u003eTechnical Specifications\u003c\/h2\u003e\n    \u003cdiv class=\"content\"\u003e\n      \u003cul\u003e\n        \u003cli\u003eProduct type: Hair colour developer\u003c\/li\u003e\n        \u003cli\u003eSize: 1000ml\u003c\/li\u003e\n        \u003cli\u003eAvailable strengths: 6 Vol\/1.9% and 13 Vol\/4%\u003c\/li\u003e\n        \u003cli\u003eMixing ratio: 1 part colour to 2 parts developer\u003c\/li\u003e\n        \u003cli\u003eCompatible colour: Vitality's Tone Intense\u003c\/li\u003e\n        \u003cli\u003eAmmonia-free\u003c\/li\u003e\n        \u003cli\u003eProfessional use only\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"Vitalitys","offers":[{"title":"6 Vol \/ 1.9%","offer_id":57995316953470,"sku":"02910","price":6.25,"currency_code":"GBP","in_stock":true},{"title":"13 Vol \/ 4%","offer_id":57995316986238,"sku":"07906","price":6.25,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0769\/1904\/6454\/files\/Vitalitys6vol_2553fd6b-7733-48cf-a3a6-d6826383e78f.jpg?v=1788967939","url":"https:\/\/hairwaysdirect.com\/products\/vitalitys-tone-intense-developer","provider":"Hairways (Hair and Beauty) Ltd","version":"1.0","type":"link"}