This explanation helped a lot, but no matter how I configure this, I'm unable to achieve what we need. perhaps it is within the scope of the software's capabilities and perhaps no. Here is what we need:
- Vendor Category is automatically created
- All vendor's products are automatically listed in Vendor Category
- When adding products, vendor has ability to list their product in a product category that we created... so, in other words, they have access to product categories as well
Our niche is going to be setting up hyper-local stores. So, we need to be able to categorize vendors based on their geographical location. Our Vendor Categories can conceptually end up looking something like this:
--- United States (country)
--- --- Texas (state)
--- --- --- East Texas (Region)
--- --- --- --- Greater Houston (County / City)
--- --- --- --- --- Cy-Fair (Blok)
--- --- --- --- --- Greater Heights (Blok)
--- --- --- --- --- --- --- Store 1 (vendor)
--- --- --- --- --- --- --- Store 2 (vendor)
Right now, we standardize the
product categories and restrict access for vendors to create new ones. All products must be categorized somewhere in the product categories...
Is there a way I can assign a vendor to a vendor category automatically using mass actions or filters like:
On vendor creation if address_post_code REGEXP 77007|77008 create vendor category in category ID 12
I checked it out, but i couldn't find anything.
SIDE NOTES:
- It would be great if the vendor could select what vendor category they want to be listed under.
- It would be Ideal for the image created in the vendor details to be equal to the image created for the vendor category, just as the written details are the same.
PS - I'm sorry that this became a little long winded the subject entered some gray zones. The software is just so robust that it's difficult addressing issues one subject at a time, without it interfering it other issue. I'm still certain that Hikamarket is the solution we need but launching with such a concept as ours is proving to be an undertaking.