Add related products to detail page

This commit is contained in:
sdarbinyan
2026-07-05 01:07:53 +04:00
parent d7d73c2a10
commit b676cec4e9
7 changed files with 80 additions and 1 deletions

View File

@@ -186,6 +186,7 @@ export interface Translations {
weeksAgo: string;
colour: string;
size: string;
relatedProducts: string;
};
app: {
connecting: string;