<?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' => 'FTB Board Supports',
'@id' => 'https://www.globalind.com.au/product/ftb-board-support/',
),
),
),
),
1 =>
array (
'@context' => 'https://schema.org/',
'@type' => 'Product',
'@id' => 'https://www.globalind.com.au/product/ftb-board-support/product-1920',
'name' => 'FTB Board Supports',
'url' => 'https://www.globalind.com.au/product/ftb-board-support/',
'description' => 'Code:
Size:
Retainer:
RH0345
609mm
Yes
RH0346
609mm
No
RH0347
838mm
Yes
RH0348
838mm
No
RH0349
1219mm
Yes
RH0350
1219mm
No
Front to back (FTB) board supports are used in conjunction with timber and are available with or without the retainer.
The FTB supports prevent the board from sagging due to exposure to moisture or continuous weight loads.
The board supports are designed to maintain the load capacity of the beam, not increase the safe work load capacity.',
'image' => 'https://s3-ap-southeast-2.amazonaws.com/assets.globalind.com.au/app/uploads/2016/12/09035408/FTB-Support-Bars.jpg',
'sku' => 1920,
'offers' =>
array (
0 =>
array (
'@type' => 'Offer',
'price' => '3.38',
'priceValidUntil' => '2022-12-31',
'priceSpecification' =>
array (
'price' => '3.38',
'priceCurrency' => 'AUD',
'valueAddedTaxIncluded' => 'false',
),
'priceCurrency' => 'AUD',
'availability' => 'http://schema.org/InStock',
'url' => 'https://www.globalind.com.au/product/ftb-board-support/',
'seller' =>
array (
'@type' => 'Organization',
'name' => 'Global Industrial',
'url' => 'https://www.globalind.com.au',
),
),
),
),
),
); ?>