Product Object
(
[id] => 173
[id_lang:protected] => 1
[id_shop:protected] => 1
[id_shop_list] =>
[get_shop_from_context:protected] =>
[table:protected] => product
[identifier:protected] => id_product
[fieldsRequired:protected] => Array
(
[0] => price
)
[fieldsSize:protected] => Array
(
[reference] => 32
[supplier_reference] => 32
[location] => 64
[ean13] => 13
[upc] => 12
)
[fieldsValidate:protected] => Array
(
[id_shop_default] => isUnsignedId
[id_manufacturer] => isUnsignedId
[id_supplier] => isUnsignedId
[reference] => isReference
[supplier_reference] => isReference
[location] => isReference
[width] => isUnsignedFloat
[height] => isUnsignedFloat
[depth] => isUnsignedFloat
[weight] => isUnsignedFloat
[quantity_discount] => isBool
[ean13] => isEan13
[upc] => isUpc
[cache_is_pack] => isBool
[cache_has_attachments] => isBool
[is_virtual] => isBool
[id_category_default] => isUnsignedId
[id_tax_rules_group] => isUnsignedId
[on_sale] => isBool
[online_only] => isBool
[ecotax] => isPrice
[minimal_quantity] => isUnsignedInt
[price] => isPrice
[wholesale_price] => isPrice
[unity] => isString
[additional_shipping_cost] => isPrice
[customizable] => isUnsignedInt
[text_fields] => isUnsignedInt
[uploadable_files] => isUnsignedInt
[active] => isBool
[redirect_type] => isString
[id_product_redirected] => isUnsignedId
[available_for_order] => isBool
[available_date] => isDateFormat
[condition] => isGenericName
[show_price] => isBool
[indexed] => isBool
[visibility] => isProductVisibility
[advanced_stock_management] => isBool
[date_add] => isDateFormat
[date_upd] => isDateFormat
[pack_stock_type] => isUnsignedInt
)
[fieldsRequiredLang:protected] => Array
(
[0] => link_rewrite
[1] => name
)
[fieldsSizeLang:protected] => Array
(
[meta_description] => 255
[meta_keywords] => 255
[meta_title] => 128
[link_rewrite] => 128
[name] => 128
[available_now] => 255
[available_later] => 255
)
[fieldsValidateLang:protected] => Array
(
[meta_description] => isGenericName
[meta_keywords] => isGenericName
[meta_title] => isGenericName
[link_rewrite] => isLinkRewrite
[name] => isCatalogName
[description] => isCleanHtml
[how_to_use] => isCleanHtml
[description_short] => isCleanHtml
[available_now] => isGenericName
[available_later] => IsGenericName
)
[tables:protected] => Array
(
)
[webserviceParameters:protected] => Array
(
[objectMethods] => Array
(
[add] => addWs
[update] => updateWs
)
[objectNodeNames] => products
[fields] => Array
(
[id_manufacturer] => Array
(
[xlink_resource] => manufacturers
)
[id_supplier] => Array
(
[xlink_resource] => suppliers
)
[id_category_default] => Array
(
[xlink_resource] => categories
)
[new] => Array
(
)
[cache_default_attribute] => Array
(
)
[id_default_image] => Array
(
[getter] => getCoverWs
[setter] => setCoverWs
[xlink_resource] => Array
(
[resourceName] => images
[subResourceName] => products
)
)
[id_default_combination] => Array
(
[getter] => getWsDefaultCombination
[setter] => setWsDefaultCombination
[xlink_resource] => Array
(
[resourceName] => combinations
)
)
[id_tax_rules_group] => Array
(
[xlink_resource] => Array
(
[resourceName] => tax_rule_groups
)
)
[position_in_category] => Array
(
[getter] => getWsPositionInCategory
[setter] => setWsPositionInCategory
)
[manufacturer_name] => Array
(
[getter] => getWsManufacturerName
[setter] =>
)
[quantity] => Array
(
[getter] =>
[setter] =>
)
[type] => Array
(
[getter] => getWsType
[setter] => setWsType
)
)
[associations] => Array
(
[categories] => Array
(
[resource] => category
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[images] => Array
(
[resource] => image
[fields] => Array
(
[id] => Array
(
)
)
)
[combinations] => Array
(
[resource] => combination
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_option_values] => Array
(
[resource] => product_option_value
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[product_features] => Array
(
[resource] => product_feature
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_feature_value] => Array
(
[required] => 1
[xlink_resource] => product_feature_values
)
)
)
[tags] => Array
(
[resource] => tag
[fields] => Array
(
[id] => Array
(
[required] => 1
)
)
)
[stock_availables] => Array
(
[resource] => stock_available
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[id_product_attribute] => Array
(
[required] => 1
)
)
[setter] =>
)
[accessories] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
[xlink_resource] => product
)
)
)
[product_bundle] => Array
(
[resource] => product
[api] => products
[fields] => Array
(
[id] => Array
(
[required] => 1
)
[quantity] => Array
(
)
)
)
)
)
[image_dir:protected] =>
[image_format:protected] => jpg
[def:protected] => Array
(
[table] => product
[primary] => id_product
[multilang] => 1
[multilang_shop] => 1
[fields] => Array
(
[id_shop_default] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_manufacturer] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[id_supplier] => Array
(
[type] => 1
[validate] => isUnsignedId
)
[reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 32
)
[supplier_reference] => Array
(
[type] => 3
[validate] => isReference
[size] => 32
)
[location] => Array
(
[type] => 3
[validate] => isReference
[size] => 64
)
[width] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[height] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[depth] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[weight] => Array
(
[type] => 4
[validate] => isUnsignedFloat
)
[quantity_discount] => Array
(
[type] => 2
[validate] => isBool
)
[ean13] => Array
(
[type] => 3
[validate] => isEan13
[size] => 13
)
[upc] => Array
(
[type] => 3
[validate] => isUpc
[size] => 12
)
[cache_is_pack] => Array
(
[type] => 2
[validate] => isBool
)
[cache_has_attachments] => Array
(
[type] => 2
[validate] => isBool
)
[is_virtual] => Array
(
[type] => 2
[validate] => isBool
)
[id_category_default] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[id_tax_rules_group] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[on_sale] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[online_only] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[ecotax] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[minimal_quantity] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
[required] => 1
)
[wholesale_price] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[unity] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[unit_price_ratio] => Array
(
[type] => 4
[shop] => 1
)
[additional_shipping_cost] => Array
(
[type] => 4
[shop] => 1
[validate] => isPrice
)
[customizable] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[text_fields] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[uploadable_files] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[active] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[redirect_type] => Array
(
[type] => 3
[shop] => 1
[validate] => isString
)
[id_product_redirected] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedId
)
[available_for_order] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[available_date] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[condition] => Array
(
[type] => 3
[shop] => 1
[validate] => isGenericName
[values] => Array
(
[0] => new
[1] => used
[2] => refurbished
)
[default] => new
)
[show_price] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[indexed] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[visibility] => Array
(
[type] => 3
[shop] => 1
[validate] => isProductVisibility
[values] => Array
(
[0] => both
[1] => catalog
[2] => search
[3] => none
)
[default] => both
)
[cache_default_attribute] => Array
(
[type] => 1
[shop] => 1
)
[advanced_stock_management] => Array
(
[type] => 2
[shop] => 1
[validate] => isBool
)
[date_add] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[date_upd] => Array
(
[type] => 5
[shop] => 1
[validate] => isDateFormat
)
[pack_stock_type] => Array
(
[type] => 1
[shop] => 1
[validate] => isUnsignedInt
)
[meta_description] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_keywords] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[meta_title] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 128
)
[link_rewrite] => Array
(
[type] => 3
[lang] => 1
[validate] => isLinkRewrite
[required] => 1
[size] => 128
[ws_modifier] => Array
(
[http_method] => 2
[modifier] => modifierWsLinkRewrite
)
)
[name] => Array
(
[type] => 3
[lang] => 1
[validate] => isCatalogName
[required] => 1
[size] => 128
)
[description] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[how_to_use] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[product_info] => Array
(
[type] => 6
[lang] => 1
)
[description_short] => Array
(
[type] => 6
[lang] => 1
[validate] => isCleanHtml
)
[available_now] => Array
(
[type] => 3
[lang] => 1
[validate] => isGenericName
[size] => 255
)
[available_later] => Array
(
[type] => 3
[lang] => 1
[validate] => IsGenericName
[size] => 255
)
)
[associations] => Array
(
[manufacturer] => Array
(
[type] => 1
)
[supplier] => Array
(
[type] => 1
)
[default_category] => Array
(
[type] => 1
[field] => id_category_default
[object] => Category
)
[tax_rules_group] => Array
(
[type] => 1
)
[categories] => Array
(
[type] => 2
[field] => id_category
[object] => Category
[association] => category_product
)
[stock_availables] => Array
(
[type] => 2
[field] => id_stock_available
[object] => StockAvailable
[association] => stock_availables
)
[l] => Array
(
[type] => 2
[field] => id_product
[foreign_field] => id_product
)
)
[classname] => Product
)
[update_fields:protected] =>
[force_id] =>
[tax_name] => deprecated
[tax_rate] => 0
[id_manufacturer] => 0
[id_supplier] => 0
[id_category_default] => 53
[id_shop_default] => 1
[manufacturer_name] =>
[supplier_name] =>
[name] => Intense Pearl Blonde Duo
[description] => 2 Toner Pack
Contains 2x Intense Pearl Blonde Toner 100V
Fast acting pearl blonde toner with added lift
White pearl blonde hair color result.
Ultra fast acting hair toner with added lift.
New lifting technology kicks out yellowness & brassiness and lifts hair by 1-2 levels.
Tones hair in 10-15 minutes, killing all yellow/brassiness in hair.
Produces an ultra-white blonde hair color result.
Can be applied on wet hair or dry.
For best results, apply on pre-lightened or blonde hair (level 9)
Mix with 10 or 20 Vol developer in a ratio of 1 part toner to 2 parts developer
Paraben-free.
Extra large 3.5 oz format.
For professional use.
Suitable for first time applications.
Watch Video of an Intense Pearl Blonde Toner Result Here:
VIDEO
Hair by BeautybyEliasv
Hair by K&K Hair Salon
[description_short] =>
[quantity] => 657
[minimal_quantity] => 1
[available_now] =>
[available_later] =>
[price] => 24
[specificPrice] => Array
(
[id_specific_price] => 19238
[id_specific_price_rule] => 0
[id_cart] => 0
[id_product] => 173
[id_shop] => 0
[id_shop_group] => 0
[id_currency] => 0
[id_country] => 0
[id_group] => 0
[id_customer] => 0
[id_product_attribute] => 0
[price] => -1.000000
[from_quantity] => 1
[reduction] => 4.000000
[reduction_tax] => 1
[reduction_type] => amount
[from] => 0000-00-00 00:00:00
[to] => 0000-00-00 00:00:00
[score] => 32
)
[additional_shipping_cost] => 0.00
[wholesale_price] => 0.000000
[on_sale] => 0
[online_only] => 0
[unity] =>
[unit_price] => 0
[unit_price_ratio] => 0.000000
[ecotax] => 0.000000
[reference] => Intense Pearl Blonde Duo
[supplier_reference] =>
[location] =>
[width] => 0.000000
[height] => 0.000000
[depth] => 0.000000
[weight] => 0.800000
[ean13] =>
[upc] =>
[link_rewrite] => intense-pearl-blonde-duo
[meta_description] => 2 Toner Pack | Intense Pearl Blonde Toner 100V
[meta_keywords] =>
[meta_title] => Intense pearl blonde duo
[quantity_discount] => 0
[customizable] => 0
[new] =>
[uploadable_files] => 0
[text_fields] => 0
[active] => 1
[redirect_type] =>
[id_product_redirected] => 0
[available_for_order] => 1
[available_date] => 0000-00-00
[condition] => new
[show_price] => 1
[indexed] => 1
[visibility] => both
[date_add] => 2020-10-26 06:13:08
[date_upd] => 2024-08-17 03:40:51
[tags] => Array
(
[1] => Array
(
[0] => hair color
[1] => pearl blonde
[2] => toning yellow
[3] => toning brassiness
)
)
[base_price] => 28.000000
[id_tax_rules_group] => 1
[id_color_default] => 0
[advanced_stock_management] => 0
[out_of_stock] => 2
[depends_on_stock] =>
[isFullyLoaded] => 1
[cache_is_pack] => 1
[cache_has_attachments] => 0
[is_virtual] => 0
[id_pack_product_attribute] =>
[cache_default_attribute] => 0
[category] => best-selling-colors-duos
[pack_stock_type] => 3
[how_to_use] =>
If hair is not already blonde, lift using Brilliant Blondexx Bond Protect lightener & developer.
Try to eliminate as much of the brassiness as possible and make sure hair is at level 9-10 for best results.
Rinse when this has been achieved.
Towel dry to get rid of excess moisture.
Now apply Intense Pearl Blonde Toner 100V. Use with 10 or 20 Vol developer.
Use with 10 Vol if your hair is truly well pre-lightened to a level 9-10.
Otherwise, use 20 Vol developer.
Make sure your product and developer mix is runny (1 part toner to 2 parts developer).
This will help you work fast and get an even color result.
Try and saturate the hair with as much product as possible.
Rinse as soon as you get the desired color result.
Normally 10 minutes of processing time is sufficient to neutralize all yellow.
To finish and maintain, use sulfate-free low pH Brilliant Blonde Purple Shampoo and Mask.
To strengthen bleached and toned hair, use Brilliant Blondexx Bond Protect Shampoo & Mask.
[product_info] =>
VIDEO
Hair by BeautybyEliasv
Intense Pearl Blonde 100V - result
WATCH VIDEO OF A BRASSY ROOTS MAKEOVER USING LIGHTENER & INTENSE PEARL BLONDE 100V HERE:
VIDEO
[customization_required] =>
[original_price] => 28.000000
[is_colortube] => 0
[static_price] => 0
)
1
The color is right on. I have gotten many compliments. will use this product from now on.