Product Listing questions

  • Posts: 89
  • Thank you received: 1
  • Hikashop Business
12 years 10 months ago #34438

Hi My product listing page looks funny. How do I customize that page?

www.awards4u.ca/index.php/trophies/hocke.../9-hockey-with-stick

1. My product listing page looks funny because it's not aligned. Where can I go to customize all the product listing pages.
Also well I want to change the size of the image.

If you look at snoday.ca/gear-button/product/350-tantru...gory_pathway-12.html
he has images on the side and wordings where he wants. How does he do this? And how does he put a third image at the bottom?

2. In the product listing again how do I get the product code to show up. I have this but would it be possible to get more detail. I did do the same as in the example below but it didn't work for me?

www.hikashop.com/en/support/documentatio...ng.html#product_code




Thanks for all your help.
Mohammed

Please Log in or Create an account to join the conversation.

  • Posts: 82910
  • Thank you received: 13379
  • MODERATOR
12 years 10 months ago #34487

Hi,

1. On some of your products listings, you configured the products listing with the text centering turned off and/or a big margin. Changing these options in your menus/modules options via the menus Display->Content menus/modules would solve that.

On the page you gave a link to, all the text below the image/add to cart area is the product description. He just has a well structured product description HTML. You can also put images in the product description. So it's quite easy to do.

2. To display the product code on the products listings, you will have to edit the file "listing_img_title" of the view "product" for your front end template via the menu Display->Views and add the code:
echo '<br/>'.$this->row->product_code;

after the code:
echo $this->row->product_name;

Please Log in or Create an account to join the conversation.

Time to create page: 0.054 seconds
Powered by Kunena Forum