83.9 F
San Fernando
Tuesday, May 6, 2025

Black Friday Thriving Locally Despite Recent Events

On the Friday after Thanksgiving, a.k.a. Black Friday, customer traffic appeared robust at retail malls around the San Fernando, Conejo and Santa Clarita valleys, as holiday shopping kicked into high gear. The Business Journal circled the block repeatedly at the Westfield Topanga mall in Woodland Hills, in an attempt to find parking on a day when stores inside the Topanga Canyon Boulevard-located mall were offering discounts between 30 and 70 percent, and the Cheesecake Factory saw out-the-door patronage. A fight reportedly broke out Thursday evening at a Palmdale Walmart between two groups of customers, each with more than a dozen people. The scuffle continued outside. No injuries were reported and no arrests were made. At Westfield Valencia Town Center in Santa Clarita, long lines were reported at such stores as Macy’s, The Gap, Banana Republic and Bath & Body Works; and in Simi Valley, at least one shopping center general manager saw an uptick in customer fervor over last year. “Victoria’s Secret and Tilly’s opened at midnight,” said Simi Valley Town Center General Manager Jeffrey DiJulius,” with huge lines forming and maintaining a steady pace until about 4 a.m. Friday. Then (it) picked up at 8 a.m. when Van’s and everyone else opened. The center got busy about 9:30 a.m. and there has been steady traffic since,” he said Friday afternoon. The Town Center’s Macy’s, Bath & Body Works, Fashion Q, Five Below and Ulta opened at 6 a.m. and “all reported brisk business,” DiJulius said. “Lunch at all restaurants has been above what they expected,” DiJulius continued. “Larsen’s opened at 3 p.m. (Thursday) and sold out of reservations. Starbucks opened at 5:30 a.m. yesterday and reported better-than-average sales for the day.” In addition, DiJulius noted, Studio Movie Grill was open from 10 a.m. through midnight as moviegoers flocked to see such hits as “Ralph Breaks the Internet,” “Bohemian Rhapsody,” “The Grinch” and the “Fantastic Beasts” sequel, with the multiplex seeing “higher-than-anticipated numbers.” Added DiJulius, he has never seen so many males at his center post-Thanksgiving. GlobalData Retail estimated the Black Friday haul could reach $59.6 billion this year; an increase of 5.7 percent over 2017 sales and the best growth rate since 2011. The positive outlook arrives in a year with the lowest unemployment in decades and in which retailers fostered an increase of synergies between storefronts and e-commerce while also trying to bridge substantial gaps in the market left behind by such shuttered stores as the bankrupt Toys R Us and embattled chains such as Sears and the reconfiguring Gap, which announced Wednesday that it intends to shutter 200 Gap and Banana Republic branches and open nearly 300 Old Navy and Athleta stores through 2021. Despite bullish Black Friday national forecasts from various studies, including brokerages CBRE, Colliers International Group Inc. and Jones Lang LaSalle, locally it was unclear if this Black Friday would thrive in the aftermath of the Woolsey Fire, Hill Fire and Borderline shooting.

Hannah Madans Welk
Hannah Madans Welk
Hannah Madans Welk is a managing editor at the Los Angeles Business Journal and the San Fernando Valley Business Journal. She previously covered real estate for the Los Angeles Business Journal. She has done work with publications including The Orange County Register, The Real Deal and doityourself.com.

Featured Articles

Related Articles

' + // 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 -->