Chapter 8. Programming in AMP - amp-bind
In this chapter, we'll explore amp-bind
, a programming layer for AMP. This will allow us to enhance our e-commerce experience and create even richer and more dynamic pages that would otherwise not be possible in AMP. Specifically, we'll look at the following topics:
- How to get started with
amp-bind
- Improving the shopping cart so that we can remove items without a full page reload
- Adding filtering, sorting, and autosuggest to the product search form
- Improving the product carousel
- Two different approaches to dynamically configuring product options, and adding them to the cart