RomanCart.com Forum Homepage
Forum Home Forum Home > RomanCart > Website Discussions
  New Posts New Posts
  FAQ FAQ  Forum Search   Register Register  Login Login

text box not showing in cart

 Post Reply Post Reply
Author
Message
Blossom17 View Drop Down
Newbie
Newbie


Joined: 02 February 2010
Location: Dumfries
Status: Offline
Points: 3
Post Options Post Options   Thanks (0) Thanks(0)   Quote Blossom17 Quote  Post ReplyReply Direct Link To This Post Topic: text box not showing in cart
    Posted: 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
Back to Top
Neil128 View Drop Down
Senior Member
Senior Member


Joined: 11 August 2004
Location: United Kingdom
Status: Offline
Points: 491
Post Options Post Options   Thanks (0) Thanks(0)   Quote Neil128 Quote  Post ReplyReply Direct Link To This Post 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
Back to Top
Silent_Explorer View Drop Down
Senior Member
Senior Member


Joined: 25 November 2006
Location: United Kingdom
Status: Offline
Points: 1337
Post Options Post Options   Thanks (0) Thanks(0)   Quote Silent_Explorer Quote  Post ReplyReply Direct Link To This Post 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 !
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down



This page was generated in 0.050 seconds.