Testing the Commerce Composer widget update in the storefront

In this lesson, you test the updates that you made to the widget in the storefront.

Procedure

  1. Open a web browser and go to your custom store at the following URL:
    • https://localhost:8443/shop/en/myesite
  2. In the storefront, go to the Apparel > Boys > Pants category.
  3. Locate the Catalog Entry List widget on the page and note that the brand name is displayed for each catalog entry:
    Boys Pants category page with brand names
  4. Click a brand name, for example, Gusso, to ensure that it results in a search that displays all products from the manufacturer name:
    Boys Pants category page with brand names

Results

Your storefront updates work as intended, showing the clickable brand names for each product in the category.

What to do next

After you complete developing and testing in this tutorial, you can package and deploy the changes and apply them to your live store. For more information, see Packaging customized code for deployment.