![]() |
text box not showing in cart |
Post Reply
|
| Author | |
Blossom17
Newbie
Joined: 02 February 2010 Location: Dumfries Status: Offline Points: 3 |
Post Options
Thanks(0)
Quote Reply
Topic: text box not showing in cartPosted: 10 February 2010 at 11:07am |
|
Hi I am new to Romancart, I am trying to set up a text box for personalised wording (that is to be placed on the card they purchase) it displays OK on my web page but the wording is not being carried over to the cart.
I am using product manager to generate my code and then am adding the personalised wording box just before the add to basket. I have tried it loads of different ways but am going round in circles. I sell personalised handmade cards so i need to have the options to pick, card design, colour, envelope or box and then the personalised wording. I did get the wording to work but then it did not add the extra 50p for the box (that is in product manager). I have checked the box - Override product properties stored in the product manager with parameters posted to the cart. This is the code I have used. <form action='http://www.romancart.com/cart.asp' method=post> <input type=hidden name=itemcode value='PD'> <input type=hidden name=storeid value='xxxx'> Card Design <select name=itemname2><option value='Rose & Heart'>Rose & Heart</option><option value='Daisy'>Daisy</option></select><br><br> Colour <select name=itemname3><option value='Yellow/White'>Yellow/White</option><option value='Green/White'>Green/White</option></select><br><br> Box or Envelope <select name=itemname4><option value='Card & Envelope £3.50'>Card & Envelope £3.50</option><option value='Card & Box £4'>Card & Box £4</option></select><br><br> <input type=hidden name=itemname value='Personalised Wording'> Personalised Wording<input type=text name=itemname5 value=''><br><br> <input type=submit value='Add to basket'> </form> I have trawled the forums and cannot find a solution, hope somebody can please help. Thanks
|
|
![]() |
|
Neil128
Senior Member
Joined: 11 August 2004 Location: United Kingdom Status: Offline Points: 491 |
Post Options
Thanks(0)
Quote Reply
Posted: 10 February 2010 at 2:13pm |
|
Hi you may have to use Javascript to achieve this, perhaps someone who is familiar with the product manager can give you more information,I have played about with something similiar not using the product manager you can see it here
|
|
![]() |
|
Silent_Explorer
Senior Member
Joined: 25 November 2006 Location: United Kingdom Status: Offline Points: 1337 |
Post Options
Thanks(0)
Quote Reply
Posted: 10 February 2010 at 3:08pm |
|
Hi Neil,
The excellent Javascript solution you wrote a few years ago for the Electric Boat Association website performs this task nicely http://www.eboat.org.uk/merchandise.htm Best regards Nick G. |
|
|
The Garage Door Spares & Automation Specialists - open your garage door at the press of a button !
|
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |