I did try using .get() on the `ProductCategory and it returns but when I log it out, the attributes are empty.
When I log my Store in another part of my app, and I expand attributes, I see values which is what I’m not seeing on my ProductCategory that’s nested inside my Product.
