Simple Labels
Is this extension multi-store compatible?
Yes. Labels and configuration follow Magento's standard store scope behavior and work correctly in multi-store setups.
Can multiple labels be assigned to a single product?
No. Each product can have only one Simple Label assigned at a time via the dropdown attribute.
Does this extension support rule-based or automatic labels?
No. Simple Labels is intentionally designed without rules or conditions. If you need: Automatic labels Condition-based labels Sale-based or stock-based labels You should use Product Labels & Badges instead.
What are the image container configuration fields used for?
The image container fields define where the label should be injected in the DOM. Product View Image Container Example: .fotorama__stage Product List Image Container Example: .product-item-photo These selectors help ensure labels are positioned ...
Where will the labels appear on the storefront?
Simple Labels are displayed on: Product Listing Pages (category pages) Product Detail Pages Related products Up-sell products Cross-sell products Product listing blocks added using the page builder Labels are shown on the product image container.
How do I assign a label to a product?
To assign a label: Go to Catalog → Products Edit a product Find the Simple Label dropdown attribute Select a label Save the product The selected label will be displayed on the frontend.
Can I add custom styles to a label?
Yes. Each label includes a Custom CSS field where you can add custom CSS rules specific to that label. This is useful if you want to: Override default colors Change font size Add borders or custom spacing
What is the "Code" field used for?
The Code field is an internal identifier for the label. It is also added as a CSS class to the label element on the frontend, which allows developers to: Apply custom styles Target specific labels via CSS
What label types are available?
Simple Labels supports two label types: Primary Secondary Based on the selected type, the theme’s default primary or secondary styles (background color, padding, etc.) are applied automatically.
Where can I manage Simple Labels in Magento Admin?
You can manage labels from Magento admin: Marketing → Simple Labels by Magediary → Simple Labels From here, you can: Add new labels Edit existing labels Enable or disable labels
How is Simple Labels different from Product Labels & Badges?
Simple Labels is a lighter alternative to Product Labels & Badges. Key differences: No rule-based or condition-based logic Labels are assigned manually per product No priorities, schedules, or advanced conditions Faster setup and minimal ...
What is the Simple Labels extension?
Simple Labels is a lightweight Magento 2 extension that allows store admins to add simple product labels (Primary or Secondary) and assign them manually to products. The labels are displayed on product images across the storefront.