/* .row');
if(!$list.length){
$list = jQuery('.geodir-listings > .row');
$storage_key = "gd_widget_list_view";
}
var $listSelect = jQuery('.gd-list-view-select');
/* Hide button on non-GD layouts */
if ($listSelect.length && ! $list.length) {
$listSelect.addClass('d-none');
}
$listSelect.find('button').removeClass('active');
$listSelect.find('button[data-gridview="'+$val+'"]').addClass('active');
$list.removeClass('row-cols-md-0 row-cols-md-1 row-cols-md-2 row-cols-md-3 row-cols-md-4 row-cols-md-5').addClass('row-cols-sm-2 row-cols-md-'+$val);
// only store if it was a user action
if (!$noStore) {
// store the user selection
localStorage.setItem($storage_key, $val);
}
// trigger the window resize event to force any image/map resize
jQuery(window).trigger('resize');
}
// set the current user selection if set
setTimeout(function () {
if (typeof(Storage) !== "undefined") {
var $storage_key = "gd_list_view";
var $list = jQuery('.geodir-loop-container > .row');
if(!$list.length){
$list = jQuery('.geodir-listings > .row');
$storage_key = "gd_widget_list_view";
}
var $noStore = false;
var gd_list_view = localStorage.getItem($storage_key);
if (!gd_list_view) {
$noStore = true;
if ($list.hasClass('row-cols-md-0')) {
gd_list_view = 0;
} else if($list.hasClass('row-cols-md-1')){
gd_list_view = 1;
} else if($list.hasClass('row-cols-md-2')){
gd_list_view = 2;
} else if($list.hasClass('row-cols-md-3')){
gd_list_view = 3;
} else if($list.hasClass('row-cols-md-4')){
gd_list_view = 4;
}else if($list.hasClass('row-cols-md-5')){
gd_list_view = 5;
} else {
gd_list_view = 3;
}
}
geodir_list_view_select(gd_list_view, $noStore);
}
}, 10); // we need to give it a very short time so the page loads the actual html
/* ]]> */
Luggage Shops
Favorite
: 9:00 am – 5:00 pm
Mon
9:00 am – 5:00 pm
Tue
9:00 am – 5:00 pm
Wed
9:00 am – 5:00 pm
Thu
9:00 am – 5:00 pm
Fri
9:00 am – 5:00 pm
Sat
Closed
Sun
Closed
No listings were found matching your selection. Something missing? Why not add a listing?.