This topic has 2 replies, 2 voices, and was last updated 9 years ago ago by Robert Hall
Dear team,
Is there a way to control – what is shown in the “woocommerce product widget box” please refer to :
There many products are listed. I would like to display each product like this:
a)
1.)picture
2.)Brand
3.)Title
4.)Atribut (for example product condition)
5.) Price
just like the way products are listed in http://www.portero.com/new-arrivals
b)
Also i would like to “omit” the “add to cart button”
c)I would like NOT to display the “out of stock” products
Many thanks for your help!
Claudia
Hello,
1) Sorry, but we don’t have such feature in our theme.
2) Please use this code in custom.css
.products-grid .product .price {
margin-bottom: 20px;
}
3) Navigate to Dashboard->WooCommerce->Settings->Inventory->Out Of Stock Visibility-> and check ‘Hide out of stock items from the catalog’ option.
Regards,
Robert Hall.
Tagged: best selling, details, json array, product, themes, widget, woocommerce
You must be logged in to reply to this topic.Log in/Sign up