Skip to content
#

ecommerce

Here are 3,001 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
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
solarissmoke
solarissmoke commented Sep 24, 2020

There are a few SEO components that we regularly find clients asking for the ability to control on product and category pages:

  1. Meta title
  2. Meta description
  3. Slug

For products, slug, meta title and description are all auto-generated from the product title/description, with no option to override any of these. While this is fine a lot of the time, Oscar should provide the ability to ov

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

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 Sep 9, 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.