localeStrings = { remove: 'Rimuovi', close: 'Chiudi', regular: 'Reg. ', sale: 'Offerta!', cart: 'Carrello ', items: 'articoli', previous: 'Precedente', next: 'Successivo', DR_preorder: 'Pre-ordine', // fixed DR_instock: 'A magazzino', // fixed DR_outofstock: 'Non a magazzino', // fixed SG_preorder: 'Pre-ordine', SG_preorder_description: 'Pre-ordine disponibile', SG_instock: 'Aggiungi a carrello', SG_instock_description: 'A magazzino (disponibile per la spedizione)', SG_backorder: 'Ordine in sospeso', SG_backorder_description: 'Disponibile per ordine in sospeso', SG_outofstock: '' };