定制 fruitcake/magento2-simple-configurable-variants 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

fruitcake/magento2-simple-configurable-variants

最新稳定版本:v0.1.0

Composer 安装命令:

composer require fruitcake/magento2-simple-configurable-variants

包简介

Magento2 Simple Configurable Variants

README 文档

README

Magento 2 has Configurable Products, but some people prefer simple products for SEO or visibility on the listing pages. This module adds an alternative method to show simple products, but link the simple products to other products, as variants on their own page.

Screenshot 2025-08-20 at 10 00 01

Install

Require this module and enable it:

composer require fruitcake/magento2-simple-configurable-variants
php bin/magento module:enable Fruitcake_SimpleConfigurableVariants
php bin/magento setup:upgrade

Configuration

In the admin config, go to Catalog -> Catalog -> Simple Configurable products and enable the module.

You can choose to hide out-of-stock products and/or unavailable options.

Usage

  • Create a configurable product as usual
  • Make the simple products visible (either Catalog or Catalog,Search)
  • Add one or more simple products to your category, instead of the configurable

Extending

Feel free to override the variants.phtml file, but make sure you check future changes

Todo / future ideas

  • Option for dropdown instead of swatches
  • Show product images

License

MIT

统计信息

  • 总下载量: 0
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-11-10