Skip to content

Commit 73a253c

Browse files
Added Contact CMS block.
1 parent e908c42 commit 73a253c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/etc/adminhtml/system/content.xml

+6
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,12 @@
7575
<comment>The block displayed bellow the menu.</comment>
7676
<source_model>ScandiPWA\Customization\Model\Block\Source\Block</source_model>
7777
</field>
78+
79+
<field id="contacts_cms" translate="label" type="select" sortOrder="100" showInDefault="1" showInWebsite="1" showInStore="1">
80+
<label>Promotion CMS block</label>
81+
<comment>The contacts block displayed above the menu.</comment>
82+
<source_model>ScandiPWA\Customization\Model\Block\Source\Block</source_model>
83+
</field>
7884
</group>
7985

8086
<group id="product_list_content" translate="label" type="text" sortOrder="10" showInDefault="1" showInWebsite="1" showInStore="1">

0 commit comments

Comments
 (0)