AMP

Create interactive AMP pages

Important: this documentation is not applicable to your currently selected format stories!

Completed AMP page for this tutorial

In this tutorial, you'll learn how to use data binding and expressions to build awesome, interactive AMP pages with amp-bind.

What you'll build

You'll build an e-commerce product page that:

  • Uses AMP HTML and AMP components for a fast and rich user experience.
  • Includes cross-element interactivity by using amp-bind.
  • Fetches additional product data on demand by using <amp-state>.