get_render_attribute_string( 'htmega_card_classes' ); ?> >
ID, $category_name[0] );
if($post_type == 'product'){
$get_terms = get_the_terms($post_query->ID, 'product_cat');
}
if( $settings['show_category'] == 'yes' && $get_terms ): ?>
'. wp_kses_post( wp_trim_words( strip_shortcodes( get_the_content() ), $settings['content_length'], '' ) ) . '';
}
?>