-
Updated
Aug 18, 2020 - Ruby
ecommerce
Here are 2,811 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 18, 2020 - Python
This file is not entirely a reset.css. it resets only a few properties. It also should be easily removable therefore it shouldn't be applied via theme-module.
- Remove
reset.cssfromhttps://github.com/DivanteLtd/vue-storefront/blob/next/packages/core/nuxt-theme-module/index.js#L24 - Include it in the
layout/default.vue(directly copy the content) - remove redundant
reset.scss
Hello,
I have a question about "stock threshold" option for every product separately. Is it possible to manage that field through WooCommerce API?
Thank you. :)
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 18, 2020 - C#
Some text in this class is hardcoded, like "Expand All", "Collapse All", etc.
These strings should be translatable.
Edited by Khouloud
Steps to reproduce the issue
- Go to BO => Shop Parameters => General page
- Enable multishop context
- Go to BO => Advanced Parameters => Multistore
- Edit a shop
- Change the language of the employee to any other language
Collapse All, `Ex
Hi there!
There is an error in the docs, specifically in the [how to customize templates section].(https://django-oscar.readthedocs.io/en/2.1.0/howto/how_to_customise_templates.html)
According to issue #1378, the base.html mentioned in the examples should be in 'templates/oscar/base.html' instead of 'templates/base.html'.
I'm new to django oscar, and I spent a couple of hours before
-
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 19, 2020 - C#
-
Updated
Aug 18, 2020 - PHP
-
Updated
Aug 18, 2020 - C#
-
Updated
Jul 29, 2020 - JavaScript
-
Updated
Aug 18, 2020 - PHP
-
Updated
Aug 18, 2020 - PHP
-
Updated
Jul 30, 2020 - TypeScript
-
Updated
Aug 14, 2020 - JavaScript
-
Updated
Aug 18, 2020 - Python
Improve the tier prices feature - add info like "Buy 2 in x.xx$ and save x%"
-
Updated
May 29, 2020 - PHP
-
Updated
Aug 17, 2020 - PHP
-
Updated
Aug 16, 2020 - Java
-
Updated
Aug 18, 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,