/home/ntu100/www/wp-content/themes/flatsome/inc/builder/shortcodes/woocommerce_cart.php
<?php

add_ux_builder_shortcode('woocommerce_cart', array(
  'name' => __( 'WC Cart' ),
  'hidden' => true
) );