Jump to content

Search the Community

Showing results for tags 'order form'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Community Help and Support
    • PrestaShop Download
    • PrestaShop Addons
  • News and Announcements
    • PrestaShop news and releases
    • PrestaShop Beta
    • PrestaShop Blogs
    • PrestaShop Meetups
  • International community (English)
    • General topics
    • PrestaShop Merchants
    • PrestaShop Developers
    • Taxes, Translations & Laws
    • Community Modules and Themes
  • Forum francophone
    • Discussion générale
    • Aide et support communautaire
    • PrestaShop pour les marchands
    • PrestaShop pour les développeurs
    • Adaptation aux lois Québécoises
    • Modules et thèmes gratuits
    • Modules et thèmes payants
  • Foro en Español
    • Discusión general
    • Soporte de la comunidad y ayuda
    • Comerciantes PrestaShop
    • Desarrolladores PrestaShop
    • Módulos y plantillas gratuitas
  • Forum italiano
    • Forum generale
    • Aiuto e supporto della Community
    • Commercianti PrestaShop
    • Sviluppatori PrestaShop
    • Aspetti legali sull'eCommerce
    • Moduli e template gratuiti
  • Deutsches Forum
    • Generelle Fragen
    • Support und Hilfe aus der Community
    • e-Commerce/Versand-Handel mit Prestashop
    • Prestashop-Entwickler
    • Anpassung an deutsches Recht
    • Kostenlose Module und Templates
    • Generelle Fragen Copy
  • Nederlandstalig forum
    • Algemeen
    • Hulp en ondersteuning, van en voor de community
    • PrestaShop-winkeliers
    • PrestaShop-ontwikkelaars
    • Het aanpassen van PrestaShop
    • Gratis modules en templates
  • Fórum em Português
    • Fórum Geral
    • Ajuda e Suporte da Comunidade
    • Lojistas que utilizam o PrestaShop
    • Desenvolvedores PrestaShop
    • Legislação específica
    • Módulos e temas gratuitos
  • Polskie forum
    • Forum ogólne
    • Wsparcie i pomoc użytkowników
    • Oferty twórców PrestaShop
    • Deweloperzy PrestaShop
    • Darmowe Moduły i Szablony
  • Dansk forum
    • Generelt forum
    • Hjælp og support fra fællesskabet
    • PrestaShop for købmænd
    • PrestaShop for udviklere
    • Love og regler
    • Gratis moduler og temaer
  • České fórum
    • Instalasi, Konfigurasi dan upgrade
    • Obecná diskuze
    • Bezplatné moduly a šablony
    • PrestaShop vývojáři
    • PrestaShop obchodníci
  • Bahasa Indonesia
    • Diskusi Umum
    • Podpora a pomoc komunity
    • Laporan Bug
    • Jasa, Promosi & Lowongan Kerja
  • Svenskt forum
    • Allmän diskussion
    • Installation, konfigurering och uppdatering
  • Forumul românesc
    • Discuţii generale
    • Instalare, configurare şi upgrade
  • Pусский язык
    • Обсуждение скрипта
    • Установка, Настройка, Обновление
    • Прием багов
  • Slovenské fórum
    • Všeobecná diskusia
    • Podpora a pomoc komunity
    • PrestaShop obchodníci
    • PrestaShop vývojári
    • Bezplatné moduly a šablóny
  • Türkçe Topluluğu
    • Genel Konular
    • Topluluk desteği ve yardım
    • PrestaShop Tüccarları
    • Prestashop Geliştiricileri
    • Ücretsiz Modül ve Temalar
  • Diễn đàn tiếng Việt
    • Thảo luận chung
    • Hỗ trợ từ cộng đồng
    • Dành cho chủ doanh nghiệp / cửa hàng
    • Dành cho lập trình viên
  • PrestaShop Communities
    • اللغه العربيه [Arabic]
    • Ελληνικά [Greek]
    • עִבְרִית [Hebrew]
    • 中文
    • Magyar [Hungarian]
    • 日本語 [Japanese]
    • Lietuviškai [Lithuanian]
    • انجمن فارسی [Persian]
    • ไทย [Thai]
    • Malaysia [Malaysian]
    • Eesti [Estonian]
    • Slovenščina [Slovenian]
    • Српски [Serbian]
  • IP. Board Forum
    • IP. Board Forum Questions and Issues
  • Archive
    • Zapłać Moduły i Szablony [ARCHIVE]
    • Moduly, upravy a dizajn [ARCHIVE]
    • Phát triển và các mô-đun [ARCHIVE]
    • Yazılım, Modül ve Tema [ARCHIVE]
    • Модули, Шаблоны [ARCHIVE]
    • Module şi teme [ARCHIVE]
    • Pengembangan dan Modul [ARCHIVE]
    • Moduler och teman [ARCHIVE]
    • Ecommerce x PrestaShop [ARCHIVE BOARD]
    • Vývoj a moduly [ARCHIVE]
    • Kostenpflichtige Module, Templates [ARCHIVE]
    • Módulos y temas pagos [ARCHIVE]
    • Módulos e temas pagos [ARCHIVE]
    • Servizi commerciali [ARCHIVE]
    • Forum - Feedback Contributor
    • PrestaShop Cloud

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Found 9 results

  1. Hello! I have encountered this strange problem while working on a new e-shop: Even though I have made the phone number mandatory at registration (from the admin), if the customer only fills out the second field (mobile phone), and not the first, NO phone number will be displayed in the delivery address form. (See screenshot.jpg) Can anyone please tell me how to make it display the mobile phone number too? Thank you!
  2. Hi guys, I'm starting anew with prestashop. So apologies for any naive questions. I wanted to edit the texts for the labels for the express checkout form as shown in image below I'm looking to do this from the admin login. But i'm unable to find it on the admin dashboard. Could you help me? Thanks & Regards Bhagirath
  3. I am a merchant on PS 1.6, learning a bit of code as I go. When I order a product, I get to a popup cart page, with a checkout button. Is there any way to skip this stage for a quicker checkout? For example this product page: http://www.veganline.com/x/index.php?id_product=76&controller=product has a button to "add to cart"... <form id="buy_block" action="http://www.veganline.com/x/index.php?controller=cart" method="post"> <input type="hidden" name="token" value="7ad8600a8f07f43c73c1f6c08d552a83"> <input type="hidden" name="id_product" value="76" id="product_page_product_id"> <input type="hidden" name="add" value="1"> <input type="hidden" name="id_product_attribute" id="idCombination" value="1037"> Then on the popup page <a href="https://www.veganline.com/x/index.php?controller=order-opc" title="Checkout - (this takes a second)" rel="nofollow"> Checkout - (this takes a second) » </a> == $0 (I teach myself snippets of code from my browser's "inspect" function, and a bit of googling, but I don't have a bigger picture of how the cart works.) Any help welcome John Robertson
  4. Hi there! I have used Prestashop always like an user and just customizing small things. Now I need to customize the core and not just the theme or apparence. I need to change the order form. Basically the step 3 will have three delivery options and, depending on the option choosen, the fourth step will ask for different information. My question is... How would do try to do this job? I am thinkg in two possibilities. Creating a module that will act as order form (even I don't know if it is possible) or override core classes to add this logic. Which option do you think is the best one? If none, how would you do it? Thanks!
  5. I need an Order Form to allow my wholesale customers to quickly order without cart functionality (only when a wholesale customer logs in) I've found two options below. But they apply to all visitors and groups indifferently. http://addons.prestashop.com/en/checkout-modules/8065-order-form.html http://addons.prestashop.com/en/checkout-modules/5498-quick-order-form.html Are there any modules to achieve this type of functionality in PS? Thanks,
  6. saya mau tanya gimana nampilin hasil submit form di cart dan order jadi di product detail saya tambahkan form kurang lebih sperti ini <form action="" method="post"> <select name="drop_1" id="drop_1"> <option value="" selected="selected" disabled="disabled">Select a Category</option> <?php getTierOne(); ?> </select> <span id="wait_1" style="display: none;"> <img alt="Please Wait" src="ajax-loader.gif"/> </span> <span id="result_1" style="display: none;"></span> </form> setelah user tekan tombol submit langsung tampil hasil submitnya, untuk hasil submit saya pakai seperti ini <?php if(isset($_POST['submit'])){ $drop = $_POST['drop_1']; $tabel = $_POST['tabel']; echo "product yang anda pilih "; echo $drop." & ".$tabel; } ?> nah saya ingin menampilkan lagi hasil submit tersebut pada cart dan order , mohon pencerahannya
  7. Hello, I need a custom order form for my site. It should look like this one from the attachment, and be available, after you click the button "Customized Order". This button will be instead of "send to a friend" button. It will function similar with the send to a friend, but, it will load this custom form order, and it will send it (all information gathered from the user) to the adminstrator of the site. The color picked by user, should be received by admin like code (ex: #ffffff). This form order should be available just for registred user, like the "product comments" module. I'm not a programmer, I'm just a graphic designer and my skills with php are not so good, so I realy need your help. I tried to combine some php codes from the send to a friend module, "product comments", and the php from a php form generated with http://www.phpform.o...ilder/index.php , but was'n't a succes. Also nobody integrated a color picker in a order form, before, so I'm a dead end. Attached image you can also find it here: http://s9.postimage..../form_order.jpg I have untill now next files:http://dfiles.eu/files/jrgrtd3hu also they can be found also here: costomeorder module. At this stage I can't insert the HTML code, from "form.html" to "customizeorder.php". Also i have to insert 2 color picker, one in the right of "My own color" field, and another in the right of "Paint all product in this color" field. Another thing to do is that, when is clicked "Default dimensions" radio button, it will be have to deactivate the other option "Custom Dimension" with the 3 fields "Height", "Width", "Lenght". At this stage, this isn't done yet. "Autocomplete ID Product" field should be replaced with the product name and picture of the product for which you wish to customize (see the printscreen) http://s9.postimage..../form_order.jpg.
  8. Hey everyone! First off, let me say that Marek Mnishek is a GENIUS with his PS themes. He's CRAZY helpful, and just all around wonderful. Thanks for all of your help Marek! Now to my problem - my orders don't show the product image. Is there a toggle button somewhere that will turn that on? Thanks! ETA: Never mind. Figured it out! This ain't just a hat rack on these here shoulders! *snerk*
  9. I want to change the notes about entering details in the instruction dialogue box on the order form. I found the page with the text for the instruction at themes/prestashop/order-address.tpl i edited the text, saved the edit, refreshed the loaded page and the edits have not appeared. Have i found the correct theme page to edit many thanks Jim
×
×
  • Create New...