07/02/2026

This commit is contained in:
2026-02-07 11:50:23 +07:00
parent 3c18f922b3
commit cb4a4dc482
11 changed files with 250 additions and 386 deletions

View File

@@ -1,7 +1,7 @@
import type { Metadata } from "next";
export function metadataBySlug(result: any): Metadata {
console.log('metadataBySlug: ', result)
switch (result.type) {
case "product_category":
return {