Table/Column Layout for multiple pricing

Hello all,
I am wanting to structure a database that will allow for multiple prices per products. I also want to be able to upload an image and enter details about the product.

My initial thought would be to have a product_db and have a price table, a product table, and a description table all linked together with product id’s

I am lost…

I would really appreciate your help on the table and column layout for achieving the mulitple pricing…