Re: [How] change the text of the number of items in mini car
In addition to the changes I mentioned above, so I replaced In catalog/controller/checkout/cart.php This line: $json['total'] = sprintf($this->language->get('text_items'), $this->cart->countProducts() + (isset($this->session->data['vouchers']) ? count($this->session->data['vouchers']) : 0), $this->c...
Jump to post- Sun Mar 03, 2013 5:36 am
- Replies 14
- Views 5407
Re: [How] change the text of the number of items in mini car
This is what I "ve done catalog/controller/module/cart.php I replace $this->data['text_items'] = sprintf($this->language->get('text_items'), $this->cart->countProducts() + (isset($this->session->data['vouchers']) ? count($this->session->data['vouchers']) : 0), $this->currency->format($total)); ...
Jump to post- Sun Mar 03, 2013 5:07 am
- Replies 14
- Views 5407
Re: [How] change the text of the number of items in mini car
Thank's
This works but only in part, because the correct text is displayed when you click on the arrow and not when you add an item.
Add to cart
- Sun Mar 03, 2013 4:33 am
- Replies 14
- Views 5407
[How] change the text of the number of items in mini cart
How in the mini cart that is in the header to replace text: 1) For O item 0 item(s) - $ 0 (what is currently) by: No item 2) For 1 item 1 Item(s) - $ 100 (what is currently) by: 1 Item - $ 100 3) For x items x item(s) - $ 250 (what is currently) by: x items - $ 250 In catalog/controller/module/cart....
Jump to post- Sun Mar 03, 2013 3:14 am
- Replies 14
- Views 5407
Re: OpenCart 1.5.5 Bug Thread
Hi, For the problem of language Notice: Error: Could not load language xxxxx! in /public_html/demo/1551/system/library/language.php on line 27 I replaced the file system/library/language.php by the latter <?php class Language { private $default = 'english'; private $directory; private $data = array(...
Jump to post- Sat Mar 02, 2013 2:44 am
- Replies 293
- Views 222015
Address 2 and postcode don't appear on checkout process?
Hi,
Why address_2 and postcode do not appear in the list of existing addresses in the checkout process (step 2 - shipping address and step 3 - payment_address)?
And how to make them appear?
Thanks
- Thu Feb 21, 2013 6:03 am
- Replies 5
- Views 792
Re: [RELEASED] Product Price Updates
Thanks for this module.
I have an xml file for vqmod on changes to native files.
- Mon Feb 04, 2013 10:59 pm
- Replies 8
- Views 5383
Re: information pour traduction en français
Bonsoir,
Le mieux est de consulter le forum officiel français, tu trouverais une réponse plus rapidement.
- Thu Dec 13, 2012 5:32 am
- Replies 2
- Views 5407
Re: Catégorie e fabricant obligatoires en Admin:
Bonjour,
Il existe un forum Français où tu pourrais poser ta question.
- Mon Dec 03, 2012 4:16 pm
- Replies 1
- Views 3731
Re: Entrer la premiere image comme image par defaut:
Bonjour,
Il existe un forum Français où tu pourrais poser ta question.
- Mon Dec 03, 2012 4:10 pm
- Replies 1
- Views 3582
Re: simple Abonnement à la newsletter de la page d'acceuil:
Bonjour,
Il existe un forum Français où tu pourrais poser ta question.
- Mon Dec 03, 2012 4:09 pm
- Replies 1
- Views 3712
Re: Ne pas visualiser le champ MODELE della carte du produit
Bonjour,
Il existe un forum Français où tu pourrais poser ta question.
- Mon Dec 03, 2012 4:08 pm
- Replies 1
- Views 3824
Re: besoin d'aide SVP
Bonjour,
Un forum Français existe, pourquoi ne pas l'utiliser ?
- Thu Oct 25, 2012 9:24 pm
- Replies 5
- Views 6373
Re: google analytic
Bonjour,
Tout à fait il ne faut pas copier le code seulement mais le script en entier dans la zone de texte destiné à cet effet.
PS : Je rappele qu'il existe un forum Français et que de nombreux sujets y sont traités.
- Thu Oct 18, 2012 3:29 pm
- Replies 2
- Views 4160
Re: Meilleur vendeur - best sellers
Je pense que ce sujet a déjà été évoqué dans ces forums (Anglais), mais il faut faire des recherches.... Jump to postsuperyann wrote:Mais c'est quand meme chiant, de proposer un cart .. et de pas avoir de support.. personne, rien.. pourquoi le proposer.
- Thu Oct 18, 2012 3:31 am
- Replies 5
- Views 6976
Re: Meilleur vendeur - best sellers
Bonsoir, Déjà, je corrige le titre de ton sujet. " Bestsellers " ne veut pas dire " meilleur vendeur ' mais " meilleures ventes " tel qu'il est écrit dans la traduction française. Et pour qu'il y ai de meilleures ventes, il faut obligatoirement qu'il y ai eu des ventes ( log...
Jump to post- Wed Oct 17, 2012 2:55 am
- Replies 5
- Views 6976
Re: [VQMod] Admin replace all action text by buttons
The file has not been updated for v1.5.3.1 but it works only for products, categories and informations.
Jump to post- Wed Aug 15, 2012 5:02 pm
- Replies 3
- Views 1794
Re: Module de paiment HIPAY
En effet, on peut le trouver ici.
Jump to post- Wed Aug 15, 2012 1:01 pm
- Replies 2
- Views 4279
how to automatically change the customer_group_id?
Hi,
How to automatically change the CUSTOMER_GROUP_ID when the CUSTOMER subscribe to the newsletter?
example: if CUSTOMER_GROUP_ID = 1 and CUSTOMER_NEWSLETTER = 1, then CUSTOMER_GROUP_ID = 2 automatically and then sending specific email at customer.
Sorry for my bad english, i'm french.
Thank's
- Tue Jul 31, 2012 12:52 am
- Replies 1
- Views 211
Re: [RELEASED][VQMOD] Professional EU VAT management
Bonjour,
Je voulais savoir à quoi correspondait le champ obligatoire "Codice fiscale" dans la rubrique "Vos données de facturation" pour les particuliers.
- Sun Jul 15, 2012 10:12 am
- Replies 14
- Views 5432