ProductCart E-Commerce Solutions Homepage
Forum Home Forum Home > ProductCart > Customizing ProductCart
  New Posts New Posts RSS Feed - Skip product-page and goto big image
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Skip product-page and goto big image

 Post Reply Post Reply
Author
Message
worldofrugs View Drop Down
Senior Member
Senior Member
Avatar

Joined: 24-April-2008
Location: United States
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote worldofrugs Quote  Post ReplyReply Direct Link To This Post Topic: Skip product-page and goto big image
    Posted: 10-December-2010 at 2:33pm
We're using PC (Just installed by IE) as a catalog (not as cart) and I like to accomplish the following....

When I view a category, products are listed...
When you click on the image, it goes to the product-page.
On the product-page, you have the image you can click on, that will show you the large image via the (javascript) Zoom function.

What I like to do, is on the category-page, when you click on the image, it's not going to the product-page, but shows this Zoom-function from here. (Not to confuse with the Ajax tool-tip!)

I know that the link ( pcStrPrdLink ) on the category-page on this image, comes out the file pcShowProductH.asp at line 23, and think this needs to be changed -->
%if pSmallImageUrl<>"" then%>
             <p><a href="<%=pcStrPrdLink%>" <%if scStoreUseToolTip="1" or scStoreUseToolTip="2" then%>onmouseover="javascript:document.getPrd.idproduct.value='<%=pIdProduct%>'; sav_callxml='1'; return runXML1('prd_<%=pIdProduct%>');" onmouseout="javascript: sav_callxml=''; hidetip();"<%end if%>><img src="catalog/<%response.write pSmallImageUrl%>" alt="<%=pDescription%>"></a></p>
        <% else %>
            <p><a href="<%=pcStrPrdLink%>" <%if scStoreUseToolTip="1" or scStoreUseToolTip="2" then%>onmouseover="javascript:document.getPrd.idproduct.value='<%=pIdProduct%>'; sav_callxml='1'; return runXML1('prd_<%=pIdProduct%>');" onmouseout="javascript: sav_callxml=''; hidetip();"<%end if%>><img src="catalog/no_image.gif" width="50" height="50" alt="<%=pDescription%>"></a></p>
        <%end if %>


The question is:
How to accomplish this?  I have tried to figure out what to use to replace the link, but have not been able to succeed yet.

To help out, I created a shot of how I like it to be.... This shot represents the Category-page.
(Of cos. this is quickly thrown together with test-products and a test-category)



Anyone can help me (a newb. ASP guy) out on this?
Thanks!

ps.:
Using Prod.Cart V4.1 SP1 (no apparell addon, etc..)


Edited by worldofrugs - 10-December-2010 at 3:33pm
Back to Top
worldofrugs View Drop Down
Senior Member
Senior Member
Avatar

Joined: 24-April-2008
Location: United States
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote worldofrugs Quote  Post ReplyReply Direct Link To This Post Posted: 13-December-2010 at 9:16am
No one who can assist me on this? Cry
Back to Top
Greg Dinger View Drop Down
Certified ProductCart Developers
Certified ProductCart Developers
Avatar

Joined: 23-September-2006
Location: United States
Status: Offline
Points: 238
Post Options Post Options   Thanks (0) Thanks(0)   Quote Greg Dinger Quote  Post ReplyReply Direct Link To This Post Posted: 13-December-2010 at 11:24am
I'd love to help Paul but I just can't sit and code solutions like this in response to forum posts.  If you don't get this done, feel free to contact us if you want it done for you.
Back to Top
worldofrugs View Drop Down
Senior Member
Senior Member
Avatar

Joined: 24-April-2008
Location: United States
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote worldofrugs Quote  Post ReplyReply Direct Link To This Post Posted: 14-December-2010 at 12:59pm
Well Greg, I guess I will have to hire you again ;)
And as I have already done so, I like to mention: Great job and super fast!
Thanks so much Greg!

And oh... from your reply in your email to me Greg, this is for you:  Hug


Edited by worldofrugs - 14-December-2010 at 1:06pm
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.094 seconds.