pt1602/getproductbyid
最新稳定版本:0.0.1
Composer 安装命令:
composer require pt1602/getproductbyid
包简介
PT1602 getProductByID(id, context)
README 文档
README
Twig getProductByID-Function for Shopware 6
A simple Shopware 6 plugin which adds a twig function to get the all about information about the product when you only got the id.
This plugin is only a demo for quick tests.
Installation
Git
Clone this repository into custom/plugins of your Shopware 6 installation.
git clone https://github.com/pt1602/ShopwareGetProductById.git
Composer
composer require pt1602/getproductbyid
Example
{{ getProductByID('86da6b3c52064b928ee19c2cab2698be', context).name|raw }}
统计信息
- 总下载量: 12
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-03-07