Skip to content
#

ecommerce

Here are 3,861 public repositories matching this topic...

spree
magento2
strassl
strassl commented Apr 29, 2021

Prerequisites (mark completed items with an [x]):

  • I have have carried out troubleshooting steps and I believe I have found a bug.
  • I have searched for similar bugs in both open and closed issues and cannot find a duplicate.

Describe the bug
I believe the function WC_Product_Importer::get_percentage_complete incorrectly overestimates the completion of the product import p

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
joseantgv
joseantgv commented Jan 29, 2021

Is your feature request related to a problem?

Improve the information displayed in the checkout when a product is without stock

From https://www.prestashop.com/forums/topic/1041442-nobody-can-figure-it-out-we-need-a-specialist/

Describe the solution you'd like

Display the combination from the product without stock.

Additional context

Which one is the product withou

solidus
kennyadsl
kennyadsl commented Mar 19, 2021

A while ago, we converted API controller specs into requests specs, see #2052. But those specs still have references from their old "life" that we can clean a little bit with a small effort.

In fact, their filenames still have the _controller_ part, which makes no sense now. Eg. solidus/api/spec/requests/spree/api/addresses_controller_spec.rb

Also, they contain references to the previo

commerce

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