I had the help of another member that led me to the ability to use this link in a front-end link ```?option=com_virtuemart&tmpl=component&manage=1&view=product&task=edit&virtuemart_product_id=0``` which would allow a logged in registered user to add products. This works perfectly for what it is
I had to alter some permissions so that I could also create a link where they can view products as well, but the issue is they can now view all products
How can I restrict both of these areas so that the logged in user can only add/view products associated with them (hopefully by store, if possible. If not, then just by user)