Skip to content
#

ecommerce

Here are 2,685 public repositories matching this topic...

DianaKoenraadt
DianaKoenraadt commented Apr 26, 2020

Is your feature request related to a problem? Please describe.
I want to add a role that can access only products and orders. All online documentation is from 2014 or earlier and does not work. The user with the new role (that does not have admin role, but only the new role) cannot access admin panel.

Describe the solution you'd like
Clear, comprehensive Spree extension documentat

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
magentopits
magentopits commented Jan 28, 2020

The front-end date-picker is not localized: days short names are all in default en_US.

Preconditions (*)

  1. Magento 2.3.x & 2.4-develop
  2. Date format used is "E, dd.mm.yy"
  3. Create a store view ( German - de )
  4. From Stores > Settings > Configuration > General > General > Locale drop down , assign language ( German (Switzerland) ) to the created store . ( Scope : German from top le
saleor
purpledot
purpledot commented Jan 27, 2020

What I'm trying to achieve

Create checkout with a checkout line.

Steps to reproduce the problem

  1. checkout = Checkout.objects.create(...)
  2. checkout.lines.create(...) or CheckoutLine.objects.create(checkout=checkout, ...)

OR

  1. checkout = Checkout.objects.create(...)
  2. if checkout: pass

What I expected to happen

Database insertion without additional coun

vue-storefront
addedlovely
addedlovely commented Jan 28, 2020

Describe the bug
The label for address_2 has a duplication of '(optional)'.
It's in the field label, then also added in a <span> tag.

To Reproduce

  1. Goto WooCommerce.com
  2. Goto checkout.
  3. Disable the css on the .screen-reader-text CSS class - or view source to see the markup.

Screenshots
<img width="1392" alt="Screenshot 2020-01-28 at 17 31 03" src="https://user-im

Sylius
PrestaShop
Klemart3D
Klemart3D commented Apr 30, 2020

Describe the bug

On product page in FO, "Product Details" tab is visible and empty even if there is no data to display.

Expected behavior

No "Product Details" tab if there is no data to display. And no white block if there is no Description too.

Steps to Reproduce

Steps to reproduce the behavior:

  1. Remove brand, reference and features in a product (e.g. "Mug Today
solarissmoke
solarissmoke commented Jun 13, 2019

The documentation at https://django-oscar.readthedocs.io/en/latest/howto/enforcing_stock_rules.html is incorrect - doing that will cause a 500 error because that exception isn't caught anywhere.

I think we just need to remove this, and instead enhance the [documentation about availability policies](https://django-oscar.readthedocs.io/en/latest/topics/prices_and_availability.html#the-strategy-cl

solidus
bagisto
pimcore
roland4432
roland4432 commented Apr 21, 2020

Hello pimcore-team,

when editing large sites one can easily loose track of all the elements and it's sometimes hard to find the brick you are looking for.

Simple solution: I would create a PR for another option in the toolbar of each brick to allow for collapsing / extension of the corresponding brick, shrinking it down to somewhat 80px-ish or extend to regular height.

If you like the ide

mikkovedru
mikkovedru commented Jan 10, 2020

Bug 1.

Plugin deletes information if there is nothing written in the Ordering field.

  1. Edit Page → Click on "Footer" → Add "Social Media Links" plugin
  2. Add Facebook, Linkedin and Twitter links, without putting anything in the "Ordering" field.
  3. Press "Save plugin" (URL fields are full, Ordering is empty; everything just like it was written originally) + "Publish changes".
  4. All 3
itsgauravjain22
itsgauravjain22 commented Mar 8, 2020

Is your feature request related to a problem? Please describe.
The below order status naming convention would really confuse a business person as well as customer. These default status should be more concise and yet understandable.

export type OrderState =
    | 'AddingItems'
    | 'ArrangingPayment'
    | 'PaymentAuthorized'
    | 'PaymentSettled'
    | 'OrderComplete'
    | 'C

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

  • Updated Jul 13, 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.