by | Dec 15, 2018 | WooCommerce Products
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.... by | Dec 15, 2018 | WooCommerce Products
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... by | Dec 15, 2018 | WooCommerce Basics
An extension is a WordPress plugin that requires a base plugin to work and function. In this case, you must have the WooCommerce plugin installed to use WooCommerce extensions. GregJamesonGreg Jameson has been writing blog articles on ecommerce and internet marketing... by | Dec 15, 2018 | WooCommerce Basics
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... by | Dec 15, 2018 | WooCommerce Products
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...