Jump to content

Want Image on EACH Admin Product Page


Dirty Butter

Recommended Posts

On the Products list there is an image icon that shows the actual image when clicked. I'd like to have something like that on the Basic Information page for each product.

I could get it into place by hard coding a specific item's image in myskin/templates/products.index.php, but I couldn't figure out how to call it for the appropriate image for each product.

<a href="http://dirtybutter.com/plushcatalog/images/cache/AssortedDolls01202010xxx37.270.JPG" class="colorbox" title="{$product.name}" target="_blank"><img src="{$SKIN_VARS.admin_folder}/skins/{$SKIN_VARS.skin_folder}/images/image.png" alt="{$product.name}" />




What should I put for 
http://dirtybutter.com/plushcatalog/images/cache/AssortedDolls01202010xxx37.270.JPG

so it will fit any and all products?

If it's possible to get the actual image to show, instead of the icon that has to be clicked on - that would be ideal!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...