Skip to content

Display Products via parent child relationship #134

@CCSS-Github

Description

@CCSS-Github

What our requirement was, we needed to display products filtered via parent_id (its self referencing product id) so we added parent_id fourth column in groupscatalog_product_idx and we wanted composite key to further extend and make parent_id part of composite primary key and display filter via
parent_id.

We also modify indexer because its gave us some errors. Kindly guide us how can we achieve this. Wanted to further extend your extension.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions