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

E-goods - quantity more than one

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 10-07-2005, 07:29 AM
 
skim skim is offline
 

Advanced Member
  
Join Date: Oct 2005
Posts: 36
 

Default E-goods - quantity more than one

Hi,

I've got a problem where I'm actually selling a product which needs to be shipped but also has a e-goods file attached as a download too.

The problem is that the customer is likely to buy more than a single product - is there any way of enabling e-good to have a quantity of more than one?

Thanks
__________________
version 5.4.0.10
Reply With Quote
  #2  
Old 10-07-2005, 05:33 PM
 
instinctual instinctual is offline
 

eXpert
  
Join Date: Nov 2003
Posts: 247
 

Default

You could do that with some custom programming - - - probabaly hardcoding the qty value dropdown option, or undoing the if/then that x-cart is usting to control that.

As far as the electronic download, keep in mind you could write an if/then on the order invoice or thank-you type page that was something like {if $product.category eq "2"}Click here to download your file.{/if}

Dunno exactly what you're trying to do...
__________________
Instinctual
8,000 feet up in the Rocky Mountains of Colorado
X-Cart Versions 3.5.x - 4.0.x

IF you xcart, THEN you prosper, ELSE you fail. ELSEIF xcart fails, THEN you fix it, all the WHILE {loop}\'ing {section}\'s to feed your $smarty mind.
Reply With Quote
  #3  
Old 10-07-2005, 09:50 PM
 
skim skim is offline
 

Advanced Member
  
Join Date: Oct 2005
Posts: 36
 

Default

Thanks for the reply.

What I'm doing is selling colour samples.

The customer may buy say 5 colour samples but they also need data which refers to the colour sample which is in the form of a text file.

So what I want to be able to do is sell whatever quantity of colour samples the customer wants which I then ship but they also recieve a link to the text file so that they can download the data for the relevant colour sample.

Hope that makes sense??
__________________
version 5.4.0.10
Reply With Quote
  #4  
Old 10-08-2005, 05:08 AM
  shan's Avatar 
shan shan is offline
 

X-Guru
  
Join Date: Sep 2002
Location: Birmingham, UK
Posts: 6,163
 

Default

you could create an extra field with the link to the text file that only shows on the order invoice
__________________
Looking for a reliable X-cart host ?
You wont go wrong with either of these.

EWD Hosting
Hands On Hosting
Reply With Quote
  #5  
Old 10-08-2005, 05:45 AM
 
instinctual instinctual is offline
 

eXpert
  
Join Date: Nov 2003
Posts: 247
 

Default

yeah, had no idea that's what you were doing. I'd avoid the e-goods module all together and just make them regular products. Then, it's pretty simple on the detail page to hardcode a link after the product description something like: <a href="pathtofolder/{product.productcode}_text.txt" target="_blank">

I've done that before...then you just have to name your txt file appropriately to the product sku and upload it to that folder and each detail page will automatically know where to look for the text file.

Make sense?
__________________
Instinctual
8,000 feet up in the Rocky Mountains of Colorado
X-Cart Versions 3.5.x - 4.0.x

IF you xcart, THEN you prosper, ELSE you fail. ELSEIF xcart fails, THEN you fix it, all the WHILE {loop}\'ing {section}\'s to feed your $smarty mind.
Reply With Quote
  #6  
Old 10-08-2005, 06:50 AM
 
skim skim is offline
 

Advanced Member
  
Join Date: Oct 2005
Posts: 36
 

Default

Hmmm.... the problem is that I want to make the download time limited too so hardcoding a link will not really be possible, plus they'd guess my other download names too.

If I bought X-configurator would that enable me to do it as a bundled product - i.e. the physical product as the main product to purchase where they can select the number of items & bundled with it the e-goods item???
Presuming X-configurator can work this way?
__________________
version 5.4.0.10
Reply With Quote
  #7  
Old 10-12-2005, 05:42 AM
 
skim skim is offline
 

Advanced Member
  
Join Date: Oct 2005
Posts: 36
 

Default

anyone know the answer - though the x-cart staff might comment at least?
__________________
version 5.4.0.10
Reply With Quote
  #8  
Old 10-12-2005, 07:53 AM
 
instinctual instinctual is offline
 

eXpert
  
Join Date: Nov 2003
Posts: 247
 

Default

Your best bet is going to be to copy the encryption functionality that xcart is using on the current download links to apply to another link that would reference the text file. So in essence have two spots to upload files intead of one.

Xcart team could do it for you...I personally don't have time to tackle it at this point , you can also post in the Professional Services Requests forum.
__________________
Instinctual
8,000 feet up in the Rocky Mountains of Colorado
X-Cart Versions 3.5.x - 4.0.x

IF you xcart, THEN you prosper, ELSE you fail. ELSEIF xcart fails, THEN you fix it, all the WHILE {loop}\'ing {section}\'s to feed your $smarty mind.
Reply With Quote
  #9  
Old 10-13-2005, 02:54 AM
 
skim skim is offline
 

Advanced Member
  
Join Date: Oct 2005
Posts: 36
 

Default

not sure exactly what you mean?
__________________
version 5.4.0.10
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:12 AM.

   

 
X-Cart forums © 2001-2020