Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

Free products - possible ?

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 11-10-2006, 02:14 AM
 
Corinne Corinne is offline
 

Member
  
Join Date: Jul 2005
Posts: 14
 

Question Free products - possible ?

Hello,

I'm selling digital products and I'm also offering free samples or promotional products to my customers at no cost.

My proble here is that I would like them to register in order to grab the free stuff, so I tried to set up my products at 0.00$. It creates me a field on the product page "add you price here". So you add 0 and then you checkout... Until now it's ok. But it's not really user friendly.

Is there a way to show/mark a product is free other than with a "add your price here" ?

Thanks in advance.
__________________
Version 4.0.18
Reply With Quote
  #2  
Old 11-10-2006, 02:53 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: Free products - possible ?

Just edit the text that says 'Enter your Price' with 'Free'. Moving to Template Editing.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
  #3  
Old 11-16-2006, 05:54 PM
 
IAPDirect.com IAPDirect.com is offline
 

Advanced Member
  
Join Date: Nov 2006
Posts: 56
 

Default Re: Free products - possible ?

Quote:
Originally Posted by balinor
Just edit the text that says 'Enter your Price' with 'Free'. Moving to Template Editing.

My version does not show 'Enter your price'. Mine just shows an entry field. I can't seem to find this on the products.tpl page. Please help me locate this code. Thanks.
__________________
-Peter
Version 4.1.10
Reply With Quote
  #4  
Old 11-16-2006, 06:05 PM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: Free products - possible ?

In 4.1.3 that is probably this bit of code:

<input type="text" size="7" name="price" />
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
  #5  
Old 11-16-2006, 07:23 PM
 
IAPDirect.com IAPDirect.com is offline
 

Advanced Member
  
Join Date: Nov 2006
Posts: 56
 

Default Re: Free products - possible ?

Quote:
Originally Posted by balinor
In 4.1.3 that is probably this bit of code:

<input type="text" size="7" name="price" />

Thanks!
__________________
-Peter
Version 4.1.10
Reply With Quote
  #6  
Old 11-16-2006, 09:26 PM
  wjbrewer's Avatar 
wjbrewer wjbrewer is offline
Banned
 

X-Adept
  
Join Date: Feb 2005
Location: Pittsburgh, PA
Posts: 504
 

Default Re: Free products - possible ?

You could make a static page of free downloads and require customers to be logged in to download the products. You can do this through Smarty:

HTML Code:
{if $login eq ''}You need to register/login to download this file{else}---download link----{/if}

This works well, but the problem is once one person has the link they can share it, or the download can be hotlinked to from another site.

You could go more advanced and custom code a downloads page that uses session data to check that the customers is registered/logged in, and that they are on your website (and not another website that is linking to your file). This is what the larger software/download sites do when you are required to register to download their trial/free software. I have done this on my soundware site, you can check it out to get an idea of what you can do within the X-Cart system.

http://www.soundbrewer.com/downloads.php

Just a few ideas.
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 01:14 PM.

   

 
X-Cart forums © 2001-2020