Exemplo de carrossel de coruja de hash url
$('.owl-carousel').owlCarousel({
items:1,
loop:false,
center:true,
margin:10,
URLhashListener:true,
autoplayHoverPause:true,
startPosition: 'URLHash'
});
Famous Fox