Virtual store/product question

5 replies
Hello,
I am trying to figure this out the best way possible.
I am trying to understand how this was done Magnolia Cream Parlor
When you create your cream the entire process is very dynamic or active, you select the type and then the cream gets filled.

I assume this is done with flash, what I am actually trying to get at is:
Is there a newer-better way to do this?

Is there a way that will work with mobile phones?

How would be the best way to do this kind of product?
Thank you all in advance
#question #store or product #virtual
  • Profile picture of the author BrainyBiz
    You could create something like that very easily with Jquery which is a javascript library and various images that are positioned on top of eachother. Then you could use Jquery mobile to make sure it works on mobile devices.
    {{ DiscussionBoard.errors[9153733].message }}
    • Profile picture of the author 2WDHost
      Hi Nathanro.

      It looks like the mentioned interface is based on JQuery the way BrainyBiz suggested.
      There might be some ready-to-use JavaScript/JQuery scripts/plugins for you to check. Try to search for jquery product configurator/creator plugin.
      {{ DiscussionBoard.errors[9154256].message }}
  • Profile picture of the author nathanro
    I see that learning it will take me longer than I want, can you recommend someone who can do a decent job without charging an arm and a leg?
    Signature

    You want to get bitcoins with a farm that delivers?
    https://go.publiexpert.com/bitcoinlifter

    {{ DiscussionBoard.errors[9155369].message }}
    • Profile picture of the author BrainyBiz
      Originally Posted by nathanro View Post

      I see that learning it will take me longer than I want, can you recommend someone who can do a decent job without charging an arm and a leg?
      I've hired many freelancers on Freelancer.com for $30 to $100 for small jobs. Post a job in the javascript category and be as specific as possible with the description. If you pre-pay for the project you'll get a lot more freelancers bidding on your project.
      {{ DiscussionBoard.errors[9156165].message }}
  • Profile picture of the author Adam Gersbach
    You could do it yourself quite easily or guide a programmer. Or describe the following so you won't be over charged

    The hover tooltip is using basic tooltip function https://jqueryui.com/tooltip/

    The hover rotate is quite simple - see Example 2 here: Examples - jqueryrotate - Alot of different examples with jsfiddle playground - jQuery plugin that rotate images (and animate them) by any angle - Google Project Hosting

    The form input select image could be Image Picker which does the same. Just need to change to a tick overlay instead of a border with CSS

    The subsequent forms are loaded with ajax using a simple jquery slide-in
    {{ DiscussionBoard.errors[9158983].message }}

Trending Topics