solution25/sales-channel-specific-content
Composer 安装命令:
composer require solution25/sales-channel-specific-content
包简介
Custom plugin for per sales channel product data.
README 文档
README
Sales Channel Specific Content is a Shopware 6 plugin that allows product content to be customized per sales channel.
The plugin adds a custom Content tab to the product detail page in the Shopware Administration. From that tab, shop managers can select a sales channel and maintain alternative product content for that specific channel. On the storefront, the plugin loads the matching record for the current sales channel and applies the configured product data.
Features
- Adds a
Contenttab to the Shopware product detail administration view. - Stores custom product content per product and sales channel.
- Replaces selected product fields on storefront product pages when sales-channel-specific content exists.
- Supports HTML content for rich descriptions and additional information.
- Adds custom long description, product features, and "What's included" content to the storefront product description tab.
- Supports sales-channel-specific SEO fields.
- Keeps default Shopware product content as fallback when no custom content exists for the active sales channel.
Editable Fields
The Content tab currently supports these fields:
| Field | Purpose | Storefront behavior |
|---|---|---|
| Sales Channel | Selects which sales channel the content belongs to. | Used to decide which custom content record applies. |
| Product Name | Alternative product name for the selected sales channel. | Replaces the product name on the storefront for that sales channel. |
| Short Description | Alternative short/default product description. | Replaces Shopware's normal product description text. |
| Long Description | Extra detailed description for the selected sales channel. | Rendered below the normal description in the product description tab. |
| Product Features | Feature content for the selected sales channel. | Rendered below the long description. |
| What's Included | Included-items content for the selected sales channel. | Rendered below product features. |
| SEO Title | Alternative SEO title. | Applied to product metadata/title behavior. |
| SEO Keywords | Alternative SEO keywords. | Stored and mapped to product translated metadata. |
| SEO Description | Alternative SEO description. | Applied to product metadata behavior. |
Administration Usage
- Go to
Catalogues > Products. - Open the product you want to customize.
- Open the
Contenttab. - Select the target sales channel.
- Enter the content for that product and sales channel.
- Click
Save. - Open the product in the selected storefront sales channel to verify the result.
Each saved record belongs to one product and one sales channel. Changing the selected sales channel in the tab loads a different record.
Installation
Install the plugin package with Composer:
composer require solution25/sales-channel-specific-content
Troubleshooting
The Content tab is not visible
Run:
bin/console plugin:refresh bin/console plugin:install --activate SalesChannelSpecificContent bin/build-administration.sh bin/console cache:clear
Compatibility
- Shopware 6.4, 6.5, 6.6, 6.7
Author
Developed and maintained by solution25.
License
MIT License
solution25/sales-channel-specific-content 适用场景与选型建议
solution25/sales-channel-specific-content 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 10 次下载、GitHub Stars 达 2, 最近一次更新时间为 2025 年 05 月 21 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 solution25/sales-channel-specific-content 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 solution25/sales-channel-specific-content 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 10
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 17
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-05-21