<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Gravity Support Forums Topic: jQuery update product price</title>
		<link>https://legacy.forums.gravityhelp.com/topic/jquery-update-product-price</link>
		<description>Gravity Support Forums Topic: jQuery update product price</description>
		<language>en-US</language>
		<pubDate>Thu, 30 Apr 2026 14:47:33 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/jquery-update-product-price" rel="self" type="application/rss+xml" />

		<item>
			<title>dividedsocial on "jQuery update product price"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/jquery-update-product-price#post-90920</link>
			<pubDate>Wed, 14 Nov 2012 00:06:30 +0000</pubDate>
			<dc:creator>dividedsocial</dc:creator>
			<guid isPermaLink="false">90920@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I figured it out.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dividedsocial on "jQuery update product price"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/jquery-update-product-price#post-90862</link>
			<pubDate>Tue, 13 Nov 2012 20:47:43 +0000</pubDate>
			<dc:creator>dividedsocial</dc:creator>
			<guid isPermaLink="false">90862@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I know this is customization and nobody responded in the job board so I'm figuring this out on my own.&#60;/p&#62;
&#60;p&#62;I need to update a discount price field based on some user selections.  I've got the jquery and if then statements to figure out the selections working.  But I cannot get my jQuery to update product field price.  Basically I need to give a negative value to reduce the total based on the selections.&#60;/p&#62;
&#60;p&#62;What is the field I need to update?  Here is what it looks like in FIrebug:&#60;br /&#62;
&#38;lt;input type=&#34;hidden&#34; name=&#34;input_19.1&#34; value=&#34;Discount&#34; class=&#34;gform_hidden&#34;&#38;gt;&#60;br /&#62;
&#38;lt;span class=&#34;ginput_product_price_label&#34;&#38;gt;Price:&#38;lt;/span&#38;gt;&#60;br /&#62;
&#38;lt;span class=&#34;ginput_product_price&#34; id=&#34;input_1_19&#34;&#38;gt;$0.00&#38;lt;/span&#38;gt;&#60;br /&#62;
&#38;lt;input type=&#34;hidden&#34; name=&#34;input_19.2&#34; id=&#34;ginput_base_price_1_19&#34; class=&#34;gform_hidden&#34; value=&#34;$0.00&#34;&#38;gt;&#60;br /&#62;
&#38;lt;input type=&#34;hidden&#34; name=&#34;input_19.3&#34; value=&#34;1&#34; class=&#34;ginput_quantity_1_19 gform_hidden&#34;&#38;gt;&#60;/p&#62;
&#60;p&#62;var tv = $('#input_1_19').text();&#60;br /&#62;
alert(tv);&#60;br /&#62;
displays the $0.00 but I don't think that's the value I want to update?&#60;/p&#62;
&#60;p&#62;Any ideas?&#60;br /&#62;
Also a direction on code to change the value?&#60;/p&#62;
&#60;p&#62;I know this is simple but I cannot figure it out.&#60;br /&#62;
Thanks.&#60;br /&#62;
Mike
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
