Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • NetiNextToolKit NetiNextToolKit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • shopware6
  • labs
  • NetiNextToolKitNetiNextToolKit
  • Merge requests
  • !19

Merged
Created Apr 02, 2024 by Dmitrij Rebrov@drebrovDeveloper3 of 5 tasks completed3/5 tasks

#44946 - property options

  • Overview 12
  • Commits 7
  • Pipelines 8
  • Changes 13

1. Why is this change necessary?

New feature

2. What does this change do, exactly?

Added properties of the products to listing

3. Describe each step to reproduce the issue or behavior.

  • install/update plugin
  • select properties from config
  • check in listing if all possible options were added to listing in product

4. Please link to the relevant issues (if any).

https://redmine.netinventors.de/issues/44946

5. Checklist

  • I have updated the plugin version and changelog
  • I have updated the manual / created a manual update merge request
  • I have updated the shopware store information
  • I can confirm the code style fits our requirements
  • I can confirm that no debug output is generated anywhere

6. Release Notes

Summary by CodeRabbit

  • New Features
    • Introduced a new component for handling the listing of properties for product variants, including support for multiple languages.
    • Added functionality to access and display variant properties of products in listings.
  • Documentation
    • Updated the changelog in both English and German to document the introduction of new features in version 5.1.0.
    • Included new documentation for the version increment in the manual's changelog sections for both languages.
  • Refactor
    • Implemented a new service to enhance product listings with additional properties.
    • Added logic for denormalizing listing properties in the plugin configuration.
  • Chores
    • Updated the project version from 5.0.3 to 5.1.0 in composer.json.
Edited Apr 03, 2024 by CodeRabbit
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: 44946-property-options