Jump to content

Crazy-P

Members
  • Posts

    33
  • Joined

  • Last visited

Crazy-P's Achievements

Newbie

Newbie (1/14)

1

Reputation

  1. Okay. I figured out a way though I don't know if this is the proper way. For everyone else who encounter this problem then do as following: StockAvailable::setQuantity($id_product, $id_product_attribute, $quantity); //If you don't have a id_product_attribute, then just leave it as "null".
  2. Hei all on here I have used this thread: https://www.prestashop.com/forums/topic/262781-programmatically-adding-product/ with great success. However, the added products' quantity always remain 0? Everything works out perfectly: title, link_rewrite, price, image etc., just not the quantity. I use: $product->quantity = 1; In the database it remains 0 in psug_stock_available and psug_product. I know I can quickly update the quantity with sql, but I do prefer to use the standard methods via Prestashop. Thank you for your time. Sincerely, Patrick
  3. Hei all I want the breadcrumb to be between some of the header top modules. However, to do that, then I will have move the "include breadcrumb" to one of the modules hooked to the header. Now when I do that, the breadcrumb won't show any path at all. It keeps staying blank. But if I am to move it back to the header.tpl file, the path shows up again. Any solutions to this? Thank you for your time.
  4. Dear all I know this module http://www.thatsoftwareguy.com/prestashop_better_together.html, but it aint really supported for prestashop 1.4. I was wondering if any had modified it to support it or knows other modules doing something similar? What I am searching is a module which can make me have: "Buy X get Y for $10". That is if I add a product X to my cart and then go to accessories. Then some specific accessories will be showing a much cheaper price due to the fact that X is in the cart already. Hope this is possible. Have a nice day / evening
  5. Hey there I have encountered a strange issue. My website no longer send out the "awaiting bank.... " mail after the customers use the bank wire payment method. It worked fine the other month (April). I haven't changed anything related to those files. The only thing I have done is changing to another web hotel. Though anything else works just perfectly (user account mail, confirmation etc.). All the language specific files in the mail folder are intact too. Anybody else who have this issue? Also I am interested if anybody knows how to show the invoice number instead on the payment return page? Thank you for your time.
  6. Thank you. I will try your advice out later when I'm back fromuniv.
  7. But at our shop we got 2 different modules for payment. 1 is for bank wire, another is for card payment. You will need to choose either one of those 2 before doing the payment.
  8. Dear all Something strange happened on my shop. A customer of mine had picked to pay by Bank Wire (or so it says in the back office), however he somehow had paid his order by Master Card instead. Anybody knows how this scenario could happen? Thank you for your time.
  9. Hello all I have encountered a small problem. That is I cannot figure out how to set the country for guests. When users register, they can pick a country, and depending on the country - the VAT changes, or sometimes no VAT. So registered users will see the correct prices on products before reaching the cart. Guests on the other hand will first notice the new prices, when they've input all their data and checking out. Any out there who knows a way to solve this? Thank you for your time.
  10. Hei all I've been searching around for ages now and I simply can't find anyt module or so which sends an e-mail to customers, who didn't finish their cart (to those who leave at the checkout page before purchase), Or a simpel popup when they return to the site. I want to do a questionnaire to ask them why they didn't finish their cart. Anybody who knows a module for this? Thank you all.
  11. Hei I've been trying to get the delivery address + contact details to show on the confirm page, when ordering on my shop. However I simply can't get it to work. So I'm asking here if anyone knows how to or which files contains the get address function and so? Thank you very much for taking ur time. Sincerly, Patrick Olsen
  12. I'm having the same issue as well. Any solutions? Bankwire 0.5 Prestashop 1.4.4.1
×
×
  • Create New...