Is there any custom Shopify theme available to let the customer upload the photo and place an order?
Shopify does support file/photo upload when adding an item to the cart. To make use of the functionality, we have to extend our theme with some additional code to display a file upload form item and make sure that the file is uploaded when a customer clicks the "add to cart" button.