-
Updated
Sep 22, 2020 - Ruby
ecommerce
Here are 2,951 public repositories matching this topic...
-
Updated
Sep 22, 2020 - Python
Updating a category through the REST API will uncheck "Use Default Value" on a bunch of attributes
Preconditions (*)
- using Magento 2.4
- Mysql 8.0
- php-fpm 7.4
- nginx 1.18
- require 1 website with more than 1 store view
- Create some sub categories under default category at default store
- Using Admin token
Steps to reproduce (*)
Call REST API with below script, replace the parameter for your own environment
curl --location --request PUT 'https://{your domain}/re
Due to performance reasons and weird css ordering in production mode, would be nice to set extractCSS setting for nuxt.js
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
-
Updated
Sep 21, 2020 - C#
Describe the bug
In BO, Shop param>Product settings, I put a delivery time of in stock products.
I save, go to FO, check the delivery time of my products which is a bit "hidden" inside the whole description, making it Bold may help to quickly see the delivery time - as it is often an important point to customers.
Steps to Reproduce
Steps to reproduce the behavior:
- Go to
-
Updated
Sep 22, 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 15, 2020 - C#
-
Updated
Sep 22, 2020 - PHP
-
Updated
Sep 22, 2020 - C#
-
Updated
Sep 10, 2020 - JavaScript
-
Updated
Sep 22, 2020 - PHP
-
Updated
Sep 22, 2020 - PHP
-
Updated
Sep 3, 2020 - JavaScript
-
Updated
Sep 18, 2020 - TypeScript
-
Updated
Sep 22, 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 21, 2020 - PHP
-
Updated
Sep 9, 2020 - Java
-
Updated
Sep 21, 2020 - PHP
-
Updated
Sep 22, 2020 - PHP
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,