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

                <div class="thunk-notice">
                    <div class="thunk-review-thumbnail">
                        <a href="https://themehunk.com/product/m-shop"
                           target="_blank">
                            <img src="<?php echo esc_url(THEMEHUNK_MEGAMENU_URL); ?>notify/assets/images/m-shop.png"
                                 alt="Royal Shop - New Free WooCommerce Theme"/>
                        </a>
                    </div>
                    <div class="thunk-notice-text">
                        <h3><?php echo __('M Shop - Best Free WooCommerce Theme','themehunk-megamenu');?></h3>  
                        <a href="?notice-disable=1"  class="notice-close">
                            <i class="e-notice__dismiss" role="button" aria-label="Dismiss" tabindex="0"></i>
                            </a>
                        <p><?php echo __('M Shop is an eCommerce WordPress theme specially made for shopping websites. You can create any type of online store website using it. Theme is best suited for Fashion & Clothing store, furniture, grocery, clothing, electronic, gadget store and decorative gifts stores.','themehunk-megamenu');?>
                        </p>
                        <ul class="thunk-review-ul">
                            <li class="show-mor-message">
                                <a href="https://themehunk.com/product/m-shop/#themedemo/"
                                   target="_blank">
                                    <span class="dashicons dashicons-desktop"></span>
                                    <?php echo __('Live Demo','themehunk-megamenu');?> 
                                </a>
                            </li>
                            <li class="free-download-message">
                                <a href="https://themehunk.com/product/m-shop/"
                                   target="_blank">
                                    <span class="dashicons dashicons-external"></span>
                              <?php echo __('Check Detail','themehunk-megamenu');?>
                                </a>
                            </li>
                        </ul>
                    </div>
                </div>  <!--end-->

              <?php } ?>
   <?php  if($theme !== 'royal-shop'){ ?>

                <div class=" thunk-notice">
                    <div class="thunk-review-thumbnail">
                        <a href="https://wpzita.com/royal-shop/"
                           target="_blank">
                            <img src="<?php echo esc_url(THEMEHUNK_MEGAMENU_URL); ?>notify/assets/images/royal-shop.png"
                                 alt="Royal Shop - New Free WooCommerce Theme"/>
                        </a>
                    </div>
                    <div class="thunk-notice-text">
                        <h3><?php echo __('Royal Shop - New Free WooCommerce Theme','themehunk-megamenu');?></h3>
                        <a href="?notice-disable=1"  class="notice-close">
                            <i class="e-notice__dismiss" role="button" aria-label="Dismiss" tabindex="0"></i>
                            </a>
                        <p>
                          <?php echo __('Royal Shop is All in one eCommerce WordPress Theme. Best for electronics & computers, Restaurant & Grocery, marketplace, beauty, health, clothing & fashion, watch & jewelry, home & furniture, sports etc. It comes with useful prebuilt homepages that are installable in just one click','themehunk-megamenu');?>
                        </p>
                        <ul class="thunk-review-ul">
                            <li class="show-mor-message">
                                <a href="https://wpzita.com/royal-shop/#themedemo/?utm_source=th&utm_medium=banner&utm_campaign=th_plugins"
                                   target="_blank">
                                    <span class="dashicons dashicons-desktop"></span>
                                    <?php echo __('Live Demo','themehunk-megamenu');?>
                                </a>
                            </li>
                            <li class="free-download-message">
                                <a href="https://wpzita.com/royal-shop"
                                   target="_blank">
                                    <span class="dashicons dashicons-external"></span>
                                    <?php echo __('Check Detail','themehunk-megamenu');?>
                                    
                                </a>
                            </li>
                        </ul>
                    </div>
                </div>  <!-- /end -->
                <?php } ?>

            </div>
             </div>