Hidden Crown® Hair | Shop Crown Toppers Made From 100% REMY Human Hair - Hidden Crown Hair Extensions (2024)

Color swatches of the Laura Rugetti collection are not available and will not be included with purchase.

Hidden Crown® Hair | Shop Crown Toppers Made From 100% REMY Human Hair - Hidden Crown Hair Extensions (1)

Mulberry Silk Pillowcase - King

Add

Hidden Crown® Hair | Shop Crown Toppers Made From 100% REMY Human Hair - Hidden Crown Hair Extensions (2)

Mulberry Silk Pillowcase - Queen

Add

1) { total_qty = 0; if($('.hidden_bdl_id:input[value="' + data.items[j].id + '"]') != undefined) { $('.hidden_bdl_id:input[value="' + data.items[j].id + '"]').each(function (index) { main_id = $(this).attr('ID').replace(/_bundled_products/gi, ""); main_item_qty = $('.hidden_qty#' + main_id + '_qty').val(); total_qty = total_qty + (main_item_qty * 1); }); //console.log("total_qty"+total_qty); if (data.items[j].quantity == total_qty) { for (n = 0; n < indexes.length; n++) { bogo_variant_array.slice(indexes[n], 1); new_arr = arr.slice(indexes[n], 1); } } else { if(data.items[j].properties != null && data.items[j].properties._IS_BOGO == "1") { update_arr[m] = { 'key': data.items[j].key, 'quantity': total_qty }; m++; } for (n = 0; n < indexes.length; n++) { bogo_variant_array.slice(indexes[n], 1); new_arr = arr.slice(indexes[n], 1); } } } arr = new_arr; } else if (data.items[j].properties != null && data.items[j].properties._IS_BOGO == "1") //need to remove { //console.log('remove item'+j); // console.log(data.items[j].key); //update_arr[m] = { 'variant_id': data.items[j].id, 'quantity': 0 }; if($('.hidden_bdl_id:input[value="' + data.items[j].id + '"]').val() == undefined) { variant_key = data.items[j].key; //update item to remove discount var data ={ id: variant_key, quantity:0 }; var params = { type: 'POST', url: '/cart/change.js', data: data, async:false, dataType: 'json', success: function(stuff) { loadCartPopup(); } }; $.ajax(params); return false; } } } var update_str = ""; for (k = 0; k < (update_arr.length); k++) { var data ={ id: update_arr[k].key, quantity:update_arr[k].quantity }; var params = { type: 'POST', url: '/cart/change.js', data: data, async:false, dataType: 'json', success: function(stuff) { } }; $.ajax(params); if(k==((update_arr.length)-1)) { loadCartPopup(); } } //add BOGO Product for (k = 0; k < (arr.length); k++) { var id = parseInt(arr[k].variant_id); var quantity = parseInt(arr[k].quantity); var params1 = { type: 'POST', async: false, url: '/cart/add.js', data: { id: id, quantity: quantity, properties: { '_IS_BOGO': '1' } }, dataType: 'json', success: function (stuff) { if (update_str == "" && k == (arr.length - 1)) { loadCartPopup(); } } }; $.ajax(params1); } } }; $.ajax(params); //end of BOGO product } function funGetAllIndexes(arr, val) { var indexes = [], i = -1; while ((i = arr.indexOf(val, i+1)) != -1){ indexes.push(i); } return indexes; } jQuery('.cart-modal-items').on('click','.remove-item-from-drawer',function(){ dataLayer.push({ ecommerce: null }); str = { "currency": "USD", "value": parseFloat(($(this).closest('.cart-modal-product').data('item-price')*0.01).toFixed(2)), "items": [ { 'item_name': $(this).closest('.cart-modal-product').data('item-name'), 'item_id': $(this).closest('.cart-modal-product').data('item-sku'), 'price': parseFloat(($(this).closest('.cart-modal-product').data('item-price')*0.01).toFixed(2)), 'item_brand': $(this).closest('.cart-modal-product').data('item-vendor'), 'item_category': $(this).closest('.cart-modal-product').data('item-category'), 'quantity': $(this).closest('.cart-modal-product').data('item-quantity') }, ], }; if($(this).closest('.cart-modal-product').data('item-variant')!=null && $(this).closest('.cart-modal-product').data('item-variant')!='Default Title') { str.items[0].item_variant=$(this).closest('.cart-modal-product').data('item-variant'); } dataLayer.push({ "event": "remove_from_cart", "ecommerce": str }); $('.hidden_qty#' + $(this).data('variant-id')+ '_qty').val(0); $('#'+$(this).data('variant-id')+'_bundled_products').remove(); str ="updates["+$(this).data('variant-id')+"]=0"; var params = { type: 'POST', url: '/cart/update.js', data: str, dataType: 'json', success: function(stuff) { loadCartPopup(); } }; $.ajax(params); }); function updateCart(qty,line_number,variant_id) { $('.hidden_qty#' + variant_id + '_qty').val(qty); $('.cart-modal-items').html(""); var data ={ line:line_number, quantity:qty }; var params = { type: 'POST', url: '/cart/change.js', data: data, async:false, dataType: 'json', success: function(stuff) { loadCartPopup(); } }; $.ajax(params); } function get_color_description(title) { color_description = ''; if(title.indexOf('#1')>-1) color_description = 'Jet Black #1 — Our Darkest Color with Cool Undertones.'; if(title.indexOf('#2')>-1) color_description = 'Dark Brown #2 — A Dark Chocolate Neutral Brown.'; if(title.indexOf('#3')>-1) color_description = 'Rich Chocolate Brown #3 — Milk Chocolate with Warm Undertones.'; if(title.indexOf('#6')>-1) color_description = 'Medium Auburn Brown.'; if(title.indexOf('#1B')>-1) color_description = 'Deepest Brown #1B — Near Black with Brown Hue'; if(title.indexOf('#30')>-1) color_description = 'Light Auburn.'; if(title.indexOf('#1B30')>-1) color_description = 'Deep Brown with Auburn Highlights.'; if(title.indexOf('#8')>-1) color_description = 'Light Brown/Darkest Blonde.'; if(title.indexOf('#22')>-1) color_description = 'Light Beige Blonde.'; if(title.indexOf('#4')>-1) color_description = 'Medium Brown #4 — A Bronzed Brown with Auburn Undertones.'; if(title.indexOf('#10')>-1) color_description = 'Natural Blonde.'; if(title.indexOf('#10/22')>-1) color_description = 'A creamy version of our popular #116 color, available for a limited time only.'; if(title.indexOf('#24')>-1) color_description = 'Golden Blonde.'; if(title.indexOf('#2412')>-1) color_description = 'Light Warm Blonde with Golden Highlights.'; if(title.indexOf('#28')>-1) color_description = 'Natural Red Head.'; if(title.indexOf('#60')>-1) color_description = 'Platinum Clearest Blonde.'; if(title.indexOf('#58')>-1) color_description = 'Sterling Grey.'; if(title.indexOf('#422')>-1) color_description = 'Honey Bronde Mix with Highlights and Medium Lowlights.'; if(title.indexOf('#612')>-1) color_description = 'Ash Blonde with Auburn Lowlights.'; if(title.indexOf('#613')>-1) color_description = 'Lightest Blonde with Warm Tones.'; if(title.indexOf('#613/8')>-1) color_description = 'Lightest Blonde w/ Lowlights'; if(title.indexOf('#60/8')>-1) color_description = 'Ash Light Blonde with Lowlights.'; if(title.indexOf('#4/613')>-1) color_description = 'Medium Brown with Warm Highlights.'; if(title.indexOf('#882')>-1) color_description = 'Dark Ash Blonde Mix with Cool Highlights.'; if(title.indexOf('#812')>-1) color_description = 'Natural Light Brown with Subtle Highlights.'; if(title.indexOf('#116')>-1) color_description = 'Cool Ashy Blonde with Highlights.'; if(title.indexOf('#5/24')>-1) color_description = 'Medium/Light Brown with Highlights.'; if(title.indexOf('#622')>-1) color_description = 'Light Caramel Honey Blonde Mix.'; if(title.indexOf('#27/613')>-1) color_description = 'Strawberry Blonde with Highlights.'; if(title.indexOf('#33')>-1) color_description = 'Dark Auburn.'; if(title.indexOf('#B2/6/8')>-1) color_description = 'Lightest Brown with Darkest Blonde Ends and Balayage Root Color #2.'; if(title.indexOf('#B3/622')>-1) color_description = 'Light Caramel Honey Blonde Mix and Balayage Root Color #3.'; if(title.indexOf('#B3/882')>-1) color_description = 'Dark Ash Blonde with Cool Lowlights and Balayage Root Color #3.'; if(title.indexOf('#B6/613')>-1) color_description = 'Lightest Warm Blonde with Light Medium Brown Root and Balayage Color.'; if(title.indexOf('#B8/60')>-1) color_description = 'Platinum Lightest Blonde with Ash Balayage Root Color #8.'; if(color_description!='') { return '

\ '+color_description+'\

'; } else { return color_description } }
Hidden Crown® Hair | Shop Crown Toppers Made From 100% REMY Human Hair - Hidden Crown Hair Extensions (3)

top off your look and add instant volume
with Crown Topper®

Finally a luxurious and easy solution for fine or thinning hair for every stage of hair loss. Choose from our original Crown Topper® or our Mini Toppers, each instantly add volume and coverage without glue or damage. Made with ethically-sourced 100% REMY human hair.

Original vs. Mini

Hidden Crown® Hair | Shop Crown Toppers Made From 100% REMY Human Hair - Hidden Crown Hair Extensions (4)

Original Crown Topper®

  • Mesh base dimensions 5.5" x 6.5"
  • 85 grams of 100% REMY hair
  • 16” Length
  • Larger topper, ideal for more coverage and volume.
  • Full coverage, more volume for mid-stage hair loss

How to Apply Original Crown Topper®

Hidden Crown® Hair | Shop Crown Toppers Made From 100% REMY Human Hair - Hidden Crown Hair Extensions (5)

Mini Toppers

  • Mesh base dimensions 4" x 2.75"
  • 35 grams of 100% REMY hair
  • 12” Length
  • Ideal for a more focused area, can be used on your crown for instant thickness
  • Partial coverage perfect for beginning or mid-stage hair loss

the brand celebrities trust
choose your color now

FILTER COLORS

Topper | Jet Black | #1 Topper | Deepest Brown/Near Black | #1B Topper | Dark Brown | #2 Topper | Rich Chocolate Brown | #3 Topper | Medium Brown | #4 Topper | Medium Brown with Warm Highlights | #4/613 Topper | Medium/Light Brown with Highlights | #5/24 Topper | Medium Auburn Brown | #6 Crown Topper® | Light Brown/Darkest Blonde | #8 Topper | Light Caramel Honey Blonde Mix | #622 Topper | Honey Bronde Mix with Highlights and Medium Lowlights | #422 Topper | Ash Blonde with Auburn Lowlights | #612 Topper | Natural Light Brown with Subtle Highlights | #812 Topper | Dark Ash Blonde Mix with Cool Highlights | #882 Topper | Ash Light Blonde w/ Lowlights | #60/8 Topper | Cool Ashy Blonde with Highlights | #116 Topper | Light Warm Blonde with Golden Highlights | #2412 Topper | Lightest Golden Blonde | 613 Topper | Light Beige Blonde | #22 Topper | Platinum Clearest Blonde | #60 Topper | Creamy Blonde with Ashy Lowlights | #10/22 Topper | Dark Auburn | #33 Crown Topper® | Light Auburn | #30 Mini Topper | Dark Gray | #G1B Mini Topper | Light Gray | #G55 Crown Topper® | Balayage | Medium Brown with Warm Highlights | #B4/613 Crown Topper® | Balayage | Light Caramel Honey Blonde Mix | #B622 Crown Topper® | Balayage | Light Warm Blonde with Golden Highlights | #B2412 Crown Topper® | Balayage | Cool Ashy Blonde with Highlights | #B116 Crown Topper® | Balayage | Platinum Clearest Blonde | #B60

Frequently Asked Questions

Hidden Crown® Hair | Shop Crown Toppers Made From 100% REMY Human Hair - Hidden Crown Hair Extensions (36)

What are the differences between the original Crown Topper® and the Mini Toppers

Crown Topper®: 16” length, made of 85 grams and are hand-tied to a breathable mesh base (5.5" x 6.5") secured with four comfortable silicone backed clips to keep it securely in place. Ideal for an advanced stage of hair thinning/loss with fuller crown coverage and volume.

Mini Toppers: 12” length, made of 35 grams, and are hand-tied to a breathable mesh base (4" X 2.75") secured with four comfortable silicone backed clips. Ideal for beginning stages of thinning for added volume and coverage.How to prep your topper.

How do I wear the Crown Topper®?

Both the original Crown Topper® and the Mini Toppers should be clipped in about 1-2 inches behind your hairline. We do recommend teasing the hair at the root to allow the clips to fit snug to the hair and feel secure. The Crown Topper® is designed to provide full coverage of the crown area.

WHAT IS THE DIFFERENCE BETWEEN ROOTED AND NONROOTED CROWN TOPPER®?

Our rooted Crown Topper® has ¼ inch of darker rooting put in to emulate a more grown out, natural look. The Non-Rooted is the same color root to tip.

LEARN MORE

Availability:

Share this

Maximum products to compare. Limit is 3!

Search something

Your Wishlist is empty!

added to Wishlist

added to Compare

Maximum products to compare. Limit is 3!

Virtual Color Match

We know the paparazzi can be a pain. Confirm your consent to having your photo taken below.

The Virtual Try On and Virtual Color Match tools may collect, capture, store, use, receive or obtain a photo image of your face and use that image and data for the purpose of providing you with a personalized experience.
Any photo image or data you share will not be disclosed to any third-party or stored on any server or system after your use of the Virtual Try On or Virtual Color Match tool and is not used for identification purposes.

I consent to the use of a photo of my image as described in the Virtual Try On and Virtual Color Match Information Notice and agree to all terms, including data retention, data deletion, and data use, processing storage and transfer. I agree to the Terms of Use and Privacy Policy for Beauty Industry Group and Its Affiliated brands.

Oops! The photo didn't work. Let's try again.

TIPS

Pull your hair to the front and avoid tucking it behind your ears

Natural lighting is best, ideally in front of a window

Tilt your head slightly forward

Ensure your clothing contrasts with your hair color

Wear your hair straight for best results

No filters or edited photos

Avoid harsh sunlight on your hair and face

OR

Chat with our customer service team for a color match.

We're about to color you happy! Take or upload your photo and instantly get 3 color matches. It's basically magic!

Hidden Crown® Hair | Shop Crown Toppers Made From 100% REMY Human Hair - Hidden Crown Hair Extensions (37)

Do

Hidden Crown® Hair | Shop Crown Toppers Made From 100% REMY Human Hair - Hidden Crown Hair Extensions (38)

Don't

TIPS

Pull your hair to the front and avoid tucking it behind your ears

Natural lighting is best, ideally in front of a window

Tilt your head slightly forward

Ensure your clothing contrasts with your hair color

Wear your hair straight for best results

No filters or edited photos

Avoid harsh sunlight on your hair and face

Results may vary depending on the quality of photo.

*Seasonal colors and collections may not show up in your color match and may not be available in all lengths and application methods.

Keep your chin up and face straight ahead.

Hidden Crown® Hair | Shop Crown Toppers Made From 100% REMY Human Hair - Hidden Crown Hair Extensions (39)

Hidden Crown® Hair | Shop Crown Toppers Made From 100% REMY Human Hair - Hidden Crown Hair Extensions (40)

YOUR COLOR OPTIONS

*Seasonal colors and collections may not show up in your color match and may not be available in all lengths and application methods.

Still not sure? You can contact our customer service team for hep with your color match. Contact Now.

Hidden Crown® Hair | Shop Crown Toppers Made From 100% REMY Human Hair - Hidden Crown Hair Extensions (41)

Your color match is

CHOOSE COLLECTION

Topper

SELECT

Halos

SELECT

Clip Ins

SELECT

V-Clip Volumizer

SELECT

Flip Up Clip

SELECT

Ponytails

SELECT

Messy Bun

SELECT

Hidden Crown® Hair | Shop Crown Toppers Made From 100% REMY Human Hair - Hidden Crown Hair Extensions (42)

COMPARE METHODS

Hidden Crown® Hair | Shop Crown Toppers Made From 100% REMY Human Hair - Hidden Crown Hair Extensions (43)

Test

Application

Per Pack

Best For

Lengths

Hidden Crown® Hair | Shop Crown Toppers Made From 100% REMY Human Hair - Hidden Crown Hair Extensions (44)

Classic

APPLICATION

Clip-ins. Made with a fabric-stitched band that adds extra volume at the root.

Per Pack

3 pieces

Best For

Medium to thick hair types, suitable for short hair to long hair.

Lengths

14”, 18”, 24"

Hidden Crown® Hair | Shop Crown Toppers Made From 100% REMY Human Hair - Hidden Crown Hair Extensions (45)

Seamless

Application

Clip-ins. Made with a thin, silicone band that lays flat against your head.

Per Pack

5 pieces

Best For

Thin to medium hair types, suitable for hair past the shoulders

Lengths

12", 16", 20"

Hidden Crown® Hair | Shop Crown Toppers Made From 100% REMY Human Hair - Hidden Crown Hair Extensions (46)

Halo

Application

The design allows the gravity of your own hair pulled over the top of the invisible wire to hold it securely in place.

Per Pack

1 piece

Best For

Thin to thick hair types, suitable for hair past the shoulders.

Lengths

12”, 14”, 16”, 18”, 20”, 22”

Hidden Crown® Hair | Shop Crown Toppers Made From 100% REMY Human Hair - Hidden Crown Hair Extensions (47)

Topper

Application

Both the original Crown Topper and the Easi Topper should be clipped in about 1-2 inches behind your hairline.

Per Pack

1 piece

Best For

Thin to medium hair.

Lengths

12”, 16”

Hidden Crown® Hair | Shop Crown Toppers Made From 100% REMY Human Hair - Hidden Crown Hair Extensions (48)

Flip Up Clip

Application

Flip-Up Clip is created using a latex-free, silicone backing for additional comfort.

Per Pack

1 piece

Best For

Updos, thin to medium hair.

Lengths

18”

Hidden Crown® Hair | Shop Crown Toppers Made From 100% REMY Human Hair - Hidden Crown Hair Extensions (49)

Ponytail

Application

Bungee Ponytail is made with a bungee cord that wraps around the base of your ponytail.

Per Pack

1 piece

Best For

Updos, thin to medium hair

Lengths

18”

Hidden Crown® Hair | Shop Crown Toppers Made From 100% REMY Human Hair - Hidden Crown Hair Extensions (50)

V-Clip

Application

Designed to evenly distribute hair throughout the head with only six undetectable clips.

Per Pack

1 piece

Best For

Medium to thick hair.

Lengths

12”, 16”, 20”

Hidden Crown® Hair | Shop Crown Toppers Made From 100% REMY Human Hair - Hidden Crown Hair Extensions (2024)
Top Articles
Latest Posts
Article information

Author: Pres. Lawanda Wiegand

Last Updated:

Views: 6287

Rating: 4 / 5 (51 voted)

Reviews: 82% of readers found this page helpful

Author information

Name: Pres. Lawanda Wiegand

Birthday: 1993-01-10

Address: Suite 391 6963 Ullrich Shore, Bellefort, WI 01350-7893

Phone: +6806610432415

Job: Dynamic Manufacturing Assistant

Hobby: amateur radio, Taekwondo, Wood carving, Parkour, Skateboarding, Running, Rafting

Introduction: My name is Pres. Lawanda Wiegand, I am a inquisitive, helpful, glamorous, cheerful, open, clever, innocent person who loves writing and wants to share my knowledge and understanding with you.