M70-301 試験問題を無料オンラインアクセス
試験コード: | M70-301 |
試験名称: | Magento Front End Developer Certification Exam |
認定資格: | Magento |
無料問題数: | 108 |
更新日: | 2025-09-05 |
In layout XML, which two handles are used to assign layout rules to catalog category pages of a store? (Choose TWO.)
Your project, which uses prototype.js, contains the JavaScript class Photoviewer (see EXAMPLE, below). Which one of the following code samples will create a class called AdvancedPhotoViewer that extends Photoviewe r?
EXAMPLE:
var PhotoViewer = Class.create();
You need to add a custom structural block template to a block that will render all children automatically. Which three attributes are required in the block's XML definition? (Choose THREE.)