AlkantarClanX12

Your IP : 18.227.48.237


Current Path : /home/thanudqk/siamfreetour.com/wp-content/themes/wpkites/
Upload File :
Current File : /home/thanudqk/siamfreetour.com/wp-content/themes/wpkites/sidebar-woocommerce.php

<?php
/**
 * side bar template
 *
 * @subpackage wpkites
 */
?>
<div class="col-lg-4 col-md-4 col-sm-12">
    <div class="sidebar">
        <?php if (is_active_sidebar('woocommerce')) : ?>

            <?php dynamic_sidebar('woocommerce'); ?>

        <?php endif; ?>
    </div>
</div>