Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Shopping Cart and Variant Selection #27508

Merged
merged 3 commits into from
Sep 15, 2021

Commits on Sep 15, 2021

  1. fix: Shopping Cart and Variant Selection

    - Cart Icon badge (navbar) now appears on adding first item
    - Payment summary section now updates on increase/decrease in cart qty
    - Incorrect No of items in payment summary is fixed
    - Empty Cart better empty cart message
    - Screen freeze on placing order until redirection (no need to hide sections)
    - Consider unpublished variants while building item variant cache
    marination committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    e3099f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57b1db4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c401b58 View commit details
    Browse the repository at this point in the history