
pawciak
Members-
Posts
15 -
Joined
-
Last visited
Profile Information
-
Location
PL
-
Activity
Freelancer
pawciak's Achievements
Newbie (1/14)
1
Reputation
-
Hi is there any way to add additional price info / column to this ecommerce platform? Let me explain what i need. A customer come to my website with e-literature (simply ebooks but not only). He/She can buy it in a three different pricing options ( e.g. 5$, 10$, and 15$). But before checkout should appear a slider/input, which will pass to database (and be visible in plugin sales dashboard) what percentage of the product value/price will be dedicated to the store owner as store owner fee. so if somebody will decide to give me 50%, in the dashboard i will see column (owner 2.5$ and column author 2.5$). Payment stay as it is - everything goes to me as store owner, and i will send money to the author without involving ecommerce system. In other worlds - i need an extension for creating custom fields in the prestashop and integrating them with it.
-
hey! I've got a question - my friend is importing into his prestashop store items using 3rd party solution. and it works ok except one thing. Each size is a different product (e.g. Vans Arizona 36, Vans Arizona 37 etc). My question is - CAN i merge in prestashop those products as Vans Arizona (single product), and that products will become size attribute? it can be done semi-manual so admin will have to do something like mark as specific size. thanks for help!
-
Hey Guys, I am looking for any tips/solution for following idea. In my shop I want to sell only one item - BMX bike. What I would like to achieve is to have a kind of online creator in which user will have a possibility of: + choosing a color, + choosing a handlebar type, + choosing tires I know how to make a mockup in html,css&jquery which will generate live preview of that but is there any ready-to-use solution for that? any plugin..? if no, how to send such information to the system and include in the order? thanks for your help! Best, Paul
-
hey guys, for last few hours I try to solve an issue with moving presta to another server. I really have brightest idea what is wrong.. i did everything according to manual. when I try to login to BO or visit FO i had an 500 error. I turn of error reporting in config.inc.php file. And this is what I get: Warning: require_once(/home/orfin/ftp/frykasy/sklep/tools/smarty/Smarty.class.php) [function.require-once]: failed to open stream: No such file or directory in /home/orfin/ftp/frykasy/sklep/config/smarty.config.inc.php on line 29 Fatal error: require_once() [function.require]: Failed opening required '/home/orfin/ftp/frykasy/sklep/tools/smarty/Smarty.class.php' (include_path='.:/usr/share/pear/') in /home/orfin/ftp/frykasy/sklep/config/smarty.config.inc.php on line 29 why there is such error?;/ PS ver. 1.5.3.1
-
Jquery transfer effect don't work
pawciak replied to pawciak's topic in Addons, modules and themes developers
@Vekia: it works usual so after clicking on add to cart (instead of that i have "+") it was a semi-transparent move of product image directly into the cart. -
Hey PS Team! I've found out that after adapting default theme somehow i broke the transfer effect.. this is url to the shop: http://colorfill.pl/clients/sklep/index.php?id_category=7&controller=category&id_lang=7 thanks for any tips!
-
Hey, I think my problem is simple and naive but I don't have brightest idea how to solve it. As you can see on the attachement on my summary page (so the first screen of cart) you have following data: + total product cost + shipping cost + product cost NET (without taxes) + taxes cost + SUM (all together: product with taxes + shipping) What I would like to achieve is to show ONLY: + total product cost + product cost NET (without taxes) + taxes cost + SUM (all together: product with taxes WITHOUT shipping) ive tried to edit several files without success. Why I want to get such solution? Because without login my clients see Free delivery (which is untruth because i dont offer such option). After login usually they see the same or already shipping included and it makes them confused. because i would like to calculate shipping just after login & choosing proper delivery option. thanks!
-
Hej, używam wersji 1.5.3.1. Chcę w kategorii posortować produkty wedle własnego uznania. WIem, że wcześniej była metoda ze strzałkami/przeciągnij i upuść. Natomiast w tej wersji ps tego nie ma;/ co robię źle? W ustawieniach odpaliłem sortowanie wg wewnętrznego podziału w kategorii. dzięki!
-
Hey, I am using prestashop 1.5.3.1 - I want to sort products inside category in a custom way. Ive heard that there were some arrows / jquery drag&drop way but.. In my browsers it doesnt work. Any idea how to achieve it? in menu > prefernces > products Ive change the order for order inside category. thanks for help!
-
hey, I have an issue with blockuserinfo module. It displays in place which is not the best according to the layout. So i wanted to move it to different place. SO i did following thing - from blockuserinfo.tpl I copied element: {if $logged} <a href="{$link->getPageLink('my-account', true)}" title="{l s='View my customer account' mod='blockuserinfo'}" class="account" rel="nofollow"><span>{$cookie->customer_firstname} {$cookie->customer_lastname}</span></a> <a href="{$link->getPageLink('index', true, NULL, "mylogout")}" title="{l s='Log me out' mod='blockuserinfo'}" title="{l s='Log out' mod='blockuserinfo'}" class="logout" rel="nofollow">{l s='Log out' mod='blockuserinfo'}</a> {else} <a href="{$link->getPageLink('my-account', true)}" title="{l s='Login to your customer account' mod='blockuserinfo'}" class="login" rel="nofollow">{l s='Log in' mod='blockuserinfo'}</a> {/if} and pasted into header.tpl to the place I wanted to have it. It appears and works BUT there is huge problem with translation - after pasting it into header.tpl data from blockuserinfo changed into english and I cannot change the language of those texts (even after switching the lang). In admin panel > module translation there is MISSING variable for login and logout under blockuserinfo. How to repare it?
-
Hey, first of all - hello & thank you for such great soft! For almost 4 years I was connected only with WP dev projects and now its time for my first time shop. I developed theme and so one. Works like charm. except one thing. Its in 2 languages and translations are working perfectly but inside header I have a menu bar (2 menus in fact). they looks like that: <div class="top-navigation"> <ul class="left-menu"> <li><a href="#">O firmie</a></li> <li><a href="#">Oferta</a></li> </ul> <ul class="right-menu"> <li><a href="#">Sklep</a></li> <li><a href="#">Aktualności</a></li> <li><a href="#">Kontakt</a></li> </ul> <h1><a href="" title="Polskie Frykasy">Polskie Frykasy - Strona Główna</a></h1> </div> What I wanted to achieve is: + Having possibility of link text translation (in wordpress was sth like that <!--:en-->textinenglish<--:--><!--:pl-->Textinpolish<--:--> + The same but about URL for the links - to guarantee that user will be directed from english shop to engilsh website and from polish shop to polish website How to achieve it? thank you! ---------- I've found solution here: http://www.prestasho...__fromsearch__1 could we closed it? thx