Shopping Cart Forum

Go Back   eShop Forums - eCommerce Help Forum for Shopping Cart Owners. > Shopping Cart Software > Zen Cart & osCommerce
Register Blogs FAQ Members List Calendar Search Today's Posts Mark Forums Read
Zen Cart & osCommerce Tips, advice and help on how to use the most popular free E-commerce shopping carts available.

click here for ink cartridges for all types of printer
Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 04-01-2008, 07:04 PM
karenkte karenkte is offline
Member
 
Join Date: Oct 2007
Posts: 33
Thanks: 0
Thanked 0 Times in 0 Posts
Default Linking Products Together

I want to link two products together so that when the customer reads about a particular perfume I am selling the description can say "this perfume also goes perfectly with perfume ........" - I am thinking that maybe I could highlight the text of the other perfume so that when the customer clicks on this text they are taken automatically to the second product. Does anyone know how I can do this?

Thanks

karen
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 04-01-2008, 07:20 PM
dezina's Avatar
dezina dezina is offline
http://dezina.com
 
Join Date: Sep 2007
Location: England
Posts: 513
Blog Entries: 6
Thanks: 12
Thanked 75 Times in 72 Posts
Default Re: Linking Products Together

You could add an html link in product description
of first product, to second product..OR you could
also offer a discount if visitor purchases both
via Better Together Mod from
http://www.zen-cart.com/index.php?ma...roducts_id=309
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 05-01-2008, 02:29 PM
karenkte karenkte is offline
Member
 
Join Date: Oct 2007
Posts: 33
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: Linking Products Together

Dezina

I would rather add the html link in the product description of the first product but I don't have a clue how to do this.......can you help? I need really simple instructions as I am not clued up on computers at all.

Thanks

karen
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 05-01-2008, 04:36 PM
dezina's Avatar
dezina dezina is offline
http://dezina.com
 
Join Date: Sep 2007
Location: England
Posts: 513
Blog Entries: 6
Thanks: 12
Thanked 75 Times in 72 Posts
Default Re: Linking Products Together

Would need EXACT url of product you wish to link
to before can produce html code required.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 05-01-2008, 05:48 PM
karenkte karenkte is offline
Member
 
Join Date: Oct 2007
Posts: 33
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: Linking Products Together

Dezina,
When I view my online shop, the page of the product I wish to link to is as follows:


http://localhost/store/index.php?mai...roducts_id=252

Hope you can help.

Thanks

Karen
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 05-01-2008, 06:15 PM
dezina's Avatar
dezina dezina is offline
http://dezina.com
 
Join Date: Sep 2007
Location: England
Posts: 513
Blog Entries: 6
Thanks: 12
Thanked 75 Times in 72 Posts
Default Re: Linking Products Together

Code would be
Quote:
<a href="http://localhost/store/index.php?main_page=product_info&cPath=50&products _id=252">Name of your Product</a>
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 05-01-2008, 06:49 PM
karenkte karenkte is offline
Member
 
Join Date: Oct 2007
Posts: 33
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: Linking Products Together

Thanks Dezina,

Can you please explain exactly where I need to insert this code - is it within the product description? and also how I highlight the wording so when someone clicks on the word they are taken to the other product.
thanks

Karen
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 05-01-2008, 06:53 PM
dezina's Avatar
dezina dezina is offline
http://dezina.com
 
Join Date: Sep 2007
Location: England
Posts: 513
Blog Entries: 6
Thanks: 12
Thanked 75 Times in 72 Posts
Default Re: Linking Products Together

Quote:
is it within the product description?
Yes..
Quote:
and also how I highlight the wording so when someone clicks on the word they are taken to the other product.
Sorry, don't understand what you mean??
Stylesheet Css of your template should show text links in different
colour/s to rest of text..
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 05-01-2008, 07:21 PM
Lawrence Lawrence is offline
Forum Admin
 
Join Date: Aug 2007
Location: Kenley, Surrey, UK
Posts: 1,220
Thanks: 2
Thanked 81 Times in 81 Posts
Default Re: Linking Products Together

To save you having to redo your links when you put your store online, it'll be better to do it like this.

HTML Code:
<a href="/store/index.php?main_page=product_info&cPath=50&products _id=252">Name of your Product</a>
If you use the http://localhost part of the URL when the store is live, it will try to link to a page on the user's own computer rather than on the website resulting in an error.
__________________
Lawrence
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 05-01-2008, 08:24 PM
karenkte karenkte is offline
Member
 
Join Date: Oct 2007
Posts: 33
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: Linking Products Together

Dezina & Lawrence

Thanks to your help I have now sorted out exactly what I wanted to do with the linking of products.....I am really getting into zencart. I have nearly input all my products and I can't wait to get things up and running over the next couple of months.

Thanks again for all your help.

Karen.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #11 (permalink)  
Old 06-01-2008, 02:05 PM
Tinkerbell's Avatar
Tinkerbell Tinkerbell is offline
Demented Butterfly
 
Join Date: Aug 2007
Location: Tyne and Wear
Posts: 932
Blog Entries: 16
Thanks: 50
Thanked 17 Times in 16 Posts
Default Re: Linking Products Together

ok I am confused now! Daughter had 7 friends sleepover last night so that may be the real reason!
When I link products I simply highlight the bit of text that is to take them to another product and click on the lhyperlink ink icon which brings up the little box to insert the other url?
That is when I am doing a product description that is.
example
http://www.blushfashions.com/index.p...roducts_id=514
has a link ot other products this way
I know it doesn't sound too technical but this is right isn't it?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #12 (permalink)  
Old 06-01-2008, 04:23 PM
Arkwright Arkwright is offline
Member
 
Join Date: Aug 2007
Posts: 80
Thanks: 0
Thanked 3 Times in 3 Posts
Default Re: Linking Products Together

I think that method works perfectly well Tinkerbell...

You could even replace the link text with an image of a product you want to link to so customers can see what product they are going to look at in more detail...

A lot of my products could be linked to lots of other products on my site so I'm trying to install the cross sell mod, but having problems installing it at the moment.

I could use the method you described, but I think it would take too long if I wanted to link each product to several other products and back again...

Arkie....
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #13 (permalink)  
Old 17-01-2008, 08:28 AM
karenkte karenkte is offline
Member
 
Join Date: Oct 2007
Posts: 33
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: Linking Products Together

Tinkerbell
after highlighting the text where do i find the hyperlink icon?
Thanks
Karen
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #14 (permalink)  
Old 17-01-2008, 09:20 AM
Tinkerbell's Avatar
Tinkerbell Tinkerbell is offline
Demented Butterfly
 
Join Date: Aug 2007
Location: Tyne and Wear
Posts: 932
Blog Entries: 16
Thanks: 50
Thanked 17 Times in 16 Posts
Default Re: Linking Products Together

Quote:
Originally Posted by karenkte View Post
Tinkerbell
after highlighting the text where do i find the hyperlink icon?
Thanks
Karen
Are you linking to something else in a product description? if so all the little tool buttons are above, similar to what you would see when posting a thread on a forum like this.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #15 (permalink)  
Old 30-01-2008, 06:37 PM
karenkte karenkte is offline
Member
 
Join Date: Oct 2007
Posts: 33
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: Linking Products Together

I don't have all these small link buttons. Am I doing something wrong....can't seem to find them anywhere.

Karen
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
New Products jtaylor Zen Cart & osCommerce 3 23-05-2008 08:11 AM
Linking attributes Twinkle Zen Cart & osCommerce 3 17-04-2008 10:55 AM
Problem with products in eshop Lex@aceimageuk.com Other eCommerce Software 0 13-01-2008 03:33 PM
Products Dont Render BillH Zen Cart & osCommerce 1 07-10-2007 08:59 PM
linking products MumsGrotto Zen Cart & osCommerce 4 28-09-2007 09:03 AM

Google

Edible Graphics, Affordable E-Commerce, Web Shops & Custom Form Scripts
Fair Trade Quality Handmade Photo Albums & Gifts
tech news, product reviews, the latest home and business technology, the latest in digital imaging


Content Relevant URLs by vBSEO 3.0.0