38217-vm/wp-content/plugins/fusion-builder/front-end/templates/fusion-tb-woo-checkout-billing.php
2026-02-05 17:08:59 +03:00

15 lines
250 B
PHP

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