Follow the instruction, I set up a simple demo of the online store, with the store product / category page, store admin page, etc.
One problem for store product page is, I grant the view module permission to all user, but only grant the edit module permission to admin. I think this is the common setting, which should give all the user to view the online store, but not able to edit the store.
But, when I log in as one of the registered user, it seems that this store product page is editable, also, the "toppane", "leftpane", "eightpane", "contentpane" keyword is displayed on the page, which is definitely something wrong.
Can someone share with me your experience, my DNN is 4.9, the store module is 2.01.
Thanks.