Skip to content

Conversation

@sequensucks
Copy link
Contributor

Fix a copy/paste code when code was copy but a variable didn't replace. Replace downloadableProduct
with virtualProduct in the add item to cart command for case VirtualProduct.

fix #1323

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Fix a copy/paste code when code was copy but a variable didn't replace. Replace downloadableProduct
with virtualProduct in the add item to cart command for case VirtualProduct.

fix vuestorefront#1323
Copy link
Contributor

@Frodigo Frodigo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch, thanks!

@Frodigo Frodigo added vsf_team and removed vsf_team labels Aug 5, 2022
@Frodigo Frodigo merged commit 549bba2 into vuestorefront:develop Aug 9, 2022
@Frodigo Frodigo added this to the 1.1.0 milestone Aug 12, 2022
@Frodigo Frodigo mentioned this pull request Sep 5, 2022
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.

2 participants