id = uniqid(); $this->section = Footer::TYPE; $this->position = 60; $this->name = __( 'Footer 6', 'yaymail' ); $this->elements = [ ColumnLayout::get_object_data( 3, [ 'padding' => [ 'top' => 15, 'bottom' => 15, 'left' => 40, 'right' => 40, ], 'background_color' => '#f8fafd', 'inner_background_color' => '#ffffff00', 'children' => [ Column::get_object_data( 25, [ 'children' => [ Text::get_object_data( [ 'rich_text' => '
|
|
039 2219 129 |
|
|
YayCommerce.com |
New Arrivals | Collections | Outlet | Contact
', 'padding' => [ 'top' => 10, 'right' => 40, 'bottom' => 30, 'left' => 40, ], 'text_color' => '#333439', 'background_color' => '#ffffff', ] ), ColumnLayout::get_object_data( 3, [ 'padding' => [ 'top' => 0, 'bottom' => 20, 'left' => 40, 'right' => 40, ], 'background_color' => '#f8fafd', 'inner_background_color' => '#ffffff00', 'children' => [ Column::get_object_data( 25, [ 'children' => [ Text::get_object_data( [ 'rich_text' => 'Terms & Condition
', 'padding' => [ 'top' => 0, 'right' => 0, 'bottom' => 0, 'left' => 0, ], 'text_color' => '#77859B', 'background_color' => '#ffffff00', ] ), ], ] ), Column::get_object_data( 50, [ 'children' => [ Text::get_object_data( [ 'rich_text' => '© 2023 Made with love
', 'padding' => [ 'top' => 0, 'right' => 0, 'bottom' => 0, 'left' => 0, ], 'text_color' => '#77859B', 'background_color' => '#ffffff00', ] ), ], ] ), Column::get_object_data( 25, [ 'children' => [ Text::get_object_data( [ 'rich_text' => 'Unsubscribe
', 'padding' => [ 'top' => 0, 'right' => 0, 'bottom' => 0, 'left' => 0, ], 'text_color' => '#77859B', 'background_color' => '#ffffff00', ] ), ], ] ), ], ] ), ]; } }