Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
EVERY single one of these items in the documentation has the incorrect syntax,
None of them should be "capital" letters
every single item here is therefore wrong:
https://shopify.dev/api/storefront/unstable/objects/Brand#field-brand-logo
https://shopify.dev/api/storefront/unstable/objects/Shop#field-shop-brand
Allow me to demonstrate:
NONE of these work:
{{ Shop.Brand.logo }}
{{ Shop.brand.logo }}
{{ Shop.description }}
{{ Shop.name }}
These will...
{{ shop.brand.logo }}
{{ shop.description }}
{{ shop.name }}
QED
I have thus demonstrated that every object ref in the documentation has at least 1 typo.
Can I trust any of the CamelCase items?
For example: https://shopify.dev/api/storefront/unstable/objects/CommentAuthor
Or: https://shopify.dev/api/storefront/unstable/objects/MenuItem
Or: https://shopify.dev/api/storefront/unstable/objects/ShopPolicy
Clearly we can not trust any of the single objects...
Suggestion:
Since the code is clearly "case sensitive" please correct the documentation.
I think this is a reasonable expectation and professional standard/courtesy
"I should be able to trust the documentation before wasting people's time on the forums or losing hours of life troubleshooting something that was copied from the documentation that was wrong IN the documentation"
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025