ecommerce
Here are 3,251 public repositories matching this topic...
Spree is an open source E-commerce platform for Rails 6 with a modern UX, optional PWA frontend, REST API, GraphQL, several official extensions and 3rd party integrations. Over 1 million downloads and counting! Check it out:
-
Updated
Dec 3, 2020 - Ruby
A modular, high performance, headless e-commerce platform built with Python, GraphQL, Django, and ReactJS.
-
Updated
Dec 4, 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.
- Enter
/p/38143c0c-c9b0-448c-93cd-60eb90d8da57/aspesi-shirt-h805-white - Change size
- See the error
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
The most popular open-source eCommerce shopping cart solution based on ASP.NET Core
-
Updated
Dec 3, 2020 - C#
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
Laravel ecommerce package for professional, ultra fast online shops, complex B2B applications and #gigacommerce
-
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
A Free and Opensource laravel eCommerce framework built for all to build and scale your business.
-
Updated
Dec 4, 2020 - PHP
A simple, cross platform, modularized ecommerce system built on .NET Core
-
Updated
Nov 10, 2020 - C#
Open Source ASP.NET MVC Enterprise eCommerce Shopping Cart Solution
-
Updated
Dec 3, 2020 - C#
Open Source Digital Experience Platform (DXP, MDM/PIM, CDP, DAM, CMS/UX & eCommerce
-
Updated
Dec 4, 2020 - PHP
Cezerin is React and Node.js based eCommerce platform.
-
Updated
Sep 10, 2020 - JavaScript
Drag and Drop Website Builder and CMS with E-commerce
-
Updated
Dec 3, 2020 - PHP
-
Updated
Sep 3, 2020 - JavaScript
angular e-commerce framework for online store
-
Updated
Nov 26, 2020 - TypeScript
Describe the bug
On SfModal in Storybook: when clicking on 'hello' button 'no preview' message shows
How to reproduce
Go to SfModal on Storybook and click on 'hello' button.
Expected behavior
Clicking on button should have no effect or should show alert on the screen.
Screenshots




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,