ecommerce-platform
Here are 388 public repositories matching this topic...
-
Updated
Dec 8, 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.
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
Describe the bug
the name and first name variables are not interpreted in the logs email
Expected behavior
The varibles should be interpreted
Steps to Reproduce
Steps to reproduce the behavior:
PS => The SMTP param
-
Updated
Nov 14, 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
Dec 8, 2020 - PHP
-
Updated
Dec 8, 2020 - PHP
-
Updated
Nov 26, 2020 - TypeScript
Improve the tier prices feature - add info like "Buy 2 in x.xx$ and save x%"
-
Updated
Dec 8, 2020 - Python
-
Updated
Dec 7, 2020 - PHP
-
Updated
Nov 24, 2020 - PHP
-
Updated
Dec 4, 2020 - TypeScript
Describe the bug
When clicking on "Login" after clicking on "Add to cart", post logging in, the user is redirected to the home page
To Reproduce
Steps to reproduce the behavior:
- Go to any product (without signing in0
- Click on "Add to Cart" and then login by clicking the button on the prompt
- Login with your credentials
- You will then be redirected to the login page
**Ex
-
Updated
Dec 8, 2020 - C#
-
Updated
Nov 16, 2020 - PHP
-
Updated
Nov 30, 2020 - PHP
-
Updated
Nov 19, 2020 - PHP
Description (*)
Just sharing, close if not applicable
We are refining some DB updated and slow queries.
Especially about improving catalog load speed by making visibility and status related queries a lot faster ...
visibility and status are used in most if not all catalog related queries (and have made the case before to move these 2 values to catalog_product_entity or even creati
-
Updated
Dec 8, 2020 - PHP
-
Updated
Nov 25, 2020 - PHP
-
Updated
Dec 1, 2018 - Ruby
Type: minor
Describe the bug
After adding a new account address, the screen goes blank you appear to be logged out, but when you refresh the page, the address is there and you are still logged in.
To Reproduce
Steps to reproduce the behavior:
- Go to storefront
- Log in
- Click user name in upper right > Profile
- Add a new address.
- When you submit the form, see the
-
Updated
Nov 19, 2020 - JavaScript
-
Updated
Dec 3, 2020 - PHP
-
Updated
Dec 8, 2020 - Ruby
-
Updated
Dec 8, 2020 - PHP
Improve this page
Add a description, image, and links to the ecommerce-platform topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ecommerce-platform topic, visit your repo's landing page and select "manage topics."
Prerequisites
Issue Description
The
description
field 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,