<?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' => 'Workbenches',
'@id' => 'https://www.globalind.com.au/product-category/warehouse-racking/workbenches/',
),
),
3 =>
array (
'@type' => 'ListItem',
'position' => 4,
'item' =>
array (
'name' => '2 Tier Longspan workbench',
'@id' => 'https://www.globalind.com.au/product/2-tier-longspan-workbench/',
),
),
),
),
1 =>
array (
'@context' => 'https://schema.org/',
'@type' => 'Product',
'@id' => 'https://www.globalind.com.au/product/2-tier-longspan-workbench/product-SL-2Tier-WB',
'name' => '2 Tier Longspan workbench',
'url' => 'https://www.globalind.com.au/product/2-tier-longspan-workbench/',
'description' => 'Height:
900mm workbench height
Depth:
600mm, 900mm - For other depths please send us an enquiry
Length:
900mm, 1200mm, 1500mm, 1800mm, 2100mm and 2400mm long options are available
Shelf Inserts:
All levels use a 18mm partial board which fits inside the longspan step beams making the board sit flush with the top of the beam, FTB supports are optional, but are recommended for the 900mm deep options.
Surface treatment:
Frames - Post are powder coated dark grey with the bracing, feet, nuts and bolts being a galv finish
Beams - Post are powder coated dark grey
Board - Standard 18mm board with no surface treatment
',
'image' => 'https://s3-ap-southeast-2.amazonaws.com/assets.globalind.com.au/app/uploads/2017/01/10045006/LS-2-T-600Dx1800L.jpg',
'sku' => 'SL-2Tier-WB',
'offers' =>
array (
0 =>
array (
'@type' => 'Offer',
'price' => '130.66',
'priceValidUntil' => '2022-12-31',
'priceSpecification' =>
array (
'price' => '130.66',
'priceCurrency' => 'AUD',
'valueAddedTaxIncluded' => 'false',
),
'priceCurrency' => 'AUD',
'availability' => 'http://schema.org/InStock',
'url' => 'https://www.globalind.com.au/product/2-tier-longspan-workbench/',
'seller' =>
array (
'@type' => 'Organization',
'name' => 'Global Industrial',
'url' => 'https://www.globalind.com.au',
),
),
),
),
),
); ?>