hello i'm new with joomla and virtuemart and i need some help.
I can not understand how to change the product view.
i want a simple shop for my web site.
i want my products inside my categories to look like a excel file without images!!!
like this:
"product name" "how many of this product add to car with +- buttons" "add to cart button"
is this posible??
sorry for me English
i Found out that i must edit the
/public_html/components/com_virtuemart/views/category/tmpl/default.php
what i have to change so i can view my products in the categories like that??
without pictures , without more details about products
E.x.
Redwine1(product name without link to details) -----------------"0""+""-" (quantity) --------------"0,00"(Price)-----------------------Add to Cart(Button)
Redwine2(product name without link to details) -----------------"0""+""-" (quantity) --------------"0,00"(Price)-----------------------Add to Cart(Button)
Redwine3(product name without link to details) -----------------"0""+""-" (quantity) --------------"0,00"(Price)-----------------------Add to Cart(Button)
Redwine4(product name without link to details) -----------------"0""+""-" (quantity) --------------"0,00"(Price)-----------------------Add to Cart(Button)
Thank You All For Your Help