- prima bozza catalogo

This commit is contained in:
Surya Paolo
2024-12-02 19:38:01 +01:00
parent 6932590f3e
commit 1cb5e6f1ad
9 changed files with 207 additions and 149 deletions

View File

@@ -5,6 +5,7 @@ export interface IProductInfo {
_id?: any
code?: string
id_wp?: string
sku?: string
name?: string
description?: string
department?: string