Print Page | Close Window

Quantity field at the bottom of BTO configure page

Printed From: ProductCart E-Commerce Solutions
Category: ProductCart Build To Order
Forum Name: Customizing BTO
Forum Description: Interact with other users, resellers and developers about customizing BTO
URL: https://forum.productcart.com/forum_posts.asp?TID=4986
Printed Date: 25-April-2024 at 6:20am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Quantity field at the bottom of BTO configure page
Posted By: stevefilmer
Subject: Quantity field at the bottom of BTO configure page
Date Posted: 09-February-2012 at 6:29pm
Is it possible to add the word "Quantity" next to (or above) the quantity field at the very bottom of BTO configure page? 

Of course it is implied but it would be nice to customize this. 
Here is an example of the field i am talking about.





Replies:
Posted By: Hamish
Date Posted: 09-February-2012 at 6:31pm
Hi,
   Which version of ProductCart are you running?


-------------
Editing ProductCart Code?

See http://wiki.earlyimpact.com/developers/editcode" rel="nofollow - WIKI Guidelines for Editing ProductCart's ASP Source Code



Posted By: stevefilmer
Date Posted: 09-February-2012 at 6:34pm
4.5b with BTO obviously  :-)


Posted By: Hamish
Date Posted: 09-February-2012 at 7:08pm
Glad to here it - Shiney & new is always good :-D

There's no built in field for the text, so you will need to add it by customizing configurePrdCode.asp
Look for the sub pcs_BTOPurchasing and add a table row and appropriate text before line 258.

    if (iBTOQuoteSubmitOnly=1) or (pnoprices>0) then%>





-------------
Editing ProductCart Code?

See http://wiki.earlyimpact.com/developers/editcode" rel="nofollow - WIKI Guidelines for Editing ProductCart's ASP Source Code



Posted By: stevefilmer
Date Posted: 10-February-2012 at 1:41am
Added:
<tr><p>Quantity</p></tr>
just above the line 258 and got an error when viewing the page.

Then tried to add it below line 258, and on the BTO page the text "Quantity" showed up at the top just above "Configure" like this:



Any ideas on how to get it in the right spot?
Thanks in advance,
-Steve



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net