<?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' => 'Warehouse Racking',
'@id' => 'https://www.globalind.com.au/product-category/warehouse-racking/',
),
),
2 =>
array (
'@type' => 'ListItem',
'position' => 3,
'item' =>
array (
'name' => 'Shim Plates',
'@id' => 'https://www.globalind.com.au/product/shim-plates/',
),
),
),
),
1 =>
array (
'@context' => 'https://schema.org/',
'@type' => 'Product',
'@id' => 'https://www.globalind.com.au/product/shim-plates/product-1931',
'name' => 'Shim Plates',
'url' => 'https://www.globalind.com.au/product/shim-plates/',
'description' => 'Code:
Suits:
Thickness
RH0520
Narrow aisle footplate
1.5mm
RH0551
All global footplates except Narrow Isle & a large number of other brands.
1.5mm',
'image' => 'https://s3-ap-southeast-2.amazonaws.com/assets.globalind.com.au/app/uploads/2017/06/31042758/Racking-hardware_022.jpg',
'sku' => 1931,
'offers' =>
array (
0 =>
array (
'@type' => 'Offer',
'price' => '1.19',
'priceValidUntil' => '2022-12-31',
'priceSpecification' =>
array (
'price' => '1.19',
'priceCurrency' => 'AUD',
'valueAddedTaxIncluded' => 'false',
),
'priceCurrency' => 'AUD',
'availability' => 'http://schema.org/InStock',
'url' => 'https://www.globalind.com.au/product/shim-plates/',
'seller' =>
array (
'@type' => 'Organization',
'name' => 'Global Industrial',
'url' => 'https://www.globalind.com.au',
),
),
),
),
),
); ?>