-
Add to cartQuick View
Cell Buckle CB2
0 out of 5Add to cartQuick View -
Select optionsQuick View
Cell Buckle Handlebar Clamp CB1
0 out of 5Select optionsQuick View
';
if ( typeof suggestion.div_badge_open !== 'undefined' ) {
html += suggestion.div_badge_open;
}
if ( typeof suggestion.on_sale !== 'undefined' ) {
html += suggestion.on_sale;
}
if ( typeof suggestion.featured !== 'undefined' ) {
html += suggestion.featured;
}
if ( typeof suggestion.div_badge_close !== 'undefined' ) {
html += suggestion.div_badge_close;
}
if ( typeof suggestion.price !== 'undefined' && suggestion.price != '' ) {
html += ' ' + suggestion.price;
}
if ( typeof suggestion.excerpt !== 'undefined' ) {
html += ' ' + suggestion.excerpt.replace(new RegExp(pattern, 'gi'), '$1');
}
html += '
';
return html;
}
});
$('.yith-ajaxsearchform-container8835482 .cat').on('change', function() {
$('.yith-ajaxsearchform-container8835482 .yith-s').focus();
});
});
0