1st commit
This commit is contained in:
14
woocommerce.php
Normal file
14
woocommerce.php
Normal file
@@ -0,0 +1,14 @@
|
||||
<?php get_header()?>
|
||||
|
||||
<div class="content kk-woo-shop clearfix">
|
||||
<div class="content-inner-wrapper clearfix">
|
||||
|
||||
<?php woocommerce_content(); ?>
|
||||
|
||||
</div>
|
||||
|
||||
<?php get_template_part('extends/footer-area') ?>
|
||||
|
||||
</div>
|
||||
|
||||
<?php get_footer()?>
|
||||
Reference in New Issue
Block a user