Could use some help adding a floting shopping cart

Store UI, layout, design, look and feel; Discussion on the customer facing pages of your online store. Cascading Style Sheets, Themes, Scriptlets, NVelocity and the components in the ConLib directory.
Post Reply
wiredbox
Ensign (ENS)
Ensign (ENS)
Posts: 4
Joined: Sat Feb 19, 2011 8:34 pm

Could use some help adding a floting shopping cart

Post by wiredbox » Mon Feb 21, 2011 3:02 pm

I would like to know if anyone has been able to make a floating shopping cart on one of the sidebars that will update the price of a kit when the diffrent options are selected. if so if someone could point me in the right direction it would be great help.

wiredbox
Ensign (ENS)
Ensign (ENS)
Posts: 4
Joined: Sat Feb 19, 2011 8:34 pm

Re: Could use some help adding a floting shopping cart

Post by wiredbox » Tue Feb 22, 2011 8:39 pm

Ok,
Got the floating cart partially setup, but cannot find the script to get the price to change when it is changed in the kit, have been looking for hours and this is all i can find.

<tr id="ctl00_wpm_ShowProduct_ctl06_trOurPrice">
<th class="rowHeader" valign="top">
Our Price:
</th>
<td>
$1,335.00

<input type="hidden" name="ctl00$wpm$ShowProduct$ctl06$OurPrice$VS" id="ctl00_wpm_ShowProduct_ctl06_OurPrice_VS" value="uYBtPXq+xJGu8556k0hVvvpLpQOw0E44VxN6BZcG4WRT4Nem/bMUcJgvBauowEhDXVeVfbVzfVttm+0aPm4Vn0pwXkP5tlH8ZQZzqvxlYFS8ZOay00W69XItdyZp6GqFQ7WOwawi0QOkZ6iiP3VOTw==" />

</td>
</tr>

Post Reply