STEP 1
VESTIBULUM CUBILIA
Etiam proin phasellus a hac sociis condimentum adipiscing tempor a mus quisque.
STEP 2
PENATIBUS LOBORTIS
Etiam proin phasellus a hac sociis condimentum adipiscing tempor a mus quisque.
STEP 3
SCELERISQUE TRISTIQUE
Etiam proin phasellus a hac sociis condimentum adipiscing tempor a mus quisque.
Get answers to all your questions you might have.
We will answer any questions you may have about our online sales right here.
Monday to Friday from 09:00 to 21:00 UTC +2
/**
* The template for displaying the footer
*/
if ( woodmart_get_opt( 'collapse_footer_widgets' ) ) {
woodmart_enqueue_js_script( 'footer' );
}
$page_id = woodmart_page_ID();
$disable_prefooter = get_post_meta( $page_id, '_woodmart_prefooter_off', true );
$disable_footer_page = get_post_meta( $page_id, '_woodmart_footer_off', true );
$disable_copyrights_page = get_post_meta( $page_id, '_woodmart_copyrights_off', true );
?>