1. You can specify shipping cost depending on a country?
2. True or False? Tags are case sensitive.
3. What is a Merchant Account?
4. What is the purpose of the Bogus Gateway
5. True or False? You can use the Shopify iPhone app to close/reopen orders.
6. What file format can you export and import files in
7. Shopify offers Mobile webpage themes
8. True or False? You can create groups of customers to send email newsletters to.
9. What is an SKU?
10. Can I change my collection handle?
11. Which operating system is required for Shopify?
12. Which of these are NOT available pricing tiers for Shopify?
13. When setting up a new order notification which of the following options are available?
14. When canceling an order will unfulfilled products be automatically restocked?
15. A service that authorizes credit card payments and processes them securely with a user’s merchant account is called a:
16. What is Shopify's easy-to-use in house programming language called
17. The two parts of your store are called:
18. What is the name of Shopify's ecommerce template language?
19. Which of these is NOT a method of payment accepted by Shopify?
20. By default a Shopify webpage comes with a blog?
21. How do you enter Google Analytics tracking code in Shopify?
22. What do you mean by SKU?
23. What can you accomplish by changing your DNS CNAME?
24. What is the purpose of tagging a data type such as a product or customer?
25. True or False? You cannot hide specific pages of your storefront.
26. When customizing an email template, which programming language do you use?
27. How frequently does Shopify charge its fee?
28. Which of these are NOT programming languages supported by the Shopify API?
29. How do CSV files need to be encoded when uploading in bulk?
30. Shopify only allows owners to alter the _____ in customizing their checkout page design.
31. Where does Shopify tracks your online store’s traffic, revenue, and growth trends
32. What are webhooks?
33. What is the purpose of a fulfillment service?
34. Which programming language is used to edit a Shopify webpage theme?
35. How does Shopify calculate shipping rates?
36. What is the difference between the {{ }} and {% %} Liquid markup?
37. A grouping of products defined by simple rules set by shop owners is called a:
38. True of False? Tags only show on Collection and Product Pages as well as Blog Posts.
39. Which of these is an example of a product variance?
40. If you want to translate anything your customer will see into another language, which files do you need to edit?
41. When setting up promotions for a Shopify webpage how many discount codes/coupons can a customer use at once
42. Which of the following is Not an automatic email notification a customer can receive?
43. Which of the following online platforms does Shopify often use for managing apps created with the API?
44. What is the Shopify Job Board primarily used for?
45. How many link lists are given to every shop by default?
46. Which of the following is a way to edit your theme offline?
47. How can you ensure a particular image of your products gets "featured?"
48. When should you use the "_thumb" suffix in your image file name for each image you upload to Shopify?
49. What is the name of the tool Shopify uses to prevent spam?
50. How many product variants are you allowed for each product?
51. When creating a Webhook for an event, which of the following URL will work properly?
52. If there is no badge to the left of a customer on your Orders screen in the iPhone app, the order is:
53. Which of the following criteria is not available for specifying shipping rates?
54. A feature that fetches and displays data on a Shopify shop page from an outside location is known as what?
55. True or false? Smart Collections can be formed on both products and customers.
56. True of False? You can set the administrative interface to any language you wish.
57. Does shopify pos work with mobile devices?
58. Can we display products on shopify blog?
59. True of False? Tags only show on Collection Pages.
60. What two programming languages are used to edit a shopify webpage theme?
61. CDN means that all images of a store are cached at thousands of 'edge servers' around the world, Shopify has to indicate to the CDN that images have changed manually. CSS often exhibits the above issue. If you reference images directly from your CSS then these urls will be static and will not carry the asset version that Shopify updates automatically. To solve this you will have to ...
62. To check Shopify vendor if statement?
63. A protocol-independent URL simply begins with ...
64. Shopify provides all its customers with a world class __ run by Fastly at no additional charge.
65. How to edit the HTML / Liquid on the checkout page in Shopify?
66. Which one is true about editing the HTML / Liquid on the checkout page in Shopify?
67. All Shopify stores automatically generate a sitemap.xml file that contains links to all your products, product images, pages, collections, and blog posts. This is used by search engines like Google and Bing to quickly scan your webpages for content. Where is the sitemap.xml located based on your Shopify store's primary domain name ?
68. Regarding deploying Shopify sites in custom domains, choose correct statement.
69. Because Shopify deploys your store with a CDN (Content Delivery Network), all images of the store are cached at thousands of 'edge servers' around the world. Therefore Shopify has to indicate to the CDN that images have changed manually. To do this, Shopify uses the ____ filter which automatically appends 'asset versions' to all urls generated. This is the ?v=1384022871 style appendages that you see all over Shopify.
70. Shopify founded by?
71. Which one is NOT a supported Digital Currency ?
72. Maximum page size allowed, in kilobytes ?
73. Valid values for ApplicationCharge the status of the application charge?
74. In June 2009, Shopify launched an _____ and App Store?
75. Redirect properties in Shopify?
76. Accessing forEach index inside a liquid variable?
77. How to use {% include '''' %} in Shopify for an app?
78. Any Premium or paid theme in the Shopify Theme Store allows you to _____ it on your store using the Themes page in the admin.
79. Correct way of Shopify Liquid: Variables within Filters?
80. Which one is correct about Shopify Liquid: Variables within Filters?
81. You can embed or link to other types of media in your online store including?
82. Regarding features of themes in Shopify plataform, which one is NOT correct ?
83. In Shopify checkout, the order status page updates in real time as the status of the shipment changes. Possible statuses are, EXCEPT for:
84. Which one is photography-first theme with a minimal UI that features edge-to-edge photography?
85. Theme tags have many functions, NOT including:
86. Correct way to leave un-rendered code inside a Liquid template?
87. Wherever you sell online, you'll use your secure Shopify checkout to accept orders and take payments. You can view and update your store's checkout settings from the Checkout settings page in your Shopify admin. Which of the following is NOT supported in Shopify checkout ?
88. Regarding themes in Shopify, what's the incorrect statement?
89. if you have a theme on your computer that you want to install, you can upload it to your Themes page. But you can install a maximum of _____ themes in your store.
90. Which one is not existing Theme property?
91. Shopify Liquid template language is written in :
92. if you've changed theme files and need to revert them, you can roll back _____ files individually to a time and date before you made the changes.
93. Handles are used to access the attributes of Liquid objects. By default, a handle is the object's title in lowercase with any spaces and special characters replaced by _____.
94. Which conditional statement code snippet is correct?
95. Which one is not true about 'decrement' tag?
96. When working with theme files in Shopify, which one is NOT a supported operation?
97. In Liquid, you can include {% ______ 'alternate' %} at the beginning of a template file to use an alternate layout file from the Layout folder of your theme. If you don't define it, the theme.liquid template file is used by default
98. If you've downloaded and/or purchased a new Shopify theme for you store, you need to and it for your customers to see the changes.
99. Consider following code , What will be output?
100. The following objects can be used and accessed from any file in your theme, and are defined as global objects, or global variables, EXCEPT for:
101. Liquid uses a combination of , __, and __ to load dynamic content. They are used inside Liquid template files, which are a group of files that make up a theme.
102. What will be the output?
103. Correct way to output next variable?
104. Iteration tags repeatedly run blocks of Liquid code. Which one is NOT a iteration tag ?
105. Variable Tags are used to create new Liquid variables. Which one is NOT a variable tag ?
106. In Liquid, which one is NOT a basic operator ?
107. Correct way to load full-width.liquid template?
108. Which one is not true about 'increment' tag?
109. ''Accepts an array element's attribute as a parameter and creates a string out of each array element's value.'' Which Liquid filter is described above ?
110. Money filters format prices based on the Currency Formatting found in General Settings. Which one is NOT supported money filter in Liquid ?
111. Control flow tags create conditions that decide whether blocks of Liquid code get executed. Which one is NOT a control tag?
112. In Liquid, _____ are simple methods that modify the output of numbers, strings, variables and objects. They are placed within an output tag {{ }} and are denoted by a pipe character |.
113. Liquid objects can be which of the following datatypes?
114. Number type in Liquid includes the following
115. Which one is not true in regards to Liquid objects?
116. In Liquid, the _____ tag loops through a group of strings and outputs them in the order that they were passed as parameters. Each time an iteration is called, the next string that was passed as a parameter is output.
117. In Liquid, the _____ tag executes a block of code only if a certain condition is not met (that is, if condition is false).
118. Your store's controls all aspects of your online store's appearance and layout. You can manage from the _____ page of your Shopify admin.
119. A responsive theme's layout adjusts to your device's _____. It provides an optimal viewing experience, easy reading, and accessible navigation on mobile phones, tablets, laptop and desktop computers.
120. For themes with , Shopify's theme editor offers an easier way to customize your store's home page content. You can add, reorder, and remove content on your store's homepage using ), which let you customize your store's design and content in a quick and visual way.
121. You can import a theme by uploading a __ file containing a theme.
122. Which one is NOT a theme made by Shopify ?
123. Which of the following correct way to change a shopify theme name?
124. Which of the following is the correct way to change a Shopify theme name?
125. From which folder of a theme does 'include' tag inserts code?
126. Regarding Liquid global objects, the ____ returns the set of the menus and links in your store.
127. In Liquid, the ..... filter removes any duplicate instances of elements in an array.
128. When uploading a theme to Shopify, there's a _ MB file size limit. If you get an error uploading a new theme, make sure that the .zip file is smaller than the MB file size limit.
129. _____is a tailor-made theme for the modern apparel store. Features include a mobile-first responsive design, unique typography, an edge-to-edge homepage slideshow, a dynamic product grid, and product pages with at-a-glance availability for each size.
130. Correct way to create variable?
131. Main template file used by default?
132. In Shopify, many themes include styles that let you quickly set many theme options at once. By choosing a style, you can quickly change the appearance of your current theme.
133. In Shopify, when you get a theme from the theme store that is offered in many styles, one of those styles will be applied by default. To change your theme style, go to the 'Customize theme page', then click in:
134. Adding a Custom API Function After Shopify Checkout?
135. In Liquid, what will get printed from the following code?
136. You want to use external JS which you already uploaded in the assets folder. How do you link it to the page on which you want to use it?
137. You want to use external CSS which you already uploaded in the assets folder. How do you link it to the page on which you want to use it?
138. In given Liquid code, what will get displayed, considering that customer.email has the value [email protected] ?
139. Purpose of adding the liquid extension to your assets?
140. In Liquid code, what will get printed, considering fulfillment.tracking_numbers is nil ?
141. Shopify Payments provides following payment gateways :
142. Which product fields are available to use?
143. Which page fields can be used?
144. The img_tag filter can be used on which objects?
145. Which article fields are available to use?
146. Correct way of using SCSS/SASS in Shopify?
147. You can activate SSL certificates in your Shopify admin to encrypt your online storefront's content and publish it securely using HTTPS instead of HTTP. Which one is NOT a benefit for using SSL in your online store ?
148. In Liquid, what will get printed in the code below ?
149. How do change the title-Attribute in Shopify's liquid?
150. Shopify provides all its customers with a world class __ run by Fastly at no additional charge. This means that your Shop will be fast around the globe, even in remote areas like New Zealand and South Africa despite the Shopify servers being in North America. Faster load times have shown over and over again to lead to more sales, so this is a big win for everyone.
151. In Shopify, you can display money and currencies in different ways to make it easier for your customers to read monetary amounts in your store. Which of the following formats will display the amount 1134.65 as 1.134,65
152. Shopify Liquid error: Memory limits exceeded?
153. Which page fields available to use?
154. Which code is correct of Shopify cycle iteration to simplify?
155. Shopify liquid get related blog posts?
156. What is the output of the code?
157. How many results are you able to output per page with the 'paginate' tag?
158. Liquid .............. are the programming logic that tells templates what to do. ............. are wrapped in: