定制 propultech/magento2-retail-rocket 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

propultech/magento2-retail-rocket

最新稳定版本:1.2.5

Composer 安装命令:

composer require propultech/magento2-retail-rocket

包简介

RetailRocket addon for magento2

README 文档

README

linets/module-retail-rocket

Main Functionalities

Retailrocket addon for magento2
This module integrates Adobe Commerce / Magento OS with retail-rocket

Tracking events

  • Main tracking (included in every page)
  • Product page tracker (simple and configurable products only)
  • Category page tracker
  • Add to cart tracker
  • Transaction tracker
  • Email tracking code

Product recommendations blocks

Move this blocks via layout if required
  • Product page
  • Category page
  • Search with results
  • Search without results
  • Cart
  • Empty cart

Installation using composer

This module requires linets/module-core:*
  • composer config repositories.gitlab-linets-package composer https://gitlab.com/api/v4/group/14234890/-/packages/composer/packages.json
  • composer config -a gitlab-token.gitlab.com "<GITLAB-PERSONAL-ACCESS-TOKEN>"
  • composer require linets/module-retail-rocket
  • Apply changes by running php bin/magento setup:upgrade

Configuration

Go to Admin Main menu -> Linets -> Retail Rocket Configuration
  • General
    • Enabled
    • Configuration
      • Partner id
      • Categories blacklist
      • Image resize enabled
      • Success page urls
      • Email track forms urls
      • Email track forms fields
    • Blocks
      • Exit intent bar
      • Category
      • Similar products
      • Related products
      • Related products cart
      • Empty cart
      • Search
      • Empty search

Attribute Mapping

Map Product attributes to Retail Rocket attributes
e.g.: size, vendor, color, brand
To map new attributes:
Go to Admin Main menu -> Linets -> Retail Rocket - Product Attributes

Specifications

  • ViewModels

    • Linets\RetailRocket\ViewModel\Datalayer\Product
    • Linets\RetailRocket\ViewModel\Datalayer\Category
    • Linets\RetailRocket\ViewModel\Datalayer\Search
    • Linets\RetailRocket\ViewModel\Datalayer\Cart
    • Linets\RetailRocket\ViewModel\Configuration
  • Product Builder

    • \Linets\RetailRocket\Model\Builder\Request\Configurable\ProductConfigurableBuilder
    • \Linets\RetailRocket\Model\Builder\Request\Simple\ProductSimpleBuilder

    To create and assign a new "Product Builder" class for building the Retail Rocket request JSON, the new class needs to implement the related interface:

    Linets\RetailRocket\Model\Builder\BuilderProductTypeInterface

    It should also be set to a product type, which is specified by a string. These values can be specified in the etc/di.xml file as shown below:

    Linets\RetailRocket\Model\Builder\Request\Simple\ProductSimpleBuilder Linets\RetailRocket\Model\Builder\Request\Configurable\ProductConfigurableBuilder Linets\RetailRocket\Model\Builder\BuilderProductTypeInterface Linets\RetailRocket\Model\Builder\BuilderProductTypeInterface Linets\RetailRocket\Model\Builder\BuilderProductTypeInterface Linets\RetailRocket\Model\Builder\BuilderProductTypeInterface Linets\RetailRocket\Model\Builder\BuilderProductTypeInterface Linets\RetailRocket\Model\Builder\BuilderProductTypeInterface

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: GPL-3.0
  • 更新时间: 2025-11-07