vue-storefront-1 icon indicating copy to clipboard operation
vue-storefront-1 copied to clipboard

Reposition Add to Cart button to an always visible position in Mobile view

Open pmaojo opened this issue 5 years ago • 2 comments

What is the motivation for adding/enhancing this feature?

When using a mobile to browse the app, on the product view, it would be easier to purchase an item if the Add to Cart is visible. This way the user won't have to look for the Add to Cart button, it will be accessible.

What are the acceptance criteria

  • [ ] Add to cart button pops up from on the bottom of the screen when the user scrolls under the title.

Which Release Cycle state this refers to? Info for the developer.

This is an idea needs design and implementation. It is an easy good first request.

  • [x] This is a normal feature request. This should be available on https://test.storefrontcloud.io and then after tests this can be added to next Vue Storefront version. In this case Developer should create branch from develop branch and create Pull Request 2. Feature / Improvement back to develop.
  • [ ] (Pick this option only if you're sure) This is an important improvement request for current Release Candidate version on https://next.storefrontcloud.io and should be placed in next RC version. In this case Developer should create branch from release branch and create Pull Request 3. Stabilisation fix back to release.
  • [ ] (Pick this option only if you're sure) This is a critical improvement request for current Stable version on https://demo.storefrontcloud.io and should be placed in next stable version. In this case Developer should create branch from hotfix or master branch and create Pull Request 4. Hotfix back to hotfix.

Additional information

This is a quick and not detailed mockup

Captura de pantalla 2019-07-23 a las 12 12 26

pmaojo avatar Jul 23 '19 20:07 pmaojo