Jump to content
  • 0

How to? / Display shipping methods pictures in product page


dizlab

Question

2 answers to this question

Recommended Posts

  • 0

Hello

 

Have you tried editing the .tpl for the product page?

 

Plus their are a couple of free modules where you can add your code that should suit what you want you want to do.

 

Anyway I would just adda div and add the images you require.

 

Hope this makes sense

 

Paul

Link to comment
Share on other sites

  • 0

Hello

 

Have you tried editing the .tpl for the product page?

 

Plus their are a couple of free modules where you can add your code that should suit what you want you want to do.

 

Anyway I would just adda div and add the images you require.

 

Hope this makes sense

 

Paul

 

I need something like this:

<div id="headline_manufacturer_logo">
<img src="{$img_manu_dir}{$product->id_manufacturer}.jpg" alt="{$product->manufacturer_name}" title="{$product->manufacturer_name}" />
</div>

This gonna show manufacturers logo. I need to remake this html code but i don't know variable codes for carriers

Edited by dizlab (see edit history)
Link to comment
Share on other sites

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...