agoris/module-popup-last-add-product-to-cart

模块 Magento 2 (Agoris_PopupLastAddProductToCart)

1.0.0 2022-08-10 08:35 UTC

This package is auto-updated.

Last update: 2024-09-10 13:20:08 UTC


README

此模块提供了在弹出窗口中以表单形式显示客户最后添加到购物车的商品的功能。

如何使用 Agoris_PopupLastAddProductToCart 扩展

步骤 1 : 下载 Magento 2 Agoris_PopupLastAddProductToCart 扩展

通过 composer 安装(推荐)

在 Magento 2 根目录下运行以下命令

composer require agoris/module-popup-last-add-product-to-cart

php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy

步骤 2: 用户指南

2.1. 一般配置

您可以禁用此解决方案:登录到 Magento 管理员 > 店铺 > 配置 > Agoris 扩展 > 弹出最后添加产品到购物车 > 一般选项 > 启用功能 > 选择“是”以启用模块。

picture alt

禁用后清除缓存

php bin/magento cache:clean

2.2. 结果

picture alt