78.5 F
San Fernando
Saturday, May 10, 2025

A Princess Sails From Port of L.A.

The longest-serving vessel of the Santa Clarita-based Princess Cruises fleet became the first ship to resume service from the Port of Los Angeles since passenger cruises shut down early last year. 

“It is a pride point for us that Grand Princess is returning to service in our hometown port. Our crew members are eager to welcome guests back on board as we continue resuming operations in the United States,” Jan Swartz, Princess Cruises president, said in a statement. 

The Grand Princess has added on-board features and safety protocols since its last voyage. It was docked in March 2020 due to an outbreak of the novel coronavirus that was linked to seven confirmed deaths. The entire cruise line, which is part of Carnival Corp., now has vaccination and testing requirements for passengers and crew prior to embarking, staggered boarding times and touchless services on board. 

The ship’s return to service on Sept. 25 was marked with a ribbon-cutting ceremony prior to its departure on a five-day Cabo San Lucas voyage. The trip was the first of 11 sailings from the port of Los Angeles planned for the rest of this year, including sailings to San Diego, Ensenada and through the Panama Canal. 

“Princess Cruises is a valued longtime partner, and we are excited to welcome Grand Princess back to Los Angeles for the first passenger cruise since March 2020,” Port Executive Director Gene Seroka said in a statement. “We are a full-service port – with cargo, marina, cruise and visitor-serving businesses – and every cruise ship call generates more than $1 million in local economic activity. That’s especially important to the city and Port of Los Angeles right now.”

Katherine Tangalakis-Lippert
Katherine Tangalakis-Lippert
Katherine Tangalakis-Lippert is a Los Angeles-based reporter covering retail, hospitality and philanthropy for the San Fernando Valley Business Journal. In addition to her current beat, she is particularly interested in criminal justice topics, health and science stories and investigative journalism. She received her AA in Humanities from Moorpark College in 2016, her BA in Communication from Cal Lutheran University in 2019 and followed it up with a MA in Specialized Journalism from USC in the summer of 2020. Through her work, Katherine aspires to help strengthen the fragile trust between members of the media and the public.

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 -->