<?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' => 'Plastics & Small Parts Bins',
'@id' => 'https://www.globalind.com.au/product-category/plastics-small-parts-bins/',
),
),
2 =>
array (
'@type' => 'ListItem',
'position' => 3,
'item' =>
array (
'name' => 'Plastic Parts Trays',
'@id' => 'https://www.globalind.com.au/product/plastic-parts-trays/',
),
),
),
),
1 =>
array (
'@context' => 'https://schema.org/',
'@type' => 'Product',
'@id' => 'https://www.globalind.com.au/product/plastic-parts-trays/product-1975',
'name' => 'Plastic Parts Trays',
'url' => 'https://www.globalind.com.au/product/plastic-parts-trays/',
'description' => 'Bin/Divider
Dimensions:
Code:
Carton Qty
BIN
117W x 400D x 90H
SO04109
24
BIN
234W x 400D x 90H
SO04209
12
BIN
234W x 400D x 140H
SO04214
8
BIN
117WÂ x 600D x 90H
SO06109
24
BIN
234W x 600D x 90H
SO06209
12
BIN
234WÂ x 600D x 140H
SO06214
8
DIVIDER
Suits the SO04109 and the SO06109 (sold separately)
SO0D109
360
DIVIDER
Suits the SO04209 and the SO06209 (sold separately)
SO0D209
180
DIVIDER
Suits the SO04214 and the SO06214 (sold separately)
SO0D214
120
',
'image' => 'https://s3-ap-southeast-2.amazonaws.com/assets.globalind.com.au/app/uploads/2016/12/30053021/SO04109-SO06214-plus-dividers.jpg',
'sku' => 1975,
'offers' =>
array (
0 =>
array (
'@type' => 'Offer',
'price' => '0.73',
'priceValidUntil' => '2022-12-31',
'priceSpecification' =>
array (
'price' => '0.73',
'priceCurrency' => 'AUD',
'valueAddedTaxIncluded' => 'false',
),
'priceCurrency' => 'AUD',
'availability' => 'http://schema.org/InStock',
'url' => 'https://www.globalind.com.au/product/plastic-parts-trays/',
'seller' =>
array (
'@type' => 'Organization',
'name' => 'Global Industrial',
'url' => 'https://www.globalind.com.au',
),
),
),
),
),
); ?>