<?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 with Four drawers',
'@id' => 'https://www.globalind.com.au/product/n-series-toolbox-with-four-drawers/',
),
),
),
),
1 =>
array (
'@context' => 'https://schema.org/',
'@type' => 'Product',
'@id' => 'https://www.globalind.com.au/product/n-series-toolbox-with-four-drawers/product-1840',
'name' => 'N Series Toolbox with Four drawers',
'url' => 'https://www.globalind.com.au/product/n-series-toolbox-with-four-drawers/',
'description' => 'Dimensions:
1565mmL x 616mmD x 950mmH (TBN0420)
1850mmL x 616mmD x 950mmH (TBN0450)
Construction:
1.5mm thick steel
Colour:
Powder coated white
Fork Entry:
3 x 50mm x 50mm supports to allow forklift access
Opening:
Half tilt lid door with gas struts and rubber seals
Drawers:
4 x half length drawers with heavy duty slides and rubber seals
Drawer loading:
20kg UDL
Shelves:
1 x full length internal shelf
Locks:
2 x T-handles on tilt lid & 2 x internal drop down locking pin
',
'image' => 'https://s3-ap-southeast-2.amazonaws.com/assets.globalind.com.au/app/uploads/2017/06/31042306/N-Series-4-drawer_006.jpg',
'sku' => 1840,
'offers' =>
array (
0 =>
array (
'@type' => 'Offer',
'price' => '1577.33',
'priceValidUntil' => '2022-12-31',
'priceSpecification' =>
array (
'price' => '1577.33',
'priceCurrency' => 'AUD',
'valueAddedTaxIncluded' => 'false',
),
'priceCurrency' => 'AUD',
'availability' => 'http://schema.org/InStock',
'url' => 'https://www.globalind.com.au/product/n-series-toolbox-with-four-drawers/',
'seller' =>
array (
'@type' => 'Organization',
'name' => 'Global Industrial',
'url' => 'https://www.globalind.com.au',
),
),
),
),
),
); ?>