<?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' => 'Stackable Parts Bins',
'@id' => 'https://www.globalind.com.au/product/stackable-parts-bins/',
),
),
),
),
1 =>
array (
'@context' => 'https://schema.org/',
'@type' => 'Product',
'@id' => 'https://www.globalind.com.au/product/stackable-parts-bins/product-1971',
'name' => 'Stackable Parts Bins',
'url' => 'https://www.globalind.com.au/product/stackable-parts-bins/',
'description' => 'Dimension:
Code:
Carton Qty:
214LWx 370D x 175H
SO0308
8
420LWx 370D x 175H
SO0310
4
200W x 450D x 175H
SO0360
12
300W x 450D x 175H
SO0370
8',
'image' => 'https://s3-ap-southeast-2.amazonaws.com/assets.globalind.com.au/app/uploads/2017/01/27012441/SO0308.jpg',
'sku' => 1971,
'offers' =>
array (
0 =>
array (
'@type' => 'Offer',
'price' => '9.99',
'priceValidUntil' => '2022-12-31',
'priceSpecification' =>
array (
'price' => '9.99',
'priceCurrency' => 'AUD',
'valueAddedTaxIncluded' => 'false',
),
'priceCurrency' => 'AUD',
'availability' => 'http://schema.org/InStock',
'url' => 'https://www.globalind.com.au/product/stackable-parts-bins/',
'seller' =>
array (
'@type' => 'Organization',
'name' => 'Global Industrial',
'url' => 'https://www.globalind.com.au',
),
),
),
),
),
); ?>