Results 1 to 3 of 3
  1. #1
    Join Date
    May 2009
    Posts
    6
    Plugin Contributions
    0

    Default adding extra lines when in check out

    here is my problem and question.

    I run a custom invitations company. I want to have my customers click on the design, and add to cart. Once they have added to cart and are at check out, i want them to be able to write in what they want the invitation to say. Message, names of people that its going to, and extra comments.

    I want this to happen when they are in the section selecting the shipping options, or if possible before it.

    Is there a way to do this?

  2. #2
    Join Date
    Jan 2009
    Posts
    2,123
    Plugin Contributions
    0

    Default Re: adding extra lines when in check out

    I use the single page checkout mod and so all my checkout page is contained in one page. There is a block on this final page called:

    "Special Instructions or Order Comments"

    Where customers can add text before clicking confirm.

    It is possible to have as many of these boxes on that page as I want. Simply by copying and duplicating the block of code that generates this box in the tpl_checkout_split.php file used by this mod, I could have several such boxes if required.

    It would then be straightforward to change the "Special Instructions or Order Comments" text to read "Please Enter Invitation Text" or whatever you want it to.

    Just an idea, maybe there will be better ideas from others....

  3. #3
    Join Date
    May 2009
    Posts
    6
    Plugin Contributions
    0

    Default Re: adding extra lines when in check out

    I had thought of that, but i wasn't sure if there is anything else that i can do with it.

    Thanks though

 

 

Similar Threads

  1. v151 Email is adding extra lines / box that messes up formatting
    By veronicathecow in forum General Questions
    Replies: 1
    Last Post: 5 Jun 2014, 11:48 PM
  2. Downloadable Product - Forces extra step in check out...
    By richferguson in forum Setting Up Categories, Products, Attributes
    Replies: 4
    Last Post: 21 Dec 2009, 12:27 AM
  3. When looking for extra lines and spaces in php files...
    By lieven23 in forum General Questions
    Replies: 8
    Last Post: 9 Oct 2009, 05:19 PM
  4. Extra Check boxes at check out
    By issy in forum General Questions
    Replies: 7
    Last Post: 9 Oct 2009, 01:35 PM
  5. when looking for extra lines and spaces in php files...
    By lieven23 in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 27 Aug 2009, 04:53 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg