Hi guys,
As I'm using ubercart for my shopping cart project, in this I'm going to add a product content along with the video of the product (like image) . How to add product video into this ubercart module? I have been struggling for the last two days.

Any help is highly appreciated.

Comments

rightchoice2c_me’s picture

you can try emfield module or you can even use CCK Filefield module for this.

Work Hard to understand what you have to do b4 U start, You may not be able to develop every detail but the more U know the less risk you take.

sadeesh’s picture

Hi dude,
I've installed the emfield module into my project, but it has some Providers like google, youtube etc.. But I've to upload the videos from my local PC, also I've to integrate this video into the product content, so that by filling up the product content I can upload the videos, instead of an image.

Thanks for your Reply.

rightchoice2c_me’s picture

It also supports custom url. But to upload video while creating content then you may need some logic although I've used a combination of filefield and emfield for such kind of requirement you can go your convenient way.
Do you know PHP and can U write module?
If yes , then use cck file field to upload a video file then write a module to show the uploaded videos for that content types.

Work Hard to understand what you have to do b4 U start, You may not be able to develop every detail but the more U know the less risk you take.

thill_’s picture

Check out what we did at http://www.illusionsystems.com it is an Ubercart site with product videos.

If I were doing it again in Drupal 6 I would use SWF Tools for what you need.
http://www.mustardseedmedia.com/podcast/episode17

That shows audio but you would do the same for video.

sadeesh’s picture

Hi Dude,

I have put the SWF modules into my Ubercart project, but how to integrate them with my CCK product , there only I've the option to upload a product Image (instead of the product image I've to upload a Product Video). What are the other Modules I've to install and enable for this.

Thank you for Replying me.

mm167’s picture

since i dont know how u upload and embed your product photos, i cant give u the step by step solution.

do u want to sell those videos?
or, u just want to use the videos to show your products?

but, flvmediaplayer may be your solution, if u already have your videos in flv format.

-------------------------------------
We go the drupal way. How about you?
http://www.drupalway.com

sadeesh’s picture

Hi Dude,
I'm going to show the video of the product and also to sell that video to the user after successful checkout. I've installed flvmediaplayer in my project. But how can i get them in the CCK product (Like Create Content->Product) in that i want upload video(like upload image). I have enabled the following Modules for enabling the video product:
1) SWF Tools.
2)Jquery_media
3)flvmediaplayer
4) Jq
5) swfobject_api

I have came across a video demo about this, in that they have mentioned that to put video formats like "onepixelout", "flash_media_player" into the folder (modules/swftools/shared).

Is this makes sense?
Give me some Useful tips regarding this.
Thanks for ur Reply...

mm167’s picture

after the buyer checkout and pay, how u how to delivery the video?
1. allow download?
2. play in the web site?

what payment gateway u will use?
does your payment will send u payment notification?

-----------------------------------------
We go the drupal way. How about you?
http://www.drupalway.com

sadeesh’s picture

Hi Dude,
I Don't Allow the user to Download the video he can simply view the video and I'm testing it locally like filling up the billing Info' randomly by selecting the payment mode as cheque. Currently I'm not using any payment gateway for this. Now how can I integrate the video into the Product Information in the ubercart.

First I didn't get the video in the shopping cart, after that only i have to complete the checkout.

Thanks in Advance.

Please Help me in this regard.

:)

sadeesh’s picture

Hi Dude,

I'm going to show the video of the product and also to sell that video to the user after successful checkout. I've installed flvmediaplayer in my project. But how can i get them in the CCK product (Like Create Content->Product) in that i want upload video(like upload image). I have enabled the following Modules for enabling the video product:
1) SWF Tools.
2)Jquery_media
3)flvmediaplayer
4) Jq
5) swfobject_api

I have came across a video demo about this, in that they have mentioned that to put video formats like "onepixelout", "flash_media_player" into the folder (modules/swftools/shared).

Note: I'm using Drupal 5 for my Project.

Is this makes sense?
Give me some Useful tips regarding this.
Thanks for ur Reply...

dhara’s picture

Hi Friends,

How to add video content with image and with video like youtube..

Regards
S.Dhara