Hello superiors coders.
你好上级编码员。
Im trying to make a shop section as part of a website which includes a sidebar navbar which can be clicked to specify sections of a product e.g. electrical or cctv. I've already done this by allocating products a category and then to generate the navbar i am querying all the categories and then looping through creating the HTML so the bar displays all the categoriesIm trying