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

Buynow action fixes #222

Merged
merged 2 commits into from
Jul 31, 2018
Merged

Buynow action fixes #222

merged 2 commits into from
Jul 31, 2018

Conversation

gopalshimpi
Copy link
Member

@gopalshimpi gopalshimpi commented Jul 30, 2018

Why?

Bug
Buy now action unable to add item to cart. If already Item present in cart.

This change addresses the need by:

Now buy now action works as expected.
When user clicks on Buy Now

  • If there is product added in cart already using Add to Cart then buy now will re-direct user to cart page.
  • If a product is not added to cart then product is added to cart using Buy Now & user will redirected to cart page.

[delivers #159394459]
Story

@gopalshimpi gopalshimpi self-assigned this Jul 30, 2018
@pkrawat1 pkrawat1 merged commit a797f35 into develop Jul 31, 2018
@pkrawat1 pkrawat1 deleted the Buy-now-fixes branch July 31, 2018 08:51
pkrawat1 pushed a commit that referenced this pull request Aug 9, 2018
Why?

Bug
Buy now action unable to add item to cart. If already Item present in cart.

This change addresses the need by:

Now buy now action works as expected.
When user clicks on Buy Now

If there is product added in cart already using Add to Cart then buy now will re-direct user to cart page.
If a product is not added to cart then product is added to cart using Buy Now & user will redirected to cart page.
[delivers #159394459]
pkrawat1 pushed a commit that referenced this pull request Aug 21, 2018
Why?

Bug
Buy now action unable to add item to cart. If already Item present in cart.

This change addresses the need by:

Now buy now action works as expected.
When user clicks on Buy Now

If there is product added in cart already using Add to Cart then buy now will re-direct user to cart page.
If a product is not added to cart then product is added to cart using Buy Now & user will redirected to cart page.
[delivers #159394459]
pkrawat1 pushed a commit that referenced this pull request Sep 20, 2023
Why?

Bug
Buy now action unable to add item to cart. If already Item present in cart.

This change addresses the need by:

Now buy now action works as expected.
When user clicks on Buy Now

If there is product added in cart already using Add to Cart then buy now will re-direct user to cart page.
If a product is not added to cart then product is added to cart using Buy Now & user will redirected to cart page.
[delivers #159394459]
pkrawat1 pushed a commit that referenced this pull request Sep 20, 2023
Why?

Bug
Buy now action unable to add item to cart. If already Item present in cart.

This change addresses the need by:

Now buy now action works as expected.
When user clicks on Buy Now

If there is product added in cart already using Add to Cart then buy now will re-direct user to cart page.
If a product is not added to cart then product is added to cart using Buy Now & user will redirected to cart page.
[delivers #159394459]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants