Add related products to detail page
This commit is contained in:
@@ -186,6 +186,7 @@ export interface Translations {
|
||||
weeksAgo: string;
|
||||
colour: string;
|
||||
size: string;
|
||||
relatedProducts: string;
|
||||
};
|
||||
app: {
|
||||
connecting: string;
|
||||
|
||||
Reference in New Issue
Block a user