PDA

View Full Version : Quantity Upsell


NGM
09-13-06, 08:05 PM
I am hoping to find a way to create a quantity cell in the upsell module. I am using both the standard upsell module and the sebenza upsell template module. The template module allows me to create a template, so I don't know if there is a way to code in the quantity feature there or if there is a module I am unaware of. Any help would be great.

Vic - WolfPaw Computers
09-13-06, 08:15 PM
Have you read the module's documentation or contacted the developer directly for support?

Always best to go to the developer for module support.

NGM
09-13-06, 08:20 PM
I will write them again, but there is no documentation for the module according to them, and what I am trying to do is outside of what the module promises. Their module allows for a template in the upsell. The question is how do you code in a quantity cell for multiple products all being triggered off of one add to cart button. Any ideas.

sebenza
09-16-06, 06:10 AM
The Miva Merchant API does not allow for multiple quantities. When it adds the products, it defaults to a qty of 1. You would need a custom module written to do anything more.