global $post;
$product = $post;
$product_id = $product->ID;
$this_product_id = ic_get_product_id();
if ( $this_product_id && $this_product_id !== $product_id ) {
$product_id = $this_product_id;
$product = get_post( $product_id );
setup_postdata( $product );
}
$taxonomy = get_current_screen_tax();
$single_names = get_single_names();
$single_options = get_product_page_settings();
?>
< ?php
do_action( 'before_product_details', $product_id, $single_options );
$details_class = product_gallery_enabled( $single_options[ 'enable_product_gallery' ], $single_options[ 'enable_product_gallery_only_when_exist' ], $product );
?>
ЗАКРЫТЬ
[contact-form-7 404 "Not Found"]