Translation missing: en.general.search.loading
setTimeout(function(){
var fbt_html = $('.qe_frequently_together');
$('.product-recommendations').parent('div').before(fbt_html);
}, 1500);
.qe_frequently_together{margin-bottom: 80px;}
.frequently-wrapper .product-images .product-feature-img img{ object-fit: cover;}