Commerce Cloud Recommendations Simulator
Simulate Salesforce Commerce Cloud (SFCC) Recommendations
Wat is Commerce Cloud Recommendations Simulator?
Commerce Cloud Recommendations Simulator is een Chrome-extensie ontwikkeld door Yassir Mounsif, en de belangrijkste functie is "Simulate Salesforce Commerce Cloud (SFCC) Recommendations".
Extensie Screenshots
Download het CRX-bestand van de extensie Commerce Cloud Recommendations Simulator
Download Commerce Cloud Recommendations Simulator-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | Commerce Cloud Recommendations Simulator |
ID | noakaibccimdeocelpinjhmbphooheji |
Officiële URL | https://chromewebstore.google.com/detail/commerce-cloud-recommenda/noakaibccimdeocelpinjhmbphooheji |
Beschrijving | Simulate Salesforce Commerce Cloud (SFCC) Recommendations |
Bestandsgrootte | 775 KB |
Aantal Installaties | 62 |
Huidige Versie | 0.1.1 |
Laatst Bijgewerkt | 2024-01-13 |
Publicatiedatum | 2024-01-09 |
Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | Yassir Mounsif |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | 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": [ " |