feat(SW-1269): added dynamic content to collection page
This commit is contained in:
@@ -2,6 +2,7 @@ export namespace CollectionPageEnum {
|
||||
export namespace ContentStack {
|
||||
export const enum blocks {
|
||||
CardsGrid = "CollectionPageBlocksCardsGrid",
|
||||
DynamicContent = "CollectionPageBlocksDynamicContent",
|
||||
Shortcuts = "CollectionPageBlocksShortcuts",
|
||||
UspGrid = "CollectionPageBlocksUspGrid",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user