<?php data =
array (
'@context' => 'https://schema.org/',
'@graph' =>
array (
0 =>
array (
'@context' => 'https://schema.org/',
'@type' => 'BreadcrumbList',
'itemListElement' =>
array (
0 =>
array (
'@type' => 'ListItem',
'position' => 1,
'item' =>
array (
'name' => 'Home',
'@id' => 'https://www.globalind.com.au',
),
),
1 =>
array (
'@type' => 'ListItem',
'position' => 2,
'item' =>
array (
'name' => 'Ute Tool Boxes',
'@id' => 'https://www.globalind.com.au/product-category/ute-tool-boxes/',
),
),
2 =>
array (
'@type' => 'ListItem',
'position' => 3,
'item' =>
array (
'name' => 'Steel Ute Toolboxes',
'@id' => 'https://www.globalind.com.au/product-category/ute-tool-boxes/steel-box/',
),
),
3 =>
array (
'@type' => 'ListItem',
'position' => 4,
'item' =>
array (
'name' => 'N Series Toolbox – Steel Minebox with Internal Drawers',
'@id' => 'https://www.globalind.com.au/product/n-series-toolbox-steel-minebox-with-internal-drawers/',
),
),
),
),
1 =>
array (
'@context' => 'https://schema.org/',
'@type' => 'Product',
'@id' => 'https://www.globalind.com.au/product/n-series-toolbox-steel-minebox-with-internal-drawers/product-1841',
'name' => 'N Series Toolbox - Steel Minebox with Internal Drawers',
'url' => 'https://www.globalind.com.au/product/n-series-toolbox-steel-minebox-with-internal-drawers/',
'description' => 'MODEL
TBN0610
TBN0620
TBN0630
COLOUR
White
DIMENSIONS
1280L x 616D x 950mmH
1565L x 616D x 950mmH
1850L x 616D x 950mmH
WEIGHT
115kg
132kg
156kg
DRAWERS
Four internal half drawers
DRAWER CAPACITY
20kgs UDL
LOCKING POINTS
Two stainless steel T-Handles on the front door and spring loaded latches for the internal drawers
DOOR STYLE
Full open
CONSTRUCTION
1.5mm Powder coated steel
FORK ENTRY BARS
Three 50x50mm bars with anchor points
',
'image' => 'https://s3-ap-southeast-2.amazonaws.com/assets.globalind.com.au/app/uploads/2017/06/31042321/N-Series-Mine-Box_002.jpg',
'sku' => 1841,
'offers' =>
array (
0 =>
array (
'@type' => 'Offer',
'price' => '1086.46',
'priceValidUntil' => '2022-12-31',
'priceSpecification' =>
array (
'price' => '1086.46',
'priceCurrency' => 'AUD',
'valueAddedTaxIncluded' => 'false',
),
'priceCurrency' => 'AUD',
'availability' => 'http://schema.org/InStock',
'url' => 'https://www.globalind.com.au/product/n-series-toolbox-steel-minebox-with-internal-drawers/',
'seller' =>
array (
'@type' => 'Organization',
'name' => 'Global Industrial',
'url' => 'https://www.globalind.com.au',
),
),
),
),
),
); ?>