Skip to content
#

ecommerce

Here are 3,046 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
vue-storefront
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
solarissmoke
solarissmoke commented Oct 7, 2020

Currently, non-public products are not easy to identify in the dashboard list views - there is nothing to distinguish them from public products and you have to view the edit form to determine whether the item is public or not.

I think it would be useful to have a column in the table to indicate whether the product is active. Same applies for categories.

solidus
AdamPawlinski
AdamPawlinski commented Sep 25, 2020

Describe the bug
SfProductCardHorizontal - size and color are currently SfProperty but on designs they look like SfSelect.

How to reproduce
See SfProductCardHorizontal on Storybook layout. Size and color are not select inputs.

Expected behavior
There should be select input for size and color.

Change SfProperty to SfSelect on Storybook stories.

Screenshots
on Fig

供应链中台系统基础版,集成零售管理, 电子商务, 供应链管理, 财务管理, 车队管理, 仓库管理, 人员管理, 产品管理, 订单管理, 会员管理, 连锁店管理, 加盟管理, 前端React/Ant Design, 后端Java Spring+自有开源框架,全面支持MySQL, PostgreSQL, 全面支持国产数据库南大通用GBase 8s,通过REST接口调用,前后端完全分离。

  • Updated Oct 12, 2020
  • Java

Improve this page

Add a description, image, and links to the ecommerce 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 topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.