Post by leatherboy » Wed Jun 06, 2018 12:45 am

Hi.
I use O.C 3.0.2.0 . I would like to ask if it is possible to use a very simple layout for the product list.
I would like to have only the product title, price and add to cart button in product list page.
i dont need the image or description or anything else.
Of course if some one click on product title it should link to product page where everything should be in place. Image, description, everything.
Is this possible?
Thank you

Newbie

Posts

Joined
Fri Feb 12, 2016 2:32 am

Post by IP_CAM » Wed Jun 06, 2018 12:49 am

Well, in your Theme /template/product/category.twig
you could try to remove this line:

Code: Select all

<div class="image"><a href="{{ product.href }}"><img src="{{ product.thumb }}" alt="{{ product.name }}" title="{{ product.name }}" class="img-responsive" /></a></div>
Ernie

My Github OC Site: https://github.com/IP-CAM
5'200 + FREE OC Extensions, on the World's largest private Github OC Repository Archive Site.


User avatar
Legendary Member

Posts

Joined
Tue Mar 04, 2014 1:37 am
Location - Switzerland

Post by leatherboy » Sat Jun 09, 2018 1:18 am

Hi. Thanks for the answer.
I use Journal. I tried to remove codes like this you wrote but it didn't remove the image frame.
I can resize, of course, the image and remove the image its self but I cannot remove placeholder so that I could have the product name at the left side.
Even If I delete the file category.twig it still displays something there. In this case I believe it loads something default.

Newbie

Posts

Joined
Fri Feb 12, 2016 2:32 am
Who is online

Users browsing this forum: No registered users and 47 guests