<?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' => 'Office Storage',
'@id' => 'https://www.globalind.com.au/product-category/office-storage/',
),
),
2 =>
array (
'@type' => 'ListItem',
'position' => 3,
'item' =>
array (
'name' => 'Cabinets & Lockers',
'@id' => 'https://www.globalind.com.au/product-category/office-storage/cabinets-lockers/',
),
),
3 =>
array (
'@type' => 'ListItem',
'position' => 4,
'item' =>
array (
'name' => 'MK2 Two Door Cabinet',
'@id' => 'https://www.globalind.com.au/product/mk2-two-door-cabinet/',
),
),
),
),
1 =>
array (
'@context' => 'https://schema.org/',
'@type' => 'Product',
'@id' => 'https://www.globalind.com.au/product/mk2-two-door-cabinet/product-SOC046',
'name' => 'MK2 Two Door Cabinet',
'url' => 'https://www.globalind.com.au/product/mk2-two-door-cabinet/',
'description' => 'MODEL
SOC046
TYPE
2 door cabinet
DIMENSIONS
900W x 450D x 1850mmH
NUMBER OF SHELVES
4 adjustable shelves
FINISH
Powder coated grey
CAPACITY
50kg UDL per shelf
FLAT PACK
Flat Packed – Additional charge for assembly
LOCK
Lock inbuilt into door and supplied with unique key
',
'image' => 'https://s3-ap-southeast-2.amazonaws.com/assets.globalind.com.au/app/uploads/2017/06/31042017/cabinet_004.jpg',
'sku' => 'SOC046',
'offers' =>
array (
0 =>
array (
'@type' => 'Offer',
'price' => '250.80',
'priceValidUntil' => '2022-12-31',
'priceSpecification' =>
array (
'price' => '250.80',
'priceCurrency' => 'AUD',
'valueAddedTaxIncluded' => 'false',
),
'priceCurrency' => 'AUD',
'availability' => 'http://schema.org/InStock',
'url' => 'https://www.globalind.com.au/product/mk2-two-door-cabinet/',
'seller' =>
array (
'@type' => 'Organization',
'name' => 'Global Industrial',
'url' => 'https://www.globalind.com.au',
),
),
),
),
),
); ?>