Display products as list using shortcodes
-
Hi,
Is there a way to display (using shortcodes) products as lists, and to customize their looks not to be the same as they appear on the store page?
For example, on the homepage (custom page in my case) I am using:
[products limit="4" columns="2" visibility="featured" ]
This shows 4 featured products, as described here. What I want is to display these 4 products, but have smaller thumbnails, or remove them entirely for example. I know it can be done using CSS, but I hope it is a way to change the code for this to work. Something like
[products limit="4" columns="2" visibility="featured" thumbnails="false"]
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Display products as list using shortcodes’ is closed to new replies.