Welcome, Guest ( Customer Panel | Login )




 All Forums
 VPCart Forum
 Customization
 Default quantity - change it to zero
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

Gillelejer
Starting Member

7 Posts

Posted - February 07 2005 :  09:44:22  Show Profile  Reply with Quote
I’ve been using version 3.5 for a long time, but have now updated to 5.5. In the old version I had changed the default quantity from 1 to 0 in order to calm those costumers who were afraid that they might unintentional end up ordering all those items with 1 already written in.

But in the new version I can’t find where the "1" is coming from. Has anyone solved this “problem”?


Gillelejer
Starting Member

7 Posts

Posted - February 09 2005 :  04:17:51  Show Profile  Reply with Quote
Cam Flanigan sent me this answer few minutes after I asked support for help. Great service!

In shopproductformat.asp locate the FormatQuantity sub routine.

You can change the default quantity in this section.

If productwithhtml<>"Yes" Then
Response.write ProdQuantityColumn & "<input type='text' maxlength=4 size='3' value='1' name='quantity'>" & ProdQuantityEnd
else
Response.write "<input type='text' maxlength=4 size='3' value='1' name='quantity'>"
end if


Regards,
Cam Flanigan

Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Snitz Forums 2000
0 Item(s)
$0.00