How to configure multiple address in woocommerce - woocommerce

I am using woocommerce in my e commerce website. I want my customers to be able to save multiple shipping and billing addresses. The addresses can be viewed and edited from my account page. In the checkout page they should be able to select one of the addresses they have already saved.
I have googled a lot and found absolutely nothing but a plugin which does not serve the purpose. I went through the woocommerce documentation but not able to figure out. I am actually overwhelmed by it and feeling lost.
Please help me guys and at least point me somewhere. This is a very common feature in a lots of website nowadays and i am sure it can be done.

In default, as you know WooCommerce only allow one billing & shipping address. But using custom code or plugins, you can achieve this feature in WooCommerce.
Writing code snippet is little difficult as per your question. But if I need the tweaks you mentioned, my approach will be given below.
Edit Checkout form with option to insert new address / select a address from saved list.
Create option in My Account page to insert new address.
Save the new user data in user meta.
If you are looking for a plugin, I would like to suggest WooCommerce Multiple Addresses Pro plugin which allows your customers to save multiple shipping and billing addresses to their My Account page.
Also the newly added addresses will be available in My Account page of the online store, from where the shopper can add, edit or remove addresses.
Moreover, the shopper can set the addresses as default, billing and shipping separately.I think this plugin will be best solution for your demands.

You might try to use this plugin: Woocommerce Multiple Addresses

If you have the Shipping Multiple Addresses plugin, add [woocommerce_select_multiple_addresses] to the checkout page.

It is working perfect.First i'm going to buy http://www.woothemes.com/products/shipping-multiple-addresses/ this plugging but this plugging save my money.

Related

How to show a widget only to customers who bought a product in WooCommerce (with Elementor)?

Here is what I am trying to do - a website with online courses using WooCommerce and Elementor. I want to have a page called "My Courses" where customers can see only the courses they've purchased.
I'm not using any LMS.
I will use the plugin Dynamic Conditions for Elementor to show or hide a widget.
I know that WooCommerce has a function to check if a user has bought a specific product.
I don't know how to make a connection between the two, though. That is my problem.
Dynamic Conditions uses Elementor's dynamic tags system to check against. How can I use the WC's function to check if the user bought the product and only if he/she did, then to show them the widget with the course page?
Thanks a lot for any answers with ideas or directions on how to solve this problem!
Using Dynamic.ooo you can benefit from "Visibility" extention (comes with Dynamic.ooo/ don't need seperate plugin installation) which allows you write your customized conditions (in PHP). I myself have not used the "Custom Condition" becuase I don't know much about PHP, but if you know the function and just need to connect them i think that'll do.

Conditionally delete fields from the payment page in Woocommerce

Good evening, I have a small problem with my website, I would need when you buy a product and select that the local pickup does not show some fields of the form such as province, postal address or city, if you select for example another shipment as free shipping if they appear. (I think it makes all the sense in the world and I think it's a mistake that it does not come pre-defined like this)
The website is made with Wordpress and Woocommerce, I have tried practically everything and there is no way to work, the functions that I have found here do not end up running any, I do not know if it depends on the theme (Flatsome) or the version of Woocommerce
Thank you very much for your time.
Greetings.

Woocommerce Custom Orders

I am new to woocommerce plugin development. I am making a website for a taylor, in which it is required to have custom sizes for different shirts, etc. My question is that how could I add the custom functionality like this, in which customers could add their own sizes and we can receive their orders.
I have searched all over the internet but could not find the good resource which could solve my problem. For the reference I am uploading the following image of custom order page
Are these measurements automatically incorporated in the price? or is your system just for taking orders online and the tailor replies with a custom price quote?
Easiest way is to just add this to the checkout process.
http://www.globussoft.com/how-to-add-custom-field-on-woocommerce-checkout/

Wordpress Woocommerce option plugin

I make a e-commerce website with wordpress woocommerce. my client want subscription option like this page option a link.
is it already exist simlilar with this plugin?
There are plugins out there that can provide that functionality, Woocommerce Subscriptions is one of them
WC Subscriptions makes it easy to create and manage products with recurring payments. Create a subscription product just like any other WooCommerce product, and you’re ready to start selling subscriptions.
WooCommerce doesn't have this feature in its original WooCommerce plugin, however you do have two options. You can add a custom function in your child's theme to implement and organize subscriptions, or you can add WooCommerce Subscriptions (among many other plugins, but I would recommend using WooCommerce's own plugins as they work well together).
If you need any help with either of these feel free to ask and I can help.
I would also recommend using MailChimp along with MailChimp for WooCommerce
(By MailChimp). This allows you to add all your subscribed email addresses to a campaign and send a mass email to all your customers with a newsletter, advert, updates etc. With MailChimp you also get some Analytics showing you the amount of emails that were successfully sent, how many bounced, how many were opened, how many clicked a button in the emails to take a look at your site, and how many purchased directly from your email. Which allows you to keep track of your email success!
Hope this helps!
You can use this link to create woocommerce campaign without plugin
Woocommerce Campaign List

Woocommerce Coupons, Free product on order when code is entered. Possible?

So as the name suggests I would like to know if its possible to Have a coupon set up on woocommerce that when entered at the checkout it adds in a free product to the order.
Can this be done or is this something woocommerce could not handle.
If anyone knows of any plugins etc I would be extremely grateful
From your question, you are asking if there's a way for users to enter a coupon that when entered gives free products?
It is possible with Woocommerce, out of the box it has it's coupon management. You can even exclude products which is useful!
Read more about this here http://docs.woothemes.com/document/coupon-management/
It's very simple to get up and running!
I realize this question is old but figured I would point out there's a plugin available for rather cheap that can handle this. I'm not the author, nor do I use the plugin, but it should take care of this functionality:
http://codecanyon.net/item/woocommerce-free-gift/6144902

Resources