Fast Prompt Despatch

We service all of Australia as well as New Zealand & Fiji!
Get the products your customer need fast with our next business day despatch!

Unmatched Customer Service

We are here to assist our distributors! Have a question? Need a sample or rep visit?
Request product information, prices, specs, photos and receive them promptly!

Over 35 Years Experience

Our knowledge of the Australian Hospitality industry cannot be matched!
We support you in servicing owners of restaurants, hotels, hospitals, aged care homes, bars, cafés, bakeries, pubs and bistro.

Our Brands

 

(function ($, root, undefined) {
(function () {
// store the slider in a local variable
var $window = $(window),
flexslider;
// tiny helper function to add breakpoints
function getGridSize() {
return (window.innerWidth < 576) ? 1 :
(window.innerWidth < 768) ? 2 :
(window.innerWidth < 1024) ? 5 :
(window.innerWidth < 1280) ? 5 : 5;
}
$window.load(function () {
$("#carousel-panels-13").flexslider({
animation: "slide",
slideshow: true,
animationLoop: true,
directionNav: false,
controlNav: true,
smoothHeight: false,
slideshowSpeed: 5000,
animationSpeed: 500,
move: 0,
itemWidth: 480,
itemMargin: 24,
minItems: getGridSize(), // use function to pull in initial value
maxItems: getGridSize(), // use function to pull in initial value
start: function (slider) {
panelSlider13 = slider,
$("#carousel-panels-13").removeClass('loading');
}
});
});
// check grid size on resize event
$window.resize(function () {
if (typeof panelSlider13 !== "undefined") {
var gridSize = getGridSize();
panelSlider13.vars.minItems = gridSize;
panelSlider13.vars.maxItems = gridSize;
}
});
})();
})(jQuery, this);

Subscribe To Our Email Newsletter

Glass & Ceramic Printers

We do custom glassware & ceramics, contact our team today

(function ($, root, undefined) {
(function () {
// store the slider in a local variable
var $window = $(window),
flexslider;
// tiny helper function to add breakpoints
function getGridSize() {
return (window.innerWidth < 576) ? 1 :
(window.innerWidth < 768) ? 2 :
(window.innerWidth < 1024) ? 3 :
(window.innerWidth < 1280) ? 3 : 3;
}
$window.load(function () {
$("#carousel-gcp").flexslider({
animation: "slide",
slideshow: true,
animationLoop: true,
directionNav: false,
controlNav: true,
smoothHeight: false,
slideshowSpeed: 5000,
animationSpeed: 500,
move: 0,
itemWidth: 480,
itemMargin: 24,
minItems: getGridSize(), // use function to pull in initial value
maxItems: getGridSize(), // use function to pull in initial value
start: function (slider) {
panelSliderGCP = slider,
$("#carousel-gcp").removeClass('loading');
}
});
});
// check grid size on resize event
$window.resize(function () {
if( typeof panelSliderGCP !== "undefined" ) {
var gridSize = getGridSize();
panelSliderGCP.vars.minItems = gridSize;
panelSliderGCP.vars.maxItems = gridSize;
}
});
})();
})(jQuery, this);