WordPress eStore Plugin Demo

Categories: Additional Resources, Featured

Below are some demo products showing how the “Add to Cart”, “Buy Now” and “Subscription” buttons work:

Demo 1 and Demo 2
This is a test description. This description is here to show how the description of this product looks like. You can insert plain HTML in this field too. Some more text to fill the shopping cart product description.
Available Qty: 50

Products can be displayed like the one above or the one below by using a simple trigger text (all the available stylish product display options can be found here).

Demo Engraving
A product that requires instructions from customer. The customer can add text in the "Instruction" text box below
Price: $10.00
Instructions:

Demo Photo
A product with variation control. Variation control allows the customer to choose the variation that they want to purchase.
Price: $50.00

Size :
Resolution :

Feel free to hit the Add to Cart buttons to see how the shopping cart looks.

Some test description of the product to show how this description field looks like. You can insert plain HTML in this field too. Some more description of the product goes here. Damn! This product display looks good.
Price: $29.95
Details

Subscription Button Demo

Subscription button demo that charges the customer $29.95 USD for the first 7 days Then $49.95 USD for each month, for 6 installments

The WP eStore plugin can be used to create any type of Subscription button.

Simple ‘Add to Cart’ Button Demo

You can also choose to display a very basic button. A basic button just places the button like the following so you can design/display the product details however you want it.

For example, I placed this basic button inside a table with some image and text to create the following display:

demo_product_ebook
Demo eBook
Price:1.50
demo_product_music
Demo mp3 Song
Price:1.00

Simple Pay Per Video or Video On Demand System Demo

The following demo product demonstrates how you can setup a simple pay per view system using the WP eStore plugin. Once the buyer clicks on the encrypted link that he receives after the payment, he will be redirected to a web page allowing the customer to watch the streaming videos. The true URL of the page where the content is embedded (e.g. a steaming video) does not get revealed. So, if you try to copy and paste this URL then it will not work unless you actually make a purchase and click on the encrypted link.
demo_product_streaming_video
Demo PPV Content
Price:1.00

Feel free to hit the ‘Add to cart’ button and see how the shopping cart appears below this line. The shopping cart can also be found on the sidebar. You can go ahead and complete the transaction if you want to see how the system works before you purchase the plugin.

Buy Now Type Button Demo

demo_product_buy_now
Demo Buy Now Button
Price:1.00

The above ‘Buy Now’ button takes the customer directly to PayPal for Payment (Useful when you want to avoid the shopping cart system and want to provide the customer an one click checkout process).

MP3 Music/Podcast Selling

Name: Demo Music
Price: $5.00

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.

Coupon Code Demo

After you add some products to the shopping cart use coupon code “DEMOCOUP1″ (gives a 20% discount on all items) to see how it works. Visit the Coupons code feature page to see more.

Other Demos

Related posts

Subscribe to Tips and Tricks HQ to stay informed

twitter_icon

41 Responses to “WordPress eStore Plugin Demo”

  1. Askman Says:

    I have seen that but I want if I sell one product that will be show remaining 49. Or 1 product sold from 50.
    Is this possible?

    Regards

  2. admin Says:

    @Askman, I will add an option so you can display the “Available Quanity” of a product anywhere on the page.

    Update: you can now display the “Available Quantity” and “Copies Sold” counter for a product anywhere on the page. The shortcodes page have more details (http://www.tipsandtricks-hq.com/ecommerce/?p=460)

  3. RevTrev Says:

    I think this is just what I’ve been looking for. Do you have more documentation before I purchase? I’d like to have a video that goes with some of my books that describes what the book is about. Can I insert an embedded YouTube in the product description?

  4. admin Says:

    Hi RevTrev, You can insert any HTML in the product description but I would recommend doing something like what I have done on my “Products” page (http://www.tipsandtricks-hq.com/products). Basically it has a compact display of the products and there is a “More Info” link that points to the post/page which has detailed info (video, more description etc) of that product.

  5. RevTrev Says:

    You know what? I saw that in the video. Looks amazing. I like having more control than in the other Ecommerce solutions I’ve found. I’ve asked a couple more questions around setting up shipping and Paypal integration. Looking forward to another amazingly quick response.

  6. Jan Says:

    Looks very nice. I have a couple of questions :
    Is it possible to have the system take a serial number from a table and mail it to the customer ? (and also store the serial number(s) along with the items that the customer purchased)
    How easy is it to localize (e.g. for Danish) – does it have its own language file, or are all labels hardcoded all around the source ?

  7. admin Says:

    Hi Jan, In the post payment processing script you can add your code that take this number from a table and adds to the email body (this number can also be stored in a column of the db table). The code is in PHP so PHP knowledge is required.

    There is a language file which you can translate for localization. Please note that only the customer end (whatever the customer sees) can be localized (admin menus are hardcoded in English).

  8. Aaron Says:

    Hi, I’m interested in this button but I was wondering for digital media such as mp3s
    would I have to make a different “add to cart” button for each song?

  9. Ivy Says:

    Hi Aaron, Not sure what you mean by different buttons but you will need to make a product for each song. Then you can display those products on a post or page. This is easy to do, you can do this with the categories shortcode and it will display all the products in that category or you can place the single product shortcode where you need to and change the ID number. You can find a list of all the shortcodes here: http://www.tipsandtricks-hq.com/ecommerce/wp-estore-shortcodes-and-functions-reference-460

    Cheers,
    Ivy

  10. Chuck Says:

    I’m just in the process of adding a new website will will be for pruchasing shoppong bags for our product.
    So, there is really only 1 product with different quantity choices and different prices.
    I will be showing the bag on the website page and then give quantity choices for buying: 3, 10, 25, 50 or 100. Can I use RadioButtons so they select the quantity they want and buy now and it takes them the paypal?
    Thanks…
    Chuck..

  11. Ivy Says:

    Hi Chuck, You would need to create a product for each variation if you want to use a “Buy Now” button.

    e.g Product 1 would be 3 bags, Product 2 would be 10 bags and so on.

    Since the plugin uses shortcodes to display the products you can put multiple products on one page.

    If you use an “Add to Cart” button then all the variations can be in one product.

    You can read more about this here: http://www.tipsandtricks-hq.com/ecommerce/how-to-use-variation-control-in-wordpress-estore-plugin-345

    You can read more about “Buy Now” buttons here: http://www.tipsandtricks-hq.com/ecommerce/how-to-use-buy-now-buttons-using-the-wordpress-estore-shopping-cart-plugin-15

    Please let me know if this is not what you are looking for.

    Cheers,
    Ivy

  12. Thang Says:

    Is it possible to create a gallery in nextGen and have the gallery restricted? I would like to password protect my shopping cart and allow only some users to buy some items.

    Is that possible?

  13. admin Says:

    You will need a WordPress membership plugin such as (WP eMember) to protect a page.

    http://www.tipsandtricks-hq.com/wordpress-emember-easy-to-use-wordpress-membership-plugin-1706

  14. Jon Aston Says:

    Looks great. Is it compatible with WordPress 3.0 yet?

  15. admin Says:

    Hi Jon, all of our plugins are compatible with the latest version of WordPress.

  16. Dalibor Says:

    Hi there, I would like to sell mp3, the only question is is it possible to create database with the products instead of creating each products manually.
    Thanks

  17. admin Says:

    Not sure what you mean by “is it possible to create database with the products”. Do you mean uploading bulk products to the database?

  18. Ryan Says:

    wanted to see a demo of how it works if i want to use this to sell ebooks.. does it create a unique download link? can i offer 30 day money back using this plugin? and what kind of info do i get of sales made, etc?

  19. Ivy Says:

    Hi, The following video will let you see the purchase from the customers point of view:

    Please see the section called “Purchase Demo Video” on the following page:

    http://www.tipsandtricks-hq.com/wordpress-estore-plugin-complete-solution-to-sell-digital-products-from-your-wordpress-blog-securely-1059

    The information you receive as the seller can vary depending on what email tags you have placed in the email you as the seller receive from the plugin.

    You can see all the email tags here:

    http://www.tipsandtricks-hq.com/ecommerce/wp-estore-shortcodes-and-functions-reference-460

    As for the 30 day money back offer you can refund your customers at anytime via PayPal. When a refund is made PayPal notifies the eStore and the customer is removed from the sales data.

  20. Dalibor Says:

    Hi, I already have products in another database which would be faster if I can transfer them over rather than creating 70+ products individually. Also is it possible to display small mp3 player for individual products as preview what the product sounds like?
    Thank you

  21. Ryan Says:

    Thanks for that info. After comenting here I realized you also offer the Pro version eStore which has unique download links.
    One more question, is it possible to create a URL rewrite for this or the eStore plugin? Just as I would prefer a link that doesn’t look like:

    http://www.website-name.com/wp-content/plugins/wp-cart-for-digital-products/download.php?file=fjkliojerj54u8998yvn249dRsfrSW2erSfeR

    but instead like:
    http://www.website-name.com/ebook/download.php?file=fjkliojerj54u8998yvn249dRsfrSW2erSfeR

  22. Ivy Says:

    Hi Ryan, I believe the following post if what you are looking for:

    http://www.tipsandtricks-hq.com/ecommerce/how-to-customize-the-encrypted-download-url-224

    Please let me know if this is not what you are looking to do.

  23. Ivy Says:

    Hi Dalibor, You a shortcode and the WP AudioPlayer to do this. You can see an example above under the “MP3 Music/Podcast Selling” section. As for the product transferring there is a CSV upload option you can read more about this here:

    http://www.tipsandtricks-hq.com/wp-csv-to-database-plugin-import-excel-file-content-into-wordpress-database-2116

    You can find a list of all the shortcodes here:

    http://www.tipsandtricks-hq.com/ecommerce/wp-estore-shortcodes-and-functions-reference-460

  24. Patrick Says:

    Hi there, I would like to use eStore to sell my digital music on my website.

    However, since the songs in my CD can be purchased individually or as an entire album (CD), do I need to create a separate products for each song?

    On the other hand, how should I proceed with the entire CD? Create another product, perhaps or is there any better way?

    Thanks!

  25. Ivy Says:

    Hi Patrick, You would need to have a product for each song and the CD.

  26. Dalibor Says:

    Hi, is there a way I can display products in categories with fancy1 or fancy2 style which will also include mp3 player (I can do it with fancy4 but with any other style it just displays the shortcode) Thank you.

  27. admin Says:

    Yep, use the following Shortcodes:

    [wp_eStore_fancy1 id=1]

    [wp_eStore_fancy2 id=1]

  28. Dalibor Says:

    Thanks for the answer, what I mean is like this in fancy 1 or 2 “[wp_eStore_category_products_fancy4 id=1]” where it lists all the products from category so I don’t have to enter the id’s manually. (or if it’s not possible how to change the look of fancy4) Thank you

  29. Ivy Says:

    Hi Dalibor, You can find a list of all the shortcodes here:

    http://www.tipsandtricks-hq.com/ecommerce/wp-estore-shortcodes-and-functions-reference-460

  30. James Says:

    Does this allow me to use the plugin on unlimited sites or am I restricted to 1 use of the cart per purchase?

  31. Ivy Says:

    Hi, The eStore is a multi site license you can use this on as many site as you own and operate.

  32. Mudit Says:

    Hi Ivy,

    I want to create shopping cart same as you have created on the demo site(http://www.tipsandtricks-hq.com/wordpress-estore-plugin-complete-solution-to-sell-digital-products-from-your-wordpress-blog-securely-1059) under “WP eStore Shopping Cart Screenshot” heading.

    Is there a shortcode for this?

  33. Ivy Says:

    Hi Mudit, Yes this is a shortcode. If this shortcode does not work for you, then you may need to update your eStore

    Shortcodes you are looking for:

    [wp_eStore_cart_fancy1]
    or
    [wp_eStore_cart_fancy1_when_not_empty]

    List of all the shortcodes can be found here:
    http://www.tipsandtricks-hq.com/ecommerce/wp-estore-shortcodes-and-functions-reference-460

    How updates work can be found here:
    http://www.tipsandtricks-hq.com/forum/topic/how-and-when-do-you-get-an-update

  34. Mudit Says:

    Thanks Ivy, that works.

  35. Don Says:

    Looking to sell MP3s, but I am curious if the player can be constrained to play just a portion of the song, either as a seconds duration or a % of the total file length. Thanks…

  36. Ivy Says:

    Hi Don, This would be controlled in the MP3 player you choose to use. This would not have anything to do with the eStore.

  37. Sheik Says:

    Hi,
    I am planning to buy and integrate this great plug-in in my website. I am going to sell software products with Serial number to activate for each customer.
    In this case how I have to go with customizing it easily in the front panel…

    If I have to touch PHP or DATABASE stuff then can I have each customer download a different product file with the serial embedded inside the zip file…
    Please Help…

  38. admin Says:

    @Sheik, an easier way to do this is to generate the serial key after a purchase and include it in the email. If you have a PHP script that generates the serial key for your software then I can tell you how to integrate it so after a purchase eStore will use the script to create a license key and include it in the email.

Who is Linking?

  1. WordPress eStore Plugin - Complete solution to sell digital products from your wordpress blog securely | Tips and Tricks
  2. Spice up your WordPress Site with JQuery | Tips and Tricks
  3. WordPress e-Commerce Knowledgebase | Tips and Tricks eCommerce Site

Leave a Reply

Featured Posts

Tips and Tricks Hot Items

wordpress_estore_icon
wordpress membership plugin icon
WordPress PDF Stamper Plugin
WordPress Affiliate Link Manager Plugin
infinity remix wordpress theme
wordpress_affiliate_plugin_icon