Jump to content

Adding Polyvore and Kaboodle icons to product.tpl


Recommended Posts

Hi all,

Polyvore and Kaboodle are web2 shopping community sites, and I think they can be useful for promoting products.
They both have icons that you should place on your products page. I'd need help with doing this.

The Polyvore code looks like this:




I figured that after adding this to product.tpl, TITLE should be replaced with

{$product->name|escape:'htmlall':'UTF-8'}

and IMAGE_URL with

http://address.com{$img_prod_dir}{$cover.id_image}-large.jpg

but I can't figure out the code for URL. Any idea?

Also, for the TITLE part, it would be good to replace the spaces with + signs.

With Kaboodle, I have no idea what to change. It uses javascript and looks like this:

 



For more info on these sites, check out:

http://www.polyvore.com/cgi/business

http://www.kaboodle.com/zm/retailers

Link to comment
Share on other sites

  • 7 months later...
  • 10 months later...

Using your suggest for the BUTTON, I was able to get the title but couldn't get an image link or the product url.

But when i used polyvore's own "clip to polyvore" from their bookmark gadget, the tap for the title, price and picture are there. Then, once I click "save" it'll say "You cannot import from this site at this time".

Do you have any idea how I can get it to import to polyvore using the CLIPPER since the BUTTON didn't work?

Link to comment
Share on other sites

  • 6 months later...

Using your suggest for the BUTTON, I was able to get the title but couldn't get an image link or the product url.

But when i used polyvore's own "clip to polyvore" from their bookmark gadget, the tap for the title, price and picture are there. Then, once I click "save" it'll say "You cannot import from this site at this time".

Do you have any idea how I can get it to import to polyvore using the CLIPPER since the BUTTON didn't work?

 

Hi

 

I'm looking for the same. Please let me know if you've found a solution. Thanks.

Link to comment
Share on other sites

  • 1 year later...
  • 7 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...