Canecas não personalizáveis - My Mug

Loja Virtual

Canecas não personalizáveis

Canecas de alumínio 500ml tema copa do mundo 2022

No products were found matching your selection.
has been added to the cart. View Cart
add_action('wp_enqueue_scripts', 'js_fix_checkout_dropdown'); function js_fix_checkout_dropdown() { if ( ! is_checkout() ) return; wp_add_inline_script( 'jquery', " (function($){ $(function(){ $('select#billing_state, select#shipping_state, select#billing_persontype').each(function(){ var \$sel = $(this); if ( \$sel.hasClass('select2-hidden-accessible') ) { \$sel.selectWoo('destroy'); } \$sel.selectWoo({ dropdownParent: \$sel.closest('.form-row'), width: 'resolve' }); }); }); })(jQuery); " ); }