Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • E ecommerce-maven
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Ascend
  • ecommerce-maven
  • Merge requests
  • !11

Product page users can add one or more item to cart with a button

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Shaphen Pangburn requested to merge product-page-users-can-add-one-or-more-item-to-cart-with-a-button into master May 11, 2021
  • Overview 1
  • Commits 25
  • Changes 47

Add to Cart functionality:

  • Creates a cart if it did not already exist for a user who logs in
  • Adds to user cart product and quantity and saves to the backend
  • Does not allow a user to add to cart unless logged in. Displays a notice to user to log in
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: product-page-users-can-add-one-or-more-item-to-cart-with-a-button