Post by enarco » Mon Jan 22, 2018 4:58 pm

The product in home page, I want this product show only picture, name and price. I not want show the product details in home page.

V. 3.2
Image

Attachments

Untitled2.jpg

Untitled2.jpg (57.68 KiB) Viewed 305 times

Last edited by enarco on Thu Feb 15, 2018 4:50 pm, edited 1 time in total.

New member

Posts

Joined
Sun Dec 10, 2017 3:28 am

Post by IP_CAM » Tue Jan 23, 2018 10:40 am

in

Code: Select all

... \catalog\view\theme\default\template\extension\module\latest.twig
... \catalog\view\theme\default\template\extension\module\featured.twig
... \catalog\view\theme\default\template\extension\module\bestseller.twig
Remove:
<p>{{ product.description }}</p>
and in the stylesheet.css file, you possibly have to REDUCE the min-height Value,
to avoid a large empty section in the Box:

Code: Select all

.product-thumb .caption {
	padding: 0 20px;
	min-height: 180px;
.product-grid .product-thumb .caption {
	min-height: 210px;
Good Luck! ;)
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
Who is online

Users browsing this forum: JessiesBoutique, SelfSus, tilly and 520 guests