Skip to content
This repository was archived by the owner on Mar 13, 2023. It is now read-only.
This repository was archived by the owner on Mar 13, 2023. It is now read-only.

Price and other information is missing in products association for bundles #51

@r4pt0s

Description

@r4pt0s

I followed along the video tutorial and everything worked until adding the cards to the bundle tab.

As soon I set that up, I got a error 500 with the message, that calculatedPrice is not allowed to be null.
image

I checked it with a dump in the twig file instead of rendering the box-standard component and the calculatedPrice property is indeed null for all products which I added to the bundle.
image

I also tried to use the entire sample code from github and got the exact same result.

The interesting thing is, that I got the price information and the cover as well
image

I also made sure to use products which don't have any specifc price setups in the background if that might be an issue.

I use the docker dev environment with shopware version 6.4.99 with demo-data.
Any chance that there happened something in shopware version 6.4.99?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions