Customization of wooCommerce plugins using hooks like remove shipping address from checkout rename add to cart button different -2 based on products etc and anything you want to make changes wooCommerce you can use this plugins and make changes.
Change the product add to text name for different name for each product add to cart button..
This is the view of checkout page from where we make changes and remove the shipping address etc..
This is the screenshot ot add to cart button where we rename the add to cart button text...
Upload hs woocommerce option to the wp-content plugins directory.
Activate the plugin through 'Plugins WordPress.
This plugins will remove the shipping address from checkout page and you can edit the file to change the add to cart button...
Just activate the plugins and read wooCommerce document and you can make changes based on your requirements..
I used wooCommerce hooks to modified wooCommerce plugins without chaging any core file of wooCommerce...
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Read more