File tree 1 file changed +4
-2
lines changed
app/code/Magento/Catalog/etc/adminhtml
1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 247
247
<resource >Magento_Developer::config</resource >
248
248
<group id =" layout_settings" translate =" label" type =" text" sortOrder =" 100" showInDefault =" 1" showInWebsite =" 1" showInStore =" 0" >
249
249
<label >Product Layout Handles</label >
250
-
250
+ <field id =" enable_type_handle" translate =" label" type =" select" sortOrder =" 10" showInDefault =" 1" showInWebsite =" 1" showInStore =" 0" >
251
+ <label >Enable Layout Handle by Product Type</label >
252
+ <source_model >Magento\Config\Model\Config\Source\Yesno</source_model >
253
+ </field >
251
254
<field id =" enable_id_handle" translate =" label" type =" select" sortOrder =" 10" showInDefault =" 1" showInWebsite =" 1" showInStore =" 0" >
252
255
<label >Enable Layout Handle by Product ID</label >
253
256
<source_model >Magento\Config\Model\Config\Source\Yesno</source_model >
254
257
</field >
255
-
256
258
<field id =" enable_attribute_set_handle" translate =" label" type =" select" sortOrder =" 20" showInDefault =" 1" showInWebsite =" 1" showInStore =" 0" >
257
259
<label >Enable Layout Handle by Attribute Set</label >
258
260
<source_model >Magento\Config\Model\Config\Source\Yesno</source_model >
You can’t perform that action at this time.
0 commit comments