PATH:
home
/
hunkmedicalstaff
/
slickapparel702.com
/
wp-content
/
themes
/
consultstreet
<?php /** * The sidebar containing the woocommerce widget area * * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials * * @package consultstreet */ if ( is_active_sidebar( 'woocommerce' ) ) : ?> <div class="col-lg-4 col-md-4 col-sm-12"> <div class="sidebar"> <!--Sidebar--> <?php dynamic_sidebar( 'woocommerce' ); ?> <!--/Sidebar--> </div> </div> <?php endif; ?>
[+]
page-templates
[-] index.php
[edit]
[-] page.php
[edit]
[-] archive.php
[edit]
[-] search.php
[edit]
[-] style.css
[edit]
[-] readme.txt
[edit]
[-] sidebar-footer.php
[edit]
[-] screenshot.png
[edit]
[-] searchform.php
[edit]
[-] woocommerce.php
[edit]
[-] single.php
[edit]
[-] 404.php
[edit]
[-] comments.php
[edit]
[-] sidebar-woocommerce.php
[edit]
[-] .htaccess
[edit]
[+]
assets
[+]
template-parts
[+]
..
[-] sidebar.php
[edit]
[-] functions.php
[edit]
[-] footer.php
[edit]
[-] license.txt
[edit]
[+]
languages
[-] header.php
[edit]
[+]
inc