Apologies if this has been asked before but I couldn’t find an answer by searching
I have a taxonomy called “sector” assigned to my Products Post Type. On the Post Type single template I would like to print the sector label.
I am using the dynamic tag @post(sector.label) and looping that
I need a seperator (a comma) between all except the last one