ALANAH_THEME_URL . '/assets/images/alogo02.png',
'logo_max_width' => '160',
'favicon' => ALANAH_THEME_URL . '/assets/images/favicon.png',
'layout' => 'box',
'sidebar' => '',
'sidebar_position' => 'right',
'activecol' => '#EE9D16',
'background_type' => 'color',
'backgroundcol' => '#EFEFEF',
'background_img' => '',
'background_size' => '',
'background_repeat' => '',
'background_attachment' => '',
'background_position_x' => '',
'background_position_y' => '',
'to_top' => '1',
'topbar' => '1',
'top_button_texts' => __( 'Login', 'alanah-free' ),
'sticky_header' => '1',
'header_texts' => sprintf( '
%1$s %2$s
',
__( 'Free delivery on order over', 'alanah-free' ),
'$200'
),
'cart_widget' => '1',
'page_title' => '1',
'page_breadcrumb' => '1',
'posts_breadcrumb' => '1',
'footer_contact_bar' => '1',
'show_footer_phone' => '1',
'footer_phone' => '+0123456789',
'show_footer_email' => '1',
'footer_email' => 'admin@alanahtheme.com',
'show_footer_chat' => '1',
'footer_chat_text' => __( 'Live Chat', 'alanah-free' ),
'footer_chat_url' => '#',
'footer_social' => '1',
'copyright' => __( 'Alanah woocommerce theme. All Rights Reserved.', 'alanah-free' ),
'heading_font' => 'Montserrat',
'heading_font_style' => 'normal',
'heading_font_weight' => '500',
'body_font' => 'Poppins',
'body_font_style' => 'normal',
'body_font_weight' => '300',
'body_font_size' => '',
'body_font_line_height' => '',
'menu_font' => 'Poppins',
'menu_font_style' => 'normal',
'menu_font_weight' => '300',
'menu_font_size' => '',
'menu_font_line_height' => '',
'text_color' => '',
'link_color' => '',
'link_hover_color' => '',
'primary_button_bg' => '',
'primary_button_color' => '',
'primary_button_hover_bg' => '',
'primary_button_hover_color' => '',
'secondary_button_bg' => '',
'secondary_button_color' => '',
'secondary_button_hover_bg' => '',
'secondary_button_hover_color' => '',
'menu_color' => '',
'menu_hover_bg' => '',
'menu_hover_color' => '',
'active_menu_bg' => '',
'active_menu_color' => '',
'footer_links_color' => '',
'footer_links_hover_color' => '',
'products_per_page' => '12',
'products_per_row' => '3',
'hide_product_category' => 'side-products',
'search_behaviour' => 'site',
'search_sidebar' => '1',
'side_products' => '1',
'numberofproducts' => '3',
'side_products_discount' => '1',
'side_products_buynow' => '1',
'buynow_text' => 'Buy Now',
'side_products_category' => 'side-products',
'side_products_random' => '1',
'product_img_hover' => 'swap',
'product_page_addtocart' => '1',
'shop_page_sidebar' => '1',
'sale_icon' => '1',
'shop_bage_banner' => ALANAH_THEME_URL . '/assets/images/sale_banner3.jpg',
'shopbannerurl' => '',
'ajax_addtocart' => '',
'cloud_zoom' => '',
'show_related_products' => '1',
'related_products_cols' => '4',
'scroll_carousel' => '1',
'autoplay_carousel' => '',
'rtl_carousel' => '',
'facebook_url' => '#',
'twitter_url' => '#',
'instagram_url' => '#',
'rss_url' => '#',
'linkedin_url' => '',
'youtube_url' => '',
'gplus_url' => '',
'pinterest_url' => '',
'digg_url' => '',
'vimeo_url' => '',
'blog_layout' => 'grid',
'blog_sidebar' => 'right',
'single_post_sidebar' => '1',
'blog_page_sidebar' => ''
);
return $defaults;
}
}
new ALANAH_THEME_DEFAULTS();
endif;