-
Updated
Oct 30, 2020 - Ruby
ecommerce
Here are 3,122 public repositories matching this topic...
-
Updated
Oct 31, 2020 - Python
Current behavior
Expected behavior
- On the left side the loader should be placed 100px lower
- On the right side there sho
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
Oct 30, 2020 - C#
-
Updated
Oct 29, 2020 - PHP
The calculator should always return a BigDecimal, but that's not always the case.
For example the flat_rate calculator return 0 as Integer on the else branch.
If the calculator returns a type other than BigDecimal a warning will be issued by the adjustment action for the promotions,
for example
-
Updated
Nov 1, 2020 - PHP
-
Updated
Oct 28, 2020 - C#
-
Updated
Oct 30, 2020 - C#
-
Updated
Sep 10, 2020 - JavaScript
-
Updated
Oct 31, 2020 - PHP
-
Updated
Oct 31, 2020 - PHP
-
Updated
Sep 3, 2020 - JavaScript
-
Updated
Oct 1, 2020 - TypeScript
Describe the bug
SfProductCardHorizontal - size and color are currently SfProperty but on designs they look like SfSelect.
How to reproduce
See SfProductCardHorizontal on Storybook layout. Size and color are not select inputs.
Expected behavior
There should be select input for size and color.
Change SfProperty to SfSelect on Storybook stories.
Screenshots
on Fig
-
Updated
Oct 26, 2020 - Python
Improve the tier prices feature - add info like "Buy 2 in x.xx$ and save x%"
-
Updated
Oct 19, 2020 - PHP
-
Updated
Oct 28, 2020 - PHP
-
Updated
Oct 31, 2020 - PHP
-
Updated
Oct 28, 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,