Jump to content

kristapszs

Members
  • Posts

    11
  • Joined

  • Last visited

Profile Information

  • First Name
    Kristaps
  • Last Name
    Mikasenoks

kristapszs's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Hi! In our shop we got a situation when we want to allow user to add multiple (two to be specific) discount codes for one cart/purchase. It will be giftcard code and voucher with % discount. Is it possible to allow user to add multiple discount codes ? Help is very appreciated, thanks.
  2. Hi! I was wondering if it is possible, to get id of carrier choosed by user in next order steps? I want to show payment options based on selected carrier, so i am planning to do simple if statements to check what carrier is selected. I know that that is not the best way, and that there is module for that, but i don't feel like buying module for such a small feature. Thanks.
  3. No ideas? Or just i didnt explain the problem clearly ? Kristaps
  4. Hi! I will try to explain. Yes, you can create CMS pages . But i want to create separate page/section which contains list of created CMS pages from one category. I create new CMS category "Blog" . I then create some cms pages under this category, "Article 1" , "Article 2" , "Article 3" . Then i want to add link to navigation called "News/Blog" , which opens list of cms pages ( so , article 1, article 2 etc ), from specific category (in this example, category is "blog") . So, open link to page, list with articles from category show up. I dont want to link to a cms page, i wanna see links of all cms pages in one place.
  5. Hi! I was searching around, but couldnt find possible option for such page. I can show specific cms page, but not category page. I want to add link "Blog" in navigation which leads to page, containing list of articles from "Blog" category in backoffice->cms (like in wordpress, haha ). I did found "CMS block" module, but how i can attach it to costume page? Help and some materials are appreciated. Thanks ps version 1.6.1
  6. Can you provide me some contacts, so i can get in touch with you ? Thanks
  7. Hi there! My shop is selling printing equipment, including ink. We have cointainers of ink comming in and we want to sell them in smaller amounts. So lets say i got 1l with ink and i want to be able to give opportunity to buy ink in their desired quantity. For example 125ml , 300ml, 500ml, etc. I thought about adding attributes to product with price impact, but that doesnt provide accounting for the product ( we got 1liter with ink, someone buys 125 ml , we got 875ml left ), correct me if im wrong . So the main specification is keeping track of quantity and other is price difference, the more you buy, the less you pay for 100ml. I know there is P&S module avaliable, but its kinda expensive ( 200 euros ) , and we dont need all its functionality. Also we are not big enterprise. Shouldnt be the hardest task, as i found some solutions in this forum. We are using prestashop 1.6.0.9 . Let me know if someone is interested in this
  8. Maybe someone could list some options, that i need to tripple-check in backoffice or in hosting panel? I am using php mail() function to send mail. As i said, test mails are sending, but maybe using SMTP would fix the issue ?
  9. We are using A2 hosting (but we will change soon maybe). At first i was thinging about that i need to buy some plugins, but i read the forum and i noticed, that others are getting email notifications, i should get notification atleast about status change. i have checked all the stettings. What was the issue in your case ?
  10. Good day! I am looking solution for some while now . As a costumer, i don't get email notification, when my order is placed, or order status is changed. I have found all the templates for emails, but they are not send, when i change order status. I have installed mail alert module, also i tried to send test mail from backoffice and its working!. Do i need to do additional steps, to send email with order details/invoice ? Or i am just looking in wrong places? I am still adapting to Prestashop, so excuse my knowledge. Thanks!
  11. Hi! I am creating invoice template right now. I want to add field, where there is name displayed of the eployee who created this invoice . Basically the one who is logged in in backoffice. I can acces variables like $order, $carrier, etc. But i cant find variable for admin/employee/owner ( or i dont know where to search ) Thaks!
×
×
  • Create New...