Jump to content

daitam

Members
  • Posts

    5
  • Joined

  • Last visited

Profile Information

  • First Name
    Dainius
  • Last Name
    T

daitam's Achievements

Newbie

Newbie (1/14)

1

Reputation

  1. Hi, is it possible to have different user registration form fields, different carriers and different payment methods for each language? We have our shop in our native language and we now have translated all the products and etc. to english and the language switcher does the translating part perfectly. But we also need to show different user registration form with additional fields for english language only. We want to show different registration and address fields when user sees site in english. And we need to show different shipping carriers and information for english language aswell. Is there any short way (configuration, module etc.) to achieve this? I was thinking about using multistore feature, and have different installations for local and global sites (for native and english languages), but don't know if this would be the correct way. Waiting for comments, thanks in advance p.s. at the moment we're using version 1.5.4.1
  2. http://stackoverflow.com/a/30608128/1389334 this answer solved the issue
  3. When executed actionValidateOrder ( Classes/PaymentModule/validateOrder() ) reduces product quantity. I'm using Prestashop 1.5. Which part of code initiates reduction?
  4. Hello, I recently took over development of one prestashop shop and I need to change quantity reduction logic. At the moment quantity is reduced when the client is redirected to payment platform, so if payment won't succeed the quantity will still be reduced. I need to prevent that, so it would reduce quantity only when the payment confirmation arrives. Any tips where to start from?
×
×
  • Create New...