877-924-1414

Does WooCommerce Charge Any Fees Per Transaction?

No. The only fee you pay at Woo is your yearly subscription fee for the extension. It’s normally only the payment gateway you use that charges a fee per transaction, and fees vary by gateway. You can find rates on their sites to make the best choice for your shop....

How Many Products Can WooCommerce Handle?

Can WooCommerce handle thousands of products? Yes! This is dependent on both WooCommerce and your web host. WooCommerce by nature needs more memory than a basic WordPress install, and this isn’t typically an issue with a decent host. We have optimized WooCommerce, and...

How Do I Uninstall WooCommerce?

It is possible to deactivate the plugin and keep your data. If you need to remove the data, you’ll need to write some code. Again, seek help from a developer if you don’t know how. You’ll need to add this line: define( ‘WC_REMOVE_ALL_DATA’, true); Add it...

How Do I Remove A Product From WooCommerce?

We recommend archiving, not removing–in case you need to add the product back into your store. Before you archive the product, set up a URL redirect. A developer can help you if don’t know how. GregJamesonGreg Jameson has been writing blog articles on ecommerce and...