Cart totals
Subtotal | 3800 руб. |
---|---|
Shipping |
Shipping options will be updated during checkout. |
Total | 3800 руб. |
* @return bool */ function fiorello_mikado_is_wp_gutenberg_installed() { return class_exists( 'WP_Block_Type' ); } } add_action('wp_head', function() { echo '' . "\n"; });