Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 03-01-2011, 04:05 AM
Comic Break's Avatar
Comic Break Comic Break is offline
 
Join Date: Aug 2010
Posts: 14
Default Mobile Store Redirect?

Is there a way to make the store automatically redirect to the mobile version when someone visits from their mobile device?

Thanks
Reply With Quote
  #2  
Old 03-01-2011, 04:22 PM
TeeDojo's Avatar
TeeDojo TeeDojo is offline
 
Join Date: Feb 2011
Location: Singapore
Posts: 15
Default

I'm not too sure on this but the best bet seems to have a dedicated domain or sub-domain for your mobile customers.
Reply With Quote
  #3  
Old 03-02-2011, 08:31 AM
Eugene Rimmer's Avatar
Eugene Rimmer Eugene Rimmer is offline
Ecwid Team
 
Join Date: Jan 2011
Location: Ecwid headquarters
Posts: 7,560
Default

Unfortunately, just having sub-domain does not redirect users automatically.

In fact Ecwid is prepared for such situations. Here is how we envision mobile browsing. Modern mobile devices (like iOS, Android based devices) most of the time are able both to display the full-blown website and to load and launch JavaScript which is a base for Ecwid application. Hence, for such mobile users there is no need to redirect, they can use the store just like as they were on desktop computer.

However, if the user visits the store page from a device, where JavaScript is not supported, Ecwid degrades to a message, stating that JavaScript is required and inviting to visit mobile store ("HTML version"), if there is no way to turn on JavaScipt. This way mobile users with less advanced devices can still see the simplified view of the store, compatible with their device capabilities.

The visitor must switch to mobile version deliberately, by visiting a link. If you are looking for a way for your visitors to omit the decision step and see the mobile version automatically, you can do this with custom sever-side (or possibly client-side) programming.

For example, there are 3rd party APIs to detect a mobile visitor (e.g. http://mode.mofuse.com/ , http://www.handsetdetection.com/, http://api.yandex.ru/detector/ - russian language in documentation). Based on the capabilities detected from your visitors device you can decide to redirect to mobile version automatically.
__________________
Eugene Efimochkin, Team
_________________________
Shipping methods are not showing up? Here is how to set it up properly!
Have a question? Look up the answer at our help portal!

⬇ Click Thanks, please, if this reply helped you.
Reply With Quote
The Following User Says Thank You to Eugene Rimmer For This Useful Post:
Amandeep Singh (03-03-2013)
  #4  
Old 03-02-2011, 05:43 PM
TeeDojo's Avatar
TeeDojo TeeDojo is offline
 
Join Date: Feb 2011
Location: Singapore
Posts: 15
Default

Very nicely detailed explanation Eugene, extremely informational and helpful indeed.

In my case, I thought a 'mobile version' of a website makes your store seem 'a bit more professional', as that it'd be catered for a smaller screen resolution audience, and implies that you "took the effort" to have a storefront that's specifically catered to the 'mobile audience'.

Just saying. ; )
Reply With Quote
  #5  
Old 03-07-2011, 12:45 PM
Qetzal's Avatar
Qetzal Qetzal is offline
Ecwid Team
 
Join Date: Sep 2009
Posts: 11,009
Default

Quote:
Originally Posted by TeeDojo View Post
Very nicely detailed explanation Eugene, extremely informational and helpful indeed.

In my case, I thought a 'mobile version' of a website makes your store seem 'a bit more professional', as that it'd be catered for a smaller screen resolution audience, and implies that you "took the effort" to have a storefront that's specifically catered to the 'mobile audience'.

Just saying. ; )
By the way, we already consider creation of a special version of the mobile catalog designed for smart phones only. At the moment our mobile catalog is designed for all the mobile devices, even for old phones. So it doesn't use JavaScript and is quite plain. The smart-phone version should look like a native iPhone/Android app.
__________________
Eugene Kaznacheev
Ecwid Team

@ecwid | Facebook Page | Ecwid Knowledge Base
Reply With Quote
The Following User Says Thank You to Qetzal For This Useful Post:
WSTAN (10-10-2012)
  #6  
Old 03-07-2011, 02:14 PM
TeeDojo's Avatar
TeeDojo TeeDojo is offline
 
Join Date: Feb 2011
Location: Singapore
Posts: 15
Default

I thought the current mobile version is quite fast and excellent for mobile viewing. Here's a sample of my mobile site looks like in case anyone who hasn't tried enabling their mobile storefront http://mobile.teedojo.com.
Reply With Quote
  #7  
Old 03-09-2011, 11:58 AM
Qetzal's Avatar
Qetzal Qetzal is offline
Ecwid Team
 
Join Date: Sep 2009
Posts: 11,009
Default

Quote:
Originally Posted by TeeDojo View Post
I thought the current mobile version is quite fast and excellent for mobile viewing. Here's a sample of my mobile site looks like in case anyone who hasn't tried enabling their mobile storefront http://mobile.teedojo.com.
Yep, it is fast and excellent. However we can make it even better : -)
__________________
Eugene Kaznacheev
Ecwid Team

@ecwid | Facebook Page | Ecwid Knowledge Base
Reply With Quote
  #8  
Old 03-03-2013, 11:15 AM
Amandeep Singh's Avatar
Amandeep Singh Amandeep Singh is online now
 
Join Date: Jan 2013
Location: Chandigarh, India
Posts: 11
Default

Quote:
Originally Posted by Eugene Rimmer View Post
Unfortunately, just having sub-domain does not redirect users automatically.

In fact Ecwid is prepared for such situations. Here is how we envision mobile browsing. Modern mobile devices (like iOS, Android based devices) most of the time are able both to display the full-blown website and to load and launch JavaScript which is a base for Ecwid application. Hence, for such mobile users there is no need to redirect, they can use the store just like as they were on desktop computer.

However, if the user visits the store page from a device, where JavaScript is not supported, Ecwid degrades to a message, stating that JavaScript is required and inviting to visit mobile store ("HTML version"), if there is no way to turn on JavaScipt. This way mobile users with less advanced devices can still see the simplified view of the store, compatible with their device capabilities.

The visitor must switch to mobile version deliberately, by visiting a link. If you are looking for a way for your visitors to omit the decision step and see the mobile version automatically, you can do this with custom sever-side (or possibly client-side) programming.

For example, there are 3rd party APIs to detect a mobile visitor (e.g. http://mode.mofuse.com/ , http://www.handsetdetection.com/, http://api.yandex.ru/detector/ - russian language in documentation). Based on the capabilities detected from your visitors device you can decide to redirect to mobile version automatically.
Hi! I have a question. I have logged on to https://www.handsetdetection.com and have a free account here now, I want to know how can I use it? Means where to put the code or API as I don't have a website, but only have Ecwid.

My store id is: 1829062 (frompunjab)

My original issue is that I want users to get opened the mobile version of my store that is forwarded from m.frompunjab.com from my domain registrar account. www.frompunjab is forward to fb app in my fb page.

Looking for help!
Reply With Quote
  #9  
Old 03-04-2013, 01:38 PM
Eugene Rimmer's Avatar
Eugene Rimmer Eugene Rimmer is offline
Ecwid Team
 
Join Date: Jan 2011
Location: Ecwid headquarters
Posts: 7,560
Default

Quote:
Originally Posted by Amandeep Singh View Post
Hi! I have a question. I have logged on to https://www.handsetdetection.com and have a free account here now, I want to know how can I use it? Means where to put the code or API as I don't have a website, but only have Ecwid.

My store id is: 1829062 (frompunjab)

My original issue is that I want users to get opened the mobile version of my store that is forwarded from m.frompunjab.com from my domain registrar account. www.frompunjab is forward to fb app in my fb page.

Looking for help!
Unfortunately, there is no place in Ecwid where you could put any codes from that site. You need to have your own website where you are able to change the source code of the pages, and probable server side scripting capability (like PHP) too, in order to use the functionality that service provides.
__________________
Eugene Efimochkin, Team
_________________________
Shipping methods are not showing up? Here is how to set it up properly!
Have a question? Look up the answer at our help portal!

⬇ Click Thanks, please, if this reply helped you.
Reply With Quote
The Following User Says Thank You to Eugene Rimmer For This Useful Post:
Amandeep Singh (03-05-2013)
  #10  
Old 03-05-2013, 04:48 AM
Amandeep Singh's Avatar
Amandeep Singh Amandeep Singh is online now
 
Join Date: Jan 2013
Location: Chandigarh, India
Posts: 11
Default

Alrite. Thank you.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 01:07 PM.
Powered by vBulletin® Version 3.8.6. Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.