<?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' => 'Truck Under-Body Toolbox 600mm',
'@id' => 'https://www.globalind.com.au/product/truck-under-body-toolbox-600mm/',
),
),
),
),
1 =>
array (
'@context' => 'https://schema.org/',
'@type' => 'Product',
'@id' => 'https://www.globalind.com.au/product/truck-under-body-toolbox-600mm/product-TBP0097',
'name' => 'Truck Under-Body Toolbox 600mm',
'url' => 'https://www.globalind.com.au/product/truck-under-body-toolbox-600mm/',
'description' => 'MODEL
TBP0097
COLOUR
Black
DIMENSIONS
600L x 450D x 450mmH
WEIGHT (KG)
14kg
LOCKING POINTS
Stainless steel T-Handle
DOOR STYLE
Full open front doors
DOOR LANCE
Stainless steel lance to support door when fully open
INTERNAL
Fully open internal space
CONSTRUCTION
1.5mm Powder Coated Steel',
'image' => 'https://s3-ap-southeast-2.amazonaws.com/assets.globalind.com.au/app/uploads/2018/06/22014455/TBP0097-2-005.jpg',
'sku' => 'TBP0097',
'offers' =>
array (
0 =>
array (
'@type' => 'Offer',
'price' => '198.43',
'priceValidUntil' => '2022-12-31',
'priceSpecification' =>
array (
'price' => '198.43',
'priceCurrency' => 'AUD',
'valueAddedTaxIncluded' => 'false',
),
'priceCurrency' => 'AUD',
'availability' => 'http://schema.org/InStock',
'url' => 'https://www.globalind.com.au/product/truck-under-body-toolbox-600mm/',
'seller' =>
array (
'@type' => 'Organization',
'name' => 'Global Industrial',
'url' => 'https://www.globalind.com.au',
),
),
),
),
),
); ?>