SHOPIFY THEME DEVELOPMENT
CERTIFICATION EXAM 2026 WITH VERIFIED
ANSWERS
Which of the following Liquid objects do not have an associated
handle
Product
Link
Blog
Menu
https://help.shopify.com/en/themes/liquid/objects - answer -
Menu
Which of the following is required for an alternative layout file?
{{ content_for_footer }}
{{ content_for_layout }}
{% layout 'alternative' %}
{% alternative_ layout %}
{{ get_content }}
,https://www.shopify.com/partners/blog/84342470-the-power-of-
alternate-layout-files-in-shopify-theme-development - answer -{{
content_for_layout }}
and
{{ content_for_header }}
If you wanted to display offsite gateway buttons on your
checkout page, you would need to remove, or comment out,
the additional_checkout_buttons Liquid tag from the cart page.
True
False
https://help.shopify.com/en/themes/customization/cart/add-
more-checkout-buttons-to-cart-page - answer -True
Multiple filters can be applied to a single output. Filters are
applied in order from:
Left to right
Right to left
You can use parentheses to dictate the order
,https://help.shopify.com/en/themes/liquid/filters - answer -Left
to right
What's the maximum size a theme zip file can be?
20 MB
50 MB
100 MB
There is no limit - answer -50 MB
If you are running Yarn, which Slate command will generate a
new Slate project?
yarn create slate-theme my-new-theme
yarn slate create-theme my-new-theme
yarn slate build-theme my-new-theme
yarn create slate-build my-new-theme
https://www.shopify.com/partners/blog/shopify-slate-new-
release - answer -yarn create slate-build my-new-theme
To submit a theme to the Shopify Theme Store, you must be
approved as a Shopify Design Expert.
, True
False - answer -True
If a custom SEO description isn't provided for a product, then
the product description will be used as the meta description
instead.
True
False
https://help.shopify.com/en/themes/development/getting-
started/search-engine-optimization - answer -True
When creating a link for a label in the settings_schema.json file,
which format is correct?
(link URL)[link text]
(link text)[link URL]
[link text](link URL)
[link URL](link text)
https://help.shopify.com/en/themes/development/theme-
editor/settings-schema - answer -[link text](link URL)
CERTIFICATION EXAM 2026 WITH VERIFIED
ANSWERS
Which of the following Liquid objects do not have an associated
handle
Product
Link
Blog
Menu
https://help.shopify.com/en/themes/liquid/objects - answer -
Menu
Which of the following is required for an alternative layout file?
{{ content_for_footer }}
{{ content_for_layout }}
{% layout 'alternative' %}
{% alternative_ layout %}
{{ get_content }}
,https://www.shopify.com/partners/blog/84342470-the-power-of-
alternate-layout-files-in-shopify-theme-development - answer -{{
content_for_layout }}
and
{{ content_for_header }}
If you wanted to display offsite gateway buttons on your
checkout page, you would need to remove, or comment out,
the additional_checkout_buttons Liquid tag from the cart page.
True
False
https://help.shopify.com/en/themes/customization/cart/add-
more-checkout-buttons-to-cart-page - answer -True
Multiple filters can be applied to a single output. Filters are
applied in order from:
Left to right
Right to left
You can use parentheses to dictate the order
,https://help.shopify.com/en/themes/liquid/filters - answer -Left
to right
What's the maximum size a theme zip file can be?
20 MB
50 MB
100 MB
There is no limit - answer -50 MB
If you are running Yarn, which Slate command will generate a
new Slate project?
yarn create slate-theme my-new-theme
yarn slate create-theme my-new-theme
yarn slate build-theme my-new-theme
yarn create slate-build my-new-theme
https://www.shopify.com/partners/blog/shopify-slate-new-
release - answer -yarn create slate-build my-new-theme
To submit a theme to the Shopify Theme Store, you must be
approved as a Shopify Design Expert.
, True
False - answer -True
If a custom SEO description isn't provided for a product, then
the product description will be used as the meta description
instead.
True
False
https://help.shopify.com/en/themes/development/getting-
started/search-engine-optimization - answer -True
When creating a link for a label in the settings_schema.json file,
which format is correct?
(link URL)[link text]
(link text)[link URL]
[link text](link URL)
[link URL](link text)
https://help.shopify.com/en/themes/development/theme-
editor/settings-schema - answer -[link text](link URL)