Skip to content

Commit 49cff3f

Browse files
mrahman3177cammonro
authored andcommitted
MAGE-1017: recommend location reference issue addressed.
1 parent 05c01c8 commit 49cff3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

view/frontend/templates/recommend/products.phtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ if (!empty($recommendConfig['enabledFBT'])
2323
<script type="text/x-magento-init">
2424
{
2525
"*": {
26-
"Algolia_AlgoliaSearch/recommend" : {
26+
"Algolia_AlgoliaSearch/js/recommend" : {
2727
"objectIDs" : ["<?= $product->getId() ?>"]
2828
}
2929
}

0 commit comments

Comments
 (0)