webcodebg / module-glami
Glami像素 & 推送
104.1.1
2023-04-09 16:15 UTC
Requires
- magento/framework: ^103.0
- magento/module-catalog: ^104.0
- magento/module-checkout: ^100.4
- magento/module-configurable-product: ^100.4
- magento/module-customer: ^103.0
- magento/module-store: ^101.1
- magento/module-ui: ^101.2
README
GLAMI是一个专注于所有时尚风格、服装和配饰的搜索引擎,我们将其整洁地展示和分类。我们目前在欧洲和南美洲的14个国家运营。GLAMI组织来自不同商家的服装、鞋子和配饰,并为最终用户提供方便的界面,以便他们根据偏好轻松购买。
此扩展将允许您生成在GLAMI上列出产品所需的推送,并实施像素以获得更好的结果。
安装包
获取包
Magento 2.4.x(最新版)
composer require webcodebg/module-glami
获取包后的设置
php bin/magento setup:upgrade
php bin/magento setup:di:compile php bin/magento setup:static-content-deploy
如果您的商店支持不同的语言(例如bg_BG),请使用
php bin/magento setup:static-content-deploy en_US bg_BG
清除缓存
php bin/magento cache:flush
模块配置设置
商店 - 配置 - 销售 - Glami
生成推送
推送位置可以是以下之一:https://example.com/feed/glami-[store_code].xml
或 https://example.com/pub/feed/glami-[store_code].xml
其中 [store_code]
= 商店的代码。默认值:默认。
推送URL可以在以下位置找到:商店 - 配置 - 销售 - Glami - 推送
您可以通过控制台命令生成。
php bin/magento glami:feed:generate