The Wayback Machine - https://web.archive.org/web/20200715021207/https://github.com/topics/ecommerce-framework
Skip to content
#

ecommerce-framework

Here are 69 public repositories matching this topic...

vue-storefront
engwalid1971
engwalid1971 commented Dec 21, 2019

admin/view/template/marketplace/installer.twig

Replace:

$('#progress-text').html('<span class="text-success">' + json['success'] + '</div>');

With:

$('#progress-text').html('<span class="text-success">' + json['success'] + '</span>');

admin/view/template/marketplace/marketplace_info.twig

Replace:

$('#progress-text').html('<span class="te
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
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

vitek-rostislav
vitek-rostislav commented Mar 29, 2020

What is happening

In many entities, you can find a nice example of DRY violation. Constructor and edit method often contain duplicated lines for setting entity properties from the class data. This might lead to mistakes and it also hardens extending.

It is easy to fix this problem - the common properties sett

Super Lightweight eCommerce Platform -- Built with AngularJS and Google Sheets API v3. The eCommerce platform's data is stored in Google Sheets. The product catalog, category management, and multi-lingual support are maintained using Google Sheets. Real-time data updates to the storefront.

  • Updated Apr 1, 2020
  • PHP

Improve this page

Add a description, image, and links to the ecommerce-framework 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-framework topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.