What it is:
The soft hair and dense brushes allow each brush to apply as easily and perfectly as possible on to your canvas. Attain amazing coverage and color for a flawless face.
Product Options Available are as follows:
- Option - BR01 - J Cat Pro Brush
- Option - BR02 - J Cat Pro Brush
- Option - BR03 - J Cat Pro Brush
- Option - BR19 - J Cat Pro Brush
- Option - BR20 - J Cat Pro Brush
- .productGrid').html('');
jQuery.ajax({
url: recs_url,
dataType: "jsonp",
jsonp: 'json.wrf',
success: function(response) {
var obj = response.Recommendations;
$.grep( obj, function( n, i ) {
var getPrice = parseFloat(n.price).toFixed(2);
$('#custom_bought_wrap > .productGrid').append($('
')); }); $('#custom_bought_wrap > .productGrid').slick({ "dots": true, "infinite": false, "mobileFirst": true, "slidesToShow": 2, "slidesToScroll": 2, "responsive": [ { "breakpoint": 800, "settings": { "slidesToShow": 4, "slidesToScroll": 4 } }, { "breakpoint": 550, "settings": { "slidesToShow": 3, "slidesToScroll": 3 } } ] }); } });'+n.brand+'
'+n.title+'
$'+getPrice+'