It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: https://www.powerpackaging.com.au/category/2426-stock-size-cartons

  1. <!DOCTYPE html>
  2. <html lang="en">
  3.    <head>
  4.        <title>Cardboard Boxes for Every Purpose &ndash; Shop Durable, Eco-Friendly Options </title>
  5.  
  6.        <meta name="description" content="Discover our range of durable cardboard boxes for moving, storage, and shipping. Find the perfect size and type for your needs at Power Packaging."/>
  7.        <meta name="keywords" content="packaging supplies sydney, packaging companies, packaging company, stretch wrap, cardboard boxes, boxes, moving boxes, packaging, bubble wrap, warehouse supplies, eskies, cardboard boxes, moving boxes, eco friendly packaging, biodegradable products"/>
  8.        <meta name="robots" content=""/>
  9.        <meta name="framework" content="WebNinja" />
  10.  
  11.        <base href="https://www.powerpackaging.com.au/"/>
  12.  
  13.                <style>
  14.            .nivo-box,.nivo-caption,.nivoSlider{overflow:hidden}.nivoSlider{position:relative;width:100%;height:auto}.nivoSlider img{position:absolute;top:0;left:0;max-width:none}.nivo-main-image{display:block!important;position:relative!important;width:100%!important}.nivoSlider a.nivo-imageLink{position:absolute;top:0;left:0;width:100%;height:100%;border:0;padding:0;margin:0;z-index:6;display:none;background:#fff;filter:alpha(opacity=0);opacity:0}.nivo-box,.nivo-slice{z-index:5;position:absolute}.nivo-box,.nivo-box img,.nivo-slice{display:block}.nivo-slice{height:100%;top:0}.nivo-caption{position:absolute;left:0;bottom:0;background:#000;color:#fff;width:100%;z-index:8;padding:5px 10px;opacity:.8;display:none;-moz-opacity:.8;filter:alpha(opacity=8);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.nivo-caption p{padding:5px;margin:0}.nivo-caption a{display:inline!important}.nivo-html-caption{display:none}.nivo-directionNav a{position:absolute;top:45%;z-index:9;cursor:pointer}.nivo-prevNav{left:0}.nivo-nextNav{right:0}.nivo-controlNav{text-align:center;padding:15px 0}.nivo-controlNav a{cursor:pointer}.nivo-controlNav a.active{font-weight:700}
  15.        </style>
  16.  
  17.        <link href="https://d39o10hdlsc638.cloudfront.net/bundles/shop/css/bootstrap.min.css?v=1.01" rel="stylesheet" type="text/css"/>
  18.        <link href="https://d39o10hdlsc638.cloudfront.net/bundles/shop/css/layout.css?v=1.05" rel="stylesheet" type="text/css"/>
  19.        <link href="https://d39o10hdlsc638.cloudfront.net/bundles/shop/css/layout-print.css?v=1.01" rel="stylesheet" type="text/css" media="print"/>
  20.  
  21.        <link href="https://d39o10hdlsc638.cloudfront.net/bundles/content/bootstrap/css/datepicker.min.css?v=1.01" rel="stylesheet" type="text/css" /><link href="https://d39o10hdlsc638.cloudfront.net/bundles/content/css/superfish.min.css?v=1.02" rel="stylesheet" type="text/css" /><link href="https://d39o10hdlsc638.cloudfront.net/bundles/template/css/responsive.min.css?v=1.17" rel="stylesheet" type="text/css" /><link href="https://d39o10hdlsc638.cloudfront.net/bundles/template/skins/responsive002/css/layout.css?v=1.03" rel="stylesheet" type="text/css" /><link href="https://d39o10hdlsc638.cloudfront.net/bundles/template/skins/responsive002/css/layout-green.css?v=1.02" rel="stylesheet" type="text/css" /><link href="https://d39o10hdlsc638.cloudfront.net/bundles/fat-zebra/css/layout.css?v=1.01" rel="stylesheet" type="text/css" /><link href="https://d39o10hdlsc638.cloudfront.net/bundles/product-review/css/productreview.min.css?v=1.02" rel="stylesheet" type="text/css" /><link href="https://d39o10hdlsc638.cloudfront.net/bundles/layout-manager/css/layout-manager.css?v=1.01" rel="stylesheet" type="text/css" />
  22.        <link href="https://d347awuzx0kdse.cloudfront.net/powerpackaging/css/main.css?v=1708039917" rel="stylesheet" type="text/css"/>
  23.                                                <link rel="canonical" href="https://www.powerpackaging.com.au/category/2426-stock-size-cartons" />
  24.            
  25.        <script type="text/javascript" src="https://d39o10hdlsc638.cloudfront.net/bundles/shop/js/jquery-1.10.1.min.js?v=1.01"></script>
  26.  
  27.        
  28. <script async src="https://www.googletagmanager.com/gtag/js?id=G-2Z0753WTK1"></script>
  29. <script>
  30.    window.dataLayer = window.dataLayer || [];
  31.    function gtag() { dataLayer.push(arguments); }
  32.  
  33.        gtag('set', 'linker', { 'domains': ["powerpackaging.com.au"] });
  34.    
  35.    gtag('js', new Date());
  36. </script>
  37. <script>
  38.            gtag('config', 'G-2Z0753WTK1');
  39.    
  40.    </script><script type="text/javascript">
  41.    var renderGoogleInvisibleRecaptcha = function () {
  42.  
  43.        for (var i = 0; i < document.forms.length; ++i) {
  44.            var form = document.forms[i];
  45.            var holder = form.querySelector('.recaptcha-holder');
  46.  
  47.            if (null === holder) {
  48.                continue;
  49.            }
  50.  
  51.            (function (frm) {
  52.  
  53.                var holderId = grecaptcha.render(holder, {
  54.                    'sitekey': '6LfJ-DsjAAAAAC98ePspQs0nltl9DmrZnSNqhrON',
  55.                    'size': 'invisible',
  56.                    'badge': 'bottomright', // possible values: bottomright, bottomleft, inline
  57.                    'callback': function (recaptchaToken) {
  58.                        HTMLFormElement.prototype.submit.call(frm);
  59.                    }
  60.                });
  61.  
  62.                frm.onsubmit = function (evt) {
  63.                    evt.preventDefault();
  64.                    grecaptcha.execute(holderId);
  65.                };
  66.  
  67.            })(form);
  68.        }
  69.  
  70.        $('.recaptcha-holder').closest('div.control-group').css({'height': 0, 'overflow': 'hidden'});
  71.    };
  72. </script>
  73.  
  74. <script src="https://www.google.com/recaptcha/api.js?onload=renderGoogleInvisibleRecaptcha&render=explicit" async defer></script>
  75. <!-- begin olark code -->
  76. <script data-cfasync="false" type="text/javascript">
  77. /*<![CDATA[*/
  78. $(function(){
  79. window.olark||(function(c){var f=window,d=document,l=f.location.protocol=="https:"?"https:":"http:",z=c.name,r="load";var nt=function(){
  80. f[z]=function(){
  81. (a.s=a.s||[]).push(arguments)};var a=f[z]._={
  82. },q=c.methods.length;while(q--){(function(n){f[z][n]=function(){
  83. f[z]("call",n,arguments)}})(c.methods[q])}a.l=c.loader;a.i=nt;a.p={
  84. 0:+new Date};a.P=function(u){
  85. a.p[u]=new Date-a.p[0]};function s(){
  86. a.P(r);f[z](r)}f.addEventListener?f.addEventListener(r,s,false):f.attachEvent("on"+r,s);var ld=function(){function p(hd){
  87. hd="head";return["<",hd,"></",hd,"><",i,' onl' + 'oad="var d=',g,";d.getElementsByTagName('head')[0].",j,"(d.",h,"('script')).",k,"='",l,"//",a.l,"'",'"',"></",i,">"].join("")}var i="body",m=d[i];if(!m){
  88. return setTimeout(ld,100)}a.P(1);var j="appendChild",h="createElement",k="src",n=d[h]("div"),v=n[j](d[h](z)),b=d[h]("iframe"),g="document",e="domain",o;n.style.display="none";m.insertBefore(n,m.firstChild).id=z;b.frameBorder="0";b.id=z+"-loader";if(/MSIE[ ]+6/.test(navigator.userAgent)){
  89. b.src="javascript:false"}b.allowTransparency="true";v[j](b);try{
  90. b.contentWindow[g].open()}catch(w){
  91. c[e]=d[e];o="javascript:var d="+g+".open();d.domain='"+d.domain+"';";b[k]=o+"void(0);"}try{
  92. var t=b.contentWindow[g];t.write(p());t.close()}catch(x){
  93. b[k]=o+'d.write("'+p().replace(/"/g,String.fromCharCode(92)+'"')+'");d.close();'}a.P(2)};ld()};nt()})({
  94. loader: "static.olark.com/jsclient/loader0.js",name:"olark",methods:["configure","extend","declare","identify"]});
  95. /* custom configuration goes here (www.olark.com/documentation) */
  96. olark.identify('7803-297-10-1519');
  97. });
  98. /*]]>*/
  99. </script>
  100. <!-- end olark code -->
  101. <link rel="icon" href="https://d347awuzx0kdse.cloudfront.net/powerpackaging/content-file/pp-favicon.png" type="image/x-icon">
  102. <link rel="shortcut icon" href="https://d347awuzx0kdse.cloudfront.net/powerpackaging/content-file/pp-favicon.png" type="image/x-icon">
  103. <meta name="google-site-verification" content=""/><script type="application/ld+json">
  104.  {"@context":"http:\/\/schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"item":"https:\/\/www.powerpackaging.com.au\/","name":"Home"},{"@type":"ListItem","position":2,"item":"https:\/\/www.powerpackaging.com.au\/category\/2424-cardboard-paper-products","name":"Cardboard\/Paper Products"},{"@type":"ListItem","position":3,"item":"https:\/\/www.powerpackaging.com.au\/category\/2426-stock-size-cartons","name":"Stock Size Cartons"}]}
  105. </script>    <meta name="viewport" content="width=device-width, initial-scale=1">
  106.    </head>
  107.  
  108.    <body class="category_view shop_category_view no-subcategories  customer-type-w non-logged-in show-prices">
  109.                                <div id="everything-outer">
  110.                                <div id="above-header-outer">
  111.        <div id="above-header-inner">
  112.                            
  113.        
  114.  
  115.  
  116.            <div id="block_12"><ul>
  117. <li>FREE SHIPPING ON SYDNEY METRO ORDERS OVER $300! <strong><a title="Free Shipping on Packaging Supplies" href="page/9/free-shipping-on-orders-over-300">Free Shipping Details</a></strong></li>
  118. <li>OUR CUSTOMER SERVICE LINE - <a href="tel:0297252211">02 9725 2211</a></li>
  119. <li><strong><a title="Create an Account with Power Packaging" href="file/7/credit-application-form-2024">Create an Account with Power Packaging</a></strong></li>
  120. </ul></div>                    <div class="cart-outer">
  121.        <h3>Shopping Cart</h3>
  122.        <div class="cart">
  123.            <div class="items is-empty">
  124.    <a href="https://www.powerpackaging.com.au/cart">
  125.        <span class="item-label">Cart:</span>
  126.        <span class="item-count">0 items</span>
  127.    </a>
  128. </div>
  129.    <div class="total is-empty">
  130.        <a href="https://www.powerpackaging.com.au/cart">
  131.            <span class="total-label">Total:</span>
  132.            <span class="total-value">$0.00 (ex GST)</span>
  133.        </a>
  134.    </div>
  135.  
  136.        </div>
  137.    </div>
  138.                        </div>
  139.    </div>
  140.                <div id="header-outer">
  141.                    <header>
  142.                        <div id="header">
  143.                            <div id="header-inner">
  144.                                                                                        
  145.            <div class="row-fluid layoutmanager-layout layout_template_layout_header">
  146.            
  147.            <div class=" primary span3 layoutmanager-layout-group layout_group_31">
  148.    
  149.  
  150.            <div id="block_10"><p><img src="https://d1mv2b9v99cq0i.cloudfront.net/eyJidWNrZXQiOiJ3ZWItbmluamEtaW1hZ2VzIiwia2V5IjoicG93ZXJwYWNrYWdpbmdcL2NvbnRlbnQtaW1hZ2VcL3Bvd2VyLXBhY2thZ2luZy1jb3B5cmlnaHQuZ2lmIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjo0MDAsImhlaWdodCI6MTc2LCJmaXQiOiJpbnNpZGUifSwidG9Gb3JtYXQiOiJwbmcifSwidmVyc2lvbiI6IiJ9" alt="Power Packaging - Packaging Supplies" title="Power Packaging" width="400" height="176" /></p></div>                </div>
  151.            
  152.            <div class=" secondary span9 layoutmanager-layout-group layout_group_32">
  153.    
  154.  
  155.            <div id="nav">
  156.    <div id="nav-inner">
  157.        <nav class="navbar navbar-default">
  158.            <div id="navbar" class="navbar-collapse collapse">                
  159.    <ul id="categories-horizontal" class="categories nav navbar-nav">
  160.        <li class="category">
  161.            <a href="">Product Categories</a>
  162.                <ul class="categories level_1">
  163.                    <li class="category level_1 ">
  164.                <a href="https://www.powerpackaging.com.au/category/2583-sustainable-packaging">Sustainable Packaging</a>
  165.                            </li>
  166.                    <li class="category level_1 ">
  167.                <a href="https://www.powerpackaging.com.au/category/2594-labels">Labels</a>
  168.                            </li>
  169.                    <li class="category level_1 ">
  170.                <a href="https://www.powerpackaging.com.au/category/2595-paint-markers">Paint &amp; Markers</a>
  171.                            </li>
  172.                    <li class="category level_1 ">
  173.                <a href="https://www.powerpackaging.com.au/category/2603-ranpak-paper-packaging">Ranpak Paper Packaging</a>
  174.                            </li>
  175.                    <li class="category level_1 active">
  176.                <a href="https://www.powerpackaging.com.au/category/2424-cardboard-paper-products">Cardboard/Paper Products</a>
  177.                            </li>
  178.                    <li class="category level_1 ">
  179.                <a href="https://www.powerpackaging.com.au/category/2439-cold-chain-products">Cold Chain Products</a>
  180.                            </li>
  181.                    <li class="category level_1 ">
  182.                <a href="https://www.powerpackaging.com.au/category/2435-knives-blades">Knives &amp; Blades</a>
  183.                            </li>
  184.                    <li class="category level_1 ">
  185.                <a href="https://www.powerpackaging.com.au/category/2437-machinery">Machinery</a>
  186.                            </li>
  187.                    <li class="category level_1 ">
  188.                <a href="https://www.powerpackaging.com.au/category/2579-material-handling">Material Handling</a>
  189.                            </li>
  190.                    <li class="category level_1 ">
  191.                <a href="https://www.powerpackaging.com.au/category/2430-plastic-products">Plastic Products</a>
  192.                            </li>
  193.                    <li class="category level_1 ">
  194.                <a href="https://www.powerpackaging.com.au/category/2420-protective-products">Protective Products</a>
  195.                            </li>
  196.                    <li class="category level_1 ">
  197.                <a href="https://www.powerpackaging.com.au/category/2438-safety-gloves">Safety/Gloves</a>
  198.                            </li>
  199.                    <li class="category level_1 ">
  200.                <a href="https://www.powerpackaging.com.au/category/2429-strap-accessories">Strap &amp; Accessories</a>
  201.                            </li>
  202.                    <li class="category level_1 ">
  203.                <a href="https://www.powerpackaging.com.au/category/2434-pallet-wrap">Pallet Wrap</a>
  204.                            </li>
  205.                    <li class="category level_1 ">
  206.                <a href="https://www.powerpackaging.com.au/category/2431-tape">Tape</a>
  207.                            </li>
  208.                    <li class="category level_1 ">
  209.                <a href="https://www.powerpackaging.com.au/category/2428-tying-fastening">Tying/Fastening</a>
  210.                            </li>
  211.                    <li class="category level_1 ">
  212.                <a href="https://www.powerpackaging.com.au/category/2432-washroom">Washroom</a>
  213.                            </li>
  214.                    <li class="category level_1 ">
  215.                <a href="https://www.powerpackaging.com.au/category/2518--">______________________________</a>
  216.                            </li>
  217.            </ul>
  218.        </li>
  219.    </ul>
  220.    <script type="text/javascript">$(function(){$("#categories-horizontal").superfish()});</script>
  221.                <ul id="menu_1" class="content-menu sf-menu nav navbar-nav">
  222.                <li class="level_0 li_1  ">
  223.    <a class="a_1 " href=""  >Home</a>
  224.        </li>
  225.            <li class="level_0 li_55  ">
  226.    <a class="a_55 " href="page/13/packaging-supplies-and-solutions-power-packaging-"  >Articles</a>
  227.        </li>
  228.            <li class="level_0 li_11  ">
  229.    <a class="a_11 " href="account"  >My Account</a>
  230.        </li>
  231.            <li class="level_0 li_53  ">
  232.    <a class="a_53 " href="login"  >Log In</a>
  233.        </li>
  234.            <li class="level_0 li_42  ">
  235.    <a class="a_42 " href="contact"  >Contact Us</a>
  236.        </li>
  237.    </ul>
  238.  
  239. <script type="text/javascript">$(function(){$('#menu_1').superfish({"cssArrows":false});});</script>                </nav>
  240. </div>
  241. </div>                </div>
  242.            
  243.            <div class="  layoutmanager-layout-group layout_group_35" id="mobile-header">
  244.    
  245.  
  246.            <div id="mobile-button"><a href="#navbar" data-toggle="collapse"><em class="fa fa-bars"><!--menu--></em></a></div>
  247. <ul id="mobile-menu">
  248. <li><a href="/login"><em class="fa fa-user"><!--menu--></em></a></li>
  249. <li><a href="/cart"><em class="fa fa-shopping-cart"><!--menu--></em></a></li>
  250. <li><a href="/account/favourites"><em class="fa fa-star"><!--menu--></em></a></li>
  251. <li><a href="/search"><em class="fa fa-search"><!--menu--></em></a></li>
  252. </ul>                </div>
  253.                </div>
  254.                                                                            </div>
  255.                        </div>
  256.                    </header>
  257.                </div>
  258.                            
  259.                                            <div id="nav-outer">
  260.                    <nav>
  261.                        <div id="nav">
  262.                            <div id="nav-inner">
  263.                                                                                    <nav class="navbar navbar-default">
  264.            <a class="btn menu-toggle" data-toggle="collapse" href="#navbar" aria-expanded="false" aria-controls="navbar">Menu</a>
  265.            <div id="navbar" class="navbar-collapse collapse">
  266.                                    
  267.                            </div>
  268.        </nav>
  269.                                                                            <div class="clear"></div>
  270.                            </div>
  271.                        </div>
  272.                    </nav>
  273.                </div>
  274.                            
  275.                                                            <div id="content-outer">
  276.                    <div id="content">
  277.                        <div id="content-inner">
  278.                                                                                        
  279.                                                                                                    <ul class="breadcrumb">
  280.    
  281.                    <li class="breadcrumb-item"><a href="https://www.powerpackaging.com.au/">Home</a> <span class="divider">/</span></li>
  282.        
  283.    
  284.                    <li class="breadcrumb-item"><a href="https://www.powerpackaging.com.au/category/2424-cardboard-paper-products">Cardboard/Paper Products</a> <span class="divider">/</span></li>
  285.        
  286.    
  287.                    <li class="breadcrumb-item active">Stock Size Cartons</li>
  288.        
  289.    </ul>                                
  290.                                                                <div id="nav-left">
  291.                    
  292.        
  293.  
  294.  
  295.                            <div class=" layoutmanager-layout-component layout_component_84" id="sidebar-search">
  296.                
  297.    <div class="search-outer">
  298.        <h3>Search Products</h3>
  299.        <form class="search" method="post" action="https://www.powerpackaging.com.au/search">
  300.    <div class="control-group">
  301.        <div class="controls">
  302.            <input type="hidden" name="_csrf_token" value="Q9jymaHGiGrWnOGPrOl6U9z_Lmi1RjqLtXIZeKOaW7E" />            <input class="keywords" name="keywords" type="search" placeholder="Search Here..." value=""/>
  303.        </div>
  304.    </div>
  305.  
  306.    <div class="control-group">
  307.        <div class="controls">
  308.            <div class="button-outer submit"><input class="btn btn-primary" type="submit" value="Search"/></div>
  309.        </div>
  310.    </div>
  311. </form>    </div>
  312.                        </div>
  313.                        
  314.    <h2>Product Categories</h2>
  315.        <ul class="categories level_1">
  316.                                    <li class="category level_1 " style="">
  317.                    <a href="https://www.powerpackaging.com.au/category/2583-sustainable-packaging">Sustainable Packaging</a>
  318.                                                <ul class="categories level_2">
  319.                                    <li class="category level_2 " style="">
  320.                    <a href="https://www.powerpackaging.com.au/category/2584-pallet-wrap">Pallet Wrap</a>
  321.                                    </li>
  322.                            <li class="category level_2 " style="">
  323.                    <a href="https://www.powerpackaging.com.au/category/2586-mailers">Mailers</a>
  324.                                    </li>
  325.                            <li class="category level_2 " style="">
  326.                    <a href="https://www.powerpackaging.com.au/category/2587-tapes">Tapes</a>
  327.                                    </li>
  328.                            <li class="category level_2 " style="">
  329.                    <a href="https://www.powerpackaging.com.au/category/2588-paper-packaging">Paper Packaging</a>
  330.                                    </li>
  331.                            <li class="category level_2 " style="">
  332.                    <a href="https://www.powerpackaging.com.au/category/2607-eco-mailroom">Eco Mailroom</a>
  333.                                    </li>
  334.                        </ul>
  335.                                    </li>
  336.                            <li class="category level_1 " style="">
  337.                    <a href="https://www.powerpackaging.com.au/category/2594-labels">Labels</a>
  338.                                                <ul class="categories level_2">
  339.                                    <li class="category level_2 " style="">
  340.                    <a href="https://www.powerpackaging.com.au/category/2596-label-printers">Label Printers</a>
  341.                                    </li>
  342.                            <li class="category level_2 " style="">
  343.                    <a href="https://www.powerpackaging.com.au/category/2597-printed-labels-on-a-roll">Printed Labels on a Roll</a>
  344.                                    </li>
  345.                            <li class="category level_2 " style="">
  346.                    <a href="https://www.powerpackaging.com.au/category/2598-direct-thermal-labels">Direct Thermal Labels</a>
  347.                                    </li>
  348.                            <li class="category level_2 " style="">
  349.                    <a href="https://www.powerpackaging.com.au/category/2600-dangerous-goods">Dangerous Goods</a>
  350.                                    </li>
  351.                        </ul>
  352.                                    </li>
  353.                            <li class="category level_1 " style="">
  354.                    <a href="https://www.powerpackaging.com.au/category/2595-paint-markers">Paint &amp; Markers</a>
  355.                                                <ul class="categories level_2">
  356.                                    <li class="category level_2 " style="">
  357.                    <a href="https://www.powerpackaging.com.au/category/2599-line-marking">Line Marking</a>
  358.                                    </li>
  359.                            <li class="category level_2 " style="">
  360.                    <a href="https://www.powerpackaging.com.au/category/2601-stencil-spray">Stencil Spray</a>
  361.                                    </li>
  362.                            <li class="category level_2 " style="">
  363.                    <a href="https://www.powerpackaging.com.au/category/2602-pens-markers">Pens &amp; Markers</a>
  364.                                    </li>
  365.                        </ul>
  366.                                    </li>
  367.                            <li class="category level_1 " style="">
  368.                    <a href="https://www.powerpackaging.com.au/category/2603-ranpak-paper-packaging">Ranpak Paper Packaging</a>
  369.                                                <ul class="categories level_2">
  370.                                    <li class="category level_2 " style="">
  371.                    <a href="https://www.powerpackaging.com.au/category/2604-paper-cushioning">Paper Cushioning</a>
  372.                                    </li>
  373.                            <li class="category level_2 " style="">
  374.                    <a href="https://www.powerpackaging.com.au/category/2605-paper-void-fill">Paper Void Fill</a>
  375.                                    </li>
  376.                            <li class="category level_2 " style="">
  377.                    <a href="https://www.powerpackaging.com.au/category/2606-paper-wrapping">Paper Wrapping</a>
  378.                                    </li>
  379.                        </ul>
  380.                                    </li>
  381.                            <li class="category level_1 active" style="">
  382.                    <a href="https://www.powerpackaging.com.au/category/2424-cardboard-paper-products">Cardboard/Paper Products</a>
  383.                                                <ul class="categories level_2">
  384.                                    <li class="category level_2 " style="">
  385.                    <a href="https://www.powerpackaging.com.au/category/2569-book-mailers">Book Mailers</a>
  386.                                    </li>
  387.                            <li class="category level_2 " style="">
  388.                    <a href="https://www.powerpackaging.com.au/category/2570-pallet-box-lid">Pallet Box &amp; Lid</a>
  389.                                    </li>
  390.                            <li class="category level_2 " style="">
  391.                    <a href="https://www.powerpackaging.com.au/category/2593-honeycomb-cardboard">Honeycomb Cardboard</a>
  392.                                    </li>
  393.                            <li class="category level_2 active" style="">
  394.                    <a href="https://www.powerpackaging.com.au/category/2426-stock-size-cartons">Stock Size Cartons</a>
  395.                                    </li>
  396.                            <li class="category level_2 " style="">
  397.                    <a href="https://www.powerpackaging.com.au/category/2472-single-face-cardboard">Single Face Cardboard</a>
  398.                                    </li>
  399.                            <li class="category level_2 " style="">
  400.                    <a href="https://www.powerpackaging.com.au/category/2533-newsprint-rolls">Newsprint Rolls</a>
  401.                                    </li>
  402.                            <li class="category level_2 " style="">
  403.                    <a href="https://www.powerpackaging.com.au/category/2534-kraft-paper-rolls">Kraft Paper Rolls</a>
  404.                                    </li>
  405.                            <li class="category level_2 " style="">
  406.                    <a href="https://www.powerpackaging.com.au/category/2480-pallet-angles">Pallet Angles</a>
  407.                                    </li>
  408.                            <li class="category level_2 " style="">
  409.                    <a href="https://www.powerpackaging.com.au/category/2483-pallet-pads">Pallet Pads</a>
  410.                                    </li>
  411.                            <li class="category level_2 " style="">
  412.                    <a href="https://www.powerpackaging.com.au/category/2470-other-paper-products">Other Paper Products</a>
  413.                                    </li>
  414.                        </ul>
  415.                                    </li>
  416.                            <li class="category level_1 " style="">
  417.                    <a href="https://www.powerpackaging.com.au/category/2439-cold-chain-products">Cold Chain Products</a>
  418.                                                <ul class="categories level_2">
  419.                                    <li class="category level_2 " style="">
  420.                    <a href="https://www.powerpackaging.com.au/category/2524-thermal-liners">Thermal Liners</a>
  421.                                    </li>
  422.                            <li class="category level_2 " style="">
  423.                    <a href="https://www.powerpackaging.com.au/category/2536-gel-packs">Gel Packs</a>
  424.                                    </li>
  425.                            <li class="category level_2 " style="">
  426.                    <a href="https://www.powerpackaging.com.au/category/2591-freezer-grade-boxes">Freezer Grade Boxes</a>
  427.                                    </li>
  428.                            <li class="category level_2 " style="">
  429.                    <a href="https://www.powerpackaging.com.au/category/2592-starter-kits">Starter Kits</a>
  430.                                    </li>
  431.                            <li class="category level_2 " style="">
  432.                    <a href="https://www.powerpackaging.com.au/category/2491-eskies">Eskies</a>
  433.                                    </li>
  434.                        </ul>
  435.                                    </li>
  436.                            <li class="category level_1 " style="">
  437.                    <a href="https://www.powerpackaging.com.au/category/2435-knives-blades">Knives &amp; Blades</a>
  438.                                                <ul class="categories level_2">
  439.                                    <li class="category level_2 " style="">
  440.                    <a href="https://www.powerpackaging.com.au/category/2476-blades">Blades</a>
  441.                                    </li>
  442.                            <li class="category level_2 " style="">
  443.                    <a href="https://www.powerpackaging.com.au/category/2477-knives">Knives</a>
  444.                                    </li>
  445.                        </ul>
  446.                                    </li>
  447.                            <li class="category level_1 " style="">
  448.                    <a href="https://www.powerpackaging.com.au/category/2437-machinery">Machinery</a>
  449.                                                <ul class="categories level_2">
  450.                                    <li class="category level_2 " style="">
  451.                    <a href="https://www.powerpackaging.com.au/category/2532-air-pillow-machines">Air Pillow Machines</a>
  452.                                    </li>
  453.                            <li class="category level_2 " style="">
  454.                    <a href="https://www.powerpackaging.com.au/category/2542-pallet-wrappers">Pallet Wrappers</a>
  455.                                    </li>
  456.                            <li class="category level_2 " style="">
  457.                    <a href="https://www.powerpackaging.com.au/category/2543-carton-sealers">Carton Sealers</a>
  458.                                    </li>
  459.                            <li class="category level_2 " style="">
  460.                    <a href="https://www.powerpackaging.com.au/category/2576-cardboard-shredders">Cardboard Shredders</a>
  461.                                    </li>
  462.                            <li class="category level_2 " style="">
  463.                    <a href="https://www.powerpackaging.com.au/category/2481-heat-sealers">Heat Sealers</a>
  464.                                    </li>
  465.                            <li class="category level_2 " style="">
  466.                    <a href="https://www.powerpackaging.com.au/category/2461-strapping-machines">Strapping Machines</a>
  467.                                    </li>
  468.                        </ul>
  469.                                    </li>
  470.                            <li class="category level_1 " style="">
  471.                    <a href="https://www.powerpackaging.com.au/category/2579-material-handling">Material Handling</a>
  472.                                                <ul class="categories level_2">
  473.                                    <li class="category level_2 " style="">
  474.                    <a href="https://www.powerpackaging.com.au/category/2580-pallet-jacks">Pallet Jacks</a>
  475.                                    </li>
  476.                        </ul>
  477.                                    </li>
  478.                            <li class="category level_1 " style="">
  479.                    <a href="https://www.powerpackaging.com.au/category/2430-plastic-products">Plastic Products</a>
  480.                                                <ul class="categories level_2">
  481.                                    <li class="category level_2 " style="">
  482.                    <a href="https://www.powerpackaging.com.au/category/2531-press-seal-bags">Press Seal Bags</a>
  483.                                    </li>
  484.                            <li class="category level_2 " style="">
  485.                    <a href="https://www.powerpackaging.com.au/category/2541-cryovac-shrink-film">Cryovac Shrink Film</a>
  486.                                    </li>
  487.                            <li class="category level_2 " style="">
  488.                    <a href="https://www.powerpackaging.com.au/category/2578-corflute-sheet">Corflute Sheet</a>
  489.                                    </li>
  490.                            <li class="category level_2 " style="">
  491.                    <a href="https://www.powerpackaging.com.au/category/2488-garbage-bags">Garbage Bags</a>
  492.                                    </li>
  493.                            <li class="category level_2 " style="">
  494.                    <a href="https://www.powerpackaging.com.au/category/2484-pallet-bags-pallet-tube">Pallet Bags &amp; Pallet Tube</a>
  495.                                    </li>
  496.                            <li class="category level_2 " style="">
  497.                    <a href="https://www.powerpackaging.com.au/category/2473-poly-plastic-bags">Poly/Plastic Bags</a>
  498.                                    </li>
  499.                            <li class="category level_2 " style="">
  500.                    <a href="https://www.powerpackaging.com.au/category/2474-poly-sheet">Poly Sheet</a>
  501.                                    </li>
  502.                            <li class="category level_2 " style="">
  503.                    <a href="https://www.powerpackaging.com.au/category/2469-poly-tube">Poly Tube</a>
  504.                                    </li>
  505.                            <li class="category level_2 " style="">
  506.                    <a href="https://www.powerpackaging.com.au/category/2457-polywoven-bags">Polywoven Bags</a>
  507.                                    </li>
  508.                            <li class="category level_2 " style="">
  509.                    <a href="https://www.powerpackaging.com.au/category/2471-invoice-envelopes">Invoice Envelopes</a>
  510.                                    </li>
  511.                            <li class="category level_2 " style="">
  512.                    <a href="https://www.powerpackaging.com.au/category/2478-top-sheet">Top Sheet</a>
  513.                                    </li>
  514.                        </ul>
  515.                                    </li>
  516.                            <li class="category level_1 " style="">
  517.                    <a href="https://www.powerpackaging.com.au/category/2420-protective-products">Protective Products</a>
  518.                                                <ul class="categories level_2">
  519.                                    <li class="category level_2 " style="">
  520.                    <a href="https://www.powerpackaging.com.au/category/2509-bubble-wrap-rolls">Bubble Wrap Rolls</a>
  521.                                    </li>
  522.                            <li class="category level_2 " style="">
  523.                    <a href="https://www.powerpackaging.com.au/category/2577-eco-friendly-bubble-wrap">Eco Friendly Bubble Wrap</a>
  524.                                    </li>
  525.                            <li class="category level_2 " style="">
  526.                    <a href="https://www.powerpackaging.com.au/category/2444-foam-packaging">Foam Packaging</a>
  527.                                    </li>
  528.                            <li class="category level_2 " style="">
  529.                    <a href="https://www.powerpackaging.com.au/category/2551-paper-packaging">Paper Packaging</a>
  530.                                    </li>
  531.                            <li class="category level_2 " style="">
  532.                    <a href="https://www.powerpackaging.com.au/category/2450-mailers">Mailers</a>
  533.                                    </li>
  534.                            <li class="category level_2 " style="">
  535.                    <a href="https://www.powerpackaging.com.au/category/2459-void-fill">Void Fill</a>
  536.                                    </li>
  537.                            <li class="category level_2 " style="">
  538.                    <a href="https://www.powerpackaging.com.au/category/2554-instapak">Instapak</a>
  539.                                    </li>
  540.                            <li class="category level_2 " style="">
  541.                    <a href="https://www.powerpackaging.com.au/category/2546-compostable-mailers">Compostable Mailers</a>
  542.                                    </li>
  543.                            <li class="category level_2 " style="">
  544.                    <a href="https://www.powerpackaging.com.au/category/2537-bubble-bags">Bubble Bags</a>
  545.                                    </li>
  546.                        </ul>
  547.                                    </li>
  548.                            <li class="category level_1 " style="">
  549.                    <a href="https://www.powerpackaging.com.au/category/2438-safety-gloves">Safety/Gloves</a>
  550.                                                <ul class="categories level_2">
  551.                                    <li class="category level_2 " style="">
  552.                    <a href="https://www.powerpackaging.com.au/category/2545-disposables">Disposables</a>
  553.                                    </li>
  554.                            <li class="category level_2 " style="">
  555.                    <a href="https://www.powerpackaging.com.au/category/2502-gloves">Gloves</a>
  556.                                    </li>
  557.                            <li class="category level_2 " style="">
  558.                    <a href="https://www.powerpackaging.com.au/category/2464-ppe-other-safety">PPE &amp; Other Safety</a>
  559.                                    </li>
  560.                        </ul>
  561.                                    </li>
  562.                            <li class="category level_1 " style="">
  563.                    <a href="https://www.powerpackaging.com.au/category/2429-strap-accessories">Strap &amp; Accessories</a>
  564.                                                <ul class="categories level_2">
  565.                                    <li class="category level_2 " style="">
  566.                    <a href="https://www.powerpackaging.com.au/category/2446-plastic-strap">Plastic Strap</a>
  567.                                    </li>
  568.                            <li class="category level_2 " style="">
  569.                    <a href="https://www.powerpackaging.com.au/category/2511-plastic-strap-seals-buckles">Plastic Strap Seals &amp; Buckles</a>
  570.                                    </li>
  571.                            <li class="category level_2 " style="">
  572.                    <a href="https://www.powerpackaging.com.au/category/2512-plastic-strapping-tools">Plastic Strapping Tools</a>
  573.                                    </li>
  574.                            <li class="category level_2 " style="">
  575.                    <a href="https://www.powerpackaging.com.au/category/2460-steel-strap">Steel Strap</a>
  576.                                    </li>
  577.                            <li class="category level_2 " style="">
  578.                    <a href="https://www.powerpackaging.com.au/category/2513-steel-strap-seals-buckles">Steel Strap Seals &amp; Buckles</a>
  579.                                    </li>
  580.                            <li class="category level_2 " style="">
  581.                    <a href="https://www.powerpackaging.com.au/category/2510-steel-strapping-tools">Steel Strapping Tools</a>
  582.                                    </li>
  583.                            <li class="category level_2 " style="">
  584.                    <a href="https://www.powerpackaging.com.au/category/2451-accessories">Accessories</a>
  585.                                    </li>
  586.                            <li class="category level_2 " style="">
  587.                    <a href="https://www.powerpackaging.com.au/category/2456-strap-dispensers">Strap Dispensers</a>
  588.                                    </li>
  589.                        </ul>
  590.                                    </li>
  591.                            <li class="category level_1 " style="">
  592.                    <a href="https://www.powerpackaging.com.au/category/2434-pallet-wrap">Pallet Wrap</a>
  593.                                                <ul class="categories level_2">
  594.                                    <li class="category level_2 " style="">
  595.                    <a href="https://www.powerpackaging.com.au/category/2449-hand-wrap">Hand Wrap</a>
  596.                                    </li>
  597.                            <li class="category level_2 " style="">
  598.                    <a href="https://www.powerpackaging.com.au/category/2463-machine-wrap">Machine Wrap</a>
  599.                                    </li>
  600.                        </ul>
  601.                                    </li>
  602.                            <li class="category level_1 " style="">
  603.                    <a href="https://www.powerpackaging.com.au/category/2431-tape">Tape</a>
  604.                                                <ul class="categories level_2">
  605.                                    <li class="category level_2 " style="">
  606.                    <a href="https://www.powerpackaging.com.au/category/2557-protection-film">Protection Film</a>
  607.                                    </li>
  608.                            <li class="category level_2 " style="">
  609.                    <a href="https://www.powerpackaging.com.au/category/2558-machine-packaging-tape">Machine Packaging Tape</a>
  610.                                    </li>
  611.                            <li class="category level_2 " style="">
  612.                    <a href="https://www.powerpackaging.com.au/category/2442-hand-packaging-tape">Hand Packaging Tape</a>
  613.                                    </li>
  614.                            <li class="category level_2 " style="">
  615.                    <a href="https://www.powerpackaging.com.au/category/2448-dispensers">Dispensers</a>
  616.                                    </li>
  617.                            <li class="category level_2 " style="">
  618.                    <a href="https://www.powerpackaging.com.au/category/2496-double-sided-tape">Double Sided Tape</a>
  619.                                    </li>
  620.                            <li class="category level_2 " style="">
  621.                    <a href="https://www.powerpackaging.com.au/category/2494-masking-tape">Masking Tape</a>
  622.                                    </li>
  623.                            <li class="category level_2 " style="">
  624.                    <a href="https://www.powerpackaging.com.au/category/2498-duct-tape">Duct Tape</a>
  625.                                    </li>
  626.                            <li class="category level_2 " style="">
  627.                    <a href="https://www.powerpackaging.com.au/category/2547-cloth-tape">Cloth Tape</a>
  628.                                    </li>
  629.                            <li class="category level_2 " style="">
  630.                    <a href="https://www.powerpackaging.com.au/category/2499-filament-tape">Filament Tape</a>
  631.                                    </li>
  632.                            <li class="category level_2 " style="">
  633.                    <a href="https://www.powerpackaging.com.au/category/2525-paper-tape">Paper Tape</a>
  634.                                    </li>
  635.                            <li class="category level_2 " style="">
  636.                    <a href="https://www.powerpackaging.com.au/category/2552-water-activated-paper-tape">Water Activated Paper Tape</a>
  637.                                    </li>
  638.                            <li class="category level_2 " style="">
  639.                    <a href="https://www.powerpackaging.com.au/category/2489-other-tapes">Other Tapes</a>
  640.                                    </li>
  641.                            <li class="category level_2 " style="">
  642.                    <a href="https://www.powerpackaging.com.au/category/2447-stock-printed-tape">Stock Printed Tape</a>
  643.                                    </li>
  644.                        </ul>
  645.                                    </li>
  646.                            <li class="category level_1 " style="">
  647.                    <a href="https://www.powerpackaging.com.au/category/2428-tying-fastening">Tying/Fastening</a>
  648.                                                <ul class="categories level_2">
  649.                                    <li class="category level_2 " style="">
  650.                    <a href="https://www.powerpackaging.com.au/category/2559-glue-guns-glue">Glue Guns &amp; Glue</a>
  651.                                    </li>
  652.                            <li class="category level_2 " style="">
  653.                    <a href="https://www.powerpackaging.com.au/category/2462-cable-ties">Cable Ties</a>
  654.                                    </li>
  655.                            <li class="category level_2 " style="">
  656.                    <a href="https://www.powerpackaging.com.au/category/2475-rubber-bands">Rubber Bands</a>
  657.                                    </li>
  658.                            <li class="category level_2 " style="">
  659.                    <a href="https://www.powerpackaging.com.au/category/2440-staplers-staples">Staplers &amp; Staples</a>
  660.                                    </li>
  661.                            <li class="category level_2 " style="">
  662.                    <a href="https://www.powerpackaging.com.au/category/2482-other-fastening-products">Other Fastening Products</a>
  663.                                    </li>
  664.                        </ul>
  665.                                    </li>
  666.                            <li class="category level_1 " style="">
  667.                    <a href="https://www.powerpackaging.com.au/category/2432-washroom">Washroom</a>
  668.                                                <ul class="categories level_2">
  669.                                    <li class="category level_2 " style="">
  670.                    <a href="https://www.powerpackaging.com.au/category/2443-hand-towels">Hand Towels</a>
  671.                                    </li>
  672.                            <li class="category level_2 " style="">
  673.                    <a href="https://www.powerpackaging.com.au/category/2490-rags">Rags</a>
  674.                                    </li>
  675.                            <li class="category level_2 " style="">
  676.                    <a href="https://www.powerpackaging.com.au/category/2454-soaps-disinfectant">Soaps/Disinfectant</a>
  677.                                    </li>
  678.                            <li class="category level_2 " style="">
  679.                    <a href="https://www.powerpackaging.com.au/category/2468-facial-tissues">Facial Tissues</a>
  680.                                    </li>
  681.                            <li class="category level_2 " style="">
  682.                    <a href="https://www.powerpackaging.com.au/category/2452-toilet-paper">Toilet Paper</a>
  683.                                    </li>
  684.                            <li class="category level_2 " style="">
  685.                    <a href="https://www.powerpackaging.com.au/category/2486-wipes">Wipes</a>
  686.                                    </li>
  687.                        </ul>
  688.                                    </li>
  689.                            <li class="category level_1 " style="">
  690.                    <a href="https://www.powerpackaging.com.au/category/2518--">______________________________</a>
  691.                                    </li>
  692.                        </ul>
  693.                </div>
  694.    <div id="body">
  695.  
  696.                                
  697.  
  698.  
  699.  
  700.  
  701.  
  702.                                                    
  703.        
  704.  
  705.  
  706.                <h1 style="">
  707.        
  708.        Stock Size Cartons
  709.            </h1>
  710.                            <div class="photos">
  711.            <div class="photo">
  712.                
  713.                
  714. <img src="https://d1mv2b9v99cq0i.cloudfront.net/eyJidWNrZXQiOiJ3ZWItbmluamEtaW1hZ2VzIiwia2V5IjoicG93ZXJwYWNrYWdpbmdcL2ltYWdlc1wvcHJvZGltZ1wvNTI1OV8xLmpwZyIsImVkaXRzIjp7InJlc2l6ZSI6eyJ3aWR0aCI6ODAsImhlaWdodCI6ODAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdlbWVudCI6dHJ1ZX19LCJ2ZXJzaW9uIjoiNDYyMGQyOWZkMmYzNjQ2MzZmODBmY2E4OWE1ZDE5MDRhYTRlZGJlOSJ9" alt="Stock Size Cartons" title="Stock Size Cartons"/>
  715.                            </div>
  716.        </div>
  717.                        <div class="description"><hr />
  718. <h1><strong>Stock Size Cardboard Boxes: Versatile Packaging Solutions</strong></h1>
  719. <p>Our stock size cardboard boxes provide the perfect solution for a wide variety of packaging needs. These sturdy, heavy-duty boxes are designed to meet your storage and transportation requirements.</p>
  720. <p>Here&rsquo;s why they&rsquo;re an excellent choice:</p>
  721. <ol>
  722. <li><strong>Tough and Durable:</strong>&nbsp;Our boxes are built to withstand the rigors of handling and shipping. Whether you&rsquo;re storing or moving items, these boxes won&rsquo;t let you down.</li>
  723. <li><strong>Flat-Packed Convenience:</strong>&nbsp;Supplied flat-packed, our boxes are easy to store in any space. No bulky containers taking up unnecessary room!</li>
  724. <li><strong>Range of Sizes:</strong>&nbsp;Choose from a variety of stock sizes, including:
  725. <ul>
  726. <li><strong>SSTHERMS and SSTHERML:</strong>&nbsp;Heavy-duty freezer-grade boxes.</li>
  727. <li><strong>SSARCHIVE:</strong>&nbsp;Die-cut archive boxes, perfect for file storage.</li>
  728. <li><strong>SSTEACHEST:</strong>&nbsp;Strong twin-cushion board boxes&mdash;ideal for moving and storage.</li>
  729. <li><strong>SSBX1, SSBX2 &amp; SSBX3:</strong>&nbsp;Small die-cut &ldquo;mailer&rdquo; boxes for smaller items.</li>
  730. </ul>
  731. </li>
  732. <li><strong>Customisation Options:</strong>&nbsp;Need a specific size? We also offer custom-made cartons tailored to your specifications. Plus, explore our printed boxes featuring your company name.</li>
  733. </ol></div>
  734.                <div class="clear clearfix"></div>                
  735.                
  736.    <div class="product-group-wrapper">
  737.        
  738.  
  739.  
  740.  
  741.    <div class="sorter sorter-top">
  742.        <form action="https://www.powerpackaging.com.au/category/2426-stock-size-cartons" method="post" class="form form-inline">
  743.            <label for="sorter">Sort By:</label>
  744.            <select name="sort" class="form-control ml-2">
  745.                                    <option value="1" selected="selected">Featured</option>
  746.                                    <option value="2" >Name A to Z</option>
  747.                                    <option value="3" >Name Z to A</option>
  748.                                    <option value="4" >Price Low to High</option>
  749.                                    <option value="5" >Price High to Low</option>
  750.                            </select>
  751.        </form>
  752.        <script type="text/javascript">
  753.            $(function() {
  754.                $('.sorter-top select').change(function() {
  755.                    $(this).closest("form").submit();
  756.                });
  757.            });
  758.        </script>
  759.    </div>
  760.  
  761. <div class="pagination pagination-top page-count-1">
  762.            <div class="results">
  763.            <span class="start">1</span> to <span class="end">8</span> of <span class="total">8</span> results        </div>
  764.        </div>
  765.  
  766.  
  767. <div class="clear"></div>
  768.  
  769. <ul class="product-groups grid">
  770.                <li class="product-group product-group-toggle-container  not-container">
  771.            
  772.    
  773.        
  774.            <div class=" details layoutmanager-layout-group layout_group_13">
  775.    
  776.  
  777.            <div class="flag"></div>                
  778.    <div class="photo">
  779.                <a href="https://www.powerpackaging.com.au/product-group/7945-stock-size-cartons/category/2426-stock-size-cartons">
  780.                        
  781. <img src="https://d1mv2b9v99cq0i.cloudfront.net/eyJidWNrZXQiOiJ3ZWItbmluamEtaW1hZ2VzIiwia2V5IjoicG93ZXJwYWNrYWdpbmdcL2ltYWdlc1wvcHJvZGltZ1wvM18xLmpwZyIsImVkaXRzIjp7InJlc2l6ZSI6eyJ3aWR0aCI6NDgwLCJoZWlnaHQiOjQ4MCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ2VtZW50Ijp0cnVlfX0sInZlcnNpb24iOiJiYmIzNjc0MzY2MTU0OTMwZTg4YmViYWFiZDQ4MWQxMTk2NGRkNzZjIn0=" alt="Stock Size Cartons" title="Stock Size Cartons"/>                    </a>
  782.        </div>
  783.                
  784.    <div class="name">
  785.                    <a href="https://www.powerpackaging.com.au/product-group/7945-stock-size-cartons/category/2426-stock-size-cartons">
  786.                Stock Size Cartons        </a>    </div>
  787.                
  788.                                                                                    <div class="price">$0.73 (ex GST)</div>
  789.                                                                            <div class="clear clearfix"></div>                </div>
  790.            
  791.            <div class=" details layoutmanager-layout-group layout_group_14">
  792.    
  793.  
  794.            
  795. <div class="button-outer view"><a href="https://www.powerpackaging.com.au/product-group/7945-stock-size-cartons/category/2426-stock-size-cartons">View Details</a></div>                </div>
  796.            </li>
  797.                    <li class="product-group product-group-toggle-container  not-container">
  798.            
  799.    
  800.        
  801.            <div class=" details layoutmanager-layout-group layout_group_13">
  802.    
  803.  
  804.            <div class="flag"></div>                
  805.    <div class="photo">
  806.                <a href="https://www.powerpackaging.com.au/product-group/12361-freezer-grade-boxes/category/2426-stock-size-cartons">
  807.                        
  808. <img src="https://d1mv2b9v99cq0i.cloudfront.net/eyJidWNrZXQiOiJ3ZWItbmluamEtaW1hZ2VzIiwia2V5IjoicG93ZXJwYWNrYWdpbmdcL2ltYWdlc1wvcHJvZGltZ1wvNTg2Ml8xLmpwZyIsImVkaXRzIjp7InJlc2l6ZSI6eyJ3aWR0aCI6NDgwLCJoZWlnaHQiOjQ4MCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ2VtZW50Ijp0cnVlfX0sInZlcnNpb24iOiI0NjIwZDI5ZmQyZjM2NDYzNmY4MGZjYTg5YTVkMTkwNGFhNGVkYmU5In0=" alt="Freezer Grade Boxes" title="Freezer Grade Boxes"/>                    </a>
  809.        </div>
  810.                
  811.    <div class="name">
  812.                    <a href="https://www.powerpackaging.com.au/product-group/12361-freezer-grade-boxes/category/2426-stock-size-cartons">
  813.                Freezer Grade Boxes        </a>    </div>
  814.                
  815.                                                                                    <div class="price">$1.92 (ex GST)</div>
  816.                                                                            <div class="clear clearfix"></div>                </div>
  817.            
  818.            <div class=" details layoutmanager-layout-group layout_group_14">
  819.    
  820.  
  821.            
  822. <div class="button-outer view"><a href="https://www.powerpackaging.com.au/product-group/12361-freezer-grade-boxes/category/2426-stock-size-cartons">View Details</a></div>                </div>
  823.            </li>
  824.                    <li class="product-group product-group-toggle-container  is-container">
  825.            
  826.    
  827.        
  828.            <div class=" details layoutmanager-layout-group layout_group_13">
  829.    
  830.  
  831.            <div class="flag"></div>                
  832.    <div class="photo">
  833.                <a href="https://www.powerpackaging.com.au/product/6345-brown-mailer-box-bx1-230x160x75mm?categoryId=2426">
  834.                        
  835. <img src="https://d1mv2b9v99cq0i.cloudfront.net/eyJidWNrZXQiOiJ3ZWItbmluamEtaW1hZ2VzIiwia2V5IjoicG93ZXJwYWNrYWdpbmdcL2ltYWdlc1wvcHJvZGltZ1wvNjM0NV8xLmpwZyIsImVkaXRzIjp7InJlc2l6ZSI6eyJ3aWR0aCI6NDgwLCJoZWlnaHQiOjQ4MCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ2VtZW50Ijp0cnVlfX0sInZlcnNpb24iOiIxMjJhNTFjNTY5NjQ1MWY1YmFkOThhZGMxNGUzY2RjMjlmNDZjZWI0In0=" alt="Brown Mailer Box - BX1 - 230x160x75mm" title="Brown Mailer Box - BX1 - 230x160x75mm"/>                    </a>
  836.        </div>
  837.                
  838.    <div class="name">
  839.                    <a href="https://www.powerpackaging.com.au/product/6345-brown-mailer-box-bx1-230x160x75mm?categoryId=2426">
  840.                Brown Mailer Box - BX1 - 230x160x75mm        </a>    </div>
  841.                
  842.                                                                                    <div class="price">$1.39 (ex GST)</div>
  843.                                                                            <div class="clear clearfix"></div>                </div>
  844.            
  845.            <div class=" details layoutmanager-layout-group layout_group_14">
  846.    
  847.  
  848.            
  849. <div class="button-outer view"><a href="https://www.powerpackaging.com.au/product/6345-brown-mailer-box-bx1-230x160x75mm?categoryId=2426">View Details</a></div>                </div>
  850.            </li>
  851.                    <li class="product-group product-group-toggle-container  is-container">
  852.            
  853.    
  854.        
  855.            <div class=" details layoutmanager-layout-group layout_group_13">
  856.    
  857.  
  858.            <div class="flag"></div>                
  859.    <div class="photo">
  860.                <a href="https://www.powerpackaging.com.au/product/6346-brown-mailer-box-bx2-300x225x105mm?categoryId=2426">
  861.                        
  862. <img src="https://d1mv2b9v99cq0i.cloudfront.net/eyJidWNrZXQiOiJ3ZWItbmluamEtaW1hZ2VzIiwia2V5IjoicG93ZXJwYWNrYWdpbmdcL2ltYWdlc1wvcHJvZGltZ1wvNjM0Nl8xLmpwZyIsImVkaXRzIjp7InJlc2l6ZSI6eyJ3aWR0aCI6NDgwLCJoZWlnaHQiOjQ4MCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ2VtZW50Ijp0cnVlfX0sInZlcnNpb24iOiJlMTkyNWU0NDRkNDA5OTViYWQ2YzBjOTI4MzgzZjU0YjhmMGZhNGE5In0=" alt="Brown Mailer Box - BX2 - 300x225x105mm" title="Brown Mailer Box - BX2 - 300x225x105mm"/>                    </a>
  863.        </div>
  864.                
  865.    <div class="name">
  866.                    <a href="https://www.powerpackaging.com.au/product/6346-brown-mailer-box-bx2-300x225x105mm?categoryId=2426">
  867.                Brown Mailer Box - BX2 - 300x225x105mm        </a>    </div>
  868.                
  869.                                                                                    <div class="price">$1.95 (ex GST)</div>
  870.                                                                            <div class="clear clearfix"></div>                </div>
  871.            
  872.            <div class=" details layoutmanager-layout-group layout_group_14">
  873.    
  874.  
  875.            
  876. <div class="button-outer view"><a href="https://www.powerpackaging.com.au/product/6346-brown-mailer-box-bx2-300x225x105mm?categoryId=2426">View Details</a></div>                </div>
  877.            </li>
  878.                    <li class="product-group product-group-toggle-container  is-container">
  879.            
  880.    
  881.        
  882.            <div class=" details layoutmanager-layout-group layout_group_13">
  883.    
  884.  
  885.            <div class="flag"></div>                
  886.    <div class="photo">
  887.                <a href="https://www.powerpackaging.com.au/product/7018-white-mailer-box-100x100x100mm?categoryId=2426">
  888.                        
  889. <img src="https://d1mv2b9v99cq0i.cloudfront.net/eyJidWNrZXQiOiJ3ZWItbmluamEtaW1hZ2VzIiwia2V5IjoicG93ZXJwYWNrYWdpbmdcL2ltYWdlc1wvcHJvZGltZ1wvNzAxOF8xLmpwZyIsImVkaXRzIjp7InJlc2l6ZSI6eyJ3aWR0aCI6NDgwLCJoZWlnaHQiOjQ4MCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ2VtZW50Ijp0cnVlfX0sInZlcnNpb24iOiI0NDE1NDJlOGY2Mjc2MjBhNjJmMDcwODk1N2U5ZWYyYjAwNzc0MDQ2In0=" alt="White Mailer Box - 100x100x100mm" title="White Mailer Box - 100x100x100mm"/>                    </a>
  890.        </div>
  891.                
  892.    <div class="name">
  893.                    <a href="https://www.powerpackaging.com.au/product/7018-white-mailer-box-100x100x100mm?categoryId=2426">
  894.                White Mailer Box - 100x100x100mm        </a>    </div>
  895.                
  896.                                                                                    <div class="price">$66.15 (ex GST)</div>
  897.                                                                            <div class="clear clearfix"></div>                </div>
  898.            
  899.            <div class=" details layoutmanager-layout-group layout_group_14">
  900.    
  901.  
  902.            
  903. <div class="button-outer view"><a href="https://www.powerpackaging.com.au/product/7018-white-mailer-box-100x100x100mm?categoryId=2426">View Details</a></div>                </div>
  904.            </li>
  905.                    <li class="product-group product-group-toggle-container  is-container">
  906.            
  907.    
  908.        
  909.            <div class=" details layoutmanager-layout-group layout_group_13">
  910.    
  911.  
  912.            <div class="flag"></div>                
  913.    <div class="photo">
  914.                <a href="https://www.powerpackaging.com.au/product/8313-cardboard-tube-box-100x100x610mm-plain?categoryId=2426">
  915.                        
  916. <img src="https://d1mv2b9v99cq0i.cloudfront.net/eyJidWNrZXQiOiJ3ZWItbmluamEtaW1hZ2VzIiwia2V5IjoicG93ZXJwYWNrYWdpbmdcL2ltYWdlc1wvcHJvZGltZ1wvODMxM18xLmpwZyIsImVkaXRzIjp7InJlc2l6ZSI6eyJ3aWR0aCI6NDgwLCJoZWlnaHQiOjQ4MCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ2VtZW50Ijp0cnVlfX0sInZlcnNpb24iOiJhNzc3N2RlNDdiNjYyMmM5OGZlZTliODc0NmI0ODk5NDNkNTEyYWRkIn0=" alt="Cardboard Tube Box 100x100x610mm - Plain" title="Cardboard Tube Box 100x100x610mm - Plain"/>                    </a>
  917.        </div>
  918.                
  919.    <div class="name">
  920.                    <a href="https://www.powerpackaging.com.au/product/8313-cardboard-tube-box-100x100x610mm-plain?categoryId=2426">
  921.                Cardboard Tube Box 100x100x610mm - Plain        </a>    </div>
  922.                
  923.                                                                                    <div class="price">$0.96 (ex GST)</div>
  924.                                                                            <div class="clear clearfix"></div>                </div>
  925.            
  926.            <div class=" details layoutmanager-layout-group layout_group_14">
  927.    
  928.  
  929.            
  930. <div class="button-outer view"><a href="https://www.powerpackaging.com.au/product/8313-cardboard-tube-box-100x100x610mm-plain?categoryId=2426">View Details</a></div>                </div>
  931.            </li>
  932.                    <li class="product-group product-group-toggle-container  is-container">
  933.            
  934.    
  935.        
  936.            <div class=" details layoutmanager-layout-group layout_group_13">
  937.    
  938.  
  939.            <div class="flag"></div>                
  940.    <div class="photo">
  941.                <a href="https://www.powerpackaging.com.au/product/8342-black-a5-mailer-box-220x160x100mm?categoryId=2426">
  942.                        
  943. <img src="https://d1mv2b9v99cq0i.cloudfront.net/eyJidWNrZXQiOiJ3ZWItbmluamEtaW1hZ2VzIiwia2V5IjoicG93ZXJwYWNrYWdpbmdcL2ltYWdlc1wvcHJvZGltZ1wvODM0Ml8xLmpwZyIsImVkaXRzIjp7InJlc2l6ZSI6eyJ3aWR0aCI6NDgwLCJoZWlnaHQiOjQ4MCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ2VtZW50Ijp0cnVlfX0sInZlcnNpb24iOiJmY2M5ZTIzMzE0ZmZiZTMzNTk3NDg5M2I3YmQ3Mjg1NTExMGJlNmQwIn0=" alt="Black A5 Mailer Box 220x160x100mm" title="Black A5 Mailer Box 220x160x100mm"/>                    </a>
  944.        </div>
  945.                
  946.    <div class="name">
  947.                    <a href="https://www.powerpackaging.com.au/product/8342-black-a5-mailer-box-220x160x100mm?categoryId=2426">
  948.                Black A5 Mailer Box 220x160x100mm        </a>    </div>
  949.                
  950.                                                                                    <div class="price">$1.22 (ex GST)</div>
  951.                                                                            <div class="clear clearfix"></div>                </div>
  952.            
  953.            <div class=" details layoutmanager-layout-group layout_group_14">
  954.    
  955.  
  956.            
  957. <div class="button-outer view"><a href="https://www.powerpackaging.com.au/product/8342-black-a5-mailer-box-220x160x100mm?categoryId=2426">View Details</a></div>                </div>
  958.            </li>
  959.                    <li class="product-group product-group-toggle-container  is-container">
  960.            
  961.    
  962.        
  963.            <div class=" details layoutmanager-layout-group layout_group_13">
  964.    
  965.  
  966.            <div class="flag"></div>                
  967.    <div class="photo">
  968.                <a href="https://www.powerpackaging.com.au/product/8409-cardboard-tube-box-100x100x800mm-plain?categoryId=2426">
  969.                        
  970. <img src="https://d1mv2b9v99cq0i.cloudfront.net/eyJidWNrZXQiOiJ3ZWItbmluamEtaW1hZ2VzIiwia2V5IjoicG93ZXJwYWNrYWdpbmdcL2ltYWdlc1wvcHJvZGltZ1wvODQwOV8xLmpwZyIsImVkaXRzIjp7InJlc2l6ZSI6eyJ3aWR0aCI6NDgwLCJoZWlnaHQiOjQ4MCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ2VtZW50Ijp0cnVlfX0sInZlcnNpb24iOiJhZDVjYmYyZDQwMjJkMTE0YzZkODEzOGNlYmQzZjgzNDNmN2IwOWU5In0=" alt="Cardboard Tube Box 100x100x800mm - Plain" title="Cardboard Tube Box 100x100x800mm - Plain"/>                    </a>
  971.        </div>
  972.                
  973.    <div class="name">
  974.                    <a href="https://www.powerpackaging.com.au/product/8409-cardboard-tube-box-100x100x800mm-plain?categoryId=2426">
  975.                Cardboard Tube Box 100x100x800mm - Plain        </a>    </div>
  976.                
  977.                                                                                    <div class="price">$1.22 (ex GST)</div>
  978.                                                                            <div class="clear clearfix"></div>                </div>
  979.            
  980.            <div class=" details layoutmanager-layout-group layout_group_14">
  981.    
  982.  
  983.            
  984. <div class="button-outer view"><a href="https://www.powerpackaging.com.au/product/8409-cardboard-tube-box-100x100x800mm-plain?categoryId=2426">View Details</a></div>                </div>
  985.            </li>
  986.                <div class="clear"></div>
  987. </ul>
  988.  
  989. <div class="clear"></div>
  990.  
  991.  
  992. <div class="pagination pagination-bottom page-count-1">
  993.            <div class="results">
  994.            <span class="start">1</span> to <span class="end">8</span> of <span class="total">8</span> results        </div>
  995.        </div>
  996.  
  997.    <div class="sorter sorter-bottom">
  998.        <form action="https://www.powerpackaging.com.au/category/2426-stock-size-cartons" method="post" class="form form-inline">
  999.            <label for="sorter">Sort By:</label>
  1000.            <select name="sort" class="form-control ml-2">
  1001.                                    <option value="1" selected="selected">Featured</option>
  1002.                                    <option value="2" >Name A to Z</option>
  1003.                                    <option value="3" >Name Z to A</option>
  1004.                                    <option value="4" >Price Low to High</option>
  1005.                                    <option value="5" >Price High to Low</option>
  1006.                            </select>
  1007.        </form>
  1008.        <script type="text/javascript">
  1009.            $(function() {
  1010.                $('.sorter-bottom select').change(function() {
  1011.                    $(this).closest("form").submit();
  1012.                });
  1013.            });
  1014.        </script>
  1015.    </div>
  1016.  
  1017.  
  1018.    </div>
  1019.  
  1020.                <div class="clear clearfix"></div>                    <div class="userfield">
  1021.                    <div style="margin: 0 auto; max-width: 900px; padding: 20px; background: #fff; border-radius: 8px; box-shadow: 0 2px 8px rgba(0,0,0,0.05);">
  1022. <h3 style="color: #1a73e8; font-size: 1.5em; margin-bottom: 16px; border-bottom: 2px solid #f2f2f2; padding-bottom: 8px;">Why Choose Power Packaging Cardboard Boxes?</h3>
  1023. <div style="margin-bottom: 24px;">
  1024. <div style="display: flex; flex-wrap: wrap; margin-bottom: 16px; background: #f9fbfc; border-radius: 8px; padding: 16px; box-shadow: 0 1px 4px rgba(0,0,0,0.03);"><strong style="color: #1a73e8; margin-bottom: 8px; display: block;">Durable &amp; Reliable</strong>
  1025. <p style="color: #555; margin: 0; line-height: 1.6;">Made from high-quality corrugated material, our boxes are designed to withstand shipping and handling, keeping your goods secure and protected.</p>
  1026. </div>
  1027. <div style="display: flex; flex-wrap: wrap; margin-bottom: 16px; background: #f9fbfc; border-radius: 8px; padding: 16px; box-shadow: 0 1px 4px rgba(0,0,0,0.03);"><strong style="color: #1a73e8; margin-bottom: 8px; display: block;">Eco-Friendly &amp; Sustainable</strong>
  1028. <p style="color: #555; margin: 0; line-height: 1.6;">Cardboard is 100% recyclable and compostable. Choosing our boxes supports sustainability and reduces your environmental footprint.</p>
  1029. </div>
  1030. <div style="display: flex; flex-wrap: wrap; margin-bottom: 16px; background: #f9fbfc; border-radius: 8px; padding: 16px; box-shadow: 0 1px 4px rgba(0,0,0,0.03);"><strong style="color: #1a73e8; margin-bottom: 8px; display: block;">Cost-Effective Solutions</strong>
  1031. <p style="color: #555; margin: 0; line-height: 1.6;">Available in a wide range of sizes, our boxes deliver premium protection at competitive prices&mdash;perfect for businesses and households.</p>
  1032. </div>
  1033. </div>
  1034. <h3 style="color: #1a73e8; font-size: 1.5em; margin-bottom: 16px; border-bottom: 2px solid #f2f2f2; padding-bottom: 8px;">Where Can You Use Our Cardboard Boxes?</h3>
  1035. <div style="margin-bottom: 24px;">
  1036. <div style="display: flex; flex-wrap: wrap; margin-bottom: 16px; background: #f9fbfc; border-radius: 8px; padding: 16px; box-shadow: 0 1px 4px rgba(0,0,0,0.03);"><strong style="color: #1a73e8; margin-bottom: 8px; display: block;">Moving &amp; Storage</strong>
  1037. <p style="color: #555; margin: 0; line-height: 1.6;">Perfect for moving house or storing household items&mdash;our boxes are sturdy enough for heavy loads and easy to stack.</p>
  1038. </div>
  1039. <div style="display: flex; flex-wrap: wrap; margin-bottom: 16px; background: #f9fbfc; border-radius: 8px; padding: 16px; box-shadow: 0 1px 4px rgba(0,0,0,0.03);"><strong style="color: #1a73e8; margin-bottom: 8px; display: block;">Shipping &amp; Transportation</strong>
  1040. <p style="color: #555; margin: 0; line-height: 1.6;">Ideal for shipping fragile or heavy items&mdash;our boxes protect your products during transit, reducing damage and loss.</p>
  1041. </div>
  1042. <div style="display: flex; flex-wrap: wrap; margin-bottom: 16px; background: #f9fbfc; border-radius: 8px; padding: 16px; box-shadow: 0 1px 4px rgba(0,0,0,0.03);"><strong style="color: #1a73e8; margin-bottom: 8px; display: block;">Retail &amp; E-commerce</strong>
  1043. <p style="color: #555; margin: 0; line-height: 1.6;">Custom branding options available. Our boxes help you deliver a professional, branded experience to your customers.</p>
  1044. </div>
  1045. </div>
  1046. <h3 style="color: #1a73e8; font-size: 1.5em; margin-bottom: 16px; border-bottom: 2px solid #f2f2f2; padding-bottom: 8px;">Types of Cardboard Boxes Available</h3>
  1047. <div style="margin-bottom: 24px;">
  1048. <div style="display: flex; flex-wrap: wrap; margin-bottom: 16px; background: #f9fbfc; border-radius: 8px; padding: 16px; box-shadow: 0 1px 4px rgba(0,0,0,0.03);"><strong style="color: #1a73e8; margin-bottom: 8px; display: block;">Single Wall Boxes</strong>
  1049. <p style="color: #555; margin: 0; line-height: 1.6;">Perfect for lightweight and general-purpose packaging&mdash;easy to assemble and use for everyday needs.</p>
  1050. </div>
  1051. <div style="display: flex; flex-wrap: wrap; margin-bottom: 16px; background: #f9fbfc; border-radius: 8px; padding: 16px; box-shadow: 0 1px 4px rgba(0,0,0,0.03);"><strong style="color: #1a73e8; margin-bottom: 8px; display: block;">Double Wall Boxes</strong>
  1052. <p style="color: #555; margin: 0; line-height: 1.6;">Extra strength and protection for heavy items&mdash;withstands more pressure during stacking and shipping.</p>
  1053. </div>
  1054. <div style="display: flex; flex-wrap: wrap; margin-bottom: 16px; background: #f9fbfc; border-radius: 8px; padding: 16px; box-shadow: 0 1px 4px rgba(0,0,0,0.03);"><strong style="color: #1a73e8; margin-bottom: 8px; display: block;">Die-Cut Boxes</strong>
  1055. <p style="color: #555; margin: 0; line-height: 1.6;">Custom-designed for specific products&mdash;minimizes movement and protects uniquely shaped or fragile items.</p>
  1056. </div>
  1057. <div style="display: flex; flex-wrap: wrap; margin-bottom: 16px; background: #f9fbfc; border-radius: 8px; padding: 16px; box-shadow: 0 1px 4px rgba(0,0,0,0.03);"><strong style="color: #1a73e8; margin-bottom: 8px; display: block;">Mailer Boxes</strong>
  1058. <p style="color: #555; margin: 0; line-height: 1.6;">Easy to assemble and secure&mdash;popular with e-commerce businesses for sending small to medium items.</p>
  1059. </div>
  1060. <div style="display: flex; flex-wrap: wrap; margin-bottom: 16px; background: #f9fbfc; border-radius: 8px; padding: 16px; box-shadow: 0 1px 4px rgba(0,0,0,0.03);"><strong style="color: #1a73e8; margin-bottom: 8px; display: block;">Large Cartons &amp; Pallet Boxes</strong>
  1061. <p style="color: #555; margin: 0; line-height: 1.6;">For industrial or bulk packaging&mdash;handles oversized items and heavy loads with ease.</p>
  1062. </div>
  1063. </div>
  1064. <div style="background: #f2f8ff; border: 2px solid #1a73e8; border-radius: 8px; padding: 24px; text-align: center; margin: 30px auto; max-width: 800px;">
  1065. <h3 style="color: #1a73e8; margin-top: 0; margin-bottom: 16px; font-size: 1.5em;">Need Custom Packaging? Get a Quote Today!</h3>
  1066. <p style="color: #555; margin-bottom: 20px; line-height: 1.6;">Whether you need custom print, size, or style, our team is ready to create the perfect packaging solution for your business. Email us now for fast, competitive pricing on custom cardboard boxes tailored to your needs.</p>
  1067. <a style="display: inline-block; background: #1a73e8; color: #fff; padding: 14px 32px; border-radius: 6px; text-decoration: none; font-weight: bold; transition: background 0.2s ease; box-shadow: 0 2px 8px rgba(0,0,0,0.1);" href="mailto:sales@powerpackaging.com.au"> Email Us for a Quote </a></div>
  1068. </div>            </div>
  1069.                
  1070.                                    </div>
  1071.                                                                                    <div class="clear"></div>
  1072.                        </div>
  1073.                    </div>
  1074.                </div>
  1075.                            
  1076.            
  1077.                                            <div id="footer-outer">
  1078.                    <footer>
  1079.                        <div id="footer">
  1080.                            <div id="footer-inner">
  1081.                                                                                        
  1082.        
  1083.            <div class="  layoutmanager-layout-group layout_group_36" id="footer-top">
  1084.    
  1085.  
  1086.                            <div class="footer-column layoutmanager-layout-component layout_component_86" id="footer-column1">
  1087.                <div id="block_6"><h3>Stay Connected</h3>
  1088. <p><a href="https://www.facebook.com/powerpackagingaus/" target="_blank" rel="noopener">Facebook</a></p>
  1089. <p><a href="https://www.instagram.com/powerpackagingaus/" target="_blank" rel="noopener">Instagram</a></p>
  1090. <p><a href="https://twitter.com/power_packaging" target="_blank" rel="noopener">Twitter</a></p>
  1091. <p><a href="https://www.linkedin.com/organization/2992641/" target="_blank" rel="noopener">LinkedIn</a></p>
  1092. <p><a href="https://www.youtube.com/channel/UCWIoZvQ2OG_3zB1DDRMmdTQ" target="_blank" rel="noopener">YouTube</a></p>
  1093. <p>&nbsp;</p>
  1094. <p>&nbsp;</p></div>                        </div>
  1095.                                        <div class="footer-column layoutmanager-layout-component layout_component_87" id="footer-column2">
  1096.                    <h3>Quick Links</h3>
  1097. <ul id="menu_2" class="content-menu sf-menu nav navbar-nav">
  1098.                <li class="level_0 li_63  ">
  1099.    <a class="a_63 " href="page/1/about-us"  >About Us</a>
  1100.        </li>
  1101.            <li class="level_0 li_54  ">
  1102.    <a class="a_54 " href="page/11/business-hours"  >Business Hours</a>
  1103.        </li>
  1104.            <li class="level_0 li_51  ">
  1105.    <a class="a_51 " href="contact"  >Contact Us</a>
  1106.        </li>
  1107.            <li class="level_0 li_49  ">
  1108.    <a class="a_49 " href="file/7/credit-application-form-2024" target="_blank" >Credit Application Form</a>
  1109.        </li>
  1110.            <li class="level_0 li_50  ">
  1111.    <a class="a_50 " href="page/3/privacy-policy"  >Privacy Policy</a>
  1112.        </li>
  1113.            <li class="level_0 li_22  ">
  1114.    <a class="a_22 " href="page/4/shipping-and-returns"  >Shipping & Returns</a>
  1115.        </li>
  1116.            <li class="level_0 li_23  ">
  1117.    <a class="a_23 " href="page/2/terms-and-conditions"  >Terms & Conditions</a>
  1118.        </li>
  1119.            <li class="level_0 li_57  ">
  1120.    <a class="a_57 " href="page/13/packaging-supplies-and-solutions-power-packaging-"  >Articles</a>
  1121.        </li>
  1122.    </ul>
  1123.  
  1124. <script type="text/javascript">$(function(){$('#menu_2').superfish({"cssArrows":false});});</script>                        </div>
  1125.                                        <div class="footer-column layoutmanager-layout-component layout_component_89" id="footer-column3">
  1126.                <div id="block_7"><h3>Contact Us</h3>
  1127. <p>2/23 Birmingham Avenue, Villawood NSW 2163</p>
  1128. <p>Phone: (02) 9725 2211&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</p>
  1129. <p>Email:&nbsp;<a title="Email Power Packaging" href="mailto:sales@powerpackaging.com.au">sales@powerpackaging.com.au</a></p>
  1130. <p><img src="//www.mysecuressls.com/images/seals/crazy_secure_04.png" alt="Secure SSL" border="0" /></p>
  1131. <p>&nbsp;</p>
  1132. <p>&nbsp;</p></div>                        </div>
  1133.                        <div class="clear clearfix"></div>                </div>
  1134.            
  1135.            <div class="  layoutmanager-layout-group layout_group_37" id="footer-bottom">
  1136.    
  1137.  
  1138.                            <div class=" layoutmanager-layout-component layout_component_93" id="footer-bottom-menu">
  1139.                <ul id="menu_5" class="content-menu sf-menu nav navbar-nav">
  1140.                <li class="level_0 li_62  ">
  1141.    <a class="a_62 " href="https://www.powerpackaging.com.au/page/1/about-us"  >About Us</a>
  1142.        </li>
  1143.            <li class="level_0 li_45  ">
  1144.    <a class="a_45 " href="file/7/credit-application-form-2024" target="_blank" >Credit Application Form</a>
  1145.        </li>
  1146.            <li class="level_0 li_46  ">
  1147.    <a class="a_46 " href="page/2/terms-and-conditions"  >Terms & Conditions</a>
  1148.        </li>
  1149.            <li class="level_0 li_47  ">
  1150.    <a class="a_47 " href="page/3/privacy-policy"  >Privacy Policy</a>
  1151.        </li>
  1152.            <li class="level_0 li_48  ">
  1153.    <a class="a_48 " href="contact"  >Contact Us</a>
  1154.        </li>
  1155.    </ul>
  1156.  
  1157. <script type="text/javascript">$(function(){$('#menu_5').superfish({"cssArrows":false});});</script>                        </div>
  1158.                                        <div class=" layoutmanager-layout-component layout_component_91" id="footer-bottom-left">
  1159.                <div id="block_8"><p style="margin-bottom: 0.26cm; font-style: normal; font-weight: normal; text-align: center;" align="LEFT"><span style="color: #7b7b7b;"><span style="font-family: Open Sans, sans-serif;"><span style="font-size: small;">Copyright 2025 - Power Packaging ABN 77 003 683 154:: Packaging Supplies, Villawood, Sydney, NSW</span></span></span></p></div>                        </div>
  1160.                        <a href="javascript:" id="return-to-top"><i class="fa fa-chevron-up"></i></a>                </div>
  1161.                                                                            </div>
  1162.                        </div>
  1163.                    </footer>
  1164.                </div>
  1165.                                    </div>
  1166.        <div id="products-added-modal" class="modal hide fade"></div>
  1167.        <script type="text/javascript" src="https://d39o10hdlsc638.cloudfront.net/bundles/shop/js/bootstrap.min.js?v=1.01"></script>
  1168.  
  1169.        <script type="text/javascript" src="https://d39o10hdlsc638.cloudfront.net/bundles/shop/js/ausbankdeposit.js?v=1.01" ></script><script type="text/javascript" src="https://d39o10hdlsc638.cloudfront.net/bundles/shop/js/ajax-cart-modal.min.js?v=1.19" ></script><script type="text/javascript" src="https://d39o10hdlsc638.cloudfront.net/bundles/shop/js/ajax-request.min.js?v=1.02" ></script><script type="text/javascript" src="https://d39o10hdlsc638.cloudfront.net/bundles/shop/js/ajax-form.min.js?v=1.02" ></script><script type="text/javascript" src="https://d39o10hdlsc638.cloudfront.net/bundles/shop/js/lazy-load.min.js?v=1.02" ></script><script type="text/javascript" src="https://d39o10hdlsc638.cloudfront.net/bundles/shop/js/product-group-buy-form.min.js?v=1.08" ></script><script type="text/javascript" src="https://d39o10hdlsc638.cloudfront.net/bundles/content/js/superfish-mega.js?v=1.01" ></script><script type="text/javascript" src="https://d39o10hdlsc638.cloudfront.net/bundles/shop/js/thumbify.js?v=1.02" ></script><script type="text/javascript" src="https://d39o10hdlsc638.cloudfront.net/bundles/content/bootstrap/js/bootstrap-datepicker.js?v=1.04" ></script><script type="text/javascript" src="https://d39o10hdlsc638.cloudfront.net/bundles/content/js/superfish.min.js?v=1.04" ></script><script type="text/javascript" src="https://d39o10hdlsc638.cloudfront.net/bundles/content/js/hoverIntent.min.js?v=1.03" ></script><script type="text/javascript" src="https://d39o10hdlsc638.cloudfront.net/bundles/shop/js/jquery.nivo.slider.min.js?v=1.09" ></script><script type="text/javascript" src="https://d39o10hdlsc638.cloudfront.net/bundles/shop/js/jquery-ui.min.js" ></script><script type="text/javascript" src="https://d39o10hdlsc638.cloudfront.net/bundles/template/skins/responsive002/js/layout.js?v=1.02" ></script><script type="text/javascript" src="https://d39o10hdlsc638.cloudfront.net/bundles/favourite/js/favourites.js?v=1.06" ></script><script type="text/javascript" src="https://cdn.pmnts.io/sdk/v1/fatzebra.js" ></script><script type="text/javascript" src="https://d39o10hdlsc638.cloudfront.net/bundles/fat-zebra/js/FatZebraPaymentForm.js?v=1.06" ></script><script type="text/javascript" src="https://d39o10hdlsc638.cloudfront.net/site/powerpackaging/template/js/custom/main.js?version=1655783738" ></script>
  1170.        <script type="text/javascript" nonce="">
  1171.            var myLazyLoad = new LazyLoad({
  1172.                elements_selector: ".lazy-load"
  1173.            });
  1174.        </script>
  1175.  
  1176.                                </body>
  1177. </html>
  1178.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda