commerce
Here are 186 public repositories matching this topic...
-
Updated
Sep 8, 2020 - Python
-
Updated
Jul 30, 2020 - TypeScript
Improve the tier prices feature - add info like "Buy 2 in x.xx$ and save x%"
-
Updated
Sep 4, 2020 - PHP
-
Updated
Sep 7, 2020 - TypeScript
-
Updated
Sep 8, 2020 - C#
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
Aug 21, 2020 - PHP
-
Updated
Sep 8, 2020 - PHP
-
Updated
Sep 8, 2020 - PHP
-
Updated
Sep 8, 2020 - JavaScript
Hello friends,
the handling of events has changed since this PR: i-love-flamingo/flamingo-commerce@650f15f
The events ChangedQtyInCartEvent and AddToCartEvent have been adjusted
to match the event handling for deferred events of the ModifyBehaviour.
I would suggest the OrderPlacedEvent is also added as a deferred event in
-
Updated
Aug 27, 2020 - JavaScript
-
Updated
Sep 8, 2020 - C#
-
Updated
Aug 20, 2019 - JavaScript
-
Updated
Sep 8, 2020 - TypeScript
-
Updated
Sep 6, 2020 - PHP
-
Updated
Aug 9, 2018 - PHP
-
Updated
Jul 23, 2020 - C#
-
Updated
Dec 4, 2018 - C#
Improve this page
Add a description, image, and links to the commerce topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the commerce 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,