Search the Community
Showing results for tags 'zéro'.
-
Hello, I am looking for a way to remove the price of an item when the stock is zero (unavailable). Purpose : When a product is no more available, I need to keep the product activated on my website because I still want to show it (the product) and I also need the show that the item is unavalable. So on the product page, I set activated = YES My problem : - If the product setting for "Available for sale" is YES Then, the system shows that the product is "Sold", put the cart in grey and does not allow to buy it (which is correct). BUT My problem : it keeps the price on. - If I set the product setting "Available for Sale" to NO + the setting of the price disactivated. Then, everything is removed : -> the Price is removed (this is what I want) -> but also the cart, the availibility status - even unavailable - are removed (I want to keep them!) Problem comes from the fact that when I set a product on "Available for sale", the system automatically activate the price and there is no way to remove it on the screen (it is shown in grey and protected for modification). What I do until now (my temporary solution) I untick the "availability for sales" and the "price". I must then "manually" change the description of the page to show that the item is SOLD (that is not very convenient). I am not satisfied with this temporary solution because it creates a blank on the page when you open a category. I prefer to show a grey (and disactivated) cart button. See printscreen : My WEBSITE is : www.acknowledged.fr To have a look to an example : Click on the first category (Watercolors without characters). Then check out the 3rd item (called "Call 911"). Running on 1.5.4.1 and the Default Prestashop Theme. Thanks for your ideas. Olivier
-
Bonjour, Sur une version 1.6.1.17, dans la page produit, si un produit est offert, je souhaiterai pourvoir remplacer l'affichage 0.00 € TTC par "Gratuit". Après de multiples recherches et tentatives infructueuses, je me tourne vers la communauté Prestashop pour m'aider. Ci-dessous le code de la page product.tpl Merci pour votre aide. <!-- prices --> <div> <p class="our_price_display" itemprop="offers" itemscope itemtype="https://schema.org/Offer">{strip} {if $product->quantity > 0}<link itemprop="availability" href="https://schema.org/InStock"/>{/if} {if $priceDisplay >= 0 && $priceDisplay <= 2} <span id="our_price_display" class="price" itemprop="price" content="{$productPrice}">{convertPrice price=$productPrice|floatval}</span> {if $tax_enabled && ((isset($display_tax_label) && $display_tax_label == 1) || !isset($display_tax_label))} {if $priceDisplay == 1} {l s='tax excl.'}{else} {l s='tax incl.'}{/if} {/if} <meta itemprop="priceCurrency" content="{$currency->iso_code}" /> {hook h="displayProductPriceBlock" product=$product type="price"} {/if} {/strip}</p> <p id="reduction_percent" {if $productPriceWithoutReduction <= 0 || !$product->specificPrice || $product->specificPrice.reduction_type != 'percentage'} style="display:none;"{/if}>{strip} <span id="reduction_percent_display"> {if $product->specificPrice && $product->specificPrice.reduction_type == 'percentage'}-{$product->specificPrice.reduction*100}%{/if} </span> {/strip}</p> <p id="reduction_amount" {if $productPriceWithoutReduction <= 0 || !$product->specificPrice || $product->specificPrice.reduction_type != 'amount' || $product->specificPrice.reduction|floatval ==0} style="display:none"{/if}>{strip} <span id="reduction_amount_display"> {if $product->specificPrice && $product->specificPrice.reduction_type == 'amount' && $product->specificPrice.reduction|floatval !=0} -{convertPrice price=$productPriceWithoutReduction|floatval-$productPrice|floatval} {/if} </span> {/strip}</p> <p id="old_price"{if (!$product->specificPrice || !$product->specificPrice.reduction)} class="hidden"{/if}>{strip} {if $priceDisplay >= 0 && $priceDisplay <= 2} {hook h="displayProductPriceBlock" product=$product type="old_price"} <span id="old_price_display"><span class="price">{if $productPriceWithoutReduction > $productPrice}{convertPrice price=$productPriceWithoutReduction|floatval}{/if}</span>{if $productPriceWithoutReduction > $productPrice && $tax_enabled && $display_tax_label == 1} {if $priceDisplay == 1}{l s='tax excl.'}{else}{l s='tax incl.'}{/if}{/if}</span> {/if} {/strip}</p> {if $priceDisplay == 2} <br /> <span id="pretaxe_price">{strip} <span id="pretaxe_price_display">{convertPrice price=$product->getPrice(false, $smarty.const.NULL)}</span> {l s='tax excl.'} {/strip}</span> {/if} </div> <!-- end prices -->
-
Bonjour, Avant de mettre en ligne mon site, j'ai procédé à des tests et j'ai donc établi des factures. Savez vous s'il est possible de repartir à 0 dans les numéros de facture ? Si oui, pourriez vous m'indiquer comment faire ? Merci par avance pour l'aide que vous m'apporterez.
-
- facture
- remise à 0
-
(and 1 more)
Tagged with:
-
Bonjour, Apres avoir cherché en vain de part et d'autre des forums... voici un probleme bien bloquant a propos des déclinaisons... Le prix affiché du produit de base est bien affiché homefeatured (page accueil). Par contre quand on va sur la page du produit... affichage du prix à zéro !!! Et idem pour ces déclinaisons... Cependant en mettant le produit dans le panier... les prix affichés dans le panier et sensuite sont correctes... Pas de probleme avec les produits qui n'ont pas de déclinaison... Peut-etre un probleme javascript? (en reactualisant la page web dans le navigateur... le bon prix s'affiche furtivement avant 'afficher 0 !!! Grand merci pour votre aide. Config : Prtestashop 1.6.0.6 et les modules à jours...
- 14 replies
-
Bonjour à tous, J'espère que vous pourrez m'aider à résoudre un petit problème que je rencontre actuellement sur prestashop 1.6 avec le thème Zero. J'aimerais supprimer le header de mon sitemap. J'ai déjà cherché dans le sitemap.tpl mais je ne trouve rien en rapport au header. Dans la page header.tpl, j'ai essayé de rajouter une condition mais je ne connais pas bien le langage SMARTY et je pense que ce que j'ai écrit n'a aucune influence sur l'affichage du header. Quelqu'un aurait la solution pour supprimer le header de ma page sitemap ? (sans utiliser un display:none;) Merci d'avance à vous tous !
-
this has happened to me before, and now again. No out-of-stock products will display on my products page. PS returns a total of 2900 products, I probably have more like 3800, but the ones that are out of stock won't display. I've cleared cache, I've re-indexed, I've tried deleting temp image files via my .ftp site. I know they are still there because they are there when I open my 3rd party shop manager software. Using 1.6.1.16
- 3 replies
-
- out of stock
- zero
-
(and 1 more)
Tagged with:
-
Hello, I'm experiencing this weird thing after database migration, prestashop 1.4 to 1.6. On Orders page (back office), the column 'Total' shows all zeros. When opening an order the Amount is showing right though. I had a long look in the database and I'm pretty sure its fine. So I have a feeling it might a php file that needs adjustment. Can anyone suggest which php file to look at? Like which file is responsible for this total amount? I think this is related to this other issue too. On Dashboard there is a 'Product and Sales' section which shows the last 10 orders or so. On the 'Total Tax excl.' column again I'm seeing false instead of the right amount. Again if I click on the order everything is right. Attaching two images, one for each screen. Any suggestions appreciated.
-
Bonjour. Pour un besoin précis, il est nécessaire de pouvoir indiquer 0 dans le champ quantité au moment de la préparation de la commande. Or, ceci est refusé par PS qui demande une quantité supérieure à 0 (Alerte : "Erreur : la quantité doit être établie"). Quelqu'un peut-il m'indiquer le code à modifier pour ouvrir la possibilité d'une quantité commandé à 0, svp ? Cdt. Version de PrestaShop 1.6.1.5 Version de PHP 5.4.45 Version de MySQL 5.5.49-log
- 10 replies
-
- modification commande
- zéro
-
(and 1 more)
Tagged with:
-
Buongiorno a tutti come da titolo chiedo a qualcuno se sta avendo problemi sui server di Hosting 2000. E' un mese circa che stiamo avendo problemi con il nostro sito che ci appare questa scritta: Link to database cannot be established: SQLSTATE[HY000] [2002] No such file or directory Sta succedendo quasi ogni giorno è questo problema causa molti problemi. L'assistenza 24/7 non esiste non rispondono ai telefoni ed è molto lenta. Forse è il caso di cambiare e passare a qualcosa di più serio?
-
Hi. My prestashop show zero product price in product list and home featured products, but in the product page is ok. I use a theme called "blank-resposive" and Prestashop version 1.6.0.9.
- 2 replies
-
- product list
- zero
-
(and 1 more)
Tagged with:
-
I have a problem with prestashop 1.5.4. The statistics for my orders are not adding up in Information and in the stats panel. All the other statistics work perfectly. For example the previous week 7 customers registers and I had 3 orders. The customers were registered in the statistics panel but the orders did not. Any ideas? Thanks a lot in advance.
-
Hi folks Im looking for at nice styled add to cart button that has a input field and on left side a -(minus) and right side a +(plus) button. the + and - btns should update cart qty via ajax, and when a customer arrive to shop all fields will be either 0 or a traditionel ad to cart button covering it until >0. I can apply a few examples if you'd like. basically I want customers always to see what qty is in cart, directly on the buttons. Anybody found a way to do that? Thanks PS I'd like to extend it, so that if there is max available 5 qty, it will show that visually so everybody can understand it just by looking at it, and maybe hovering over it or clicking it.
-
- cart button
- cart buttons
-
(and 4 more)
Tagged with:
-
Bonjour, je suis en train de compléter mes fiches produits et les créer au passage et je viens de m'apercevoir que lorsqu'une déclinaison de couleur est mise en place, par exemple noir et blanc, le prix passe à 0.00€ sur le site mais lors de l'ajout en panier, ce dernier est correct. J'ai vérifié les options et je ne vois pas ce qui provoque ce bug... Je vous laisse un lien vers un produits par exemple au hasard : http://www.repairmobilecenter.com/shop/index.php?id_product=14&controller=product Logiquement, vous devriez avoir 40€ pour ce produit et là, on voit le tarif pendant le chargement puis passer à 0 d'un coup. Si vous avez une idée je suis vraiment preneur parceque je me retrouve avec un tas de fiche produit "buguées" et c'est déjà long à créer alors à recommencer... :/ Merci par avance!
-
Bonsoir, Depuis le 09/10/12, je n'ai plus aucune visite pris en compte et lorsque je clique sur visiteur en ligne c'est toujours vide malgré des paniers, inscriptions et achat. Je n'ai rien modifier ce jours, cela c'est produit vers 18h. J'ai effectuer des recherches sur le forum, j'ai désinstaller et réinstaller les modules statslive et statvisit mais rien y fait. Les options dans "récupérations de données" sont bien activé comme depuis toujours. A quoi cela pourrait-être dû? Merci !
- 3 replies
-
- statistiques
- visite
-
(and 1 more)
Tagged with:
-
Bonjour, Je suis sous prestashop 1.6.0.6 et je rencontre un problème avec l'affichage du prix dans le détail du produit. En effet, le prix affiché est égal à 0,00 euro. Alors que il est bien renseigné dans le backoffice et qu'il s'affiche très bien au niveau de la page d'accueil (product-list), celui est égal à 0 dans le détail (product.tpl). J'ai donc essayé de voir d'où le problème provenait. J'ai remis le thème par défaut, et là tout est OK. En remettant mon thème, le problème se produit. J'en déduis donc que le problème vient de mon thème. Seulement, en comparant le fichier product.tpl du thème par défaut et du mien, ils sont identiques. J'ai donc fais quelques tests avec le product.tpl de mon thème et je dois reconnaître que je reste assez perplexe des résultats obtenus. Je vais donc essayer de vous les expliquer. Le problème vient de cette instruction (enfin je pense): {convertPrice price=$productPrice} ou peut être plus généralement du <span> dans cette partie de code: (product.tpl à partir de la ligne 251) <p class="our_price_display" itemprop="offers" itemscope itemtype="http://schema.org/Offer"> <link itemprop="availability" {if $product->quantity <= 0}href="http://schema.org/OutOfStock"{else}href="http://schema.org/InStock"{/if}> {if $priceDisplay >= 0 && $priceDisplay <= 2} <span id="our_price_display" itemprop="price">{convertPrice price=$productPrice}</span> <!--{if $tax_enabled && ((isset($display_tax_label) && $display_tax_label == 1) || !isset($display_tax_label))} {if $priceDisplay == 1}{l s='tax excl.'}{else}{l s='tax incl.'}{/if} {/if}--> <meta itemprop="priceCurrency" content="{$currency->iso_code}" /> {/if} </p> Si je sors l'instruction {convertPrice price=$productPrice} du <span> et que je la mets juste au-dessus de celui-ci, le prix s'affiche correctement; {if $priceDisplay >= 0 && $priceDisplay <= 2} {convertPrice price=$productPrice} <span id="our_price_display" itemprop="price">{convertPrice price=$productPrice}</span> Si je commente l'instruction au sein du span, je me rend compte dans les sources que le prix est bien affiché !! mais comme il est en commentaire on ne le voit pas sur la page: {if $priceDisplay >= 0 && $priceDisplay <= 2} <span id="our_price_display" itemprop="price"><!--{convertPrice price=$productPrice}--></span> J'ai alors tenté de passer une chaîne dans le span, comme ceci: {if $priceDisplay >= 0 && $priceDisplay <= 2} <span id="our_price_display" itemprop="price">{l s='test'}</span> Et elle n'est pas affichée, mais j'ai 0,00 E à la place Je me suis alors dit que j'avais un problème de cache. Comme il s'agit d'une instance en localhost, le cache n'est pas activé et la recompilation systématique est activée. J'ai donc manuellement supprimé le contenu du rep cache/smarty/compile, supprimé le cache de mon navigateur, et même redémarré le PC, mais rien n'y fait c'est toujours pareil, 0 affiché ou alors si c'est commenté, je vois le bon prix dans les sources. Force est de constater que je ne comprends pas l'origine du problème. Alors si vous avez une piste je suis preneur, et surtout n'hésitez pas si il y a quelque chose qui n'est pas clair Merci d'avance de votre aide Amicalement, Nico
-
Hi, I have a Prestashop site from 2011. Its version is 1.4.6. I have edited the default theme with my graphic elements. All works fine but statistcs dont' works properly. In fact a lot of values are equal to zero, but I have visitors and orders too. Why? can you help me? thanks, franco
- 9 replies
-
- statistics
- 1.4.6
- (and 4 more)
-
Hi, I've got Prestashop running with VAT applied to products. All seems fine, except when paying with PayPal. Whilst total amount shown by PayPal is correct, it doesn't recognise that it contains VAT and shows that at £0 on the completed transaction. Do I need to change a setting within PayPal, or within Prestashop? Thanks! Chris
-
Halløj der. Er det muligt at ændre teksten på knapperne til produkterne, hvis nu der er nogle produkter der ikke skal indtastet nogen pris på, eller man skal ringe for at forhører nærmere. Jeg ved det er et sted i product.tpl og product-list.tpl og noget med <div class="price-cart"> og faktisk nærmere hos <span class="price"> Men jeg aner ikke hvad jeg skal gøre, før at den vil skrive en tekst i stedet for prisen som er 0,00kr Jeg har fået det gjort inde under produkt siden nedenunder produktet. Knappen til at "smide i kurv" er der stadigvæk For at få skrevet "Ring for at hører mere" har jeg skrevet dette:" <div class="our_price"> <p class="our_price_display"> {if $priceDisplay >= 0 && $priceDisplay <= 2 and $productPrice neq 0} <span id="our_price_display">{convertPrice price=$productPrice}</span> <!--{if $tax_enabled && ((isset($display_tax_label) && $display_tax_label == 1) OR !isset($display_tax_label))} {if $priceDisplay == 1}{l s='tax excl.'}{else}{l s='tax incl.'}{/if} {/if}--> {else} Ring for at hører mere {/if} </p> De bedste hilsner Michael
-
Hi guys so my store is running smooth, orders coming in, everythign beautiful but I can't crack down an issue I am having on either sale items or when a price varies due to its attributes. I am running: Prestashop version: 1.4.6.2 Server information: Linux #1 SMP Tue May 14 15:27:28 CDT 2013 x86_64 Server software version: Apache PHP version: 5.3.24 MySQL version: 5.0.96-log So this is an example of the situation: http://tivicr.com/es...py-touring.html If you select the first attribute [Cosmic Purple Mirror Tinted] is displays the correct price: ¢25.000 ($50). Now, if you select the second one [Metallic Bronze Alloy Polarizado] the price should display ¢35.000 but instead it displays ¢5.045.500. Now, the odd thing here is that on the backend it displays correctly so it's a frontend error.
-
I am using 1.4.6.2 version. So I have some product that has a 0 price (may be also after reduction etc) = so if you see the category / product detail etc you see Price = 0 so I would like to filter that Products and don't show it on my site. just show products (and categories etc) that has a price > 0 how I can do this? tia Gennadi