-
Updated
Aug 26, 2020 - Ruby
ecommerce
Here are 2,843 public repositories matching this topic...
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
-
Updated
Aug 26, 2020 - Python
-
Updated
Aug 26, 2020 - TypeScript
There is an extra space in
/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart.js
/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart.min.js
whi
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
Aug 25, 2020 - C#
Describe the bug
In the BO => Catalog => Products page => Product details page => when we try to delete a related product, we have an incorrect wording



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,