<script>
document.addEventListener( 'wpcf7mailsent', function( event ) {
location = '/file.pdf';
}, false );
</script>
<?php
echo WC()->cart->subtotal;
// Or
echo WC()->cart->get_cart_subtotal();
<?php
if(!is_admin()) { wp_enqueue_style( 'style-theme', get_template_directory_uri() . '/style.min.css', array(), '1.0.0', 'all');
}
?>
yandex.ru
http://yandex.ru
<a href="//<?php the_field('instagram', 'option'); ?>" target="_blank" class="ico-social"><i class="fab fa-instagram"></i></a>