PHPackages                             bkubicki/module-configurable-product-attribute-handles - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. bkubicki/module-configurable-product-attribute-handles

ActiveMagento2-module

bkubicki/module-configurable-product-attribute-handles
======================================================

Module adds to catalog frontend custom layout handles based on configurable product

1.0.0(4y ago)041MITPHPPHP ~7.3.0||~7.3.0

Since Jun 9Pushed 4y ago1 watchersCompare

[ Source](https://github.com/bartoszkubicki/magento2-configurable-product-attribute-handles)[ Packagist](https://packagist.org/packages/bkubicki/module-configurable-product-attribute-handles)[ RSS](/packages/bkubicki-module-configurable-product-attribute-handles/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

BKubicki Configurable Product Attribute Handles
===============================================

[](#bkubicki-configurable-product-attribute-handles)

Overview
--------

[](#overview)

Module adds custom frontend layout handles\\extension points for easier frontend customization of configurable product.

### Features

[](#features)

- product card - handles basing on product super attributes, pattern: `catalog_product_view_type_configurable_super_{{attribute_code}}`
- product card - specific templates for configurable options block. Block `vendor/magento/module-swatches/Block/Product/Renderer/Configurable.php:443` allows only two templates (one from `Magento_Swatches` and the default one from `Magento_ConfigurableProduct`), ignoring any layout instructions. By adding some data in layout, we can change template for custom one, based on product super attributes:

```

            Vendor_Module::product/view/type/options/configurable-super-colour.phtml

```

Such an instruction can be combined with product super attributes handles, but it doesn't have to be.

- product listing - possibility to define additional renderers for configurable super products, pattern: `configurable_super_{{attribute_code}}'`. Usage example:

```

```

Don't forget to add alias for renderer, as it is used for renderer picking.

Please see [attached module](examples/BKubicki_ConfigurableProductAttributeHandlesExample.zip) to fully understand possible usage of these features.

Prerequisites
-------------

[](#prerequisites)

- PHP 7.3|7.4

Installation
------------

[](#installation)

To install the extension use the following commands:

```
 composer require bkubicki/module-configurable-product-attribute-handles
```

Versioning
----------

[](#versioning)

We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/bartoszkubicki/magento2-configurable-product-attribute-handles/tags).

Changelog
---------

[](#changelog)

See changelog [here](CHANGELOG.md).

Authors
-------

[](#authors)

- [Bartosz Kubicki](https://github.com/bartoszkubicki)

License
-------

[](#license)

This project is licensed under the MIT License - see the [LICENSE](LICENSE.md) file for details.

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1798d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/20238194?v=4)[Bartosz Kubicki](/maintainers/bartoszkubicki)[@bartoszkubicki](https://github.com/bartoszkubicki)

---

Top Contributors

[![bartoszkubicki](https://avatars.githubusercontent.com/u/20238194?v=4)](https://github.com/bartoszkubicki "bartoszkubicki (1 commits)")

---

Tags

cataloglayoutlayout-handleslayout-xmlmagentomagento2magento2-exmagento2-moduleproduct-cardproduct-page

### Embed Badge

![Health badge](/badges/bkubicki-module-configurable-product-attribute-handles/health.svg)

```
[![Health](https://phpackages.com/badges/bkubicki-module-configurable-product-attribute-handles/health.svg)](https://phpackages.com/packages/bkubicki-module-configurable-product-attribute-handles)
```

###  Alternatives

[smile/elasticsuite

Magento 2 merchandising and search engine built on ElasticSearch

8044.5M33](/packages/smile-elasticsuite)[dotdigital/dotdigital-magento2-extension

Dotdigital for Magento 2

50374.2k18](/packages/dotdigital-dotdigital-magento2-extension)[yireo/magento2-googletagmanager2

Add Google Tag Manager to Magento

167930.4k5](/packages/yireo-magento2-googletagmanager2)[mollie/magento2

Mollie Payment Module for Magento 2

1121.6M10](/packages/mollie-magento2)[hyva-themes/magento2-react-checkout

Highly customizable Magento 2 Checkout, built with React

189169.8k1](/packages/hyva-themes-magento2-react-checkout)[amzn/amazon-pay-magento-2-module

Official Magento2 Plugin to integrate with Amazon Pay

109501.7k1](/packages/amzn-amazon-pay-magento-2-module)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
