'', 'img_size' => 'full', 'title' => '', 'description' => '', 'price' => '', 'link' => '', 'css_animation' => 'none', 'el_class' => '' ), $atts )); if( $link != '') { $class .= ' cursor-pointer'; } $class .= ' ' . $el_class; $class .= woodmart_get_css_animation( $css_animation ); $class .= woodmart_get_old_classes( ' woodmart-menu-price' ); $attributes = woodmart_vc_get_link_attr( $link ); if( $attributes['target'] == ' _blank' ) { $onclick = 'window.open(\''. esc_url( $attributes['url'] ).'\',\'_blank\')'; } else { $onclick = 'window.location.href=\''. esc_url( $attributes['url'] ).'\''; } woodmart_enqueue_inline_style( 'menu-price' ); ob_start(); ?>
>