ecommerce
Here are 3,454 public repositories matching this topic...
-
Updated
Jan 25, 2021 - Ruby
-
Updated
Jan 25, 2021 - Python
For the Twenty Twenty-One theme, the #primary and #main elements are duplicated on the WooCommerce pages:
The following lines are not necessary: https://github.com/woocommerce/woocommerce/blob/eb62ed1c9fb354e87b476f592c8b68a63e58a861/includes/theme-support/class-wc-tw
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
- Add a taxon, keep it empty of products.
- Update a product to use the newly created taxon as Main taxon.
- Try to remove the taxo
-
Updated
Jan 25, 2021 - C#
Gift-wrapping line is displayed in order confirmation emails even if the gift option is disabled
I disabled the gift option from our shop settings because we don't provide this service, but emails still displays the Gift-wrapping line in the summary which is confusing.
Emails template should be updated to hide this line if the option is disabled (or if the value of this line is 0):
https://github.com/PrestaShop/PrestaShop/search?l=Twig&q=Gift-wrapping
Specs
When the option Offer
-
Updated
Jan 12, 2021 - PHP
select2_locale_en-GB.js is missing in the select2_locales folder, selecting English (UK) on the admin backend breaks the app.
Solidus Version:
2.11.3
To Reproduce
- Open the admin backend
- Select English (UK) in the language selection menu at the bottom right
Current behavior
It returns an error with the following message:
``
The asset "solidus_admin/select2_locales/s
-
Updated
Jan 25, 2021 - PHP
-
Updated
Jan 18, 2021 - C#
-
Updated
Jan 25, 2021 - C#
-
Updated
Jan 25, 2021 - PHP
-
Updated
Sep 10, 2020 - JavaScript
-
Updated
Jan 25, 2021 - PHP
-
Updated
Jan 5, 2021 - JavaScript
Improve the tier prices feature - add info like "Buy 2 in x.xx$ and save x%"
-
Updated
Dec 31, 2020 - TypeScript
-
Updated
Jan 25, 2021 - Python
-
Updated
Jan 23, 2021 - PHP
-
Updated
Jan 25, 2021 - PHP
-
Updated
Dec 11, 2020 - PHP
-
Updated
Jan 23, 2021 - Dart
Improve this page
Add a description, image, and links to the ecommerce topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ecommerce topic, visit your repo's landing page and select "manage topics."



Prerequisites
Issue Description
The
descriptionfield 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,