Reader small image

You're reading from  Mastering Adobe Commerce Frontend

Product typeBook
Published inMar 2024
PublisherPackt
ISBN-139781837637072
Edition1st Edition
Concepts
Right arrow
Author (1)
Jakub Winkler
Jakub Winkler
author image
Jakub Winkler

Jakub Winkler is the Founder & CEO of Q-Solutions Studio, an expert in Adobe Commerce development since 2015, and an active member of the Magento community. He has a decade of experience in eCommerce theme development and has created solutions to improve developers' work. He trains Magento development teams and has deep insights into what merchants expect from development teams. Jakub has found a way to teach and pass knowledge to ensure developers follow best practices when working with the Adobe Commerce platform.
Read more about Jakub Winkler

Right arrow

Practical exercises

  1. Add local storage to retrieve and store the products added and removed in our product calculator example from this chapter.
  2. Overwrite a template used for shipping method rendering in the checkout process in your local theme. Do it via the checkout page configuration handle.
  3. Completing the following basic Knockout.js practice tasks:
    1. On any given page, add a template with an input field.
    2. Bind the text to the Knockout.js observable.
    3. As the user enters data into the input field, show the reverse of that text below the field.
  4. Dynamic UI component, quick view: On a product listing page, add a button titled Quick View that will open a popup/modal window that will display the product name and the product price loaded from the selected product grid item.
lock icon
The rest of the page is locked
Previous PageNext Chapter
You have been reading a chapter from
Mastering Adobe Commerce Frontend
Published in: Mar 2024Publisher: PacktISBN-13: 9781837637072

Author (1)

author image
Jakub Winkler

Jakub Winkler is the Founder & CEO of Q-Solutions Studio, an expert in Adobe Commerce development since 2015, and an active member of the Magento community. He has a decade of experience in eCommerce theme development and has created solutions to improve developers' work. He trains Magento development teams and has deep insights into what merchants expect from development teams. Jakub has found a way to teach and pass knowledge to ensure developers follow best practices when working with the Adobe Commerce platform.
Read more about Jakub Winkler