Title: [Plugin: WP e-Commerce] awesome WP e-Commerce site
Last modified: August 19, 2016

---

# [Plugin: WP e-Commerce] awesome WP e-Commerce site

 *  [Mufasa](https://wordpress.org/support/users/mufasa/)
 * (@mufasa)
 * [17 years, 7 months ago](https://wordpress.org/support/topic/plugin-wp-e-commerce-awesome-wp-e-commerce-site/)
 * Here is another good use of the WP e-Commerce plugin:
    [http://www.minibijou.com/](http://www.minibijou.com/)
 * What I like about this site is the use of the Product Groups widget on the left
   hand side and the Shopping Cart widget + Latest Products widget on the other 
   sidebar.

Viewing 6 replies - 1 through 6 (of 6 total)

 *  Thread Starter [Mufasa](https://wordpress.org/support/users/mufasa/)
 * (@mufasa)
 * [17 years, 6 months ago](https://wordpress.org/support/topic/plugin-wp-e-commerce-awesome-wp-e-commerce-site/#post-891627)
 * I just showed this to a client and they were really impressed… just thought you
   might like to know that 😀
 *  [mccormicky](https://wordpress.org/support/users/mccormicky/)
 * (@mccormicky)
 * [17 years, 6 months ago](https://wordpress.org/support/topic/plugin-wp-e-commerce-awesome-wp-e-commerce-site/#post-891635)
 * Cool but I couldn’t get any other page to load even after waiting for 30 seconds.
 *  [blocklevel](https://wordpress.org/support/users/blocklevel/)
 * (@blocklevel)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/plugin-wp-e-commerce-awesome-wp-e-commerce-site/#post-891649)
 * Not so awesome?
 * `Parse error: syntax error, unexpected T_STRING in /var/www/vhosts/minibijou.
   com/httpdocs/wp-content/plugins/wp-shopping-cart/product_display_functions.php
   on line 992`
 *  [hyperdude](https://wordpress.org/support/users/hyperdude/)
 * (@hyperdude)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/plugin-wp-e-commerce-awesome-wp-e-commerce-site/#post-891651)
 * Hi, I picked up on these comments from the stats, thanks for all your comments,
   this is the first wp-ecommerce site I have worked on and I am learning as I go,
   luckily this for a family member and not for a paying client which has allowed
   me do a lot of testing and work out all the bugs.
 * I have recently updated the site and optimized for speed, hopefully this has 
   resolved the bugs, if anyone has any further comments I’d be very grateful for
   any additional feedback or recommendations for the website.
 *  [infini19](https://wordpress.org/support/users/infini19/)
 * (@infini19)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/plugin-wp-e-commerce-awesome-wp-e-commerce-site/#post-891695)
 * does anybody know how to change the size of the thumbnail on the latest products
   widget?
 *  [mccormicky](https://wordpress.org/support/users/mccormicky/)
 * (@mccormicky)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/plugin-wp-e-commerce-awesome-wp-e-commerce-site/#post-891696)
 * Depending on which wp-e-commerce theme you are using open latest_product_widget.
   php in wp-e-commerce/widgets and find on lines 29 or 30
 *     ```
       $output .= "				<img src='index.php?image_id=".$special['image']."&width=100&height=70' title='".$special['name']."' alt='".$special['name']."' id='product_image_".$product['id']."' class='product_image'/>";
   
       				} else {
       					$output .= "				<img src='". "index.php?image_id={$special['image']}&width=45&height=25' title='".$special['name']."' alt='".$special['name']."' /><br />";
       ```
   
 * see the width and height in the code? you can set it to any you want.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘[Plugin: WP e-Commerce] awesome WP e-Commerce site’ is closed to new 
replies.

 * 6 replies
 * 5 participants
 * Last reply from: [mccormicky](https://wordpress.org/support/users/mccormicky/)
 * Last activity: [16 years, 8 months ago](https://wordpress.org/support/topic/plugin-wp-e-commerce-awesome-wp-e-commerce-site/#post-891696)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
