Contents

Displaying a Product or Bundle in a Full-Page Template

Specify scrollable and fixed regions in a product page.

Overview

Configure the Sample Code Project

Before you run the sample code project in Xcode:

To start a local server run the following command in a terminal within the “Server” folder to create a simple webserver.

ruby -run -ehttpd . -p9001

See Also

Full-Page Templates