Results 1 to 8 of 8

Hybrid View

  1. #1
    Join Date
    Apr 2008
    Location
    London
    Posts
    596
    Plugin Contributions
    0

    Default Showcase with prices - contact us

    I have set my store to 'Store Status - 2 - Showcase with prices' and instead of the price, a 'contact us' link is shown.
    Clicking the link takes you to the contact us page.
    This is exactly as I want it ... but ... is there any way of passing any of the product information (Product name or ID) to the contact form?

    Or can anyone suggest another way to do this?

    Thanks in advance.

  2. #2
    Join Date
    Apr 2008
    Location
    London
    Posts
    596
    Plugin Contributions
    0

    Default Re: Showcase with prices - contact us

    Nobody at all have an answer of any kind on this one?

  3. #3
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Showcase with prices - contact us

    The Showcase with Prices is two fold ...

    1 you can see prices if you put them in

    2 all add to cart and buy now buttons revert to links for Contact Us

    You would need to customize it further to get the product info into the Contact Us ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  4. #4
    Join Date
    Apr 2008
    Location
    London
    Posts
    596
    Plugin Contributions
    0

    Default Re: Showcase with prices - contact us

    Yes, I understand that.

    I know I have to mod the code somehow, (possibly this from tpl_product_info_display.php)

    Code:
    <div id="cartAdd"><div class="cart_display">
        <?php
          echo $display_qty;
          echo $display_button;
                ?></div>
    But I am not sure what.

    In normal html you would add this to an email link, for example:

    Code:
    mailto:[email protected]?subject=This is The Subject
    What I need to do is combine the 2 somehow to have something like:

    Code:
    <div id="cartAdd"><div class="cart_display">
    <a href="http://mysite.com/contact_us?subject=prod_id">Contact Us</a></div>

  5. #5
    Join Date
    Jan 2008
    Posts
    1,700
    Plugin Contributions
    6

    Default Re: Showcase with prices - contact us

    You might be able to use the Ask a Question mod, and then switch the product type from Product-General to Document-General to get rid of the add to cart bit. Check my site to see how Ask a Question works.

  6. #6
    Join Date
    Apr 2008
    Location
    London
    Posts
    596
    Plugin Contributions
    0

    Default Re: Showcase with prices - contact us

    Steven, might be a viable option.
    What do you get at your end after the form is submitted?

 

 

Similar Threads

  1. v153 Contact Us Link on Product Info Page on 2 Showcase with prices mode
    By wmorris in forum General Questions
    Replies: 0
    Last Post: 27 Nov 2014, 10:15 PM
  2. v151 Hiding/Removing Prices - not using showcase - with cart functionality
    By tweakage in forum General Questions
    Replies: 4
    Last Post: 17 Oct 2013, 01:58 AM
  3. Tax display problem in showcase-with-prices shop
    By jeffgranite in forum Currencies & Sales Taxes, VAT, GST, etc.
    Replies: 0
    Last Post: 3 May 2010, 07:53 AM
  4. editting product_info_display "Showcase with prices"
    By West One in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 19 Dec 2006, 01:59 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