File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
app/code/Magento/Catalog/etc/adminhtml Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 116
116
</group >
117
117
<group id =" seo" translate =" label" type =" text" sortOrder =" 500" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" >
118
118
<label >Search Engine Optimization</label >
119
- <field id =" title_separator" translate =" label" type =" text" sortOrder =" 7" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" canRestore =" 1" >
119
+ <field id =" product_url_transliteration" translate =" label" type =" select" sortOrder =" 7" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" canRestore =" 1" >
120
+ <label >Apply transliteration for product URL</label >
121
+ <source_model >Magento\Config\Model\Config\Source\Yesno</source_model >
122
+ </field >
123
+ <field id =" title_separator" translate =" label" type =" text" sortOrder =" 8" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" canRestore =" 1" >
120
124
<label >Page Title Separator</label >
121
125
</field >
122
- <field id =" category_canonical_tag" translate =" label" type =" select" sortOrder =" 8 " showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" canRestore =" 1" >
126
+ <field id =" category_canonical_tag" translate =" label" type =" select" sortOrder =" 9 " showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" canRestore =" 1" >
123
127
<label >Use Canonical Link Meta Tag For Categories</label >
124
128
<source_model >Magento\Config\Model\Config\Source\Yesno</source_model >
125
129
</field >
126
- <field id =" product_canonical_tag" translate =" label" type =" select" sortOrder =" 9 " showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" canRestore =" 1" >
130
+ <field id =" product_canonical_tag" translate =" label" type =" select" sortOrder =" 10 " showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" canRestore =" 1" >
127
131
<label >Use Canonical Link Meta Tag For Products</label >
128
132
<source_model >Magento\Config\Model\Config\Source\Yesno</source_model >
129
133
</field >
130
- <field id =" product_url_transliteration" translate =" label" type =" select" sortOrder =" 9" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" canRestore =" 1" >
131
- <label >Apply transliteration for product URL</label >
132
- <source_model >Magento\Config\Model\Config\Source\Yesno</source_model >
133
- </field >
134
134
</group >
135
135
<group id =" price" translate =" label" type =" text" sortOrder =" 400" showInDefault =" 1" >
136
136
<label >Price</label >
You can’t perform that action at this time.
0 commit comments