PDA

View Full Version : Stopping 2 quantity figures on checkout!!


panicospanicos
31-Jan-2004, 10:17 PM
Hi
I'm using a component thingy to determine the price of a good and on my cart and checkout page there are two matching quantity figures. How do i get rid of the lower one, which seems to have been generated by the component and is apparently completely unnecessary?

Things like this are making me think Actinic's A BIT STUPID REALLY!! hmmmm!


Please help!!!

Cheers

rmladden
01-Feb-2004, 12:15 AM
You can check No Order Line For Main Product on the component tab of the main item if your pricing model is Sum of Components Prices. That is what I do to do the same thing.

There are a lot of little details to learn about Actinic.

cdicken
02-Feb-2004, 08:42 AM
Hello panicospanicos

If you do not want the quantity value appearing next to the component (some people do, some people don't - it depends on what you are selling) then there is a little Perl fix available on the knowledge base here (http://knowledge.actinic.com/users/kadmin/acatalog/v6_Script_Changes.html#aGC123).