function getProducts()

in src/metadata.js [5:7]


function getProducts(locale) {
  return metadata.products;
}