Print Page | Close Window

Qty form field and submit button

Printed From: ProductCart E-Commerce Solutions
Category: ProductCart
Forum Name: Customizing ProductCart
Forum Description: Exchange messages with other users that are customizing ProductCart.
URL: https://forum.productcart.com/forum_posts.asp?TID=3325
Printed Date: 21-July-2025 at 4:46am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Qty form field and submit button
Posted By: BettyH
Subject: Qty form field and submit button
Date Posted: 02-January-2010 at 1:53pm

I would like to make some modifications to the qty field and the submit button on the product pages. Specifically, I would like to add a label of qty to the quantitiy field (similiar to the attribute labels) and I would like to move the submit button over to the right a bit. Can you please tell me what file I need to access to accomplish this?




Replies:
Posted By: Greg Dinger
Date Posted: 02-January-2010 at 2:43pm
Hi Betty - the code for the quantity input is in the viewPrdCode.asp script.  You should also familiarize yourself with the other files in the viewprd...  series.
 
The best way to get started is to examine the rendered source of your product page.  Find the input tag for quantity and use some portion of that string to form a search against the above script.  That should lead you to the SUB or FUNCTION that causes the input tag to be written to the screen.
 
Once you understand the module that causes the qty input to be written to the screen, you will make a choice about how to introduce a label prior to that field.  Same with moving the button (which is written to the page by the same code) - examine the code that writes it to the screen, and determine the appropriate edit to move it as you see fit.


-------------
GreyBeard Design Group

Certified ProductCart Developer

Web Design/Development/Hosting

http://tinyurl.com/5c8t4t" rel="nofollow - Add-Ons & Custom Code |


Posted By: BettyH
Date Posted: 02-January-2010 at 2:48pm

Thanks Greg.




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