magento2-module-product-label icon indicating copy to clipboard operation
magento2-module-product-label copied to clipboard

Module to handle custom labels with images on products

Results 8 magento2-module-product-label issues
Sort by recently updated
recently updated
newest added

Hello, Product page ok. Category and home page, does not display the image. I use the theme port, would have a way to insert manual in the list? Thanks

We need to manage all productlabels with API. Is it possible?

I'm using Magento 2.4.6, and PHP8.1 and got this error thrown up in the product page, please help. ``` [2023-12-14T07:25:24.838952+00:00] main.CRITICAL: TypeError: Smile\ProductLabel\Block\Product\ImageFactory::getRatio(): Argument #1 ($width) must be of type...

When create label on Quantity attribute, there are two options "In Stock" and "Out of Stock". However, we can not get product stock status via getData() method.

Hi I installed the module without issues however when i browse the site i get error SQLSTATE[42S22]: Column not found: 1054 Unknown column 'mgti_smile_productlabel_store.store_id' in 'where clause', query was: SELECT...

Hello, i am using magento 2.3.5-p1 by running the command php bin / magento setup: upgrade I get the following error: Warning: call_user_func () expects parameter 1 to be a...

On Magento ver. 2.3.1 in "Manage Product labels" i get this error Item (Magento\Framework\View\Element\UiComponent\DataProvider\Document) with the same ID "2" already exists. If i delete it from table smile_product label the...

Rebased version of #32 > In this feature, we wanted to add the possibility of setting a begining date and ending date to show a product label. > > To...