Search the Community
Showing results for tags 'input'.
-
Hello, I need my product to have the following characteristics: Colors: can be used attributes - does not affect price - Shown as colors Width: can be used attributes since there are a limited quantity - affects price - Shown as dropdown list Height: cannot be used attributes...
-
¡Buenos días amigos! Soy nuevo en el desarrollo de módulos para Prestashop, así que agradezco cualquier recomendación, consejo o solución que me puedan prestar. El problema que tengo es que al crear un módulo y colocar los campos para el formulario de configuración del módulo coloco uno de los...
- 1 reply
-
- desarrollador
- modulo
-
(and 3 more)
Tagged with:
-
Bonjour, Je cherche à transformer le design des boutons d'incrémentation de la partie product-add-to-cart. Dans le fichier .tlp, le code ne corresponds pas au code généré que l'on peut voir dans l'inspecteur de propriété et il semblerait que des classes soient générées en JS. Si je surcharge ou mo...
-
Hola a todos, tengo un problemilla con un tema cantidades y js que no logro resolver. La idea es que dentro de la pagina de producto exista un botón que al pulsar cambien la cantidad de los artículos que se quieran cambiar. Hasta ahí bien ya que no es muy complicado, simplemente al pulsar llamamos a...
-
Dummy question but I cannot seem to find a straightforward answer. I am building a form using the HelperForm class and I want to pass a hidden field with it for which I use: array( 'type' => 'hidden', 'value' => 43, 'name' => 'id_product' ), ) ); Where value seems to i...
-
Hello, I would like to program a complete form with helperform on prestashop 1.7. with select, radio button and checkbox. My image attached. It would be an admin side module. And all the information will be stocked in an XML file. I’m in training course and I have 4 weeks to do...
- 5 replies
-
- prestashop 1.7
- radio button
-
(and 3 more)
Tagged with:
-
Hola!! Llevo años en su comunidad usando su sistema y es genial, hace unos días me actualicé a Prestashop 1.7.6.1 y entre novedades y cambios he querido asignar un "autofocus" en un formulario, para que siempre que cargue esta web cargue ya para escribir en el campo referencia, En otras pala...
-
- referencia
- pedidos
-
(and 6 more)
Tagged with:
-
Hello, Is there any chance to get a helper for creating a nice AJAX searching product input with combinations? Something like in product edit and submitting accesories for products or when in creating new order from back office - there is nice field to search for products with combinations. Can...
- 2 replies
-
- ajax
- prestashop
-
(and 6 more)
Tagged with:
-
Witam! Wersja sklepu: 1.7.2.2 szablon sklepu stockowy: classic Na wstępie powiem, że koszyk jest standardowy, nie ma dodatkowego modułu. Próbowałem wyłączyć wszystkie moduły poboczne, które gdzieś tam są przypięte do koszyka i niestety nie pomogło to w rozwiązaniu problemu. Nie wiem też niestet...
- 4 replies
-
- zmiana ilości
- 1.7
-
(and 2 more)
Tagged with:
-
Hi everyone, I have a ton of attributes and I would like to be able to filter them in blocklayered navigation. I would like to create an input able to autocomple my search - just like this website does : https://www.collinesdeprovence.com/gammes.html Any clue, module or help you could...
- 1 reply
-
- blocklayered
- navigation
-
(and 4 more)
Tagged with:
-
hi all, I have followed the steps to create a voucher but somehow there is no box that displays an input for the voucher codes... i have modified the default theme but i never touched anything that had to do with the payment systems or ordering so it's not like i altered anything like that but i...
-
Hello everyone, I just want to share that on this site: https://goo.gl/itKrKf I bought a social module login to implement it in our store prestashop ... at a great price ... I leave it here in case anyone wants buy it and install it in your store! Regards!!
-
Hey guys! I'm workin with StarterTheme of prestashop (1.7.2.4), and Im struggling with one weird problem... (maybe it's not a problem but dunno how to call it). The main thing is that I dont want to use bootstrap in my project... but there is one thing which makes me think like there is no way...
-
- startertheme
- cart
-
(and 4 more)
Tagged with:
-
I have been trying to change the language of this page to Spanish. http://elektrozales.com/es/ I can’t change "ADD TO CART" to "AÑADIR AL CARRITO". I have been trying for days, I have translated and all, but when i click on "translate back-Office" it says 1000 de max_input_vars. and you need 4654,...
-
How can I insert an attribute (id) into the input (radio) of my form? I tried some ways but I did not succeed, could anyone give me a tip? My last attempt...: CustomerFormatter.php: getFormat(){} $doc_typeField = (new FormField) ->setName('doc_type') ->setType('radio...
- 3 replies
-
- addAvailableValue
- customerformatter
- (and 4 more)
-
Hello, I have a shop on Prestashop 1.6 and we work with clients from different countries. For delivering product I need to know their phone number. Do you know some module for verifying phone number format? Additional question : I would like to migrate my site to 1.7 but I do not know i...
-
Τι τρόπους χρησιμοποιείτε για να εξυγιάνετε τα δεδομένα που εισάγει ένας χρήστης μέσω μιας φόρμας (και ιδιαίτερα για textarea); addslashes? stripslashes? str_replace? strip_tags? κάτι άλλο; Προτείνω σ αυτό το άρθρο να μοιραζόμαστε τεχνικές ασφαλείας ώστε όλοι μαζί να γίνουμε πιο ασφαλείς απέναντι...
-
Hi there, we currently process orders with two different carries, both of which will not deliver to PO Box addresses. Our solution to this was pretty simple. We added a red warning above the Street address field that stated that PO Boxes were not valid and inputting one will cause delays as we will...
- 1 reply
-
- validation
- form
-
(and 5 more)
Tagged with:
-
Salve, scrivo questa guida in quanto non ho trovato molto sul web e spero sia utile. E' necessaria un minimo di conoscenza con db mysql e classi php. File da modificare: FRONT-END - themes/NOME_TEMA/autentication.tpl - controllers/front/AuthController.php - classes/Customer.php ADMIN...
- 3 replies
-
- 1
-
-
- campo personalizzato
- custom field
- (and 8 more)
-
Hi, I think this is an interesting thing witch has to be resolved or answered. I`m working on a module and i use .tpl for the configuration page. Yesterday when i built up the html structure, wrote the php witch process it fine, but i received an error "Cannot load module object". I spen...
-
I'm new to prestashop and wanted to know how to add custom input boxes on my clothing store so visitors have the option to add custom size details/measurements instead of choosing from pre-determined sizes (S, M, L, XL, etc.). Thanks!
- 1 reply
-
- input
- measurement
-
(and 1 more)
Tagged with:
-
Hola lo primero agradecer la colaboración a todos en este foro. Bueno mi intención es añadir un campo (input) donde el cliente introduce el imei, el cual yo pueda ver en el resumen del pedido (en principio solo ahí pero sería interesante poder añadirlo también en la factura). Se que se puede...
- 3 replies
-
- editar
- liberacion
- (and 5 more)