Commerce Cloud Recommendations Simulator
Simulate Salesforce Commerce Cloud (SFCC) Recommendations
Co to jest Commerce Cloud Recommendations Simulator?
Commerce Cloud Recommendations Simulator to rozszerzenie Chrome opracowane przez Yassir Mounsif, a jego główną funkcją jest „Simulate Salesforce Commerce Cloud (SFCC) Recommendations”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Commerce Cloud Recommendations Simulator
Pobierz pliki rozszerzeń Commerce Cloud Recommendations Simulator w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | Commerce Cloud Recommendations Simulator |
ID | noakaibccimdeocelpinjhmbphooheji |
Oficjalny URL | https://chromewebstore.google.com/detail/commerce-cloud-recommenda/noakaibccimdeocelpinjhmbphooheji |
Opis | Simulate Salesforce Commerce Cloud (SFCC) Recommendations |
Rozmiar pliku | 775 KB |
Liczba instalacji | 62 |
Aktualna Wersja | 0.1.1 |
Ostatnia Aktualizacja | 2024-01-13 |
Data Publikacji | 2024-01-09 |
Ocena | 5.00/5 Łącznie 1 Oceny |
Deweloper | Yassir Mounsif |
[email protected] | |
Typ Płatności | free |
Obsługiwane Języki | 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": [ " |