added woocommerce to theme
authorIan Weller <ian@gaslightmedia.com>
Tue, 9 Aug 2016 13:10:54 +0000 (09:10 -0400)
committerIan Weller <ian@gaslightmedia.com>
Tue, 9 Aug 2016 13:10:54 +0000 (09:10 -0400)
commit2d41e62773f8d65a369404d32fd548a5754cc31e
treebae902c2507339878d2bd99fa017e082fcdd11a3
parent61f959f0769a2a80ac5146a5a41a489ec83b646a
added woocommerce to theme
12 files changed:
functions.php
woocommerce.php [new file with mode: 0644]
woocommerce/archive-product.php [new file with mode: 0644]
woocommerce/content-product.php [new file with mode: 0644]
woocommerce/content-product_cat.php [new file with mode: 0644]
woocommerce/content-single-product.php [new file with mode: 0644]
woocommerce/loop/price.php [new file with mode: 0644]
woocommerce/single-product.php [new file with mode: 0644]
woocommerce/single-product/add-to-cart/simple.php [new file with mode: 0644]
woocommerce/single-product/add-to-cart/variable.php [new file with mode: 0644]
woocommerce/single-product/add-to-cart/variation-add-to-cart-button.php [new file with mode: 0644]
woocommerce/single-product/price.php [new file with mode: 0644]