The Wayback Machine - http://web.archive.org/web/20201006042908/https://github.com/topics/ecommerce-platform
Skip to content
#

ecommerce-platform

Here are 372 public repositories matching this topic...

CristianCucunuba
CristianCucunuba commented Mar 11, 2020

Prerequisites

  • Are you running the latest version?
  • Are you able to consistently reproduce the issue?
  • Did you search the issue queue for existing issue?

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,

magento2
stanleyyuenyiu
stanleyyuenyiu commented Sep 15, 2020

Preconditions (*)

  • using Magento 2.4
  • Mysql 8.0
  • php-fpm 7.4
  • nginx 1.18
  • require 1 website with more than 1 store view
  • Create some sub categories under default category at default store
  • Using Admin token

Steps to reproduce (*)

Call REST API with below script, replace the parameter for your own environment

curl --location --request PUT 'https://{your domain}/re
Sylius
jacquesbh
jacquesbh commented Mar 23, 2020

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

  1. Add a taxon, keep it empty of products.
  2. Update a product to use the newly created taxon as Main taxon.
  3. Try to remove the taxo
PrestaShop
ngodefroy
ngodefroy commented Sep 17, 2020

Describe the bug

In BO, Shop param>Product settings, I put a delivery time of in stock products.
I save, go to FO, check the delivery time of my products which is a bit "hidden" inside the whole description, making it Bold may help to quickly see the delivery time - as it is often an important point to customers.

Steps to Reproduce

Steps to reproduce the behavior:

  1. Go to
solidus
jugglinghobo
jugglinghobo commented Sep 21, 2020

When calculating the tax for line items whose tax is included in the price, solidus uses TaxRates in the calculation even though they are invalid according to their start_date and/or end_date. This results in incorrect tax calculations if there are multiple tax rates for the same tax category and only some of them are currently valid.

Solidus Version:
2.9.4 up to the current master v

gfyre
gfyre commented Jun 20, 2020

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:

  1. Go to any product (without signing in0
  2. Click on "Add to Cart" and then login by clicking the button on the prompt
  3. Login with your credentials
  4. You will then be redirected to the login page

**Ex

cocorico

👐 Cocorico is an open source marketplace solution for services and rentals. More information right here: https://www.cocorico.io/en/ 🚀 Cocorico is also available in an off-the-shelf SaaS package, check out https://www.hatch.li to launch your platform today. 😍 We are hiring (telecommute welcome 🏡):

  • Updated Oct 5, 2020
  • PHP
Ecommerce-CodeIgniter-Bootstrap
seansan
seansan commented Sep 1, 2020

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

aldeed
aldeed commented Jan 30, 2020

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:

  1. Go to storefront
  2. Log in
  3. Click user name in upper right > Profile
  4. Add a new address.
  5. When you submit the form, see the

Improve this page

Add a description, image, and links to the ecommerce-platform topic page so that developers can more easily learn about it.

Curate this topic

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."

Learn more

You can’t perform that action at this time.