Showing posts with label Extension. Show all posts
Showing posts with label Extension. Show all posts

Thursday, October 18, 2012

Product Video -This is a very useful feature for any magento website which allows admin to add video(s) to product images

Product Video Extension -This is a very useful feature for any magento website which allows admin to add video(s) to product images.




Introduction:

We have received lots of inquiries for videos placement on product details page presently. Thanks to it, we realized that it is a need and also a must for us to think of and dedicate our resource to develop such an extension. Now here is the first version of Product video extension we would be proud to release. We believe it will meet demand of Magento shop owners who have been desperatedly looking for a helpful tool to make their product visualization more convincing.

Extension descriptions:

Actually, this is a very useful feature for any website based on magento which allows admin to add video(s) to ordinary product images view. Just simple like image uploading, admin will browse video file(s) to upload and the video(s) will be shown on product details page at fontend.
Admin back end:
  • It’s designated friendly with Video tab bellow Images tab on product information page when you add new/edit product in admin backoffice
  • Allow admin to upload video files for product from computer
  • Allow admin to use embedded videos from youtube
  • Allow admin to edit/delete uploaded videos
Front end:
  • Show the videos in product details page on different viewing orders
  • If user clicks on video, it will play right on the image window. This is very friendly for user to view videos
Other functions
  • HTML/CSS validation
  • Easy to install, easy to upgrade, just copy and paste to use
  • Friendly and flexible configuration
  • Support multiple stores

product video demo

Frontend:

http://demo.mage-shop.com/blackberry-8100-pearl.html


Backend:

http://demo.mage-shop.com/admin/ User: productvideo Pass: productvideo123

SlideShow Carousel -Slideshow displays product images in carousel. Support slides transition with fading in/out and scrolling

SlideShow Carousel magento extensions -Slideshow displays product images in carousel. Support slides transition with fading in/out and scrolling



Extension features:

Through various projects have synthesized number of options for slideshow. with carousel transition we aplly two effect: face and scrolling.
The module is able to select the product images to display in various options:


  • Select the products in the whole store
  • Select the products of one or more categories
  • Select the featured products
  • Select the products in ID. The module can be called in XML or CMS block/ page on your purposes.
  • The module uses Prototype javascript framework.

How to Use :

  • First download the Module.
  • Copy Or Install the files in their corresponding location in magento_root folder.
  • Go to System Cache Management flush all of cache Memory.
  • Go to System Configuaration Slideshow Carousel then change settings and Save config
  • Enjoy.

How to call in CMS page

you can call the module in cms/block using this code
{{block type="slideshowproduct/slideshowproduct" template="slideshowproduct/slideshowproduct.phtml"}}

demo information

Frontend:
Backend:
username/password:slideshow/slideshow123