Loading...
Answers
MenuHow to open a Virtual Store from Havana?
How to open a web store from Havana, we can get some requirements needed to open the store using Volusion or similar service.
Filed under:
New Business Development:
Web development
3 answers
•
12 years ago
Answers


I would use Magento, you can host it and use any payment gateway to setup the payments and a shipping system to create efficient logistics. Let me know if you need help creating the store.


Shopify...you'll be open by the am!


Are you seeking direction on how to technically create the site? Have you settled on volution as your e-comm platform of choice? From what I have read and seen of volution, it's a great choice for those without any deep implied e-commerce needs
Related Questions
-
How can I smoothly transition from full time worker to self-employment?
The ways I've done this in the past are 1) Find some customers that are willing to hire you (or your product) but know that you'll only be free nights & weekends to support/work with them. 2) Find a "partner" (co-founder or other) that's got a flexible schedule that can help build the business while you're at work. 3) Block out nights, mornings and weekends to build the business till you have enough orders to cover 50% of your salary. This might mean 7pm-11pm most nights, and 4 hours each day Sat & Sun. Make progress (sales $$$) and momentum. All that being said, it's risk reward. Sounds like you want to avoid taken the risk, and I get that .. but the upside is always smaller. Unless you put yourself in a position to have to succeed (ex: quitting your job) then you may never make the scary decisions that are required to build a company (like cold calling, going in debt, making a presentation, etc). I'm on company #5 with many other side projects started nights & weekends .. so I get it - but don't be afraid to bet on yourself and go all in.
-
How do we get our clients to give us a personal introduction to other people who are capable of becoming clients?
The one word answer is: ask! Make it a process to systematically ask every client for referrals. Referrals from happy customers are indeed one of the best ways to generate new business. When and how to ask is a matter of taste and practice. Let me give you two examples which apply to B2B. 1. Ask as soon as your prospect has made his buying decision. From Steli Efti, Startup Sales Guide - www.startupsalesguide.com "When a prospect has already made a buying decision, say: Great, but I can’t let you buy just yet. Right now, we are a startup. This means we focus all our energy, time and resources on delivering as much value as we can to our customers. We don’t have a big marketing budget. If you are happy with our product, please recommend us to others who you think might benefit from our solution as well.” 2. Ask when you are about 2/3 of a project, or when you have significantly progressed in the relationship with your buyer. Here is some great material by Alan Weiss: - Asking For Referrals: https://www.youtube.com/watch?v=pXJXukZB94s - How to maximize a referral: http://www.contrarianconsulting.com/how-to-maximize-a-referral/ Hope that helps. Put it into practice this week and let us know how it goes!
-
How do you manage a developer who's slow, especially when you have a small budget and you don't feel like you'll get things done in time?
Usually Programmers are only slow when they don't know how to solve a particular problem. So they will spend a lot of time researching and a lot of trial & errors to solve a problem. It is important that before you engage a programmer on a project, you break down the entire project into simple, easy to understand modules. Let him give you an estimate of how many hours he will require to complete each of the modules. Example: a typical site will have a login module, registration, My account, profile etc. So let him estimate how much he will require to do the login. You can go even detail here. (e.g. how much extra time if you were to implement Facebook/Twitter Login?). Once he start developing, track his progress closely and make sure he is following his given timeline. If he goes over his budgeted time on a module, talk with him and see what went wrong. It is often seen that they may be wasting their time on something very insignificant that you may have asked him to implement, but you can totally go by without it too. So by understanding what is taking longer time, you will be able to prioritise things better. You definitely need some tools to get this done. Google Spreadsheet or Excel works just fine. But if you don't mind spending a few bucks there are many agile project management tools that you might look into. Here is a list, google them all and sign up for trials: * AgileZen * Agile Bench * Assembla * AssiTrack * Blossom * Basecamp * Breeze * DoneDone * Eidos * Fogbugz * GreenHopper * Jugggla * Kanbanpad * Pivotal Tracker Or the reason why he is slow can be purely non-technical. Sometime your developer may don't share the same level of enthusiasm as you about the idea that you are working on. They often don't often see the "bigger picture" (since you don't share everything with them explicitly). If you can somehow get them excited about what he is a part of, it will work like a drug :) He will work day and night without questioning you. But you need to work equally as hard as him. The moment he sees that you are the boss and he is just the guy doing work for you -- his mentality will shift from being part of something to being the low paid developer. Ultimately its all about motivation and making him a part of your venture. After all he deserves it, if he is really playing a crucial role in the entire development.
-
What is the best way to capture and track referrals directed from a landing page?
There are a few ways to track things automatically, but they get complicated: - referral program software - Give your referrers special URL's with parameters that identify them as the referrer (like http://url.com/?referrer=JohnDoe), then push that value into a hidden form field - Create a separate landing page for each referrer I'd keep things much simpler to start. Just tell your social club that there's a referral program in place, then add a form field on your signup process asking who referred the new customer. If John Doe knows that there's a program in place, when he refers someone, he's likely to tell them "make sure you say I referred you". When the new customer joins, they'll likely remember to enter "John Doe" as the referrer. It's not bullet proof, but it's an easy way to start.
-
What learning path do I have to take to become a "full-stack" web developer?
If I was just starting out, I'd consider learning Meteor (https://www.meteor.com/). It's just entered version 1.0 and after working with it for a little less than a year I do have some issues with it but it still makes for a very solid framework that gets you up and running very fast. You would only need to learn Javascript, and you can slowly work your way towards nodejs from there (which Meteor is based on) if you want to, or you could get the basics down and focus on learning design if you prefer.