e-commerce
Here are 1,131 public repositories matching this topic...
-
Updated
Oct 21, 2020 - Ruby
-
Updated
Oct 22, 2020 - Python
Home should link to home
Wishlist and cart should open wl/cart
Account should link to my account or open login modal if user is not logged in
"Menu" can remain like it is now as we don't have a component to open with this yet
-
Updated
Oct 20, 2020 - PHP
-
Updated
Oct 19, 2020 - Python
Benchmarking
Can you please add some performance numbers to the main project docs indicating inference latency running some common hardware options e.g. AWS p2, GCP gpu instance, CPU inference, Raspbery pi, etc.
-
Updated
Oct 21, 2020 - C#
-
Updated
Oct 20, 2020 - Java
-
Updated
Oct 19, 2020 - PHP
-
Updated
Jul 2, 2020 - Python
-
Updated
Oct 20, 2020 - PHP
-
Updated
Oct 21, 2020 - PHP
-
Updated
Oct 22, 2020 - TypeScript
-
Updated
Oct 22, 2020 - C#
Describe the bug
When clicking on "Login" after clicking on "Add to cart", post logging in, the user is redirected to the home page
To Reproduce
Steps to reproduce the behavior:
- Go to any product (without signing in0
- Click on "Add to Cart" and then login by clicking the button on the prompt
- Login with your credentials
- You will then be redirected to the login page
**Ex
-
Updated
Oct 15, 2020 - PHP
-
Updated
Oct 19, 2020 - PHP
-
Updated
Sep 14, 2020 - PHP
Type: minor
Describe the bug
After adding a new account address, the screen goes blank you appear to be logged out, but when you refresh the page, the address is there and you are still logged in.
To Reproduce
Steps to reproduce the behavior:
- Go to storefront
- Log in
- Click user name in upper right > Profile
- Add a new address.
- When you submit the form, see the
-
Updated
Oct 13, 2020 - PHP
-
Updated
Sep 12, 2018 - JavaScript
-
Updated
Mar 11, 2018 - TypeScript
-
Updated
Sep 5, 2020 - Vue
Improve this page
Add a description, image, and links to the e-commerce topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the e-commerce topic, visit your repo's landing page and select "manage topics."


Prerequisites
Issue Description
The
descriptionfield is missing in the input schema when you are creating a shop. It's defined in the graphql schema but not in the validation schema. So, if you create a shop with description,