57.5 F
Los Angeles
Thursday, Apr 3, 2025

Forever 21 to Move Ecommerce Facility to Inland Empire, Layoffs Planned

Fallout from Forever 21’s September bankruptcy filing is starting to ripple across the region, with the teen-fashion retailer announcing plans to move its ecommerce operation from Lincoln Heights to Perris and cut 1,170 workers there.

“Forever 21 Logistics LLC will be ceasing its entire operations at its distribution and ecommerce facility,” company representative Elizabeth Hernandez said in a Sept. 26 letter to the state Employment Development Department.

Employees will be offered the opportunity to transfer to the Perris distribution center, she stated.

Hernandez added that the closure “will be permanent as of January 30, 2020, as the company will be relocating its distribution and ecommerce operations to a new facility.”

“As Forever 21 continues to explore new ways to build a stronger company foundation, we will be relocating our Mission Road distribution center to a brand new, state of the art facility,” said Stephanie Palumbo, a spokeswoman for Forever 21. “This is a normal course of business for Forever 21 as a larger part of our long term growth strategy, and has been in the works for over a year.”

Forever 21 will join companies like Home Depot and Ross, which have warehouses in the Inland Empire, a hub for distribution.

Forever 21’s employment filing is one of the first indications of how the bankruptcy is likely to impact Los Angeles.

The fast-fashion retailer employs about 6,400 full-time employees and 26,400 part-time workers, court filings show.

It is unclear whether the company will eventually move out of its Lincoln Heights headquarters, which are adjacent to the warehouse that is slated for closure.

Earlier this year, Forever 21 sold its building for $166 million to Blackstone Group.

The company has more than two dozen stores in the Los Angeles region and has become a staple in malls.

Local stores listed by the company for possible closure include locations in the Westfield Culver City shopping mall, the Hollywood & Highland Center, the Beverly Center, the Glendale Galleria and the Americana at Brand in Glendale. Forever 21 said it plans close up to 178 of its 549 U.S. stores.

While declining mall traffic and rapid expansion hurt the company’s profits, supply chain woes also dogged the company. Forever 21 has said it hopes to streamline its inventory and reduce shipments as part of its turnaround plan.

Manufacturing, retail and trade reporter Rachel Uranga can be reached at ruranga@labusinessjournal.com or (323) 556-8351. Follow her on Twitter @racheluranga.

Featured Articles

Related Articles

Author ' + // image style settings '
' + 'tagDiv image style' + '' + '
' + ''; //inject our settings in the template - before
td_template_content = td_template_content.replace('
', td_our_content + '
'); //save the template jQuery('#tmpl-image-details').html(td_template_content); //modal off - click event jQuery(document).on( "click", ".td-modal-image-on", function() { if (jQuery(this).hasClass('active')) { return; } td_add_image_css_class('td-modal-image'); jQuery(".td-modal-image-off").removeClass('active'); jQuery(".td-modal-image-on").addClass('active'); }); //modal on - click event jQuery(document).on( "click", ".td-modal-image-off", function() { if (jQuery(this).hasClass('active')) { return; } td_remove_image_css_class('td-modal-image'); jQuery(".td-modal-image-off").addClass('active'); jQuery(".td-modal-image-on").removeClass('active'); }); // select change event jQuery(document).on( "change", ".td-wp-image-style", function() { switch (jQuery( ".td-wp-image-style").val()) { default: td_clear_all_classes(); //except the modal one jQuery('*[data-setting="extraClasses"]').change(); //trigger the change event for backbonejs } }); //util functions to edit the image details in wp-admin function td_add_image_css_class(new_class) { var td_extra_classes_value = jQuery('*[data-setting="extraClasses"]').val(); jQuery('*[data-setting="extraClasses"]').val(td_extra_classes_value + ' ' + new_class); jQuery('*[data-setting="extraClasses"]').change(); //trigger the change event for backbonejs } function td_remove_image_css_class(new_class) { var td_extra_classes_value = jQuery('*[data-setting="extraClasses"]').val(); //try first with a space before the class var td_regex = new RegExp(" " + new_class,"g"); td_extra_classes_value = td_extra_classes_value.replace(td_regex, ''); var td_regex = new RegExp(new_class,"g"); td_extra_classes_value = td_extra_classes_value.replace(td_regex, ''); jQuery('*[data-setting="extraClasses"]').val(td_extra_classes_value); jQuery('*[data-setting="extraClasses"]').change(); //trigger the change event for backbonejs } //clears all classes except the modal image one function td_clear_all_classes() { var td_extra_classes_value = jQuery('*[data-setting="extraClasses"]').val(); if (td_extra_classes_value.indexOf('td-modal-image') > -1) { //we have the modal image one - keep it, remove the others jQuery('*[data-setting="extraClasses"]').val('td-modal-image'); } else { jQuery('*[data-setting="extraClasses"]').val(''); } } //monitor the backbone template for the current status of the picture setInterval(function(){ var td_extra_classes_value = jQuery('*[data-setting="extraClasses"]').val(); if (typeof td_extra_classes_value !== 'undefined' && td_extra_classes_value != '') { // if we have modal on, switch the toggle if (td_extra_classes_value.indexOf('td-modal-image') > -1) { jQuery(".td-modal-image-off").removeClass('active'); jQuery(".td-modal-image-on").addClass('active'); } } }, 1000); })(); //end anon function -->