Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

2 Questions


Guest

Recommended Posts

Posted

Crazy Question:

 

I need to set up three products in total, one of which cannot be purchased unless one of the other two has been. Tried to set this up in attributes, except that attributes add a charge for each item they are purchased with. I need to be able to let people buy 1 required and as many additional as they want, or 5 required and as many additional as they want, so attributes don't work. The only thing I could think of was trying to make a change in the calculation of the price. When someone buys a certain number of the required item, they are only charged once for the attribute they have selected, not once for each required item they purchase. I assume this would mean removing a looping function somewhere in the code when attributes price is calculated, but I'm not sure where this is done. Can anyone help?

 

Not so crazy question:

 

What is the best way to direct a customer to a custom form that needs to be filled in after they complete a purchase? I would need to pass along the quantities and items that they purchased to my custom form.

 

Thanks

Posted
Crazy Question:

 

I need to set up three products in total, one of which cannot be purchased unless one of the other two has been. Tried to set this up in attributes, except that attributes add a charge for each item they are purchased with. I need to be able to let people buy 1 required and as many additional as they want, or 5 required and as many additional as they want, so attributes don't work. The only thing I could think of was trying to make a change in the calculation of the price. When someone buys a certain number of the required item, they are only charged once for the attribute they have selected, not once for each required item they purchase. I assume this would mean removing a looping function somewhere in the code when attributes price is calculated, but I'm not sure where this is done. Can anyone help?

 

Have you looked at the bundle contribution? I don't know if it will do what you want, but it might be worth a look.

--

I need no warrant for being, and no word of sanction upon my being. I am the warrant and the sanction.

Ayn Rand

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...