setup-commerce-site

Automate Experience Cloud Commerce Store (LWR) site setup and activation with Salesforce CLI and Apex scripts.

4|2|Updated Mar 2, 2026
One-click install
npx skills add https://github.com/salesforce-misc/Data360AgentforceSolutionKitRetail --skill setup-commerce-site
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-commerce-site
Source: https://github.com/salesforce-misc/Data360AgentforceSolutionKitRetail/tree/main/.claude/skills/experience-cloud-setup
Command: npx skills add https://github.com/salesforce-misc/Data360AgentforceSolutionKitRetail --skill setup-commerce-site

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Salesforce CLI, Apex, DigitalExperienceBundle, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the setup and activation of an Experience Cloud Commerce Store (LWR) site, simplifying the process of creating and deploying a fully functional e-commerce site.

Core Features & Use Cases

  • Automated Site Creation: Automatically creates a Commerce Store site using Salesforce CLI.
  • Resource Management: Manages the creation of necessary resources like ProductCatalog, Pricebook, and BuyerGroup.
  • Site Activation: Activates the site, setting the Network status to Live.
  • Use Case: Ideal for organizations looking to quickly set up an e-commerce presence on Experience Cloud without manual intervention.

Quick Start

Use the setup-commerce-site skill to create and activate a Commerce Store site named 'DIYStorefront' with the default template and URL prefix.

Frequently Asked Questions about setup-commerce-site

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Experience Cloud Commerce Store site setup and activation?

Automate Experience Cloud Commerce Store setup by using Salesforce CLI and Apex scripts to create the LWR site, manage resources like ProductCatalog and Pricebook, and activate the Network status to Live.

What resources are created when setting up an e-commerce site on Experience Cloud?

Experience Cloud e-commerce site setup creates and manages essential commerce resources including ProductCatalog, Pricebook, and BuyerGroup to establish a fully functional storefront.

Do I need Salesforce CLI and Apex to deploy an LWR Commerce Store site?

Yes, you need Salesforce CLI and Apex to automate the deployment and activation of an LWR Commerce Store site, along with the DigitalExperienceBundle for required metadata components.

Can I activate an Experience Cloud site and set Network status to Live automatically?

Yes, you can activate an Experience Cloud site automatically using Apex scripts that set the Network status to Live, eliminating manual intervention for site activation workflows.

What is the best way to create a Commerce Store storefront without manual intervention?

The best way to create a Commerce Store storefront without manual intervention is using automated Salesforce CLI scripts that handle site creation, resource management, and activation in one workflow.