<?php
/**
* Underscore.js template
*
* @package fusion-builder
* @since 2.0
*/
?>
<script type="text/html" id="tmpl-fusion_woo_cart_totals-shortcode">
<div {{{ _.fusionGetAttributes( wooCartTotalsWrapper ) }}}>
{{{ cart_totals }}}
</div>
</script>