- Aggiornamento template mail (tramite i campi in HTML)
- Aggiornato Carrello
This commit is contained in:
@@ -127,7 +127,12 @@ export interface IStorehouse {
|
||||
region?: string,
|
||||
img?: string,
|
||||
website?: string,
|
||||
email_html_header?: string,
|
||||
email_html_footer?: string,
|
||||
email_html_makeorder?: string,
|
||||
email_html_order_confirmed?: string,
|
||||
}
|
||||
|
||||
export interface IProvider {
|
||||
_id?: any
|
||||
idapp?: string
|
||||
|
||||
Reference in New Issue
Block a user