From the manufacturer
.aplus-v2 .premium-aplus-module-1 .aplus-module-section {
width: 50%;
vertical-align: middle;
}
.aplus-v2 .premium-aplus-module-1 .aplus-module-1-topic {
padding-bottom: 10px;
}
.aplus-v2 .premium-aplus-module-1 .aplus-module-1-heading {
padding-bottom: 20px;
}
.aplus-v2 .premium-aplus-module-1 .aplus-module-1-description {
line-height: 1.6em;
}
.aplus-v2 .premium-aplus-module-1 .aplus-module-section.aplus-image-section {
vertical-align: middle;
}
.aplus-v2 .premium-aplus-module-1 .aplus-module-section.aplus-text-section-left,
.aplus-v2 .premium-aplus-module-1 .aplus-module-section.aplus-text-section-right {
padding: 0 40px;
}
.aplus-v2 .premium-aplus-module-3 .premium-module-3-heading {
padding-bottom: 40px;
}
.aplus-v2 .premium-aplus-module-3 .premium-aplus-four-column {
text-align: center;
}
.aplus-v2 .premium-aplus-module-3 .premium-aplus-four-column {
text-align: inherit;
}
.aplus-v2 .premium-aplus-module-3 .premium-aplus-column {
display: inline-block;
vertical-align: top;
width: 25%;
}
.aplus-v2 .premium-aplus-module-3 .premium-aplus-column {
padding: 0 20px;
}
.aplus-v2 .premium-aplus-module-3 .column-heading {
padding-top: 20px;
}
.aplus-v2 .premium-aplus-module-3 .column-description {
padding-top: 10px;
}
.aplus-v2 .premium-aplus-module-2 .premium-background-wrapper {
position: relative;
}
.aplus-v2 .premium-aplus-module-2 .premium-intro-wrapper {
position: absolute;
width: 50%;
height: 100%;
top: 0;
}
.aplus-v2 .premium-aplus-module-2 .premium-intro-wrapper.right {
left: 50%;
}
html[dir=”rtl”] .aplus-v2 .premium-aplus-module-2 .premium-intro-wrapper.right {
left: auto;
right: 50%;
}
.aplus-v2 .premium-aplus-module-2 .premium-intro-wrapper.secondary-color {
color: #fff;
}
.aplus-v2 .premium-aplus-module-2 .premium-intro-background {
padding: 20px;
}
.aplus-v2 .premium-aplus-module-2 .aplus-module-2-topic {
padding-bottom: 10px;
}
.aplus-v2 .premium-aplus-module-2 .aplus-module-2-heading {
padding-bottom: 20px;
}
.aplus-v2 .premium-aplus-module-2 .aplus-module-2-description {
line-height: 1.5em;
}
.aplus-v2 .premium-aplus-module-2 .premium-intro-background.white-background {
background: rgba(255,255,255,0.5);
}
.aplus-v2 .premium-aplus-module-2 .premium-intro-background.black-background {
background: rgba(0,0,0,0.5);
}
.aplus-v2 .premium-aplus-module-2 .premium-intro-background.black-background,
.aplus-v2 .premium-aplus-module-2 .premium-intro-background.black-background h1,
.aplus-v2 .premium-aplus-module-2 .premium-intro-background.black-background h5,
.aplus-v2 .premium-aplus-module-2 .premium-intro-background.black-background ol,
.aplus-v2 .premium-aplus-module-2 .premium-intro-background.black-background ul,
.aplus-v2 .premium-aplus-module-2 .premium-intro-background.black-background ol .a-list-item,
.aplus-v2 .premium-aplus-module-2 .premium-intro-background.black-background ul .a-list-item {
color: #fff;
}
.aplus-v2 .premium-aplus-module-2 .premium-intro-content-container {
display: table;
height: 100%;
}
.aplus-v2 .premium-aplus-module-2 .premium-intro-wrapper.left .premium-intro-content-container {
padding-left: 40px;
}
html[dir=”rtl”] .aplus-v2 .premium-aplus-module-2 .premium-intro-wrapper.left .premium-intro-content-container {
padding-left: 0px;
padding-right: 40px;
}
.aplus-v2 .premium-aplus-module-2 .premium-intro-wrapper.right .premium-intro-content-container {
padding-right: 40px;
}
html[dir=”rtl”] .aplus-v2 .premium-aplus-module-2 .premium-intro-wrapper.right .premium-intro-content-container {
padding-right: 0px;
padding-left: 40px;
}
.aplus-v2 .premium-aplus-module-2 .premium-intro-content-column {
display: table-cell;
vertical-align: middle;
}
(function(f) {var _np=(window.P._namespace(“PremiumAplusModule”));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) {
P.now(‘premium-module-5-comparison-table-scroller’).execute(function(init){
if (init) {
return;
}
P.register(‘premium-module-5-comparison-table-scroller’, function(){
return function() {
P.when(‘jQuery’, ‘a-popover’, ‘A’, ‘ready’).execute(function($, popover, A) {
function initCompTable(module) {
/**
* Premium comparison table: popover trigger module
*/
var comparisonName = $(module).data(‘comparison-name’);
(function() {
var $additionalInfo = $(‘.aplus-v2 .aplus-popover-trigger’);
$additionalInfo.each(function(i, trigger) {
return popover.create(trigger, $(trigger).data());
});
$additionalInfo.hover(
function() {
$(this).focus();
}
);
})();
/**
* Premium comparison table: adjust column width module
*/
(function() {
var VISIBLE_COLUMNS = 4.2; /* How many visible columns on load */
var MIN_WIDTH = 230;
var getWidth = function() {
return $(this).outerWidth();
}
/* cache selectors */
var
$container = $(‘.aplus-v2 .comparison-table #’+comparisonName),
$header = $(‘.aplus-v2 .comparison-table #’+comparisonName+’ td.attribute’),
$slider = $(‘.aplus-v2 .comparison-table #’+comparisonName+’ .table-slider’),
$columns = $(‘.aplus-v2 .comparison-table #’+comparisonName+’ .aplus-data-column’),
$activeColumn = $(‘.aplus-v2 .comparison-table #’+comparisonName+’ .aplus-data-column.active.active-item’);
/* Formula for determining desired column width */
var calculatedColumnWidth = Math.floor(
($container.innerWidth() – $header.innerWidth()) / VISIBLE_COLUMNS
);
var childWidths = $activeColumn.map(getWidth).get();
var maxChildWidth = Math.max(MIN_WIDTH, Math.max.apply(Math, childWidths));
var minColumnWidth = $columns.innerWidth();
var calculatedPadding = $header.innerWidth() + maxChildWidth;
/* set the min-width of each column to the calulated width or minWidth */
$columns.css(
‘min-width’,
Math.max(MIN_WIDTH, (calculatedColumnWidth < minColumnWidth
? calculatedColumnWidth
: minColumnWidth))
);
$activeColumn.css('width', maxChildWidth);
/* AUI RTL script automatically changes this to padding-right under RTL context */
$slider.css('padding-left', calculatedPadding);
/* show the component */
$container.removeClass('loading');
})();
/**
* Premium comparison table: top scroll bar
*/
(function() {
/* cache selectors */
var
$header = $('.aplus-v2 .comparison-table #'+comparisonName+' td.attribute'),
$fixedColumn = $('.aplus-v2 .comparison-table #'+comparisonName+' td.active'),
$scrollWrapperTop = $('.aplus-v2 .comparison-table #'+comparisonName+' .scroll-wrapper-top'),
$scrollWrapperBottom = $('.aplus-v2 .comparison-table #'+comparisonName+' .scroll-wrapper-bottom'),
$scrollWidth = $('.aplus-v2 .comparison-table #'+comparisonName+' .scroll-width'),
$scrollBar = $('.aplus-v2 .comparison-table #'+comparisonName+' .scroll-bar');
/* confirm fixed column exists and can add width to the total width of the scroll bar */
var fixedColumnWidth = $fixedColumn.innerWidth();
if ( fixedColumnWidth === null ) {
fixedColumnWidth = 0;
}
/* set width of scrollBar */
$scrollBar.css('width', $scrollWidth.innerWidth() + fixedColumnWidth + $header.innerWidth());
/* connect scrolls together */
$scrollWrapperTop.scroll(function() {
$scrollWrapperBottom.scrollLeft($scrollWrapperTop.scrollLeft());
});
$scrollWrapperBottom.scroll(function() {
$scrollWrapperTop.scrollLeft($scrollWrapperBottom.scrollLeft());
});
})();
}
$('.aplus-v2 .premium-aplus-module-5 .table-container').each(function(index, module) {
initCompTable(module);
});
});
}
});
});
}));
/**
* Premium-module 5: Comparision table – scroller
*/
.aplus-v2 .premium-aplus-module-5 h1 {
padding-bottom: 30px;
}
/* position column-headers relative to this table */
.aplus-v2 .premium-aplus-module-5 .table-container {
position: relative;
opacity: 1;
}
.aplus-v2 .premium-aplus-module-5 .table-container.loading {
opacity: 0;
}
.aplus-v2 .premium-aplus-module-5 .table-slider {
overflow-x: scroll;
overflow-y: visible;
width: 100%;
}
/* left column headers are absolute positioned */
.aplus-v2 .premium-aplus-module-5 td.attribute {
position: absolute;
width: 300px;
top: auto;
left: 0;
}
html[dir=”rtl”] .aplus-v2 .premium-aplus-module-5 td.attribute {
right: 0px;
left: auto;
}
.aplus-v2 .premium-aplus-module-5 td.active-item {
position: absolute;
top: auto;
left: 300px;
}
html[dir=”rtl”] .premium-aplus-module-5 td.active-item {
left: auto;
right: 300px;
}
.aplus-v2 .premium-aplus-module-5 .attribute,
.aplus-v2 .premium-aplus-module-5 .active-item,
.aplus-v2 .premium-aplus-module-5 .description {
font-size: 16px;
font-family: arial;
line-height: 2.5em;
white-space:nowrap;
color: #000;
}
.aplus-v2 .premium-aplus-module-5 .attribute,
.aplus-v2 .premium-aplus-module-5 .active-item,
.aplus-v2 .premium-aplus-module-5 .description {
font-family: inherit;
}
.aplus-v2 .premium-aplus-module-5 table.a-bordered td.attribute,
.aplus-v2 .premium-aplus-module-5 table.a-bordered td.active-item {
background-color: #fff;
}
.aplus-v2 .premium-aplus-module-5 table.a-bordered tr:nth-child(even) td.attribute,
.aplus-v2 .premium-aplus-module-5 table.a-bordered tr:nth-child(even) td.active-item {
background-color: #f6f6f6;
}
.aplus-v2 .premium-aplus-module-5 table.a-bordered tr:nth-child(even):last-child td.attribute {
border-bottom: #f6f6f6 solid 1px;
}
.aplus-v2 .premium-aplus-module-5 table.a-bordered td.attribute .comparison-metric-name {
outline-style: none;
}
.aplus-v2 .premium-aplus-module-5 table.a-bordered td.attribute .aplus-popover-trigger::after {
content: “?”;
display: inline-block;
font-size: 12px;
position: relative;
bottom: 5px;
}
.aplus-v2 .premium-aplus-module-5 td.attribute.empty {
height: 280px;
}
.aplus-v2 .premium-aplus-module-5 .header-img {
padding-top: 10px;
}
/* Prevent table borders from overlapping */
.aplus-v2 .premium-aplus-module-5 table {
border-collapse: separate;
}
/* Override default AUI .a-bordered table borders */
.aplus-v2 .premium-aplus-module-5 table.a-bordered td,
.aplus-v2 .premium-aplus-module-5 table.a-bordered th,
.aplus-v2 .premium-aplus-module-5 table.a-bordered {
border-width: 0;
border-color: #eaeaea;
border-style: solid;
}
.aplus-v2 .premium-aplus-module-5 table.a-bordered td {
border-right-width: 1px;
}
.aplus-v2 .premium-aplus-module-5 table.a-bordered td:last-child {
border-right-width: 0;
}
html[dir=”rtl”] .aplus-v2 .premium-aplus-module-5 table.a-bordered td:last-child {
border-right-width: 1px;
}
/* Active column should be surrounded in darker border. */
.aplus-v2 .premium-aplus-module-5 table.a-bordered td.active {
border-color: #767676;
border-right-width: 1px;
border-left-width: 1px;
}
/* Top Active column needs border-top */
.aplus-v2 .premium-aplus-module-5 table.a-bordered tr:first-child td.active {
border-top-width: 1px;
}
/* Bottom column column needs border-bottom */
.aplus-v2 .premium-aplus-module-5 table.a-bordered tr:last-child td.active {
border-bottom-width: 1px;
}
/* Size the top scroller */
.aplus-v2 .premium-aplus-module-5 .scroll-wrapper-top {
width: 100%;
height: 20px;
overflow-x: scroll;
overflow-y: visible;
}
.aplus-v2 .premium-aplus-module-5 .scroll-bar {
height: 1px;
}
/**
* Premium modules global styles
*/
.aplus-v2.desktop {
max-width: 1464px;
min-width: 800px;
margin-left: auto;
margin-right: auto;
word-wrap: break-word;
overflow-wrap: break-word;
word-break: break-word;
}
/* Undo this for tech-specs because it breaks table layout */
.aplus-v2.desktop .premium-aplus .aplus-tech-spec-table { word-break: initial; }
.aplus-v2 .premium-aplus,
.aplus-v2 .premium-aplus .aplus-h1,
.aplus-v2 .premium-aplus .aplus-h2,
.aplus-v2 .premium-aplus .aplus-p1,
.aplus-v2 .premium-aplus .aplus-p2,
.aplus-v2 .premium-aplus .aplus-p3,
.aplus-v2 .premium-aplus .aplus-accent1,
.aplus-v2 .premium-aplus .aplus-accent2
{ font-family: Arial, sans-serif; }
.aplus-v2 .premium-aplus,
.aplus-v2 .premium-aplus .aplus-h1,
.aplus-v2 .premium-aplus .aplus-h2,
.aplus-v2 .premium-aplus .aplus-p1,
.aplus-v2 .premium-aplus .aplus-p2,
.aplus-v2 .premium-aplus .aplus-p3,
.aplus-v2 .premium-aplus .aplus-accent1,
.aplus-v2 .premium-aplus .aplus-accent2
{ font-family: inherit; }
/* type */
.aplus-v2 .premium-aplus .aplus-h1 { font-size: 32px; line-height: 1.2em; font-weight: 500; }
.aplus-v2 .premium-aplus .aplus-h2 { font-size: 26px; line-height: 1.25em; font-weight: 500; }
.aplus-v2 .premium-aplus .aplus-h3 { font-size: 18px; line-height: 1.25em; font-weight: 500; }
.aplus-v2 .premium-aplus .aplus-p1 { font-size: 20px; line-height: 1.3em; font-weight: 300; }
.aplus-v2 .premium-aplus .aplus-p2 { font-size: 16px; line-height: 1.4em; font-weight: 300; }
.aplus-v2 .premium-aplus .aplus-p3 { font-size: 14px; line-height: 1.4em; font-weight: 300; }
.aplus-v2 .premium-aplus .aplus-accent1 { font-size: 16px; line-height: 1.4em; font-weight: 600; }
.aplus-v2 .premium-aplus .aplus-accent2 { font-size: 14px; line-height: 1.4em; font-weight: 600; }
/* spacing */
.aplus-v2 .aplus-container-1 { padding: 40px; }
.aplus-v2 .aplus-container-1-2 { padding: 40px 80px; }
.aplus-v2 .aplus-container-2 { padding: 80px; }
.aplus-v2 .aplus-container-3 { padding: 40px 0; }
/* Display */
.aplus-v2 .premium-aplus .aplus-display-table { display: table; }
.aplus-v2 .premium-aplus .aplus-display-table-cell { display: table-cell; }
.aplus-v2 .premium-aplus .aplus-display-inline-block { display: inline-block; }
/* Aplus display table with min-width 1000px and fill remaining space inside parent */
.aplus-v2.desktop .premium-aplus .aplus-display-table-width { min-width: 1000px; width: 100% }
/**
* Padding and margin for element should be 10, 20, 40, or 80 px. Considering mini 10, small 20, medium 40, large 80.
*/
/**
* Premium-module 13: Carousel
*/
.aplus-v2 .premium-aplus-module-13 .aplus-carousel-container {
position: relative;
}
.aplus-v2 .premium-aplus-module-13 .aplus-carousel-element {
position: relative;
width: 100%;
}
.aplus-v2 .premium-aplus-module-13 .aplus-card-description-wrapper {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.aplus-v2 .premium-aplus-module-13 .aplus-card-description {
display: table;
width: 50%;
height: 100%;
color: #fff;
}
.aplus-v2 .premium-aplus-module-13 .aplus-card-table-cell {
display: table-cell;
vertical-align: middle;
text-align: left;
}
html[dir=”rtl”] .aplus-v2 .premium-aplus-module-13 .aplus-card-table-cell {
text-align: right;
}
.aplus-v2 .premium-aplus-module-13 .aplus-text-background {
background: rgba(0, 0, 0, 0.5);
}
.aplus-v2 .premium-aplus-module-13 .aplus-text-background,
.aplus-v2 .premium-aplus-module-13 .aplus-text-background h1,
.aplus-v2 .premium-aplus-module-13 .aplus-text-background h5,
.aplus-v2 .premium-aplus-module-13 .aplus-text-background ol,
.aplus-v2 .premium-aplus-module-13 .aplus-text-background ul,
.aplus-v2 .premium-aplus-module-13 .aplus-text-background ol .a-list-item,
.aplus-v2 .premium-aplus-module-13 .aplus-text-background ul .a-list-item {
color: #fff;
}
.aplus-v2 .premium-aplus-module-13 .aplus-card-body {
padding: 20px 40px 0 0;
}
html[dir=”rtl”] .aplus-v2 .premium-aplus-module-13 .aplus-card-body {
padding: 20px 0 0 40px;
}
.aplus-v2 .premium-aplus-module-13 .aplus-card-link-button {
text-align: center;
padding-top: 20px;
}
.aplus-v2 .premium-aplus-module-13 .aplus-pagination-wrapper {
position: absolute;
top: 92%;
width: 100%;
}
/**
* Premium-module 8: Hero Video module
*/
.aplus-v2 .premium-aplus-module-8 .premium-aplus-module-8-video {
position: relative;
width: 100%;
}
.aplus-v2 .premium-aplus-module-8 .video-placeholder {
padding-bottom: 40.984%; /* Video or image required size 1464 : 600 = 40.9836 */
}
.aplus-v2 .premium-aplus-module-8 .video-container {
position: absolute;
top: 0;
width: 100%;
height: 100%;
}
if(P) {
P.when(“a-expander”).execute(function (expander) {
expander.initializeExpanders();
});
}


Shimmer Lights Plex Lightener
Shimmer Lights Plex Lightener is designed to strengthen hair from the outside in using built-in Plex technology for up to 97% less breakage*. Achieve up to 7 levels of lift with our anti-brass formula and ensure clear, cool blonde results.
*When using No2 after rinsing No1 vs. Clairol Professional Basic White
PLEX YOUR BLONDE WITH SHIMMER LIGHTS! SEE WHAT MAKES US GREAT!

UP TO 7 LEVELS OF LIFT
Plex your blonde with a lightener that lifts up to 7 levels. Mix with our cream developer for easy and smooth application.

STRONGER HAIR
Combine with our Plex Treatment Step 2 for up to 97% less breakage*.
*When using No2 after rinsing No1 vs. Clairol Professional Basic White

LESS HAIR BREAKAGE
Shimmer Lights built-in Plex bonding technology protects from breakage for silky and smooth hair.

NEUTRALIZED BRASS
Our Anti-Brass Violet formula neutralizes brass for perfect cool blonde results.
-
Shimmer Lights Plex Lightener
Plex Lightener Step 1 helps reduce breakage and ensures clear, cool blonde results. Mix 1oz Lightener and 2oz 10 vol or 20 vol Cream Developer. Apply and process up to 50 min. Rinse. DO NOT SHAMPOO!
-
Shimmer Lights Cream Developer
Use our Cream Developers with Plex Lightener to ensure lift and easy application. Apply 10 or 20 vol depending on desired lift. Mix Toners with 10 vol Cream Developer.
-
Shimmer Lights Plex Treatment
Use 1oz of Plex-enriched Treatment as Step 2 after lightening to strengthen hair. No developer needed. Leave on for 10 min then rinse – shampoo & condition. Repeat weekly to keep hair silky & smooth.
-
Shimmer Lights Permanent Cream Toners
Mix 1 part Permanent Cream Toner to 2 parts 10 vol Cream Developer to neutralize brass for cool results & incredible shine. Apply and process 15-30 min. DO NOT USE HEAT. Rinse, shampoo and condition.
-
Shimmer Lights Shampoo
Use Shimmer Lights award-winning, protein-enriched color-enhancing purple shampoo twice a week, or as needed to tone down brassiness. For extra neutralizing or toning, leave on for 5-10 min and rinse.
-
Shimmer Lights Conditioner
After shampooing, use Conditioner twice a week, or as needed. Work conditioner through hair and leave on for 2-5 min. Rinse thoroughly. It helps renew faded highlights & brighten silver or gray hair.
.aplus-mantle.aplus-module .aplus-pagination-dots {
margin: 0;
}
.aplus-mantle.aplus-module .aplus-pagination-dot {
display: inline-block;
list-style: none;
}
.aplus-mantle.aplus-module .aplus-carousel-nav {
text-align:center;
}
.aplus-mantle.aplus-module .carousel-slider-circle {
display: inline-block;
cursor: pointer;
height: 15px;
width: 15px;
border: 1px solid #000;
border-radius: 20px;
background-color: #fff;
margin-left: 5px;
}
.aplus-mantle.aplus-module .carousel-slider-circle.aplus-carousel-active {
background-color: #FFA500;
}
P.now(“premium-aplus-13-carousel-3”).execute(function(init) {
if (init) {
return;
}
P.register(“premium-aplus-13-carousel-3”, function(){
return function() {
P.when(“A”, “jQuery”, “a-carousel-framework”, “ready”).execute(function (A, $, framework) {
var moduleId = “3”;
var carouselName = “premium-aplus-13-carousel-3”;
var paginationAction = “aplus-pagination-dot-action-” + moduleId;
var paginationGroup = “#aplus-pagination-group-” + moduleId + “-” + carouselName;
/* If the carousel goes to a new page */
A.on(“a:carousel:”+carouselName+”:change:pageNumber”, function (data) {
A.$(paginationGroup+” .carousel-slider-circle”).removeClass(“aplus-carousel-active”)
.eq(data.newValue – 1).addClass(“aplus-carousel-active”);
});
framework.onInit(carouselName, function (carousel) {
A.declarative(paginationAction, ‘click’, function(event){
var data = event.data;
carousel.gotoPage(data.page);
});
});
});
}
});
});
(function(f) {var _np=(window.P._namespace(“PremiumAplusModule”));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) {
P.when(“premium-aplus-13-carousel-3”).execute(function(init){init();});
}));
P.when(‘A’, ‘Airy’, ‘ready’).execute(function(A, Airy) {
setTimeout(setupAiry(A,Airy), 3000);
function setupAiry(A, Airy) {
var airyAssetConfig = {};
airyAssetConfig[“parentId”] = “36f4d0ba-e747-4495-a66d-8dca12d811c1”;
airyAssetConfig[“desiredMode”] = “html”;
airyAssetConfig[“swfUrl”] = “https://images-na.ssl-images-amazon.com/images/G/01/vap/video/airy2/prod/2.0.1460.0/flash/AiryBasicRenderer._CB485925577_.swf”
airyAssetConfig[“htmlVideoAttributes”] = {
“preload”: “none”,
};
if(“Install Flash Player”.length > 0) {
airyAssetConfig[“installFlashButtonText”] = “Install Flash Player”;
}
if(“Adobe Flash Player is required to watch this video.”.length > 0) {
airyAssetConfig[“installFlashPrompt”] = “Adobe Flash Player is required to watch this video.”;
}
if(“Sorry, an error has occurred while attempting video playback. Please try again later.”.length > 0) {
airyAssetConfig[“playbackErrorPrompt”] = “Sorry, an error has occurred while attempting video playback. Please try again later.”;
}
if(“Sorry, this video is unsupported on this browser.”.length > 0) {
airyAssetConfig[“videoUnsupportedPrompt”] = “Sorry, this video is unsupported on this browser.”;
}
var requestId, sessionId, marketplaceId, contentId;
requestId = “904HMFWMV5V51AJJHYKQ”;
sessionId = “130-7563146-2145333”;
marketplaceId = “ATVPDKIKX0DER”;
contentId = “b36a4a9e-dab4-4034-b236-6506a686e32a”;
airyAssetConfig[“contentId”] = contentId;
if(false){
airyAssetConfig[“ignoreBundledSkin”] = true;
}
airyAssetConfig[“mediaSourceInfo”] = [
“https://m.media-amazon.com/images/S/aplus-media/vc/05723a78-80af-4cdc-a875-7b58ea2d2b11.mp4”,
];
if(“https://m.media-amazon.com/images/S/aplus-media/vc/c61ec9d9-00a4-4741-9bbb-35173f8f0fd3.__CR0,0,1464,600_PT0_SX1464_V1___.png”.length > 0 || “https://m.media-amazon.com/images/S/aplus-media/vc/c61ec9d9-00a4-4741-9bbb-35173f8f0fd3.__CR0,0,1464,600_PT0_SX1464_V1___.png”.length > 0){
airyAssetConfig[“slateImages”] = {};
}
if(“https://m.media-amazon.com/images/S/aplus-media/vc/c61ec9d9-00a4-4741-9bbb-35173f8f0fd3.__CR0,0,1464,600_PT0_SX1464_V1___.png”.length > 0){
airyAssetConfig[“slateImages”][“preloadSlate”] = “https://m.media-amazon.com/images/S/aplus-media/vc/c61ec9d9-00a4-4741-9bbb-35173f8f0fd3.__CR0,0,1464,600_PT0_SX1464_V1___.png”;
}
if(“https://m.media-amazon.com/images/S/aplus-media/vc/c61ec9d9-00a4-4741-9bbb-35173f8f0fd3.__CR0,0,1464,600_PT0_SX1464_V1___.png”.length > 0){
airyAssetConfig[“slateImages”][“postMediaSlate”] = “https://m.media-amazon.com/images/S/aplus-media/vc/c61ec9d9-00a4-4741-9bbb-35173f8f0fd3.__CR0,0,1464,600_PT0_SX1464_V1___.png”;
}
airyAssetConfig[“backgroundColor”] = “#000000”;
var gifLike = (false || false || false);
var videoHeight, videoWidth;
airyAssetConfig[“bindings”] = {
canplay: function() {
if(!Airy.isMobilePlatform() && gifLike){
aplusAiryInstance.audioOff();
aplusAiryInstance.play();
}
},
play : function() {
if (Airy.isMobilePlatform()){
aplusAiryInstance.enterFullScreen();
}
},
ended: function(){
if(!Airy.isMobilePlatform() && gifLike){
aplusAiryInstance.replay();
}
},
loadedmetadata: function(e, f) {
videoWidth = f.videoWidth;
videoHeight = f.videoHeight;
}
};
var metricsMethod = Airy.isMobilePlatform() ? “MobileDetailPage” : “DetailPage”;
if (gifLike) {
airyAssetConfig[“isForesterTrackingDisabled”] = true;
}
airyAssetConfig[“foresterMetadataParams”] = {
client : “AplusEmc”,
method : metricsMethod,
marketplaceId : marketplaceId,
requestId : requestId,
session : sessionId
};
var aplusAiryInstance = Airy.embed(airyAssetConfig);
A.on(“aplus:36f4d0ba-e747-4495-a66d-8dca12d811c1:play”, function(){
aplusAiryInstance.play();
});
A.on(“aplus:36f4d0ba-e747-4495-a66d-8dca12d811c1:pause”, function(){
aplusAiryInstance.pause();
});
A.on(“aplus:36f4d0ba-e747-4495-a66d-8dca12d811c1:loadMedia”, function(media){
aplusAiryInstance.loadMedia(media);
});
A.on(“aplus:36f4d0ba-e747-4495-a66d-8dca12d811c1:mediaMetadata”, function(cb){
cb(videoWidth, videoHeight);
});
}
});
BUILD YOUR SHIMMER LIGHTS REGIMEN
See more
|
See more
|
See more
|
See more
|
See more
|
See more
|
See more
|
|
Product Name
|
Violet Plex Lightener |
10 vol. Cream Developer |
20 vol. Cream Developer |
Plex Treatment |
Permanent Cream Toners |
SHAMPOO |
CONDITIONER |
Formula
|
Dust-free powder |
Creamy formula |
Creamy formula |
Plex enriched creamy formula |
Silky consistency |
Color enhancing formula |
Color enhancing formula |
Main Benefit
|
Up to 7 levels of lift |
Gentle lift |
Standard lift |
Less breakage |
Neutralize brass |
Tones down brassiness |
Refreshes & renews faded color |
Results
|
Cool blonde color |
Cool blonde color |
Cool blonde color |
Shiny, conditioned hair |
Multidimensional blonde color |
Balanced blonde results |
Enhanced cool blonde color |
Step in the ritual
|
Step 1 |
Step 1 & use with Toners |
Step 1 |
Step 2 |
Final step |
Use twice a week or as needed |
Use twice a week or as needed |
(function(f) {var _np=(window.P._namespace(“PremiumAplusModule”));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) {
P.when(‘premium-module-5-comparison-table-scroller’, ‘ready’).execute(function(init){ init() });
}));
Shimmer Lights
Since the 1980s, Shimmer Lights has been the first line of defense against brass for blondes.
Regarded by many as the best maintenance products for blonde, silver & highlighted hair, Shimmer Lights award-winning Shampoo and Conditioner are trusted by professional stylists and celebs alike.
The iconic care and styling range expanded into lightening and toning, ensuring that anyone can go blonde & stay blonde. Shimmer Lights has everything you need to lighten, tone and maintain your blonde.
