<?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' => 'Materials Handling',
'@id' => 'https://www.globalind.com.au/product-category/warehouse-racking/materials-handling-warehouse-racking/',
),
),
3 =>
array (
'@type' => 'ListItem',
'position' => 4,
'item' =>
array (
'name' => 'Bollard',
'@id' => 'https://www.globalind.com.au/product/bollard/',
),
),
),
),
1 =>
array (
'@context' => 'https://schema.org/',
'@type' => 'Product',
'@id' => 'https://www.globalind.com.au/product/bollard/product-HR-Bollard',
'name' => 'Bollard',
'url' => 'https://www.globalind.com.au/product/bollard/',
'description' => 'Bollard Size:
1000mmH with 120mmDia (HR100 & HR105)
1200mmH with 160mmDia (HR110 &HR115)
Finish:
Yellow Powder Coated or HDG
Wall Thickness:
3.5mm for the HR100 & HR105
5.25mm for the HR110 & HR115
Base Plate:
250x250 x 10mm Thick
Base plate has 4 holes to cater for M16 anchors (Anchors are not included)
',
'image' => 'https://s3-ap-southeast-2.amazonaws.com/assets.globalind.com.au/app/uploads/2019/01/08064611/HR100-115.jpg',
'sku' => 'HR-Bollard',
'offers' =>
array (
0 =>
array (
'@type' => 'Offer',
'price' => '68.32',
'priceValidUntil' => '2022-12-31',
'priceSpecification' =>
array (
'price' => '68.32',
'priceCurrency' => 'AUD',
'valueAddedTaxIncluded' => 'false',
),
'priceCurrency' => 'AUD',
'availability' => 'http://schema.org/InStock',
'url' => 'https://www.globalind.com.au/product/bollard/',
'seller' =>
array (
'@type' => 'Organization',
'name' => 'Global Industrial',
'url' => 'https://www.globalind.com.au',
),
),
),
),
),
); ?>