ecommerce-platform
Here are 365 public repositories matching this topic...
-
Updated
Sep 8, 2020 - Python
The front-end date-picker is not localized: days short names are all in default en_US.
Preconditions (*)
- Magento 2.3.x & 2.4-develop
- Date format used is "E, dd.mm.yy"
- Create a store view ( German - de )
- From Stores > Settings > Configuration > General > General > Locale drop down , assign language ( German (Switzerland) ) to the created store . ( Scope : German from top le
Describe the bug
When "Geolocate (with page caching support)" is enabled, visiting a URL similar to /whatever/wp-json/wp/v2/posts/None throws a fatal error.
[02-Mar-2020 11:57:11 UTC] PHP Fatal error: Uncaught Error: Call to a member function get() on null in /home/site/public_html/wp-content/plugins/woocommerce/includes/data-stores/class-wc-customer-data-store-session.php:96
Stack
Sylius version affected: v1.4.4
Description
Sylius says the category is used and cannot be removed, when we try to remove an empty category.
We figured out that we had some products with the taxon as "Main Taxon".
Steps to reproduce
- Add a taxon, keep it empty of products.
- Update a product to use the newly created taxon as Main taxon.
- Try to remove the taxo
Is your feature request related to a problem?
I would like to remove the supplier logos but I can't.
Describe the solution you'd like
Remove button to unset logo.
Screenshot
Additional context
I consider this an important feature that could be implemented
-
Updated
Aug 5, 2020 - PHP
For resource errors where the parent resource doesn't exist, IMO we should be throwing a 404 and redirecting to the index for the parent. Instead, here's what happens, given a non-existent parent resource.
products
/admin/products/nil-product/edit - 404, redirect to /products
`/ad
-
Updated
Sep 8, 2020 - PHP
-
Updated
Sep 8, 2020 - PHP
-
Updated
Jul 30, 2020 - TypeScript
-
Updated
Sep 8, 2020 - Python
Improve the tier prices feature - add info like "Buy 2 in x.xx$ and save x%"
-
Updated
Sep 8, 2020 - PHP
-
Updated
Sep 4, 2020 - PHP
-
Updated
Sep 7, 2020 - TypeScript
-
Updated
Sep 8, 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
Sep 8, 2020 - PHP
-
Updated
Sep 2, 2020 - PHP
-
Updated
May 28, 2020 - PHP
-
Updated
Sep 4, 2020 - PHP
-
Updated
Sep 8, 2020 - PHP
Description (*)
Just sharing, close if not applicable
We are refining some DB updated and slow queries.
Especially about improving catalog load speed by making visibility and status related queries a lot faster ...
visibility and status are used in most if not all catalog related queries (and have made the case before to move these 2 values to catalog_product_entity or even creati
-
Updated
Dec 1, 2018 - Ruby
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
Sep 7, 2020 - TypeScript
-
Updated
Sep 2, 2020 - PHP
-
Updated
Sep 8, 2020 - Ruby
-
Updated
Jun 30, 2019 - PHP
Improve this page
Add a description, image, and links to the ecommerce-platform topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ecommerce-platform 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,