close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

list combined with static option

Thread began 3/09/2014 9:04 am by mike-j-taylor318947 | Last modified 3/10/2014 6:48 pm by mike-j-taylor318947 | 1339 views | 9 replies

mike-j-taylor318947

list combined with static option

Hi, I have a static cart with a select list on the price so when 1 of 10 items are selected it adds the correct price to the cart, I wondered is there a way to get the information in the list displayed on the cart page, the reason for this is at the moment say 4 items are selected from the list then they appear, with different prices as wanted and they all add up to the total but it does not tell the customer the size of the item for the price that they saw in the list when making the choice from the catalogue page.

below is the code and from the list item I would like the sizes to appear 75cm Fine-3mm and so on in the cart when they have been added, also attached is an image to show what it displays at the moment

Code for list:

<h2>BLACK <img src="../../images/laces/waxed laces/thumb/WL_black_thumb06.JPG" width="200" height="150" alt="Fine black"><br>
<form name="InsoleCart_1_ATC_0" method="POST" action="<?php echo $_SERVER["PHP_SELF"]; ?><?php echo (isset($_SERVER["QUERY_STRING"]) && $_SERVER["QUERY_STRING"] != "")?"?".$_SERVER["QUERY_STRING"]:""; ?>">
<input type="hidden" name="InsoleCart_1_ID_Add" value="0" >
<input name="InsoleCart_1_Quantity_Add" type="text" value="1" size="4">
<select name="InsoleCart_1_Price_Add" size="1">
<option value="2.99" selected>75cm Fine-3mm</option>
<option value="2.99">75cm Heavy-5mm</option>
<option value="3.50">100cm Fine-3mm</option>
<option value="3.75">100cm Heavy-5mm</option>
<option value="3.75">120cm Fine-3mm</option>
<option value="3.75">120cm Heavy-5mm</option>
<option value="3.99">140cm Fine-3mm</option>
<option value="4.10">140cm Heavy-5mm</option>
<option value="4.40">180cm Heavy-5mm</option>
</select>
<input type="image" value="Add to Cart" name="InsoleCart_1_ATC" src="../../WA_eCart/Images/Pacifica/Btn2_EN_addtocart.gif" border="0">

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...