'', 'css' => '', 'number' => 3, 'price' => 1, 'thumbnail' => 1, 'category' => 1, 'search_post_type' => 'product', 'woodmart_color_scheme' => 'dark', 'el_class' => '', 'form_style' => 'default', 'cat_selector_style' => 'bordered', ), $atts ); $class .= ' wd-color-' . $atts['woodmart_color_scheme']; $class .= ' ' . $atts['el_class']; if( function_exists( 'vc_shortcode_custom_css_class' ) ) $class .= ' ' . vc_shortcode_custom_css_class( $atts['css'] ); $class .= woodmart_get_old_classes( ' woodmart-vc-ajax-search' ); ob_start(); ?>