Page | 1
SHOPIFY THEME DEVELOPMENT
CERTIFICATION BRAND NEW OFFICIAL
QUESTIONS WITH ANSWERS.
Which of the following Liquid objects do not have images
associated with them?
variant
line_item
blog
article - correct answer -line_item
?
A metafield consists of:
Name, type, permissions, and webhook
Namespace, key, value, and description
ID, settings, attributes, and type
Handle, tag, variable, and class
, Page | 2
https://help.shopify.com/en/themes/liquid/objects/metafield -
correct answer -Namespace, key, value, and description
Which of the following describes the purpose of the asset_url
Liquid filter:
Displaying the URL of a file on the storefront
Linking a layout file to a stylesheet
Outputting a URL of a downloadable product
Creates a link to a file on the Files page of the admin
https://help.shopify.com/en/themes/liquid/filters/url-
filters#asset_url - correct answer -Displaying the URL of a file on
the storefront
Since Asset files have a stored history, you will be able to revert
changes to previous versions without backing them up.
True
False
https://ecommerce.shopify.com/c/ecommerce-design/t/asset-
folder-version-control-265354 - correct answer -False
, Page | 3
Which tag controls the maximum number of blocks in a section?
max_blocks
limit
block_limit
limit_blocks
https://help.shopify.com/en/themes/liquid/tags/iteration-tags -
correct answer -limit
The gift_card.liquid file requires the addition of a QR code image,
sized at:
80x80px
100x100px
120x120px
Any square dimensions above 75px - correct answer -120x120px
https://shopify.dev/themes/architecture/templates/gift-card-
liquid#qr-code
, Page | 4
Which of the following properties would not be define within a
section's schemas tags?
name
class
settings
presets
title - correct answer -class
https://www.shopify.com/partners/blog/how-to-create-your-first-
shopify-theme-section
When using Lazysizes, which of the following HTML data
attributes allow you to define an array of pixel sizes for responsive
images?
data-widths
data-sizes
image-sizes
image-widths - correct answer -data-widths
https://www.shopify.com/partners/blog/using-responsive-images
Liquid can be used on email notifications sent through the Shopify
Admin
SHOPIFY THEME DEVELOPMENT
CERTIFICATION BRAND NEW OFFICIAL
QUESTIONS WITH ANSWERS.
Which of the following Liquid objects do not have images
associated with them?
variant
line_item
blog
article - correct answer -line_item
?
A metafield consists of:
Name, type, permissions, and webhook
Namespace, key, value, and description
ID, settings, attributes, and type
Handle, tag, variable, and class
, Page | 2
https://help.shopify.com/en/themes/liquid/objects/metafield -
correct answer -Namespace, key, value, and description
Which of the following describes the purpose of the asset_url
Liquid filter:
Displaying the URL of a file on the storefront
Linking a layout file to a stylesheet
Outputting a URL of a downloadable product
Creates a link to a file on the Files page of the admin
https://help.shopify.com/en/themes/liquid/filters/url-
filters#asset_url - correct answer -Displaying the URL of a file on
the storefront
Since Asset files have a stored history, you will be able to revert
changes to previous versions without backing them up.
True
False
https://ecommerce.shopify.com/c/ecommerce-design/t/asset-
folder-version-control-265354 - correct answer -False
, Page | 3
Which tag controls the maximum number of blocks in a section?
max_blocks
limit
block_limit
limit_blocks
https://help.shopify.com/en/themes/liquid/tags/iteration-tags -
correct answer -limit
The gift_card.liquid file requires the addition of a QR code image,
sized at:
80x80px
100x100px
120x120px
Any square dimensions above 75px - correct answer -120x120px
https://shopify.dev/themes/architecture/templates/gift-card-
liquid#qr-code
, Page | 4
Which of the following properties would not be define within a
section's schemas tags?
name
class
settings
presets
title - correct answer -class
https://www.shopify.com/partners/blog/how-to-create-your-first-
shopify-theme-section
When using Lazysizes, which of the following HTML data
attributes allow you to define an array of pixel sizes for responsive
images?
data-widths
data-sizes
image-sizes
image-widths - correct answer -data-widths
https://www.shopify.com/partners/blog/using-responsive-images
Liquid can be used on email notifications sent through the Shopify
Admin