Single product page shows price properly
authorLaury GvR <laury@gaslightmedia.com>
Fri, 25 Mar 2016 19:29:20 +0000 (15:29 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Fri, 25 Mar 2016 19:29:20 +0000 (15:29 -0400)
commit1b519a12c5bb997dd9389599fd7e0b3283a2a16e
tree0ae71502f8bee8b3134f93969c182380fa08f672
parent5d3dc3e2b41ee7650f17a8163dcd2cbbe5e65577
Single product page shows price properly
14 files changed:
css/app.css
css/app.css.map
functions.php
index.php
parts/shop-sidebar.php
scss/plugins/_woocommerce.scss
woocommerce.php
woocommerce/content-product.php
woocommerce/content-single-product.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
woocommerce/single-product/add-to-cart/variation-add-to-cart-button.php
woocommerce/single-product/price.php [new file with mode: 0644]