cart->get_cart_contents_count() ); ?>
cart->get_cart_subtotal() ); ?>
get_wishlist_url();
?>
get_stylesheet_directory_uri() . '/assets/images/header-layout-4.png',
);
return array_merge( $header_layout, $added_header );
}
}
//Stop WooCommerce redirect on activation
add_filter( 'woocommerce_enable_setup_wizard', '__return_false' );
add_theme_support( "title-tag" );
add_theme_support( 'automatic-feed-links' );