Web design, CMS and development, since 2014VR Games
Archive page. This page documented a Huge-IT plugin or extension demo. The products are no longer sold or supported — the page is kept as a reference for anyone still running them. Current material lives in the plugin library and in the blog.
Joomla Catalog Demo 1 Block Toggle Up/Down

Joomla Extensions | CatalogDemo 1 Block Toggle Up/Down

Joomla Catalog Demo 1 Block Toggle Up/Down

Michael Kors

Michael Kors Dylan Navy Dial Rose Goldtone Navy Silicone Strap Mens Watch. New with tags: A brand-new, unused, and unworn item (including handmade items) in the original packaging (such as the original box or bag) and/or with the original tags attached.

Price : 150$ 120$
Joomla Catalog Demo 1 Block Toggle Up/Down

Michael Kors

Michael Kors Dylan Navy Dial Rose Goldtone Navy Silicone Strap Mens Watch . New with tags: A brand-new, unused, and unworn item (including handmade items) in the original packaging (such as the original box or bag) and/or with the original tags attached

Joomla Catalog Demo 1 Block Toggle Up/Down

Nixon Chronicle

Michael Kors Dylan Chronograph Black Dial Blue Silicone Mens. New with tags: A brand-new, unused, and unworn item (including handmade items) in the original packaging (such as the original box or bag) and/or with the original tags attached.

Joomla Catalog Demo 1 Block Toggle Up/Down

Michael Kors

Michael Kors Dylan Chronograph Black Dial Red Silicone Mens. New with tags: A brand-new, unused, and unworn item (including handmade items) in the original packaging (such as the original box or bag) and/or with the original tags attached

Price : 150$ 120$
Joomla Catalog Demo 1 Block Toggle Up/Down

Nixon Chronicle

  • Joomla Catalog Demo 1 Block Toggle Up/Down

Victorinox Chrono Calssic XLS Brown Dial Brown Leather Mens Watch. New with tags: A brand-new, unused, and unworn item (including handmade items) in the original packaging (such as the original box or bag) and/or with the original tags attached.

Price : 150$ 120$
Joomla Catalog Demo 1 Block Toggle Up/Down

Nixon Chronicle

Michael Kors Ritz Chronograph Gold-Tone Ladies WatchNew with tags: A brand-new, unused, and unworn item (including handmade items) in the original packaging (such as the original box or bag) and/or with the original tags attached.

Joomla Catalog Demo 1 Block Toggle Up/Down

Nixon Chronicle

Nixon Chronicle Black PVD Stainless Steel Mens Watch. New with tags: A brand-new, unused, and unworn item (including handmade items) in the original packaging (such as the original box or bag) and/or with the original tags attached.

Price : 150$ 120$
Joomla Catalog Demo 1 Block Toggle Up/Down

Nixon Chronicle

Michael Kors Runway Gold Dial Pink and Gold Leather Ladies Dress Watch. New with tags: A brand-new, unused, and unworn item (including handmade items) in the original packaging (such as the original box or bag) and/or with the original tags attached.

Joomla Catalog Demo 1 Block Toggle Up/Down

Victorinox

Victorinox Swiss Army Leather Officers Grey Dial Mens Watch. New with tags: A brand-new, unused, and unworn item (including handmade items) in the original packaging (such as the original box or bag) and/or with the original tags attached.

Price : 150$ 120$
':''; /*** ***/ var $ob_9 = { action: 'my_action', post: 'load_more_elements_into_catalog', view: 0, catalog_id: 9, count_into_page: 2, allow_lightbox: "on", show_thumbs: "on", thumbs_position: "before", show_description: "on", show_price: "on", price_text: "Price", show_linkbutton: "on", linkbutton_text: "View Product", parmalink: "https://huge-it.com/joomla-catalog-demo-1-block-toggle-updown/" }; /***for ajax add search> ***/ var allowZooming = 'off'; jQuery(function(){ var defaultBlockHeight=275; var defaultBlockWidth=275; var $container = jQuery('#huge_it_catalog_container_9'); // add randomish size classes $container.find('.element_9').each(function(){ var $this = jQuery(this), number = parseInt( $this.find('.number').text(), 10 ); //alert(number); if ( number % 7 % 2 === 1 ) { $this.addClass('width2'); } if ( number % 3 === 0 ) { $this.addClass('height2'); } }); $container.hugeitmicro({ itemSelector : '.element_9', masonry : { columnWidth : 275+20+2 }, masonryHorizontal : { rowHeight: 300+20 }, cellsByRow : { columnWidth : 300+20, rowHeight : 240 }, cellsByColumn : { columnWidth : 300+20, rowHeight : 240 }, getSortData : { symbol : function( $elem ) { return $elem.attr('data-symbol'); }, category : function( $elem ) { return $elem.attr('data-category'); }, number : function( $elem ) { return parseInt( $elem.find('.number').text(), 10 ); }, weight : function( $elem ) { return parseFloat( $elem.find('.weight').text().replace( /[\(\)]/g, '') ); }, id : function ( $elem ) { return $elem.find('.id').text(); } } }); var $optionSets = jQuery('#huge_it_catalog_options_9 .option-set'), $optionLinks = $optionSets.find('a'); $optionLinks.click(function(){ var $this = jQuery(this); if ( $this.hasClass('selected') ) { return false; } var $optionSet = $this.parents('.option-set'); $optionSet.find('.selected').removeClass('selected'); $this.addClass('selected'); var options = {}, key = $optionSet.attr('data-option-key'), value = $this.attr('data-option-value'); value = value === 'false' ? false : value; options[ key ] = value; if ( key === 'layoutMode' && typeof changeLayoutMode === 'function' ) { changeLayoutMode( $this, options ) } else { $container.hugeitmicro( options ); } return false; }); var isHorizontal = false; function changeLayoutMode( $link, options ) { var wasHorizontal = isHorizontal; isHorizontal = $link.hasClass('horizontal'); if ( wasHorizontal !== isHorizontal ) { var style = isHorizontal ? { height: '75%', width: $container.width() } : { width: 'auto' }; $container.filter(':animated').stop(); $container.addClass('no-transition').css( style ); setTimeout(function(){ $container.removeClass('no-transition').hugeitmicro( options ); }, 100 ) } else { $container.hugeitmicro( options ); } } $container.delegate( '.title-block_9', 'click', function(){ var strheight=0; jQuery(this).parents('.element_9').find('.wd-catalog-panel_9 >