Search the Community
Showing results for tags 'new'.
-
Excuse me for my English. Good evening, could someone help me with something? I want to add a new checkbox in the Payment section in the payment part. I would like to know how to add it and furthermore in which php should I check if the checkbox was selected?
-
Hi. I just want to add new field in registration form. That field will be filled with phone or mobile phone number. I'm using Prestashop 1.7.2.4. Can I apply this simply for guest and user? Is it possible through module? Thanks for replies.
-
Hi all, I am currently working on a catalog (using prestashop obviously!) offering the price but no option to buy and I am struggling with getting the product condition to display correctly. I want the condition to appear with a capitalised first letter (e.g. 'New' not 'new') and I want to add a new option; 'Faulty', to condition. 1) I edited \tabs\AdminProducts.php and added the 4th option of "Faulty". This displays correctly in the BackOffice allowing me to select it but does not show when viewing the item in the shop. <select name="condition" id="condition"> <option value="New" '.($obj->condition == 'new' ? 'selected="selected"' : '').'>'.$this->l('New').'</option> <option value="Used" '.($obj->condition == 'used' ? 'selected="selected"' : '').'>'.$this->l('Used').'</option> <option value="Refurbished" '.($obj->condition == 'refurbished' ? 'selected="selected"' : '').'>'.$this->l('Refurbished').'</option> <option value="Faulty" '.($obj->condition == 'faulty' ? 'selected="selected"' : '').'>'.$this->l('Faulty').'</option> </select> 2) I edited Product.tpl line 238 to say: {if isset($product->condition)}<spanclass="new">Condition: {l s={$product->condition[spam-filter]</br>(see below){/if} This shows new, used, refurbished where I want (just above the price) but the words are in lower case and items using the option of 'Faulty' are just blank. Any help would be much appreciated, apologies if I have posted in the wrong section! Thanks, Bluebolt44
- 23 replies
-
- 1
-
-
- product condition
- refurbished
-
(and 4 more)
Tagged with:
-
Hello everyone. In my store, I have an old product that I want to add a new combination to. Is there any way to mark the combination as new, so that the new product label appears in product thumbnail and on the new combination page? I've tried changing the availability date of the combination but it doesn't work. Thanks Giovanni PrestaShop version: 1.7.7.2 Theme: customized from classic theme
-
Hi, First post so please be gentle.... I am entering the product information into the back office and saving it, but when I open the product again the shipping dimensions reset themselves to 0 (zero). I have looked in the database table and the values I originally entered are there but when I save the product again it overwrites the value with the 0's (zeros). Any ideas? Iain
-
Hello fellow geeks, I am running 1.6, I know, but once I complete this migration I will use the old site to try an upgrade to 1.7 and troubleshoot there. Anyways, I migrated all sites but this one is giving me the issue with the images. They are all missing, I have tried everything, I mean, I didn't have any issues on the other one but this one can't seem to get them images to show up. The site is located at https://www.test.tivicr.com Thanks in advance!
-
Hello, Is there a way to disable new customer registration? My clients are limited and I only want to create accounts myself for them. Thank you!
-
Hi , I`m new to prestashop here. May i know how do i add new order status to using php coding. im currently trying to develop a plugin. the order status mean "Pending" , "complete". in the history. im using prestashop 1.6.1.24
-
Hi everyone, I could not but notice that there is no addon that enhance website for people with dislexya, visual impairments, reading problems. Because of that I made my first addons that will make your website accessible to even more site visitors. Study shows that one billion people, or 15% of the world's population experience some form of disability. You cannot miss that kind of audience! For buying, suggestions or critics , please go to https://addons.prestashop.com/en/products-homepage/47160-accessibility.html?ab=1 , or just type Accessibility in the addons search bar! Kind regards, Presta Utilities team
-
- 1
-
-
- template
- accessibility
-
(and 6 more)
Tagged with:
-
Salve a tutti, 😓 ho letto varie discussione a riguardo della modifica del footer nei template di default di prestashop ma non sono riuscito a trovare una risposta esaustiva quindi per favore AIUTATEMI ! la mia situazione è questa: vorrei modificare le voci che si trovano in "ASSISTENZA" e "SERVIZI CLIENTI" (guarda foto) da come ho capito queste voci non fanno parte del footer poiche prestashop fa una divisione che ancora non mi è ben chiara e il footer per prestashop è praticamento dova sta scritto "PRODOTTI" ecc che tra l altro sono formattati alla buona, la mia domanda adesso è QUALCUNO PER CASO SA SPIEGARMI COME MODIFICARE DIRETTAMENTE DAL BACKOFFICE (QUINDI SENZA AGIRE SUI CODICI HTML,CSS ecc) QUELLA SEZIONE DOVE SI TROVANO ASSISTENZA E SERVIZI CLIENTI CHE PER ME è IL FOOTER MA PER PRESTASHOP NO! PLEASE HELP!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- 1 reply
-
- footer
- prestashop
-
(and 5 more)
Tagged with:
-
Salve a tutti, con prestashop 1.7.5.1, sto brancolando nel buio per capire come fare a tradurre le condizioni dei prodotti REFURBISHED, NEW, USED perchè vorrei utilizzarle in modo diverso per esempio come ORIGINALE e COMPATIBILE. I prodotti si dividono in più di venti categorie ma tutti i prodotti possono essere o ORIGINALI o COMPATIBILI. In sede di ricerca del prodotto, dopo la macroscelta della categoria, ORIG e COMP sarebbe lo step 2 nel caso l'utente si trovasse a poter scegliere tra le 2 versioni del prodotto, quello ORIGINALE della marca giusta e quello COMPATIBILE della marca XYZ... Qualcuno sa indicarmi dove trovo queste traduzioni o una strategia diversa su come agire (anche con le categorie...) Grazie in anticipo a tutti.
-
- refurbished
- new
-
(and 3 more)
Tagged with:
-
How can i remove the label "new" with products? For example, if i put a product on it, there is a new standard, but sometimes i can re-purchase old products. I don't want to disable new products, i only want to remove the label of it. I'm Using prestashop 1.7.2.3
-
Hello, I added module "New products blocks" to my homepage but I want to change it a little bit. I configured it to display 12 items and they display in 4 columns and in 3 lines. I want to display all items in one line which moving automatic or by clicking on the arrow. Can you help me with this?
-
Hi all, I'm using PS 1.5.3.1 and I'm wondering if there is a way that I can limit the number of products that are displayed when the "New Products" page loads (not the block, the actual page). I'd like to set the limit to 12, could someone help with what code I need? I am assuming that I need to change new-products.tpl but I have no idea what to put there. Thank you in advance! ~ Elaine Edited to clarify: I don't mean that I want to show 12 products per page, I mean that I want to have a maximum of 12 products displayed in total (so that there is only one New Products page and there are only 12 products showing on it).
-
When I try to post in my blog module, "500 Internal Server Error" appears... i can read and edit comments in blog module, but when I try to edit o make a new post, the error appears. I've tried with two different modules: "Leo Blog" and also "Smartblog" and the error appear in both cases when I try to post. I'm using Prestashop 1.7. and this is my website: https://wasdmodels.com/ Thanks!
-
Hi all, Since 3 days I look for solution.. after add new theme for my shop I cant use any file explorer in admin panel. 0 reactions when I want select file from my pc.Just button not repsond. Before add new theme all work correctly... I can't add new logo.. can't add product image etc. I tried add new theme on local(xampp) and host (OVH). I have all permissions set correct. Developers tools(google chrome) 0 errors.. I used prestashop 1.7.4.0 - stable (and my theme is for this version), but I also tried on presta 1.7.4.2.
-
Hi, guys! I need to add new functionality to 'ps_emailsubscription' module. When the 'register for newsletter' button is clicked two things have to happen: a new one-use-only 5% discount voucher has to be created and assigned only to that specific email, even if the user is not registered (Prestashop only allows to assign vouchers to registered users, so I added the 'email_user_unregistered' column to the 'ps_cart_rule' table in the database), the modal box appears (I've already created it in JS) and displays the voucher. Of course then I'd have to write the code that checks whether the correct user is using the correct email, but that's a problem for another time. I've found the functions that can help me accomplish my task: modules\ps_emailsubscription\ps_emailsubscription.php --> getSubscribers() classes\CartRule.php --> add() and others from classes\db But to be honest, I'm a Prestashop newbie. I know that I should create a new function in the module controller that calls methods from classes mentioned above, but I have no clue how to do this properly (how to link the classes, call these functions, where and how to call the function on click etc.). I really could use some help guys. If I see how it's done now, then I shouldn't have any more problems in the future. You know how complicated a Prestashop template can be. Thanks in advance, Thomas
-
When i change the my store language from English to Spanish some fields of contact form not translated. How can i translate it.? Can anyone help me.
- 4 replies
-
- prestashop
- theme
-
(and 3 more)
Tagged with:
-
Bonjour, Je suis en train de modifier les traductions pour les nouveaux produits et les produits neuf sauf que je m'y perd un peu. On a des "new" et des "new product" certain désigne un produit neuf et d'autre un produit nouveau. Comment s'y distinguer les 2. Et un autre problème c'est avec le nouvel outil de traduction, il y a certain terme que je ne retrouve pas. Par exemple quand je fait afficher l’état du produit sur le fiche produit pour un état neuf j'ai "Condition : Nouveau produit", et quand je cherche "Nouveau produit" je ne le trouve à nul part. J'ai essayé de le modifier dans la base de données via la table "translation" en mettant key = New product ; translation = Neuf ; domain = ShopThemeCatalog ; theme = interior (nom du thème utilisé) mais rien ne se passe même en vidant le cache. Donc si quelqu'un avait une explication. Merci
-
Mi problema es que cuando en un determinado moment o he tratado de dmodificar un producto, me salta el siguiente error: Esta página no funciona La página no puede procesar esta solicitud ahora. HTTP ERROR 500 No se como solucionar esto, pero neesito ayuda urgente, no puedo trabajo con mis productos ahora. Gracias.
-
Hi, I've configured the newsletter subscription module to send a confirmation email, a verification email and a voucher for all new subscribers. This works for new newsletter subscribers, but not for new costumers that subscribe the newsletter. Indeed, none of the emails are sent to new costumers that subscribe the newsletter! Any ideas? PS 1.7.2.4 Thanks to all!
- 1 reply
-
- subscription
- costumers
-
(and 4 more)
Tagged with:
-
after a clean installation in the start page of the store there is a problem that can not be quit ... it sends me to the zip installation archive, although it has succeeded .... source code is so .... how can solve this problem ???? <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>PrestaShop installation</title> <link rel="stylesheet" type="text/css" href="index.php?element=css"> </head> <body> <div id="content"> <div> <img id="spinner" src="index.php?element=gif"/> <div id="progressContainer"> <div class="progressNumber">0 %</div> <div class="progress"> <div class="current"> </div> </div> </div> <div id="error"></div> </div> </div> <script type="text/javascript" src="index.php?element=jquery"></script> <script type="text/javascript"> function extractFiles(startId) { if (typeof startId === 'undefined') { startId = 0; } var request = $.ajax({ method: "POST", url: "index.php", data: { extract: true, startId: startId, } }); request.done(function(msg) { try { msg = JSON.parse(msg); } catch (e) { if (String(msg).match("<tittle>PrestaShop")) { msg = "Invalid server response"; } msg = { message: msg }; } if ( msg.error || typeof msg.lastId === 'undefined' || typeof msg.numFiles === 'undefined' ) { $('#error').html('An error has occured: <br />' + msg.message); $('#spinner').remove(); } else { if (msg.lastId > msg.numFiles) { // end window.location.href = 'install/'; } else { $("#progressContainer") .find(".current") .width((msg.lastId / msg.numFiles * 100)+'%'); $("#progressContainer") .find(".progressNumber") .css({left: Math.round((msg.lastId / msg.numFiles * 100))+'%'}) .html(Math.round((msg.lastId / msg.numFiles * 100))+'%'); extractFiles(msg.lastId); } } }); request.fail(function(jqXHR, textStatus, errorThrown) { $('#error').html('An error has occurred' + textStatus); $('#spinner').remove(); }); } $(function() { extractFiles(); }); </script> </body> </html>
-
Hi, when i change language on homepage there are things that prestashop dont translate like categories and some menus on the bottom... Is there a way to translate categories and those menus also? This way user when access the site dont understand the categories... Thanks