Skip to main content
Glama

SFCC Development MCP Server

by taurgis
StoreGroup.md1.38 kB
## Package: dw.catalog # Class StoreGroup ## Inheritance Hierarchy - Object - dw.object.PersistentObject - dw.object.ExtensibleObject - dw.catalog.StoreGroup ## Description Represents a store group. Store groups can be used to group the stores for different marketing purposes. ## Properties ### ID **Type:** String (Read Only) The ID of the store group. ### name **Type:** String (Read Only) The name of the store group. ### stores **Type:** Collection (Read Only) All the stores that are assigned to the store group. ## Constructor Summary ## Method Summary ### getID **Signature:** `getID() : String` Returns the ID of the store group. ### getName **Signature:** `getName() : String` Returns the name of the store group. ### getStores **Signature:** `getStores() : Collection` Returns all the stores that are assigned to the store group. ## Method Detail ## Method Details ### getID **Signature:** `getID() : String` **Description:** Returns the ID of the store group. **Returns:** ID of the store group --- ### getName **Signature:** `getName() : String` **Description:** Returns the name of the store group. **Returns:** name of the store group --- ### getStores **Signature:** `getStores() : Collection` **Description:** Returns all the stores that are assigned to the store group. **Returns:** collection of the stores ---

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/taurgis/sfcc-dev-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server