e-commerce
Here are 2,216 public repositories matching this topic...
-
Updated
Jun 1, 2022 - Python
-
Updated
Jun 1, 2022 - Ruby
-
Updated
Jun 1, 2022 - C#
-
Updated
Jun 1, 2022 - PHP
WHAT
Make plot_duplicates output clearer.
WHY
The graph plotted by plot_duplicates output can be cluttered, especially when there are several duplicates found for an image. The titles of each image run into each other, which makes it hard to read the plot. Additionally, the titles can be hard to read, possibly due to a static dpi. An example can be seen below:
![imgdedup_plot_iss
Benchmarking
Can you please add some performance numbers to the main project docs indicating inference latency running some common hardware options e.g. AWS p2, GCP gpu instance, CPU inference, Raspbery pi, etc.
-
Updated
Jun 1, 2022 - Java
-
Updated
May 28, 2022 - JavaScript
-
Updated
May 31, 2022 - C#
-
Updated
May 30, 2022 - PHP
-
Updated
May 25, 2022 - PHP
-
Updated
Jun 28, 2021 - Python
-
Updated
Jun 1, 2022 - TypeScript
-
Updated
Jun 1, 2022 - C#
For local development, remove the sendgrid dependency and fallback to nodemailer email using gmail
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
-
Updated
Dec 19, 2021 - PHP
-
Updated
Jun 1, 2022 - PHP
-
Updated
Sep 14, 2020 - PHP
-
Updated
Jun 1, 2022 - PHP
-
Updated
May 15, 2022 - Blade
-
Updated
May 24, 2022 - PHP
-
Updated
Sep 12, 2018 - JavaScript
-
Updated
May 20, 2022 - Blade
Description
Great wagtail integration! Was trying to figure out on how to remove all items from the basket or a single product item. The current API allows subtracting the quantity of the product but not remove the product by itself.
Improve this page
Add a description, image, and links to the e-commerce topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the e-commerce topic, visit your repo's landing page and select "manage topics."
Due to performance reasons and weird css ordering in production mode, would be nice to set
extractCSSsetting for nuxt.jsref: https://nuxtjs.org/api/configuration-build/#extractcss