commerce
Here are 196 public repositories matching this topic...
-
Updated
Dec 17, 2020 - Python
-
Updated
Nov 26, 2020 - TypeScript
Improve the tier prices feature - add info like "Buy 2 in x.xx$ and save x%"
-
Updated
Dec 17, 2020 - PHP
-
Updated
Dec 4, 2020 - TypeScript
-
Updated
Dec 17, 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
Dec 17, 2020 - JavaScript
-
Updated
Dec 16, 2020 - PHP
-
Updated
Dec 15, 2020 - PHP
-
Updated
Dec 14, 2020 - JavaScript
-
Updated
Dec 17, 2020 - PHP
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
Dec 17, 2020 - C#
-
Updated
Aug 20, 2019 - JavaScript
-
Updated
Dec 17, 2020 - TypeScript
-
Updated
Dec 17, 2020 - JavaScript
-
Updated
Dec 17, 2020 - PHP
-
Updated
Aug 9, 2018 - PHP
-
Updated
Dec 9, 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,