-
Updated
Sep 2, 2020 - Ruby
ecommerce
Here are 2,875 public repositories matching this topic...
-
Updated
Sep 2, 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
Related Issues
closes #4763
Short Description and Why It's Useful
You can now pass custom GraphQL query and variables to get some data.
Screenshots of Visual Changes before/after (if There Are Any)
A client brought to my attention that the region Biscay/Vizcaya of Spain is wrongly spelled Bizkaia.
It is currently spelled Bizkaia, but should be Biscay.
Thanks!
Sylius version affected: 1.7.0
Description
In Admin area: A simple product (unique variant) which has no channel activated generates a twig error in the route “sylius_admin_product_show”. The view expects to have an array of channels in @AdminBundle/Product/Show/_pricing.html.twig
Steps to reproduce
- Create a simple product and disable all channels
- Goto admin produc
-
Updated
Sep 1, 2020 - C#
Is your feature request related to a problem?
When me or an employee is creating a category, we often forget to check our extra customer groups. Then a customer is complaining that he cannot enter some specific category.
Describe the solution you'd like
When creating new category, select all customer groups by default, not just the 3 original ones.
Additional context
-
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
Aug 27, 2020 - C#
-
Updated
Sep 2, 2020 - PHP
-
Updated
Sep 1, 2020 - C#
-
Updated
Jul 29, 2020 - JavaScript
-
Updated
Sep 2, 2020 - PHP
-
Updated
Sep 1, 2020 - PHP
-
Updated
Aug 29, 2020 - JavaScript
-
Updated
Jul 30, 2020 - TypeScript
-
Updated
Aug 28, 2020 - Python
Improve the tier prices feature - add info like "Buy 2 in x.xx$ and save x%"
-
Updated
Aug 31, 2020 - PHP
-
Updated
Sep 1, 2020 - PHP
-
Updated
Aug 31, 2020 - Java
-
Updated
Sep 2, 2020 - PHP
-
Updated
May 27, 2020 - Go
Improve this page
Add a description, image, and links to the ecommerce topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ecommerce 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,