sutunam/module-linked-product 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

sutunam/module-linked-product

最新稳定版本:1.0.3

Composer 安装命令:

composer require sutunam/module-linked-product

包简介

Sutunam Linked Product Module

README 文档

README

A Magento 2 module that links products sharing similar styles while differing in attributes such as size, color, or material. This improves product discoverability and enhances the shopping experience.

📌 Features

  • Link similar products by attributes (e.g., color, size, material).

  • Show linked products on:

    • Product Listing Page
    • Product View Page
  • Display attribute text (e.g., "Color: Red").

  • Display stock status for each linked product.

  • Option to show only the count of available linked products instead of listing them.

  • Easy-to-configure backend settings.

📦 Installation

Install via Composer

  1. Require the module:
composer require sutunam/module-linked-product
  1. Enable and upgrade the module:
bin/magento module:enable Sutunam_LinkedProduct
bin/magento setup:upgrade
bin/magento cache:flush
  1. For production mode:
bin/magento setup:di:compile
bin/magento setup:static-content:deploy -f

⚙️ Configuration

Navigate to: Stores → Configuration → Sutunam → Linked Product

1. General Settings

Setting Description
Enable Enable/Disable the module
Show on product listing Display linked products on category/product listing pages
Show on product view Display linked products on product detail pages
Show attribute text Show selected attribute labels with each linked product
Show available linked products count Replace linked product list with product count text
Show stock status Display each linked product’s stock availability
Show stock status text on product listing Show stock status on listing pages
Show stock status text on product view Show stock status on product pages

2. Attribute Mapping

Path: Sutunam → Linked Product → Mapping

Enables customization of the text shown when displaying the number of linked products

Example:

Attribute Code Singular Plural
color Available in 1 color Available in {{count}} colors

3. Product Linked

Product → Related Products, Up-Sells, Cross-Sells and Linked → Linked Products

Development by Sutunam

We are an Open Source Software Development Company, specialized in Magento 2 and Hyva Silver Partner

Contact us

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: GPL-3.0-or-later
  • 更新时间: 2025-12-15