configure-commerce-store

Configure DIYStorefront Commerce Store settings via Playwright UI automation and Apex scripts.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Automates the process of setting up and configuring various aspects of a Commerce Store in DIYStorefront, including automatic updates, guest access, buyer assignments, and data and pricebook setup.

Core Features & Use Cases

  • Automatic Updates: Manages the automatic updating of search indices within the Commerce Store.
  • Guest Access: Enables guest browsing and guest checkout capabilities.
  • Buyer Assignments: Automates the assignment of guest buyers to relevant groups.
  • Data Management: Facilitates the creation and management of commerce data like products and pricebook entries.
  • Use Case: Imagine setting up a new Commerce Store where you want to enable automatic updates for the search functionality, provide guest access to the website, and ensure that guest buyers can access all content without restrictions.

Quick Start

Use the commerce-store-enablement skill to set up your Commerce Store by providing the required org alias and store name.

Frequently Asked Questions about configure-commerce-store

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

FAQPage Schema
How do I automate Commerce Store setup for a DIYStorefront using Playwright?

Automate Commerce Store setup by executing UI tasks through Playwright and Apex scripts. This configures automatic updates, guest access, and buyer assignments for your DIYStorefront by providing the required org alias and store name.

What is the best way to enable guest checkout and assign guest buyers in a Commerce Store?

Enable guest checkout and assign guest buyers by automating the configuration of Commerce Store settings. The setup manages guest browsing capabilities and automatically assigns guest buyers to relevant groups without manual intervention.

Do I need Salesforce CLI to configure e-commerce store settings?

Yes, you need Salesforce CLI to configure e-commerce store settings. The setup also requires Playwright for UI automation and SecurityConfigHelper to execute the advanced configurations needed for your DIYStorefront environment.

How does automatic updating of search indices work during Commerce Store configuration?

Automatic updating of search indices works by applying advanced configurations through Playwright UI automation. This manages the search functionality within your Commerce Store to ensure all content updates are automatically indexed.

Can I automate the creation of products and pricebook entries for my e-commerce setup?

Yes, you can automate the creation of products and pricebook entries for your e-commerce setup. The configuration process facilitates commerce data management, allowing you to programmatically set up data and pricebook entries.

What are the limitations of using UI automation for Commerce Store configuration?

Using UI automation for Commerce Store configuration depends on Playwright UI stability and SecurityConfigHelper availability. Complex advanced configurations may fail if the DIYStorefront interface changes or if Salesforce CLI authentication encounters permission errors.

Related Skills