summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views
diff options
context:
space:
mode:
authorstephanchrst <stephanchrst@gmail.com>2022-11-15 17:29:45 +0700
committerstephanchrst <stephanchrst@gmail.com>2022-11-15 17:29:45 +0700
commit9d0dbdfe0e08ecab850860fa2b23ffb64fa6dae1 (patch)
tree220ea2b61605eb12d349300b766722b161f345be /indoteknik_custom/views
parentd23592de2c631cf1b7bbdc53cfca7a95607c0b36 (diff)
add search rank in product template
Diffstat (limited to 'indoteknik_custom/views')
-rwxr-xr-xindoteknik_custom/views/product_template.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/views/product_template.xml b/indoteknik_custom/views/product_template.xml
index d97359b6..0e774012 100755
--- a/indoteknik_custom/views/product_template.xml
+++ b/indoteknik_custom/views/product_template.xml
@@ -45,6 +45,7 @@
<field name="website_ribbon_id" position="after">
<field name="last_calculate_rating" attrs="{'readonly': [('type', '=', 'product')]}"/>
<field name="product_rating"/>
+ <field name="search_rank"/>
<field name="web_price_sorting" attrs="{'readonly': [('type', '=', 'product')]}"/>
<field name="solr_flag"/>
</field>