Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Link to another product/category?


riccardino

Recommended Posts

Hi Everyone!

This is my first day with OSCOMMERCE,

and this... it's my first post here!!!

 

:D

 

In the "admin product page" there is the "box" LINK/URL

 

If I write into Product "A"

 

Link: www.domain.com/product_info.php?cPath=22_25&products_id=39

when I see this product I jump (using link) to product B

(www.domain.com/product_info.php?cPath=22_25&products_id=39)

 

There is any code more easy then "www.domain.com/product_info.php?cPath=22_25&products_id=39"

 

es: $link=cPath=22_25&products_id=39

 

Best Regards. :P

Link to comment
Share on other sites

Welcome to the forums riccardino.

 

To answer your question:

No.

 

HTH

 

You need that because the pages are dynamic and product_info.php needs to know where to get his information from...

9 times out of 10 its a PEBCAK Error (Problem exists between chair and keyboard)

 

Replace that and you're fine...

Link to comment
Share on other sites

yuppers! :D

 

Just don't make the mistake of adding the oscid in there when you're copying/pasting. That would cause problems later on in life...

9 times out of 10 its a PEBCAK Error (Problem exists between chair and keyboard)

 

Replace that and you're fine...

Link to comment
Share on other sites

Sometimes, when you surf you'll see that same url, but on the end you'll see OscID=qwperotiyeruytafdgiuyay987gaigyh8. Just don't copy and paste that. It'll mess with your customers.

9 times out of 10 its a PEBCAK Error (Problem exists between chair and keyboard)

 

Replace that and you're fine...

Link to comment
Share on other sites

Yes, the whole thing...

9 times out of 10 its a PEBCAK Error (Problem exists between chair and keyboard)

 

Replace that and you're fine...

Link to comment
Share on other sites

Hi Noel...!!

This is the last (I hope fpr yopu... ^__^ ) question about "link"

Can I insert "link" into product_listing.php ???

 

es: I want see in the "product_listing.php"

 

product code, product name, >>>> link <<<<, price, add to basket

 

CIAOOOOOOOOOOOOOOO!!!!!

Link to comment
Share on other sites

You can add links into the product description using regular HTML if you want.

9 times out of 10 its a PEBCAK Error (Problem exists between chair and keyboard)

 

Replace that and you're fine...

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...