Jump to content

Display same category products on product page


Recommended Posts

Hello. First I want to say, that I am totally new user of PrestaShop.

On my product page, on the bottom I want to display other products from this category. 

My Example:

Categories | subcategories | subsubcategories (there are listed all products) | product

 

Marking equipment

- Marking pipes

-- Standard size (product one, product two, product three etc)

 

When I open product one, on bottom I want to list all products from Standard size subsubcategory

 

See attached files.

 

Thank you.

 

post-757046-0-39391600-1391524741_thumb.png

post-757046-0-03301100-1391524746_thumb.png

Link to comment
Share on other sites

Hello stottycabanas and thank you for your reply, that solved my problem.

There are product image and product name, but there is no short product description. 

I've tried to add code from product-list.tpl, but it's not working

<p class="product_desc"><a href="{$product.link|escape:'htmlall':'UTF-8'}" title="{$product.description_short|strip_tags:'UTF-8'|truncate:360:'...'}" >{$product.description_short|strip_tags:'UTF-8'|truncate:360:'...'}</a></p>

Any solutions ? 

Thanks!

  • Like 1
Link to comment
Share on other sites

  • 1 year later...
  • 3 weeks 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...