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

[1.x] Add methods to remove items and empty the cart #2

Merged
merged 9 commits into from
Jun 29, 2024

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    230e984 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05146c8 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. refactor emoveItem method

    milwad-dev committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    a953aa1 View commit details
    Browse the repository at this point in the history
  2. refactor emptyCart method

    milwad-dev committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    130111a View commit details
    Browse the repository at this point in the history
  3. Create CartDeleteTest.php

    milwad-dev committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    d967374 View commit details
    Browse the repository at this point in the history
  4. refactor

    milwad-dev committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    85d3642 View commit details
    Browse the repository at this point in the history
  5. add removeItem scope

    milwad-dev committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    f98ad0d View commit details
    Browse the repository at this point in the history
  6. add removeItemById scope

    milwad-dev committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    5f3a5ea View commit details
    Browse the repository at this point in the history
  7. add emptyItems scope

    milwad-dev committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    d934314 View commit details
    Browse the repository at this point in the history