I am trying to copy the product details PHP code into a custom block and then display it on the home page. I changed the code to make it point to one specific item number ($item_id=42, for example). but it still won't work. Can anyone help me tweak the PHP code to point to a specific item (with name, photo, description, add-to-cart buttons...) and display it inside a custom block?