Reuse javascripts from plugins within the theme

var j = jQuery.noConflict();

    j(document).ready(function() 
    {
       j('.products').bxSlider({
       });

    });

Did the trick!
& including bxslider.js in wp_enqueue with jquery dependency before the main

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)