You can do this by adding the following code to your section layout:
This works best when your content tree is laid out with a single product per section.
HTML Code:
<actinic:block type="ProductList" > <actinic:block type="PriceList" > <actinic:variable name="PriceLayout" /> </actinic:block> </actinic:block>