Skip to content
#

ecommerce-platform

Here are 350 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
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
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
smaharj1
smaharj1 commented May 3, 2020

Is your feature request related to a problem? Please describe.
Currently, if the developer wants to register a new admin account, it doesn't let it do that because sendgrid API keys are needed. Remove this dependency for local, and switch to using an identical emailService which uses Nodemailer (Gmail option preferred) since Nodemailer is free. Maybe feature flag this property

**Describe

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 → contact@hatch.li to launch your platform today. 😍 We are hiring (telecommute welcome 🏡):

  • Updated Jun 25, 2020
  • PHP
Ecommerce-CodeIgniter-Bootstrap
getdatakick
getdatakick commented Apr 11, 2020

If webp is enabled and supported by theme, then image links will always serve webp images. Even if the browser itself doesn't support it.

method ImageManager::webpSupport($checkAccept = false) has $checkAccept parameter that can facilitate this check, but it's never called with $checkAccept = true anywhere in the core. At least, this parameter should be true when called from `Ling::getGener

Bug
jumemoto
jumemoto commented Jun 6, 2019

概要(Overview)

受注管理>出荷CSVのラベルで"出荷ID"ではなく、"配送ID"となっている

期待する内容(Expect) or 要望 (Requirement)

受注管理>出荷CSVのラベルで"出荷ID"と表示されている

再現手順(Procedure)

受注管理>検索結果:出荷CSVをダウンロード。
→CSVのラベルを確認。

環境 (environment)

  • EC-CUBE: 4.0.2
  • PHP: 7.2
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
paid-memberships-pro

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.