Woocommerce multistep shopping cart - wordpress

I need to create a woocommerce multistep shopping cart. I tried to use this plugin(Woocommerce multi step checkout) but It's working only on checkout process. I need to add it on shopping cart as well. Please follow this image. This is how my shopping cart looks like.
1) I'm selling perfumes. so when someone adds a product to cart I need to display a popup to choose free sample of that product.It also need to add to the cart as a free item.
2) and then I need to follow those 5 steps like this image.
Can someone help me ? Your help is highly appritiated.
Thanks.

I know this is an old post but have a look at the following extension by WooCommerce:
http://docs.woothemes.com/document/product-add-ons/
Might not be a full solution to your requirements but would at least provide you with the functionality you require.

Related

woocommerce payment plugin adding tax detail on checkout page

I am trying to add payment plugin to woocommerce.I am very new on woocommerce.
I followed this plugin example : https://github.com/wp-plugins/woocommerce-payment-gateway/blob/b1d2a53ea1a71aaa6eb404af1efd2148afe2b257/gateway-inspire.php
When user write credit card first 6 number I want to show tax details on checkout page.I am calling service for taking taxes. Here is my related checkout page:
I am confusing about that how can I show tax details when first 6 digits is on input.
What is true way for showing tax? I didnot find any example like this.
I am sory for bad English.
Thanks in advance.

woocommerce add extra product product page

I'm pretty new to woocommerce so if i'm asking something stupid....please forgive me.
At the moment I'm building a webhop. The product are toys. Some toys also have a manual which can be purchased seperatly.
On the single-product-page I can see my product and I can add it to my cart. But this is only the product itself without the manual for that product. On the same single-product-page I want that vistors can add the manual for the product to the cart also.
I played with variables, grouped etc, but it's not the same as what I want.
Can this be done easily?
Regards,
Roland

Wp e-commerce buy only once

Is there a way to do, that users in WP E-commerce can add only one piece of the product to the cart?
I don't know how to do this, but I need it very much.
i thought that you can achieve it by using maximum purchase plugin, so can set that maximum purchase to a user
for more details look at here : http://wordpress.org/plugins/maximum-purchase-for-wp-e-commerce/
use woo E-commerce plugin and your problem will solved. For more detail visit my blog (freewebtipsforum.blogspot) and shoot me an email.

WooCommerce: Add meta on checkout (for the product)

I have a question regarding WooCommerce.
In the last step of the checkout, I want to add some meta information to the product. Basically, at the end of the checkout process the user can choose to offer the product to a friend. He will enter fields such as friend's email, name...
I want to be able to retrieve this information in the admin panel when I click on the details of the order, in the "product" block.
... And I have to idea how to do that. I found some information on how to add custom fields to the order, but how do I add information to the product in the order and not the order itself?
Thank you. I'm in a bit of a blur right now.
Mike Jolley posted the complete code you can insert in your theme's functions.php
I recently used it and works like a charm.
https://gist.github.com/mikejolley/1604009
I think the Woothemes Product Add-ons plugin may be exactly what you are looking for. You can use it to add custom fields of nearly any type to your individual products. It will display them on the cart page and save them in your admin.
Woocommerce allow some hooks and filters to add fields on checkout pag, but yes it requires strong php knowleget. However there is plugin available here: Checkout option manager plugin

CreditCart payment for 1 fixed product (no PayPal, no Google Checkout, no Ubercart)

I'm about to start a new Drupal website. My client needs CreditCart payment (in-site with authorize.net). So he doesn't want PayPal or Google Checkout through Credit Cart payment. As I know Ubercart is well working solution. but i have 1 fixed product. I don't need any shopping basket, etc. so Ubercart is too big for my need. I just need simply CC payment. Is there any smaller alternative to Ubercart for this purpose? what would you recommend?
Thanks a lot!!
Take a look at this module list on Drupal.org. Drupal.org has advanced searching, which allows you to easily find the modules you need.
I found a few modules on the list, that looks like they could fit your need, but I'll give you the whole list and let you check them out and decide for yourself.

Resources