Home
Home

Directory
Directory

Articles
Internet News
Security News
Ecommerce News
Domain News

Site Tools
Site Speed Test
Keyword Research
Resolve Hostname
DNS Tools
Register Domains
Affiliate Programs
Open Source

Shopping Carts
Cart Reviews
SSL Certificates

Enter your email address to subscribe to our updates:

Delivered by FeedBurner


Venue Charts
Channel Traffic Rankings
OAI Stock Quotes and Charts
eBay's Worst Feedback

Forum
Forum Home
TulipTools News
Advertising
Blogging
Computer Hardware
Domain Names
Ecommerce
Financing
Int'l Trading
Graphics and HTML
Internet Access
Legal Issues
Internet Business
Auction Sites
Classified Ad Sites
Fixed Price Venues
Operating Systems
Programming
Search Engines
Internet Security
Software
Web Hosting
Webmaster Issues
Reviews
Announcements
Off Topic Discussion

Web Hosting
TulipHosting

Domain Names
TulipDomains

Web Stats
TulipStats

Forum Rules
Forum Rules
Privacy Policy

Site Map
Forum Sitemap
Sitemap Topics




Directory| Forums| Internet News|Cart Reviews| DNS Tools| Keyword Research| Site Speed Test| Security| | Domain Marketplace| Domain Blog
TulipTools Internet Business Owners and Online Sellers Community
  • Home
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register
TulipTools Internet Business Owners and Online Sellers Community › Ecommerce › Ecommerce › Shopping Cart Scripts and Software v
1 2 3 4 Next »

Free Open Source Shopping Cart PrestaShop Releases Version 1.0

  
Pages (2): « Previous 1 2
Threaded Mode | Linear Mode
Free Open Source Shopping Cart PrestaShop Releases Version 1.0
04-02-2009, 05:12 AM, (This post was last modified: 04-02-2009, 05:32 AM by bargainbloodhound.)
Post: #11
bargainbloodhound Offline
Lawnmower Mouth
********
Posts: 4,372
Joined: Jul 2005
Reputation: 0
Re: Free Open Source Shopping Cart PrestaShop Releases Version 1.0
PrestaShop notes:

Tip #1: make telephone number required on checkout:

in /classes/address.php
find
Code:
protected    $fieldsRequired = array('id_country', 'alias', 'lastname', 'firstname', 'address1', 'postcode', 'city');

change to:
Code:
protected    $fieldsRequired = array('id_country', 'alias', 'lastname', 'firstname', 'address1', 'postcode', 'city', 'phone'); 

in themes/[your theme]/authentication.tpl

find:
Code:
<p>     <label for="phone">{l s='Home phone'}</label>     <input type="text" class="text" name="phone" id="phone" value="{if isset($smarty.post.phone)}{$smarty.post.phone}{/if}" /> </p>

change to:
Code:
<p class="required">     <label for="phone">{l s='Home phone'}</label>     <input type="text" class="text" name="phone" id="phone" value="{if isset($smarty.post.phone)}{$smarty.post.phone}{/if}" />     <sup>*</sup> </p>

Tip #2 Google Base mod:
A. download v0.4 from here http://www.ecartservice.net/tag/googlebase/
B. in googlebase.php

find:
Code:
$this->_addToFeed("<description>".stripslashes(htmlspecialchars($Product['description_short']))."</description> ");
change to:
Code:
$this->_addToFeed("<description>".stripslashes(htmlspecialchars($Product['description']))."</description> "); 

Tip #3:

The PayPal mod included with 1.1.0.5 is full of bugs.  Uninstall it and install the PayPal v2.0 beta 2 mod instead from http://www.ecartservice.net/08092008/bet...restashop/
"Well, Jay was so giddy that someone named Jay was involved with this site we posted our first non-eBay listing in 3 years here at Lunarbid (we tried two items at Yahoo once upon a time, they bombed)" -Marie posting in a LunarBid thread at OTWA in 2005 wins the award for 'most moronic reason ever given for choosing a venue"

"thanks twat u must have nothing better 2 do. do u talk to all your members like that. will not be recomending your site.
best way to put it is TULIPTOOLS.COM IS REALLY SHIT. DONT JOIN." -pubescent owner of rinky dink off2auction.com in 2011
Reply
06-27-2009, 10:23 PM,
Post: #12
amy Offline
Super Moderator
******
Posts: 3,473
Joined: Mar 2005
Reputation: 0
Re: Free Open Source Shopping Cart PrestaShop Releases Version 1.0
The overwhelming majority of visitor's to our Zen Cart sites are referred by Google but the visitors to our 2 PrestaShop sites come from...

3 month visitor referrer results:

Presta 1: Google and Yahoo are tied
Presta 2: 25% more visitors from TheFind than from Google :blinkie: , 3 1/2 times more visitors from Google than from Yahoo
Blog
Reply
01-14-2010, 07:16 PM,
Post: #13
bargainbloodhound Offline
Lawnmower Mouth
********
Posts: 4,372
Joined: Jul 2005
Reputation: 0
Re: Free Open Source Shopping Cart PrestaShop Releases Version 1.0
http://www.prestastore.com/payment-modul...zenet.html

:Smile

Echoing what has been said by many on the PrestaShop forums -> Happy001  Who the boink is going to spend $450 for an Authorize.net module when almost every other shopping cart includes Authorize.net support as  a basic feature? :Smile

http://www.prestashop.com/forums/viewthr..._300_euros
http://www.prestashop.com/forums/viewthr..._the_price

FYI, there is a free (but very buggy if you're using Prestashop v 1.2x) Authorize.net mod...see post #12 on this thread for the download link:
http://www.prestashop.com/forums/viewthr...dule__beta
"Well, Jay was so giddy that someone named Jay was involved with this site we posted our first non-eBay listing in 3 years here at Lunarbid (we tried two items at Yahoo once upon a time, they bombed)" -Marie posting in a LunarBid thread at OTWA in 2005 wins the award for 'most moronic reason ever given for choosing a venue"

"thanks twat u must have nothing better 2 do. do u talk to all your members like that. will not be recomending your site.
best way to put it is TULIPTOOLS.COM IS REALLY SHIT. DONT JOIN." -pubescent owner of rinky dink off2auction.com in 2011
Reply
03-09-2010, 05:24 PM,
Post: #14
tomerg3 Offline
Tool Seeker
*
Posts: 1
Joined: Mar 2010
Reputation: 0
Re: Free Open Source Shopping Cart PrestaShop Releases Version 1.0
The Prestashop forum has been growing rapidly as well, it reached nearly 50,000 members, and is by far the best place to get help or questions answered, usually within a short period of time.
Make sure you search the forum first, because many questions have already been answered.

I totally agree about the Authorize.net module, which is why I wrote my own version that I am selling in my , it is also connected to the prestashop refund system, so if you cancel or refund an order from the backoffice, it automatically does issues the void / refund command to authorize.net.  I have many useful modules for Prestashop, like the affordable Authorize.net module, filter module, a translation module (which I used to translate my site to 15 other languages), an attribute wizard module that lets you customize your attributes similar to apple’s website, and many more.
They can be found on my website
http://www.presto-changeo.com , along with many tips about troubleshooting and fixing common problems, improving SEO, and other useful information. 
Reply
« Next Oldest | Next Newest »
Pages (2): « Previous 1 2




Possibly Related Threads…
Thread Author Replies Views Last Post
  Ecommerce Shopping Cart Software rashida 3 4,740 05-14-2011, 03:01 PM
Last Post: jacky.souer
  Which Shopping Cart Do You Use? allmusicsearch 30 26,007 05-14-2011, 02:53 PM
Last Post: jacky.souer
  Shopping Cart Directory and Reviews amy 2 5,736 04-30-2011, 10:06 AM
Last Post: jacky.souer
  Open Source Ecommerce Scripts That Don't Suck: OFBiz, Oxid, Magento, Interchange regic 4 7,838 10-09-2009, 10:09 PM
Last Post: bargainbloodhound
  EOS Online Merchant Shopping Cart: Free Open Source osCommerce/CRE Loaded Based regic 4 6,779 02-02-2009, 07:35 PM
Last Post: SupremeC
  A Review of 12 Low Cost or Free Open Source Shopping Carts mandy 0 3,128 01-21-2009, 10:43 AM
Last Post: mandy
  Review of Interspire Shopping Cart Solutions mandy 0 3,381 08-12-2008, 01:04 PM
Last Post: mandy
  Going Outside The Cart To Improve The User Experience mandy 0 3,155 08-04-2008, 10:20 AM
Last Post: mandy
  Shopping Cart Checkout Page Wording: &quot;Voucher Code&quot; vs &quot;Coupon Code&quot; mandy 0 4,405 08-02-2008, 11:49 AM
Last Post: mandy
  Adding Shopping Cart Functionality Can Increase Sales mandy 0 3,795 06-28-2008, 11:43 AM
Last Post: mandy

  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 2 Guest(s)
  • Contact Us
  • TulipTools Internet Business Owners and Online Sellers Community
  • Return to Top
  • Lite (Archive) Mode
  • RSS Syndication
  • Help
Current time: 09-16-2026, 12:50 AM Powered By MyBB, © 2002-2026 MyBB Group. Theme created by Justin S.
powered by Apache

powered by Linuxpowered by CentOS

Copyright 2000-2013 TulipTools.com. All rights reserved.