Results 1 to 4 of 4
  1. #1
    Join Date
    Nov 2007
    Posts
    2
    Plugin Contributions
    0

    Default How can modify Product Info page to Contac us Form?

    I need to modify Product Info page when product select is ID=141 (for example).

    When product is ID=141 (f.e.) i want to appear a Form like Contac Us, so the customers can write in fields. Then customers need to pay.

    If product ID is not 141, i want to appear a Product Info normal page.


    How can i do that?


    Thanks

  2. #2
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: How can modify Product Info page to Contac us Form?

    Probably the closest would be to set your test input fields up as product attributes. This wouldn't be exactly what you are looking for, but what you want is not really possible (i.e. two different actions: submit contact form and pay) or would require lots of custom coding.

    Here's a link to the relevant part of the FAQ.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  3. #3
    Join Date
    Nov 2007
    Posts
    2
    Plugin Contributions
    0

    Default Re: How can modify Product Info page to Contac us Form?

    But i cant put in the code:

    if (Product_Name == 'A')
    {
    copy the code of a Form (like Contact us)
    }
    else
    {
    the same code in the product info
    }


    ??? Where can i put that?

  4. #4
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: How can modify Product Info page to Contac us Form?

    You could insert redirection code like that in the includes/modules/pages/product_info/header_php.php for each product type that you are using, but that wouldn't actually deal with you issue of also getting customers to pay.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

 

 

Similar Threads

  1. How can I add a page border/frame to product info page only?
    By wilson_li in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 1 Aug 2011, 03:08 AM
  2. how do i modify product info in All Products list?
    By jadedev in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 1 May 2011, 02:10 PM
  3. Modify product info page
    By mrdthomas in forum General Questions
    Replies: 4
    Last Post: 14 Apr 2009, 12:12 AM
  4. How to modify the product info page?
    By stennochau in forum General Questions
    Replies: 6
    Last Post: 12 Aug 2007, 06:19 PM

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