Magento 2 Front End Professional Certification Test

Welcome to your Magento 2 Front End Professional Certification Sample Test

You have been tasked with the following implementation. You need to set up special theme for Sale which is between 15th - 26th December. Before setting up configuration, you checked that there is special Christmas theme set up between 23rd - 31st December already.  You are saving your new configuration and the following happens:
What is a correct way to get customer email in the email template?
The project you are working on has an image in the footer added via static block with special text. The text on the image should be different for different languages (en_US, sv_SE). How it can be achieved?
Demonstrate an understanding of ES5 string literal templates. Which of the following have correct syntax? (select 3 answers)

While searching though the code of the application you have found following code, what will be result after LESS complication:


@button__shadow: false;

.product-list button {
.lib-css(box-shadow, @button__shadow, 0);
}

You may also like

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.