Jump to content

caesar1

Members
  • Posts

    5
  • Joined

  • Last visited

Profile Information

  • First Name
    caesar
  • Last Name
    caesar

caesar1's Achievements

Newbie

Newbie (1/14)

1

Reputation

  1. Hi all, I need to add a new row at the shopping cart summary table. The situation is this: I have divided countries based on an option, which is whether customs expenses are handled by the customer or not. For this, I have added a column in DB at ps_country table and with 0 means that customs expenses are not handled by the customer and 1 means that they are handled by the customer. I want that, when the customer selects a billing address, if the country that he/she has selected has the field of customs expenses with value 1, to show a row at shopping cart summary table, which indicates that customs expenses are handled by the customer (the row should be shown after Total Shipping expenses). Anyone who has encountered this issue before, please help.
  2. @Knowband Plugins could you please make an example with real data? The most important thing in my case is the translation of features (I have 8 features for each product). Thanks.
  3. Hi all, I am encountering a problem with the CSV import functionality. I am developing an e-commerce in 2 languages: English and Italian. I have already imported the products in Italian language. When I want to import translations in English language, I enable ID override (in order to update only products with those IDs), but when I import them, they override the Italian language strings. Anyone who has encountered this problem before, please help.
  4. Thanks razaro. I had done it already, but hadn't test it till the end...
  5. Hi, I am somewhat new to PrestaShop. I need to prevent the customer from completing an order if a shipping quote does not apply to the current order. I have only one shipping carrier, with a limited weight range. I have already disabled the free carrier option in Shipment module, but when a customer order exceeds the range, it says that shipment is free!... Anyone encountered this issue before is kindly invited to help. Thanks.
×
×
  • Create New...