commerce
Here are 191 public repositories matching this topic...
-
Updated
Nov 9, 2020 - Python
-
Updated
Oct 1, 2020 - TypeScript
Improve the tier prices feature - add info like "Buy 2 in x.xx$ and save x%"
-
Updated
Nov 6, 2020 - PHP
-
Updated
Nov 5, 2020 - TypeScript
-
Updated
Nov 9, 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
Nov 6, 2020 - PHP
-
Updated
Oct 22, 2020 - JavaScript
-
Updated
Nov 5, 2020 - PHP
-
Updated
Nov 9, 2020 - PHP
-
Updated
Sep 25, 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
Nov 2, 2020 - C#
-
Updated
Aug 20, 2019 - JavaScript
-
Updated
Nov 9, 2020 - TypeScript
-
Updated
Oct 31, 2020 - PHP
-
Updated
Aug 9, 2018 - PHP
-
Updated
Oct 31, 2020 - JavaScript
-
Updated
Oct 24, 2020 - 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,