Stylish Product Display Options for WP eStore
Categories: Additional Resources, Featured
This page has a list of all the different pre-configured product display styles that you can use to display your products when using the WP eStore plugin.
Note: You are not restricted to using one of these product displays if they don’t suit your needs. You can design your own product display in a WordPress post or page then use eStore’s simple “Buy” button (there are shortcodes to embed a plain button on a post or page) to facilitate the purchase of the product (very helpful when designing an optimized sales/landing page).
Stylish Product Display 1 (Fancy 1)
Available Qty: 35
Stylish Product Display 2 (Fancy 2)
Stylish Product Display 3 (Fancy 3)
Stylish Product Display 4 (Fancy 4)
Stylish Product Display 5 (Fancy 5)
Stylish Product Display 6 (Fancy 6)
Stylish Product Display 7 (Fancy 7)
This display is useful for MP3/music sellers
Audio clip: Adobe Flash Player (version 9 or above) is required to play this audio clip. Download the latest version here. You also need to have JavaScript enabled in your browser.
Stylish Product Display 8 (Fancy 8 )
This display is useful for MP3/music sellers
Audio clip: Adobe Flash Player (version 9 or above) is required to play this audio clip. Download the latest version here. You also need to have JavaScript enabled in your browser.
Stylish Product Display 9 (Fancy 9)
If you don’t specify a description for a product then this display will become a very compact one with just name, price and a buy button.
Stylish Product Display 10 (Fancy 10)
Fancy10 is a lot similar to the popular Fancy1 display except it has a section to show the additional images below the main thumbnail. The images will show in a lightbox when clicked. The default Add to Cart button has a nice elegant style too. You can still use a custom button image for the “Add to Cart” button just like any other displays.
Stylish Product Display 11 (Fancy 11)
How to Use the Stylish Product Displays
To display a product in any of the above styles you simply have to use a Shortcode (to display it on a post or page) or use a line of PHP code (to display it from your theme files e.g. footer.php). All the available shortcodes and PHP function references can be found here.


















February 20th, 2013 at 1:02 am
@Jennifer, You can find all the shortcodes (these are listed in the PDF files) to the eStore here: http://www.tipsandtricks-hq.com/ecommerce/?p=460
For Fancy 10 you will need the extra shortcodes plugin from the above page and the following shortcode.
[wp_eStore_fancy10 id=1]
February 19th, 2013 at 9:47 am
I am also a bit confused about what the code is for fancy 10. I have been to the redirected page a lot of times but it’s not very clear as to where the codes are. Maybe you could put them on this page next to their examples??? Until then, what is the code for 10 please?
Jnfr
June 4th, 2011 at 6:58 am
Hi Denton, Are you using the extra shortcodes plugin? You can find all the information for this here: http://www.tipsandtricks-hq.com/ecommerce/wp-estore-shortcodes-and-functions-reference-460
June 4th, 2011 at 3:15 am
Hi,
I’m trying to get the effect of Stylish Product Display 5 above, but it’s not listed in the shortcodes as far as I can tell. I tried this:
[wp_eStore_fancy5 id=1]
but it didnt’ work (seems that only works with fancy1 and fancy2. Am I missing something?