wearejh / m2-core-bug-configurable-get-sub-products
JH M2 Core Bug Fix - Configurable products get sub-products fails when a sub-prodct is OOS
Installs: 2 142
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 18
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: ~7.0.0
This package is auto-updated.
Last update: 2024-10-29 04:53:08 UTC
README
This module resolves the core bug on 2.1.1 onwards causing configurable products to show as having no sub products when the first sub product is OOS.
Install
Using composer...
composer require wearejh/m2-core-bug-configurable-get-sub-products
Enable the module
bin/magento module:enable Jh_CoreBugConfigurableGetSubProducts