diff --git a/woocommerce.php b/woocommerce.php deleted file mode 100644 index e04b2ab..0000000 --- a/woocommerce.php +++ /dev/null @@ -1,61 +0,0 @@ - - - - -
- -
- - - - -
- - - - - -
- -
- - - - - - - - -
- - - - diff --git a/woocommerce/archive-product.php b/woocommerce/archive-product.php new file mode 100755 index 0000000..13ada76 --- /dev/null +++ b/woocommerce/archive-product.php @@ -0,0 +1,108 @@ + + + + + + +

+ + + + + + + + + + + + + + + + + + + + + + + + woocommerce_product_loop_start( false ), 'after' => woocommerce_product_loop_end( false ) ) ) ) : ?> + + + + + + + + + + diff --git a/woocommerce/global/wrapper-end.php b/woocommerce/global/wrapper-end.php new file mode 100644 index 0000000..d788f46 --- /dev/null +++ b/woocommerce/global/wrapper-end.php @@ -0,0 +1,23 @@ + + diff --git a/woocommerce/global/wrapper-start.php b/woocommerce/global/wrapper-start.php new file mode 100644 index 0000000..cb8a5ff --- /dev/null +++ b/woocommerce/global/wrapper-start.php @@ -0,0 +1,31 @@ +
'; +} else { + echo '
'; +}