uCommerce Multi Item Tree Picker is a multi picker for uCommerce. It is quite similar to the standard multi-node tree picker in Umbraco.
You can:
- Pick catalog groups, catalogs, categories or products, or even a combination.
- Set up how many items can or needs to be picked.
- Limit what items can be picked to for example certain catalogs or categories. You can even use uCommerce's security settings.
- Search for categories or products.
- Choose to use multilingual names or not when showing names in the tree and when searching.
Requirements:
- Umbraco 4.8.0 or higher. It is possible to get it to work with Umbraco 4.7.1 - 4.7.2 by changing the .on functions to .delegate functions in the .js file (two lines).
- uCommerce 3.6.0.13142 or higher. For older versions of uCommerce (version 3.0.0.12278 - 3.5.0.13091), download the source code, replace the Lib dll's with the version of uCommerce you're using and rebuild.
- Umbraco must be installed in the default folders.