<?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' => 'Materials Handling',
'@id' => 'https://www.globalind.com.au/product-category/materials-handling/',
),
),
2 =>
array (
'@type' => 'ListItem',
'position' => 3,
'item' =>
array (
'name' => 'Gravity Rollers',
'@id' => 'https://www.globalind.com.au/product/gravity-rollers/',
),
),
),
),
1 =>
array (
'@context' => 'https://schema.org/',
'@type' => 'Product',
'@id' => 'https://www.globalind.com.au/product/gravity-rollers/product-7696',
'name' => 'Gravity Rollers',
'url' => 'https://www.globalind.com.au/product/gravity-rollers/',
'description' => '
Bed Lengths:
1500mmL and 3000mmL
Roller widths:
400mm roller = 470mm external
600mm roller = 670mm external
Finish:
Blue powder coated for the frame and zink plated on the roller
Roller Pitch:
75-300mm pitch available
Loading capacity:
50kg/roller for 400mm Wide
40kg/roller for 600mm Wide
Maximum load limits for the beds are as follows:
400kg/bed with 2 supports
1000kg/bed with 3 supports
Adjustable Stands:
850mm to 1000mm
Other options:
Corners, and gates are avaliable, as well as custom roller pitch. Please click here to inquire
',
'image' => 'https://s3-ap-southeast-2.amazonaws.com/assets.globalind.com.au/app/uploads/2019/02/06051007/gravity-roller-2.jpg',
'sku' => 7696,
'offers' =>
array (
0 =>
array (
'@type' => 'Offer',
'price' => '327.18',
'priceValidUntil' => '2022-12-31',
'priceSpecification' =>
array (
'price' => '327.18',
'priceCurrency' => 'AUD',
'valueAddedTaxIncluded' => 'false',
),
'priceCurrency' => 'AUD',
'availability' => 'http://schema.org/InStock',
'url' => 'https://www.globalind.com.au/product/gravity-rollers/',
'seller' =>
array (
'@type' => 'Organization',
'name' => 'Global Industrial',
'url' => 'https://www.globalind.com.au',
),
),
),
),
),
); ?>