Commit 9695c55cc5c4a07cfa7fdc27b783779c362c9a22

Authored by Administrator
1 parent f447738b

add variantSku

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
models/ProductFrontendSearch.php
@@ -165,7 +165,7 @@ @@ -165,7 +165,7 @@
165 ] 165 ]
166 ); 166 );
167 } 167 }
168 - 168 +
169 return $query; 169 return $query;
170 } 170 }
171 171