Zen Cart Logo
Forums / Setting Up Categories, Products, Attributes / Commission Junction Links

Commission Junction Links

Locked

Views: 3,620

Results 1 to 8 of 8
This thread is locked. New replies are disabled.
26 Aug 2007, 4:42 AM
#1
cod3r avatar

cod3r

New Zenner

Join Date:
Aug 2007
Posts:
4
Plugin Contributions:
0

Commission Junction Links

Hello Im trying to use some code that PETCO provides inside the commission junction members area but I am not sure how Zen Cart can display those correctly.

EX:

<a href="http://www.tkqlhce.com/click-248-556-10414568?cm_mmc=CJ-_-2102903-_-248-556-_-120x90%20Seasonal%20Specials%20(spec3)" target="_top">
<img src="http://www.tqlkg.com/image-248-556-10414568" width="120" height="90" alt="Special offers at PETCO.com Shop Now! " border="0"/></a>

Any help would be appreciated :smile:

26 Aug 2007, 6:39 AM
#2
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: Commission Junction Links

Put it as HTML into a banner (Admin->Tools->Banner Manager), then turn on the banner sidebox, and it should appear in rotation with any other banners you have.

https://www.zen-cart.com/tutorials/index.php?article=80

27 Aug 2007, 11:23 AM
#3
cod3r avatar

cod3r

New Zenner

Join Date:
Aug 2007
Posts:
4
Plugin Contributions:
0

Re: Commission Junction Links

Thank you, this is a start :smile:

I am also willing to know if there is any way to create a product that display the HTML code instead of the standard zencart options.

I didn't expect answer so fast :clap: this seems to be a great forum...

27 Aug 2007, 6:04 PM
#4
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: Commission Junction Links

cod3r:

if there is any way to create a product that display the HTML code instead of the standard zencart optionsPlease explain further -- what exactly are you wanting to do?

Zen Cart is an ecommerce system, intended to sell products and collect payment on orders placed by customers. Are you trying to set up an affiliate-only shop instead?

27 Aug 2007, 7:57 PM
#5
cod3r avatar

cod3r

New Zenner

Join Date:
Aug 2007
Posts:
4
Plugin Contributions:
0

Re: Commission Junction Links

I mean, displaying the html of the commission junction, and not having any option for adding the product to cart since a link to other website is placed with this code.

This is what I am doing:

I created a Document - General Type product, since those don't use the cart , and place the html code on the description.

Commission Junction have some different version of the code, (at least with PETCO):

  1. A form (product pic, text and a botton for buy)

  2. a Text link (there is an image of 1x1 pixel that must be placed)

and

  1. Product Image link (and also a 1x1 px image)

So Im pasting the description, uploading the product image and using the text link (option 2).

Finally There was a "No image available" picture maybe because I used a document - general product type, so I edited the picture.

As you can see I am just learning how to use the store, but this solution seems to work.

Thanks for your help. :smile:

27 Aug 2007, 8:04 PM
#6
cod3r avatar

cod3r

New Zenner

Join Date:
Aug 2007
Posts:
4
Plugin Contributions:
0

Re: Commission Junction Links

DrByte:

Zen Cart is an ecommerce system, intended to sell products and collect payment on orders placed by customers. Are you trying to set up an affiliate-only shop instead?

We will sell our own products and also selling PETCO products for commission.

27 Aug 2007, 8:28 PM
#7
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: Commission Junction Links

The Document-general approach is probably most suitable for what you're trying to accomplish.

15 Apr 2009, 10:24 PM
#8
ame_ame avatar

ame_ame

New Zenner

Join Date:
Apr 2009
Posts:
1
Plugin Contributions:
0

Re: Commission Junction Links

I'm using Zen Cart 1.3.8a.

I'm trying to add the commission junction code that provides a product picture, information, and the buy button. Oddly during preview mode the buy button links to the store. But when I fully update the page, the buy button from commission junction links directly into my cart. Does anybody know why this is doing this?

Commission Junction didn't have an answer.

So right now I've got two buy buttons on my page. One that's supposed to be for my zencart (which I need to figure out how to remove for the commission junction products) and one that's supposed to be there from commission junction. And sadly that button is linking to my cart and not the affiliate store's cart.

Make sense?