How to get woocommerce stock quantity from another woocommerce shop - woocommerce

I have two woocommerce shops,
one of them have a lot of products and one of them is new.
both shop products are the same and the new one have some different products too.
now I want my new shop, get stock quantity and prices from the old shop and sync it automatically every one hour. because I don't have enough time to manage both.
is there any easy way to do this?
I don't know php coding as expert but I can edit some php codes if there is any clear guide.
Thanks

Related

How to display the total summed price in WooCommerce for grouped products?

I am building my own custom theme and am working with WooCommerce. I have grouped products and want to display the total price on the product page when the user enters the quantities for each linked product. So every time the user changes the quantities on the linked products, the total price should update as well.
I have googled a lot and tried different codes but nothing has worked yet. Can someone help me with this?

Show a product price based on product ID in WordPress

This might be a stupid question, but have searched quite a lot and have still not found a way for this.
I use Wordpress, WooCommerce and Elementor on my webshop.
I update my prices about once a month. A lot of places I have a price written as texteditor or headline, and want to change that to be price coming from system.
I have tried some different ways, but so far I could not manage to make it work.
Any ideas?
I have tried use product lists, I can get the price based on product ID, but cannot style it.
I have tried with CSS shortcode, but could not make it work.
There is Product Price fields in Wordpress, but cannot make them work.

woocommerce composite products - surcharge some item

I'm looking for answers for many many days and hours... And for the moment, in Woothemes I have no feedback to my question.
I begin with WordPress and Woocommerce.
The plugin Composite products is absolutely what I needed, except for one thing :
My composite products have a fixed price. My components are like a restaurant's menu (it's for a fast-food) that people can custom.
But my problem is that for a few products, i have to surcharge. I have to add 2 or 3 euros to my Composite product's price, and when the product with surcharge is selected, price has to be shown in this product page, and of course has to be calculated in my cart.
I think there is an issue with wordpress filters and actions, but it's not yet completely clear in my brain !!!
I tried to write a PHP code for the cart, it works
but I think that ergonomically it's not a good solution, people has to see directly the new price in product page when he makes his selection.

Woocommerce global product (multisite)

I set in wordpress the property multisite and activated woocommerce on my network.
My network is formed by a primary site and a subsite.
I would like to see from the subsite see the products on the primary site, and products, attributes and categories in the admin bar corresponding products.
Does anyone know how to do?
Yes, you can do it with the WooCommerce MultiStore plugin.
These are a few of the plugin's main features:
Any Product can be replicated across network, making it available to any other store
A product can have different product description and price for each store.
Each store can use different language, currency, payment options and all other options that are included in a standard stand alone WooCommerce store.
Unique Product Stock management for an easy inventory evaluation. The stock synchronization option allows you to synchronize the stock values of the same products across all the stores in the network.
Product management available at the main product, or possible to update / adjust for any other places
One main WooCommerce orders panel with all domains store orders
All product meta data available for other blogs, including content images, product galleries and featured thumbnail.
Any product type as Simple, Grouped, External or Variation
Theme customization in the main admin
From one single WordPress admin panel you can manage as many Woocommerce stores that you want, there are no limits.
You can read the plugin documentation here.
Yes #Zakir is right.
There is no way to share product databases, checkout and user accounts in WooCommerce right now.
There are many people looking for this solution, a WooCommerce MultiSite and Multi Store feature is a must.
I was looking for the very exact thing, since I need to create a website that works like Etsy.com or Themeforest.com and this is what I have found so far:
1. These guys have done some research:
WooCommerce Multisite Global Cart
WooCommerce Multisite Stores
WooCommerce Single Cart Multisite
Since it is really hard to create a fully working WooCommerce MultiSite and global cart plugin (if not impossible) there is the need of a WooCommerce version that is meant to do just that.
I tried to understand with the WooCommerce guys if there is the possibility to have such a feature in WooCommerce in a reasonable amount of time, but looks like this is something that may take ages, since the WooCommerce developers are focusing on other things.
Recently I have found: [Link removed, site no longer exists]
2. WooMU MultiSite WooCommerce Fork
This is an Open Source project that aims to do just that, a Multi Site and MultiStore version of WooCommerce. Looks promising, since they want to keep compatibility with future releases of WooCommerce but focusing on MultiSite and Multi Store features.
I am contributing to this project right now. They are still in Alpha stage and looking for ideas and to grow the community.
The Beta launch is set for 31 Dec 2015.
Hope this helps :)
While you can network activate plugins, like WooCommerce and it's extensions, you wouldn't be able to share product databases, checkout, user accounts, etc... across the sites in the network at this time.
For more details please check the official answer here - https://support.woothemes.com/hc/communities/public/questions/202173667-How-does-woocommerce-function-on-multisite-

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

Resources