PrestaShop is a free and open-source e-commerce storefront/shopping cart solution based on PHP, the Smarty templating engine, and MySQL. It is under active development by its creators, the PrestaShop in Paris.

learn more… | top users | synonyms

18
votes
18answers
25k views

Magento or Prestashop, which is better? [closed]

I want to find an ecommerce solution for my little shop. My friend tells me that Prestashop is very easy to use and develop modules for, but some say Magento is better. Can anybody tell me which is ...
6
votes
15answers
13k views

Prestashop compared to Zen-Cart and osCommerce [closed]

I'm considering Prestashop for a new project. It seems to be younger than Zen-Cart and osCommerce. Since I just found it by Google, I'd like to gather comments and experience and comparison of ...
5
votes
4answers
356 views

Ecommerce Site Solutions: to pay or not to pay?

So I am trying to make a decision for a client about which Ecommerce Framework to use to turn their front-end design into an operational store with 2-300 items, inventory control, backend to to manage ...
5
votes
8answers
5k views

Spree vs Magento vs OpenCart vs PrestaShop?

I need to set up an online shop for my brother, I have no experience at all setting up an online shop, The number of options out there is overwhelming, Spree, Magento, PrestaShop, etc Is going to be ...
4
votes
1answer
31 views

Prestashop CMS configration

Hi I'm totally new to Prestashop and installing it first time can any one tell me What is mcrypt in Prestashop?
4
votes
2answers
400 views

Strange Characters in database text: Ã, Ã, ¢, â‚ €,

I'm not certain when this first occured. I have a new drop-shipping affiliate website, and receive an exported copy of the product catalog from the wholesaler. I format and import this into ...
4
votes
1answer
1k views

PrestaShop vs. Shopify

I have seen several Questions comparing different ECommerce CMS's: Prestashop compared to Zen-Cart and osCommerce Magento or Prestashop, which is better? Best php/ruby/python e-commerce solution I ...
3
votes
3answers
183 views

Minimum knowledge for Homegrown Ecommerce Site

I am a relative novice to professional web development and design. One of my clients has requested that I set up an E-commerce site to sell their luxury purses. I have some pretty solid experience ...
3
votes
5answers
3k views

Open source eCommerce solution for multiple vendors (a la Amazon Marketplace)

I'm looking for an open source ecommerce solution that supports multiple vendor selling, in a similar fashion to Amazon Marketplace. I'm not sure this solution exists, but I'd be interested in some ...
2
votes
0answers
42 views

Speed Up Csv Import Of PrestaShop

i am running PrestaShop on Apache Server and i am trying to import near 3,000 products through the csv import tool, but it takes almost 8-9 hours. Is there a way to change the settings of Apache or ...
2
votes
1answer
163 views

Prestashop product review module

i am currently creating a webstore with prestashop and i would like a free product review module, but i could not find any. Can you point me to such a module? Thanks in advance!
2
votes
2answers
72 views

Could Prestashop be used to build a craigslist clone?

I'm not so much interested in actually doing this as knowing if Prestashop has the power to allow members to create their own products, classifieds, etc. I've read some articles on Prestashop and ...
2
votes
0answers
131 views

Prestashop admin error

I'm getting below error at Firebug console at the moment: attr(id) special check failed jquery.lint.js (line 99) More info: Insted of accessing the property via attr(id), use undefined insted ...
2
votes
1answer
881 views

Presta shop - smarty cache problem

The question is that has anyone setup the presta shop with cache true and compile false smarty options? If this options are enabled nothing is working as it schould the smarty ->assing can be done ...
2
votes
1answer
4k views

Prestashop Newsletter Module

I'm looking for the best prestashop newsletter module, that allows me to manage custom newsletter layout and newsletter sending. Has anyone ever used one? Wich one would you recomend? Thanks!
1
vote
0answers
90 views

Prestashop vs Magento: Real-world e-commerce case - A clothes store [closed]

This question is not about which open-source product is better in terms of community, administration, hardware requirements, more paid or free modules,etc... It involves a real case of study and a ...
1
vote
1answer
34 views

when the e-mails are sent in PrestaShop

i am currently working on prestashop and i cannot understand when the e-mails are sent for. Is there any documentation about this? Thank you.
1
vote
1answer
41 views

Where can I find a tutorial for Prestashop theming system?

I am trying to create a theme for prestashop. What I cannot find is why, how and which tpl elements are there available or how can I use them together. PrestaWiki isn't of much help. I am desperate.
1
vote
2answers
103 views

Prestashop cross selling module not working

I am running prestashop shopping cart and I enabled its cross selling module. After enabling it I could not see any thing on cart saying "customer who bought this product also bought" etc Is there ...
1
vote
1answer
112 views

Add share button under product in prestashop

I got a social network share button from add to any. I want to place it under all my products. I edited product.tpl in my theme and add addToAny code given by them. But its not showing there. ...
1
vote
3answers
465 views

Using PHP code in Smarty tpl FIle

I am new to smarty and I want to use php code in template file i-e tpl file. I have seen the documentation and searched on google but could not find how to use php code they say we need to configure ...
1
vote
2answers
747 views

Prestashop PHP Include in a .tpl does not work

I am creating a storefront for a client using Prestashop. Prestashop uses Smarty .TPL files. I read through smarty documentation and scoured the web but all of the suggestions are not working. I ...
1
vote
1answer
509 views

Prestashop add css to a module

I am creating a module in prestashop 1.4, say blocktest modules/blocktest/blocktest.php: ... public function hookLeftColumn($params) { global $smarty; $smarty->assign(array( ...
1
vote
2answers
316 views

Prestashop - custom template link

I'm starting with "PrestaShop" and I just can't figure out, how to put a link in template to custom page I created in CMS module... I thought, there might be some easy way, as there is in WordPress, ...
1
vote
2answers
594 views

Prestashop - override function in existing prestashop module

I would like to change existing prestashop module without copying it and creating new one. I know that it is possible to override .tpl files in prestashop, but is it possible to do same thing with php ...
1
vote
2answers
241 views

Send a product's custom feature in order confirmation email

I want to send the "units per box" custom feature in my confirmation mails in prestashop. Here's an example if what I want to do $myprod = new Product($product['id_product']); $features = ...
1
vote
2answers
303 views

How to remove the /en/ url in the website

How to remove the /en/ url in the website by default site showing as like above. please check the following url http://www.plrebooksstore.com it goes to http://www.plrebooksstore.com/en/ Please ...
1
vote
2answers
712 views

PrestaShop Product Import Issues

First of all, I will give you the specifications of the install: PrestaShop Version: 1.3.6 PHP Version: 5.2.6 MySQL Version: 5.0.51b Apache Version: 2.2.8 All the above are running on a WAMP ...
1
vote
1answer
604 views

how to set default language in prestashop as french

how to set default language in prestashop as french
1
vote
1answer
619 views

Facebook like button into prestashop

I'm creating a module for Prestashop, that display facebook's Like button (and Twitter's Tweet it) under product, but the Facebook button is still not loading... I get the following code into the ...
1
vote
2answers
414 views

Need a javascript color wheel with some added functionality

I need a javascript color picker/ wheel from where user can select a color. Since it is a paint shop, after selecting the color it should send the color value to cart. I'm using prestashop for the ...
1
vote
1answer
320 views

Importing Joomla! database into Prestashop, but the salting of passwords is different

My boss asked me to import a Joomla! database of about 250 users into a Prestashop database (of users). After some analysis, I've found out that Prestashop and Joomla! use different password salting ...
1
vote
2answers
2k views

Prestashop no errors / blank page

I'm developing a module in PHP for Prestashop and I'm having a tough time trying to debug code. Whenever something falls over it doesn't display errors, just a blank page - either on the front end ...
1
vote
1answer
129 views

prestashop and OSL 3.0: license for modules?

I'm currently looking at Prestashop, that uses an OSL 3.0 open source license. That license requires you to share the code even with users (so it plugs the famous "asp hole"). My question regards to ...
1
vote
2answers
534 views

Where can I find docs for PrestaShop?

I have downloaded and am using PrestaShop - but can not seem to find any useful documentation. The official ones are apparently coming soon. I imagine there should be some 3rd party ones elsewhere... ...
0
votes
0answers
3 views

Prestashop link to first product on category

Plz help wuth Prestashop php & Smarty tpl files. I need to open first product page after clicking on category which contain this product. In general after cklicking on category you open list of ...
0
votes
2answers
16 views

Prestashop - Multiple Delivery Addresses

Does anyone know if Prestashop is capable of having delivery options for each product in an order, similar to how Magento deals with this? Any Modules available or experience on building this feature ...
0
votes
0answers
40 views

prestashop list categories and subcategories

I've got a problem, I want to list all categories and subcategories in my menu in header.tpl template file for Prestashop. Problem is, it doesn't work. I tried to copy the these lines from ...
0
votes
0answers
53 views

Make link active in tpl file for Prestashop header links

I'm trying to edit the following code in tmheaderlinks.tpl in my Prestashop installation so that when "About Us" is clicked it will become "active" as do the other links: <ul id="header_links"> ...
0
votes
1answer
35 views
+50

creating a module in prestashop: error 'class Module cannot be found'

i have a presta module in php4. It works by connecting to the database of a prestashop and prints out xml. Whiles trying to upload to their apps store, they asked i make it php5 and follow certain ...
0
votes
0answers
21 views

Bundles module Prestashop

I am trying to create a Bundles module for Prestashop. I am very new to this software and I am not very comfortable with its hooks. What I want to do? I have a form on the product sheet under the ...
0
votes
0answers
19 views

prestarshop catalogue image uploading fails

I just installed prestarshop 1.4 on my Linux box. Everything is okay, but when i upload catalogue image, it create resizing image name on /img/p But all the file sizes are 0. And it's broken. ...
0
votes
1answer
23 views

Changes to prestashop theme not reflecting

I have a Prestashop installation in which I have duplicated the original theme and I'm making changes to it. I have chosen the duplicate theme from the admin panel. The problem is that the theme is ...
0
votes
1answer
20 views

e-commerce + realcommerce with the same stock

I'm searching for a system that can provide a e-commerce and a program that deal about real customers. The two applications could be completely different but I need to update the stock directly the ...
0
votes
2answers
47 views

Prestashop voucher system

The problem I am having is related to voucher codes. By default, Prestashop will apply a discount of a particular product to the total of the entire cart. For example, if I have 3 products in my cart, ...
0
votes
0answers
65 views

Variables scopes for Smarty template (in Prestashop)

I've a probleme with a variable scope in a prestashop template (who use Smarty). This is what I want : In the index.php file, I added some PHP code to check if an argument is in the url (if isset). ...
0
votes
1answer
28 views

How to fetch all images of a product on the category page - Prestashop

I am using Prestashop. I am getting trouble while fetching all images for a product on the category page. For eg :- i have a product named "abc". There are 3 images for this product. one is cover ...
0
votes
0answers
88 views

categories image was not showing in prestashop

Hi i was used this code to display categories with corresponding image. I am using prestashop 1.4.4 <ul> {foreach from=$blockCategTree.children item=child name=blockCategTree} {if ...
0
votes
1answer
63 views

Prestashop Smarty Include dies a script

I'm making a ten template for Prestahop (1.4.4.1). Any template file like authentication.tpl dies where is include: {include file=$tpl_dir./errors.tpl} I don't know why this is not working. I tried ...
0
votes
2answers
69 views

How to call a php function inside a smarty .tpl file?

Hi i have written a function in .php file. i.e. public static function getCategories($id_lang = false, $active = true, $order = true, $sql_filter = '', $sql_sort = '',$sql_limit = '') { if ...

1 2 3