My plugin dashboard indicated that my Woocommerce was out of date, so I went to wordpress.org and got the latest version (2.5.2) and installed it at /wp-content/plugins and activated it. However, I note that there is also a woocommerce instance in the /wp-content/themes/wplms/ directory.
Are these two different instances of woocommerce? I see that the subdirectories are very different for the two instances. For example, the /plugins/woocommerce directory lists subdirectories /assets/, /dummy-data/, etc. while the /themes/wplms/woocommerce directory lists subdirectories /emails/, /single-product/, etc.
Are both of these Woocommerce instances necessary for the WPLMS theme? Why are they different?
/wp-content/themes/wplms/ directory are only the template files for display purposes only and not the actual plugin.
Hope this clarifies.