Zen Cart Logo
Forums / Setting Up Specials and SaleMaker / Free product with orders over £10... How?

Free product with orders over £10... How?

Locked

Views: 1,888

Results 1 to 8 of 8
This thread is locked. New replies are disabled.
10 Aug 2007, 15:34
#1
warstormer avatar

warstormer

Zen Follower

Join Date:
Aug 2007
Posts:
120
Plugin Contributions:
0

Free product with orders over £10... How?

Hi,
Is it possible to set up an offer whereby if you spend more than an amount (say£10), you get a free 'product'?

13 Aug 2007, 04:07
#2
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Free product with orders over £10... How?

There is nothing built into Zen Cart for this by default ...

This can be customized ...

DrByte has a post where he shows how to auto add a product to the cart when another product is added ...

You could probably adapt this notifier for something like that based on value ...

13 Aug 2007, 13:40
#4
warstormer avatar

warstormer

Zen Follower

Join Date:
Aug 2007
Posts:
120
Plugin Contributions:
0

Re: Free product with orders over £10... How?

Thanks for the replies guys..... Misty, in the useful How To link you provided it says to add the files in question to 2 folders that don't currently exist in my store. Should I just create them? Thanks!

13 Aug 2007, 14:44
#5
misty avatar

misty

Inactive

Join Date:
Apr 2004
Location:
UK
Posts:
5,752
Plugin Contributions:
1

Re: Free product with orders over £10... How?

warstormer:

Thanks for the replies guys..... Misty, in the useful How To link you provided it says to add the files in question to 2 folders that don't currently exist in my store. Should I just create them? Thanks!
No idea which version of zencart you are using but in latest, 1.37,
the following folders do exist i.e.
includes/autoloaders
and
includes/classes/observers
so you would create two files, exactly as instructed in previously
quoted thread, and save each to corresponding folder, again as instructed...
If your installed version of zencart does not have those folders,
then suggest upgrading immediately..
adding folders that don't already exist
could cause you problems...

13 Aug 2007, 15:07
#6
warstormer avatar

warstormer

Zen Follower

Join Date:
Aug 2007
Posts:
120
Plugin Contributions:
0

Re: Free product with orders over £10... How?

misty:

No idea which version of zencart you are using but in latest, 1.37,
the following folders do exist i.e.
includes/autoloaders
and
includes/classes/observers
so you would create two files, exactly as instructed in previously
quoted thread, and save each to corresponding folder, again as instructed...
If your installed version of zencart does not have those folders,
then suggest upgrading immediately..
adding folders that don't already exist
could cause you problems...

Apparently it's Version 1.2.6... (Installed way before I started working on it..). You recommend upgrading, but how easy is that? I.e. don't want to have to set-up the store from scratch.....

13 Aug 2007, 15:16
#7
misty avatar

misty

Inactive

Join Date:
Apr 2004
Location:
UK
Posts:
5,752
Plugin Contributions:
1

Re: Free product with orders over £10... How?

Have upgraded several stores from 1.25/1.26 to latest 1.37 version
https://www.zen-cart.com/tutorials/index.php?article=108
Url above gives details, plus numerous previous forum threads
will also help..

13 Aug 2007, 15:20
#8
warstormer avatar

warstormer

Zen Follower

Join Date:
Aug 2007
Posts:
120
Plugin Contributions:
0

Re: Free product with orders over £10... How?

Thanks Misty, you've been a great help!... :smile: