Search the Community
Showing results for tags 'SELECT'.
-
I have a product with different combinations/attributes, so one drop-down menu with different values. If you select a value, the price does not change and after 2 seconds the drop-down value change again to the default value. But in quick view it works, i can choose the value and the price chan...
- 10 replies
-
- drop down
- combinations
-
(and 3 more)
Tagged with:
-
Hello everyone, How to select an active option in my module? checked options dont work return array( 'form' => array( 'legend' => array( 'title' => $this->l('Choose products'), 'icon' => 'icon-th-large',...
- 2 replies
-
- select element
- selectbox
-
(and 1 more)
Tagged with:
-
I'm developing a configuration form using the Helper-form , my form has a <select> tag with list of <options> , all this is working my problem is i want to set a specific <option> selected, In another way i want to add an attribute selected to an option in condition of the value , Any Help ?
- 7 replies
-
- helperform
- select
-
(and 3 more)
Tagged with:
-
I'm using Prestashop 1.7.6.8. When adding an address for members or those who want to place an order without being a member, for example, I want to show a warning on the screen if they choose Germany. Something like an information note. How can I do that? I'm new to Prestashop. Which file do I need...
-
Hola a todos, espero contar con su ayuda para resolver: Estoy buscando la manera de que el cliente pueda seleccionar la zona asociada a su pais en el formulario de envio, para que luego puedan seleccionar la provincias asociada a la zona que seleccionaron. Ejemplo: Tengo Pais Chile,...
-
Hola a todos, espero contar con su ayuda para resolver: Estoy buscando la manera de que el cliente pueda seleccionar la zona asociada a su pais, para que luego puedan seleccionar la provincias asociada a la zona que seleccionaron. Ejemplo: Tengo Pais Chile, este pais tiene 50 provinc...
-
- dirección
- formulario
- (and 8 more)
-
Select category - jak zbudować na stronie.
Netteria.NET posted a question in Wsparcie i pomoc użytkowników
Witam Jak zbudować albo dodać select z kategoriami na stronie w .tpl Jest jakiś hook albo zmienna globalna? Bo coś nie mogę znaleźć. Muszę wstawić na stronie rozwijalny select i po wybraniu w nim kategorii aby mnie przenosiło właśnie do niej w sklepie. Z góry dzięki za podpowiedz...- 1 reply
-
- prestahsop 1.7
- category
-
(and 1 more)
Tagged with:
-
Hi to all, I created a method to construct an array of options like this: public function getListaNatureNew() { $tipiAliquoteIva = [ 'N0' => $this->l('Nessuna'), 'N1' => ['N1' => 'Escluse ex art. 15'], 'N2' => ['N2' => 'Non soggette', 'N2.1' => 'Non soggette ad IVA ai sensi degli artt. d...
- 1 reply
-
- disabled option
- options
-
(and 2 more)
Tagged with:
-
Hello community! I'm creating a module and stuck on quite simple thing I couldn't find or figure out by myself. Let me explain. I have a dropdown in module configs: array( 'type' => 'select', 'lang' => true, 'label' => $this->l('Type list'), 'name' => 'type_list', 'des...
-
Hi. I have problem with not working select in my prestashop admin panel. Just take look on screens. Why is this render like that? When I edit code it seems to be working properly.
-
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:
-
Hi, i have to make a query with gives me this structure. P=Array ( [0] => Array ( [id__dic] => 79 [id__shop] => 1 [id__lang] => 2 [symbol] => uoi [parent_symbol] => Mich [root_symbol] => 0 [folder] => 1 [oorder] =>...
-
I make a blog module and now comes the pagination issue where I need the rows count for the respective calculations. I have an idea to make a table lets say category_total where I will have 2 columns (category_id, total) where I will update the total once I add or delete something. I will delete...
- 1 reply
-
- where
- performance
-
(and 6 more)
Tagged with:
-
Bonjour, J'ai un petit soucis sur une déclinaison de produit car celle-ci saute lors de la première sélection... Je m'explique : J'ai un produit proposant des séances de coaching. En fonction du nombre de séance, l'utilisateur doit choisir celui qu'il souhaite (1 séance par défaut, s...
- 98 replies
-
- déclinaison
- saute
-
(and 2 more)
Tagged with:
-
Buenas. Estoy intentando mejorar el buscador de la tienda online https://www.almacendeoficina.com porque cuando busco, por ejemplo, "bic cristal", me muestra todos los productos que tienen una u otra palabra. De modo que, en vez de mostrar 20 productos, muestra 400 o 500 sin un orden pro...
-
buenas estoy tratando de crear un Select en direcciones para las ciudades, pero debe cambiar cuando la persona selecciona el departamento, alguien podría decirme donde debo poner la función onchange o podría darme un ejemplo, las ciudades están en la base de datos asociadas a los depart...
-
- select
- formulario
-
(and 1 more)
Tagged with:
-
Hello Prestashop Team, I want to modify the product page in the template "variant-product.tpl" to get only one selector for few attributes. I want the image product change when I change the selector. You can check the attached image. Thank you so much
- 3 replies
-
- select
- combination
-
(and 4 more)
Tagged with:
-
Howdy, I'm facing in Prestashop 1.7.3 (clean install) the following issue's: I'm not able to browse to local pc. When I click on the button nothing happens. So I can't change the logo even. I can't select the theme, I uploaded it by ftp and there it stops. It displays the thumbnail...