get_content_lines() ) ) {
?>
get_content_lines() as $item ) { ?>
get_promotion_data();
?>
$this->get_promotion_title(),
'cta_url' => $this->get_cta_url(),
'cta_text' => $this->get_cta_text(),
'video_url' => $this->get_video_url(),
'lines' => $this->get_lines(),
'side_note' => $this->get_side_note(),
];
}
}