<?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' => 'Louvered Panels',
'@id' => 'https://www.globalind.com.au/product/louvered-panels/',
),
),
),
),
1 =>
array (
'@context' => 'https://schema.org/',
'@type' => 'Product',
'@id' => 'https://www.globalind.com.au/product/louvered-panels/product-1960',
'name' => 'Louvered Panels',
'url' => 'https://www.globalind.com.au/product/louvered-panels/',
'description' => 'Type:
Dimensions:
Code:
Flat
455mm x 455mm
SO0111
Flat
455mm x 610mm
SO0112
Flat
455mm x 914mm
SO0114
Flat
455mm x 1828mm
SO0115
Rolled
900mm x 450mm
SO0110',
'image' => 'https://s3-ap-southeast-2.amazonaws.com/assets.globalind.com.au/app/uploads/2016/12/25005438/SO0111-114.jpg',
'sku' => 1960,
'offers' =>
array (
0 =>
array (
'@type' => 'Offer',
'price' => '12.38',
'priceValidUntil' => '2022-12-31',
'priceSpecification' =>
array (
'price' => '12.38',
'priceCurrency' => 'AUD',
'valueAddedTaxIncluded' => 'false',
),
'priceCurrency' => 'AUD',
'availability' => 'http://schema.org/InStock',
'url' => 'https://www.globalind.com.au/product/louvered-panels/',
'seller' =>
array (
'@type' => 'Organization',
'name' => 'Global Industrial',
'url' => 'https://www.globalind.com.au',
),
),
),
),
),
); ?>