<?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' => 'Steel Under-Body Toolbox',
'@id' => 'https://www.globalind.com.au/product/steel-under-body-toolbox/',
),
),
),
),
1 =>
array (
'@context' => 'https://schema.org/',
'@type' => 'Product',
'@id' => 'https://www.globalind.com.au/product/steel-under-body-toolbox/product-1830',
'name' => 'Steel Under-Body Toolbox',
'url' => 'https://www.globalind.com.au/product/steel-under-body-toolbox/',
'description' => 'Dimensions:
660mm x 260mmD x 405mmH
Dimensions of recess:
65mm (from door front to box)
100mm (top of box to top of door)
Construction:
1.5mm thick steel
Colour:
Powder coated white or black
Opening:
Side opening door complete with rubber seals
Locks:
One stainless steel T-handle
Load capacity:
20kgs UDL Max
Positions:
Left of wheel (drivers side rear / passenger side cab)
Right of wheel (drivers side cab / passenger side rear)
Weight:
15kgs each
',
'image' => 'https://s3-ap-southeast-2.amazonaws.com/assets.globalind.com.au/app/uploads/2017/06/31043039/White-underbody_003.jpg',
'sku' => 1830,
'offers' =>
array (
0 =>
array (
'@type' => 'Offer',
'price' => '152.12',
'priceValidUntil' => '2022-12-31',
'priceSpecification' =>
array (
'price' => '152.12',
'priceCurrency' => 'AUD',
'valueAddedTaxIncluded' => 'false',
),
'priceCurrency' => 'AUD',
'availability' => 'http://schema.org/InStock',
'url' => 'https://www.globalind.com.au/product/steel-under-body-toolbox/',
'seller' =>
array (
'@type' => 'Organization',
'name' => 'Global Industrial',
'url' => 'https://www.globalind.com.au',
),
),
),
),
),
); ?>