Search the Community
Showing results for tags 'Delivery address'.
-
I have a feeling this will be quite a simple one but I need to pull the the delivery address to a theme file (more specifically the country or country id) and I'm not sure how to go about doing that. I found this topic that explains it in some detail but I'm not sure where exactly in the cart fi...
- 3 replies
-
- geolocation
- country
-
(and 5 more)
Tagged with:
-
How to get delivery address state id variable in pdf/ invoice.tpl file, I have tried State::getNameById({$addresses.invoice->id_state}) but it is not working ... I want to check the customer's delivery state I am using PrestaShop version: 1.6.0.5 ----------------------------------------...
- 17 replies
-
- 1
-
-
- delivery address
- tpl
-
(and 1 more)
Tagged with:
-
Αγαπητοί φίλοι, Έχω ψάξει αλλά δεν βρήκα κάτι που να με βοηθήσει. Έτσι, αποφάσισα να ρωτήσω μπας και βρω κάτι... Έχω φτιάξει ένα eshop το οποίο παίρνει παραγγελίες από όλον τον κόσμο αλλά παραδίδει μόνο στην Κύπρο. Αυτό που ζητάω είναι να βρώ ένα τρόπο ώστε ο πελάτης να καταχωρεί απαρ...
-
Hi everyone! I'd like to add a pickup point option to an existing shipping module. Successfully added the map to the DisplayCarrierExtraContent hook, and when the customer select a pickup point i'll call a frontController of the shipping module and pass the address of the pickup point to him....
-
- modify cart
- delivery address
-
(and 2 more)
Tagged with:
-
Hello Comrades, When i turn on in cPanel ModSecurity on my prestashop domain, my customers can't add new delivery address for their order! and... if options is ON, customers will be see this screen when tray to add delivery address: Please all, can you help how can i use modsecuri...
-
- cpanel
- modsecurity
-
(and 3 more)
Tagged with:
-
Hello, I am facing a problem with the gender. I am selling flowers and the delivery address is mostly different then the customer address. When it comes to give another delivery address there is no possibility to add a gender. For exemple Mr White orders flower to Madam White and the delivery a...
- 1 reply
-
- gender
- delivery address
-
(and 2 more)
Tagged with:
-
Hello, I am facing a problem with the gender. I am selling flowers and the delivery address is mostly different then the customer address. When it comes to give another delivery address there is no possibility to add a gender. For exemple Mr White orders flower to Madam White and the delivery a...
-
I get the address delivery like name, first name, address, postcode whits this code: $address = new Address($this->context->cart->id_address_delivery); $state = new State ($address->id_state); $country = new Country ($address->id_country); And i can print with this echo $addr...
- 1 reply
-
- module
- order details
-
(and 1 more)
Tagged with:
-
Hi, I need help. There are two kind of products in my ecommerce, virtual and standard products. In the checkout process I would need to show 'The delivery address' only for standard products and not to show it for virtual products. Is any way to get this? I've put the condition "if $cart->isVirtual...
-
Hi all, I have been testing my site and the checkout process using a Sandbox PayPal account. Orders have been going through smoothly with 2 exceptions: 1) If I have tax enabled the order won't actually go through (if it is shipping to a taxable state). I can go through the whole PayPal proce...
- 1 reply
-
- Invoice address
- Delivery address
-
(and 1 more)
Tagged with:
-
Hello, I've just finished building my new store in Prestashop 1.6. I own a digital goods store, so billing/delivery address is not needed at all. I've been able to disable Prestashop asking for address on registration, but when the user is going to checkout, it keeps asking for billing/delivery...
- 7 replies
-
- Digital goods
- Delivery address
-
(and 1 more)
Tagged with:
-
I am using prestashop 1.6 i wan to remove two field from delivery adress company and vat. however i am not using b2b but still it showing on deliver adress form
-
Hello, In the "Checkout" process (Step1 and Step3) I would like to display only one single Address . In step1 "Summary" i will like to show (DELIVERY ADDRESS) and i will like to hide the (INVOICE ADDRESS). In step3 "Address" i will like to show (DELIVERY ADDRESS) and i will like to hide the ( B...
- 3 replies
-
- DELIVERY ADDRESS
- INVOICE ADDRESS
-
(and 1 more)
Tagged with:
-
Hi, it is possible to get "id_country" value from current cart delivery address? This is working $cart->id_address_delivery -return id_address correct this does not return nothing $cart->id_address_delivery->id_country $cart->id_country Thank you for help
- 2 replies
-
- id_country
- delivery address
-
(and 1 more)
Tagged with:
-
Hi, Is it possible to control the delivery address countries in customer registration page? I have an online shop and I created a separate store for each country using multi store function. I want to restrict the customer delivery address at customer registration page. Example, I have created...
-
- multishop
- delivery address
-
(and 2 more)
Tagged with:
-
Hi Guys I was just wondering if it was possible to have a delivery method change the delivery address during checkout? I'm asking this because of the different VAT rules that need to be applied on customer's from various countries. The scenario would be a customer from say, France, orders so...
-
Hi Prestashoppers, I have some problems with my site, if I want to register as a costumer, I can't specify a separate invoice address. There is no checkbox for different addresses. On checkout I can't choose between different addresses for delivery and invoicing. I can put the data in the f...
-
Hello, I am having problems with my Mail Alerts module as it is not sending the delivery address to Merchant. PS 1.5.4.1 Mail alerts 2.3 So, when the order is placed the mails are sent to customer and merchant. Customer recieves the complete email with address but merchants ma...
-
Hello, We are new to Prestashop and apologies if this is a simple solution. Our site is pretty much up but when someone tries to buy something they are unable to select a uk address. At the moment it is stuck with just US. the site is at http://pop-up-gallery.co.uk/presta Thanks in advance for any h...
-
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 deliv...
- 3 replies
-
- phone
- phone number
-
(and 3 more)
Tagged with:
-
Hi, How do I remove the delivery address and delivery method from my shopping cart checkout for both the website and mobile site? Any help would be great! URL: http://oahuadventuretours.com/ Version: Prestashop 1.4.6.2
- 4 replies
-
- delivery address
- delivery method
-
(and 2 more)
Tagged with:
-
Hi Guys, How can i show the selected delivery and invoice address on the bankwire confirmation page? I'm using Prestashop 1.5.5.0. Thanks in advance
- 1 reply
-
- bankwire
- invoice address
-
(and 1 more)
Tagged with:
-
Hi, Here is my issue for a shop established in Switzerland but close to the French and German borders. If users choose pickup in store (Switzerland) the but have their delivery address in France or Germany then the VAT is not included but it should as they pick it up in Switzerland. So,...
-
- pickup in store
- tax
-
(and 1 more)
Tagged with:
-
Hi, I hope someone could help me and point me to the right direction, I am using one page checkout of ps 1.5.0.17. I noticed that in the default one page checkout, in the new customer field (new registration), the first name and last name after email address and password are being automatic...
- 1 reply
-
- email order confirmation
- delivery address
- (and 1 more)