Receipts for Lovely Loveseats project

Hello everyone!
I was working on the furniture project that’s included in the ‘Learn Python 3’ course. For some reason, the output is displaying the description of the loveseat item twice. It should display the description of 1 loveseat and 1 luxurious lamp. I looked at my code and I believe I did everything correctly. I attached a photo of my code. I appreciate your help!

https://www.codecademy.com/courses/learn-python-3/projects/python-furniture-store

There may be an issue with the variable luxurious_lamp_description
somewhere before the code posted.
Check if its the same as lovely_loveseat_description