Theming

Twig Objects and Array Keys

Last updated
Categories
Sprout Video

Until now, we’ve been working with simple values like pageTitle or products, which is an array that contains simple values where we loop over and print each out. In this tutorial, you will work with more complicated arrays, using keys, and figure out how to get at object data as well.