ecommerce
Here are 3,225 public repositories matching this topic...
-
Updated
Nov 26, 2020 - Ruby
-
Updated
Nov 26, 2020 - Python
In PWA Studio we have a mutation composed of two mutations. I found that when requesting a "additionalpayment_methods" in both response objects the grandtotal in the second mutation response body comes back as the total from after the first mutation.
- Enter
/p/38143c0c-c9b0-448c-93cd-60eb90d8da57/aspesi-shirt-h805-white - Change size
- See the error
Hi,
Error: When querying orders in UTC time, WooCommerce fails to recognize the timezone. I am sending UTC time, but WooCommerce uses its own timezone instead.
Steps to reproduce:
Here is the site:
https://www.idscad.com/wc-api/v3
store": {
"name": "IDS CAD",
"description": "Digital Artistry",
"URL": "https://www.idscad.com",
"wc_version": "3.8.1",
"version": "3.1.0",
https:
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
Nov 26, 2020 - C#
Describe the bug
The display of the customization part is not very readable when another product is in reduction
Expected behavior
The customization part should be on one line to be more readable
Steps to Reproduce
Steps to reproduce the behavior:
- Go to FO
- Buy a customizable product and a discounted product
- Go to BO > Make payment accepted for the order
-
Updated
Nov 14, 2020 - PHP
We still have a lot of places where we use this email, the most critical one is probably sample data that populate the sandbox (and the demo?)
-
Updated
Nov 26, 2020 - PHP
-
Updated
Nov 10, 2020 - C#
-
Updated
Nov 26, 2020 - C#
-
Updated
Nov 26, 2020 - PHP
-
Updated
Sep 10, 2020 - JavaScript
-
Updated
Nov 26, 2020 - PHP
-
Updated
Sep 3, 2020 - JavaScript
-
Updated
Nov 26, 2020 - TypeScript
Describe the bug
On SfModal in Storybook: when clicking on 'hello' button 'no preview' message shows
How to reproduce
Go to SfModal on Storybook and click on 'hello' button.
Expected behavior
Clicking on button should have no effect or should show alert on the screen.
Screenshots


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,