See code below. Shouldn’t it be <?php if(!etheme_get_option(‘product_name_single‘)): ?>
<?php
global $layout, $class, $image_class, $infor_class;
?>
<div class=”col-md-3 product-summary-fixed”>
<div class=”fixed-product-block”>
<div class=”fixed-content”>
<?php if(!etheme_get_option(‘product_name_signle’)): ?>
<h4 class=”title”><?php esc_html_e(‘Product Information’, ‘xstore’); ?></h4>
<?php endif;