Short way if you have the item and want another:Drop it on the ground and click on it. Write down the number that appears at the top of your screen. Or:
Place it into an empty container (a corpse will work too), click on the container and type
inv. A list of all the items in that container and the ids you need will appear on your screen.
Type
player.additem without the brackets to get more of the same item.
Long way or for items you don't already have one of:Open FOMM and scroll down to Tailor Maid- PITT.
Right click > Open in TesSnip > Click on GRUP (ARMO) > Scroll through the list until you see the Aphrodite IX outfit listed. Click on it. Write down the Form ID from the right side pane. It'll start with 01 but you can leave those two numbers off. Close out TesSnip and go back to the main FOMM window. Scroll down to Tailor Maid- PITT and write down the Mod Index number beside it.
Go into your game and type
player.additem 1. Replace the XX with the Mod Index number of the mod and FORMID with the code you got from TesSnip.