kingfisherdirect/magento2-out-of-stock-configurable-option-text

Adds text next to the names of the options that are out of stock for configurabe products

Installs: 1 314

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Language:JavaScript

Type:magento2-plugin

v1.0.0 2022-05-31 08:22 UTC

This package is auto-updated.

Last update: 2024-04-29 04:47:53 UTC


README

Adds text next to the names of the options that are out of stock for configurabe products

Features:

  • By default out of stock options are simply greyed out which is unclear and can be confusing, this module adds "Out Of Stock" string after the option name.

Installation

composer require kingfisherdirect/magento2-out-of-stock-configurable-option-text

Usage

The "Out Of Stock" message can be changed by going to view/frontend/web/js/configurable-oos-label.js and changing the "Out Of Stock" string on line 12 (you will also have to change any necessary translate files).