jQuery(function(){
jQuery("body").on("vrp-ready vrp-ajax-complete",function(){
setInterval(function(){
jQuery(".vehicle").each(function(index, element) {
if( jQuery(this).find(".button-bar-item.dealerVideo img").length && !jQuery(this).find(" .vehicle-image .dealerVideo").length){
jQuery(this).find(".dealerVideo").appendTo(jQuery(this).find(".vehicle-image"));
}
});
jQuery(".vehicle-image").css({ "position": "relative", "margin": "15px 0 15px" });
jQuery(".dvp_infront_open").css({ "position": "absolute", "top": "40%", "left": "34%", "width": "50%", "height": "40px", "background": "transparent url(https://di-uploads-pod5.s3.amazonaws.com/metroford/uploads/2016/06/play-btn-circle-bkg-2.png) no-repeat center center" });
}, 400);
});
});
Look for this Save icon
Once you've saved some vehicles, you can view them here at any time.