Hello! I apologize if this isn't the ideal place for this post. However, I looked around and wasn't sure where it would be better suited. I'm in the process of incorporating videos in to my product pages, but need to solve a problem before I can proceed:

I'm trying to figure out if there is a way to be able to input custom field values into a product from the Admin (similar to the model number and quantity) and then how to access those values from within PHP. For my purposes, I'd like to be able to enter (from the admin side) a video URL for a product and then be able to pull that URL for each individual product from within the Product Info template in order to load specific product videos when the product page displayed.

If anyone could advise on how best to do this, I'd greatly appreciate it!