Search the Community
Showing results for tags 'textfield'.
-
Hello At the moment I try do develop a simple function where I get the Quantity and than the Product reference and add them diretly to the cart. At the moment though it does nothing function add_to_cart_custom(){ var params = $('#add_this_to_cart').attr('data-id'); addToCart(params); } <input type="text" name="obr_qty" id="obr_qty" placeholder="{l s='Qty' mod='orderbyrefcsv'}"> <input type="text" name="obr_ref" id="obr_ref" placeholder="{l s='Reference' mod='orderbyrefcsv'}" class="first" style="width:78%;"/> <input type="button" id="add_this_to_cart" name="submit" value="Ok" onclick="add_to_cart_custom();"/> I changed the order by reference or csv module a bit. could anyone help me maybe?
- 1 reply
-
- add to cart
- textfield
-
(and 1 more)
Tagged with:
-
Bonjour à tous ! J'ai une petite question pour vous Je suis entrain de mettre en place le module de navigation à facettes, ma questions est simple. Est-il possible d'voir un champ texte ? comme par exemple un champ nom ou en tapant le la lettre "a", seul les produit commençant par "a" resterait ? Merci beaucoup pour cette lecture et si tu as une réponse ce serait cool !
-
hi forum i would like to know if it is possible to use variables in textfields in the backend, esp. in product descriptions, e.g. (dummy code) <?php $name ?> is a very nice product, you will love <?php $name ?> which ich available in <?php $colors ?> etc. any hints? cheers, ms.
-
Salve gente, Ho un enorme problema. Sto cercando un modo per fare una cosa del genere: http://www.mondotimbri.com/Pages/it-autocomposizione.aspx?id=P10 C'è la possibilità di implementarlo nel codice oppure un modulo apposito e farlo comparire nella mail dell'ordine in modo che lo stampo come il cliente lo vuole? Avrei un po' di urgenza, se possibile averlo online per Venerdì!!! Ho provato ad abilitare in qualche modo (e non ricordo come ho fatto) size-font ecc... ma mi dava errore... Sapete aiutarmi? Grazie Mille in anticipo Simone
- 1 reply
-
- personalizzazione
- textarea
-
(and 1 more)
Tagged with: