We pull item item out of the array, assign it to item and then render a new item_detail template. We dont have to supply and extra arguments to partial() because we can replace the entire content area and also use the item we’ve assigned to the context. The template code, looks roughly the same as the index item template, except we’re going to use the large image, and add a link to Amazon and a link back to the index: