Welcome, Guest ( Customer Panel | Login )




 All Forums
 VPCart Forum
 Customization
 Crosselling - link to product
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

Alina
Starting Member

Canada
20 Posts

Posted - April 08 2004 :  19:36:34  Show Profile  Visit Alina's Homepage  Reply with Quote

Does anyone know how to make the crosselling link go directly to a product - instead of linking to an extra page with the product thumbnail - then clicking to the product.

my xcrosslinkurl = shopexd.asp - but the actual link generated seems to be shopquerey.asp

support
Administrator

4679 Posts

Posted - April 08 2004 :  19:44:34  Show Profile  Visit support's Homepage  Reply with Quote
In Shop Configuration ser

xcrosslinkurl=shopexd.asp



Go to Top of Page

Alina
Starting Member

Canada
20 Posts

Posted - April 08 2004 :  20:51:46  Show Profile  Visit Alina's Homepage  Reply with Quote
yes my xcrosslinkurl = shopexd.asp see my last post

Go to Top of Page

devshb
Senior Member

United Kingdom
1904 Posts

Posted - April 09 2004 :  02:12:25  Show Profile  Visit devshb's Homepage  Reply with Quote
the bit that generates the cross-selling code is in shopfileio.asp
and is the Handle_CrossSelling function.

there's a bit in there that says:

if ucase(strcDESCURL)="SHOPEXD.ASP" then
strurl="shopexd.asp?id=" & rs("catalogid")
else
strurl="shopquery.asp?catalogid=" & rs("catalogid")
end if


try changing that to just use:

'if ucase(strcDESCURL)="SHOPEXD.ASP" then
strurl="shopexd.asp?id=" & rs("catalogid")
'else
'strurl="shopquery.asp?catalogid=" & rs("catalogid")
'end if




Simon Barnaby
Freelance Developer
Java-E UK
[email protected]

Edited by - devshb on April 09 2004 02:13:36
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Snitz Forums 2000
0 Item(s)
$0.00