Summary
In this chapter, we learned about different types of objects while considering various projects. Within our first project, Custom collection
, we learned how to access single-valued attributes within the product
object by creating a custom collection feature with a fully functional product form. The second project, Custom navigation
, taught us how to access and handle objects whose attributes return an array. Working through the Product Customization
project, we understood how to capture multiple data types, chain them with the selected variant, and output the same data on both the cart and checkout pages.
Besides working on different projects, we also had the pleasure of learning how to install new apps from the store and how to use a third-party app to create additional input fields within our admin, which gave us access to metafields
objects.
Finally, we learned about the different types of content and special objects, why some are mandatory, where we can find them...