Problem/Motivation

Create a block, that display a tree of commercetools categories, with opening the currently selected category, if present in the URL.

Use the `category` GET parameter to handle the current category.

Together with this, extend the Products List block to handle the selected category parameter.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

joyakas created an issue. See original summary.

murz made their first commit to this issue’s fork.

  • murz committed 03c12dc3 on 2.0.x authored by joyakas
    Issue #3514330 by joyakas, murz: Create a block displaying list of...

joyakas’s picture

Status: Active » Needs review

  • murz committed 57b7aa15 on 2.0.x authored by joyakas
    Issue #3514330 by joyakas: Create a block displaying list of categories
    
murz’s picture

Status: Needs review » Fixed

Reviewed and tested, works well! Merged.

murz’s picture

Status: Fixed » Closed (fixed)