You've already forked wc-composable-product
-
Release 1.3.2
StableAll checks were successfulreleased this
2026-03-01 13:08:59 +00:00 | 0 commits to main since this releaseAdded
- Custom page template for composable products — replaces the standard WooCommerce two-column layout (large image gallery + summary) with a compact product info header and full-width product selector grid
- New Twig template
single-product-composable.html.twigwith PHP loader for WooCommerce template override - Body class
single-product-composablefor CSS scoping on composable product pages
Changed
- Renamed Twig templates from
*.twigto*.html.twig(proper Twig naming convention) - Refreshed translation catalog (.pot) with accurate file references and line numbers
- Updated all .po/.mo translation files via
msgmerge
Downloads