Current File : /home/inlingua/www/bestbuyind/wp-content/plugins/themehunk-customizer/notify/notify-html.php
<div class="notice th-notice-slide-wrapper" style="display:<?php echo $display; ?>;">
 <div class="th-notice-slide-wrap">
    <?php 
    if($theme !== 'th-shop-mania'){ ?>

                <div class="thunk-notice">
                    <div class="thunk-review-thumbnail">
                        <a href="https://themehunk.com/th-shop-mania/"
                           target="_blank">
                            <img src="<?php echo THEMEHUNK_CUSTOMIZER_PLUGIN_URL; ?>notify/assets/images/th-shop-mania.png"
                                 alt="Th Shop Mania: Free WooCommerce WordPress theme"/>
                        </a>
                    </div>
                    <div class="thunk-notice-text">
                        <h3>Th Shop Mania: Free WooCommerce WordPress theme</h3>  
                        <a href="?notice-disable=1"  class="notice-dismiss dashicons dashicons-dismiss dashicons-dismiss-icon"></a>
                        <p>Elementor and WooCommerce combo make this theme perfect for shop with full editing, We also offer ready to import shop websites, just download it and start tuning, Everything is free .
                        </p>
                        <ul class="thunk-review-ul">
                            <li class="show-mor-message">
                                <a href="https://themehunk.com/th-shop-mania/#mania-demo"
                                   target="_blank">
                                    <span class="dashicons dashicons-desktop"></span>
                                    Live Demo
                                </a>
                            </li>
                            <li class="free-download-message">
                                <a href="https://themehunk.com/th-shop-mania/"
                                   target="_blank">
                                    <span class="dashicons dashicons-external"></span>
                              Know More
                                </a>
                            </li>
                        </ul>
                    </div>
                </div>  <!--end-->

              <?php } ?>


     </div>
</div>