Skip to content

Commit 825205f

Browse files
committed
1 parent 3008324 commit 825205f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/CatalogSearch/Block/Plugin/FrontTabPlugin.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ public function beforeSetForm(ProductAttributeFrontTabBlock $subject, Form $form
4545
[
4646
'name' => 'search_weight',
4747
'label' => __('Search Weight'),
48+
'note' => __('10 is the highest priority/heaviest weighting.'),
4849
'values' => $this->weightSource->getOptions()
4950
],
5051
'is_searchable'

0 commit comments

Comments
 (0)