Skip to content

Conversation

@kolaente
Copy link

@kolaente kolaente commented Mar 6, 2019

When a product does not have a base price but one of its child have, the html tag to show the base price was not created if the parent product didn't have a product amount configured. This resulted in the base price not showing at all for children because the js didn't have a container to add the base price into.

This pr adds an extra check to see if the product has at least one child which has a base price amount configured. If that's the case, it renders the html tag (which will be empty if no child is selected)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant