Commerce Cloud Recommendations Simulator
Simulate Salesforce Commerce Cloud (SFCC) Recommendations
什么是Commerce Cloud Recommendations Simulator?
Commerce Cloud Recommendations Simulator是由Yassir Mounsif开发的Chrome扩展程序,该扩展的主要功能是“Simulate Salesforce Commerce Cloud (SFCC) Recommendations”。
扩展截图
下载Commerce Cloud Recommendations Simulator扩展crx文件
下载Commerce Cloud Recommendations Simulator扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
This extension makes it possible to simulate Einstein recommendations on development environments for B2C Commerce, it supports: * Multiple storefronts. * Custom configuration per content slot. * Custom products list per simulation.
扩展基本信息
名称 | Commerce Cloud Recommendations Simulator |
ID | noakaibccimdeocelpinjhmbphooheji |
官方URL | https://chromewebstore.google.com/detail/commerce-cloud-recommenda/noakaibccimdeocelpinjhmbphooheji |
简介 | Simulate Salesforce Commerce Cloud (SFCC) Recommendations |
文件大小 | 775 KB |
安装次数 | 62 |
当前版本 | 0.1.1 |
更新时间 | 2024-01-13 |
上架时间 | 2024-01-09 |
评分 | 5.00/5 共1次评分 |
开发者 | Yassir Mounsif |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Commerce Cloud Recommendations Simulator", "description": "Simulate Salesforce Commerce Cloud (SFCC) Recommendations", "version": "0.1.1", "action": { "default_popup": "index.html", "default_icon": "logo\/logo16.png" }, "background": { "service_worker": "service-worker.js" }, "permissions": [ "storage", "scripting" ], "host_permissions": [ " |