<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Product Synchronization Archives - WP Global Cart</title>
	<atom:link href="https://wpglobalcart.com/documentation_tag/product-synchronization/feed/" rel="self" type="application/rss+xml" />
	<link>https://wpglobalcart.com/documentation_tag/product-synchronization/</link>
	<description>A single shopping cart across all WooCommerce stores in a MultiSite environment</description>
	<lastBuildDate>Fri, 21 Feb 2025 09:34:02 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>Remove Linked Products Automatically When Deleting a Main Product in WooCommerce</title>
		<link>https://wpglobalcart.com/documentation/remove-linked-products-automatically-when-deleting-a-main-product-in-woocommerce/</link>
					<comments>https://wpglobalcart.com/documentation/remove-linked-products-automatically-when-deleting-a-main-product-in-woocommerce/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 27 Nov 2024 15:24:06 +0000</pubDate>
				<guid isPermaLink="false">https://wpglobalcart.com/?post_type=documentation&#038;p=17558</guid>

					<description><![CDATA[<p>By default, WooCommerce retains synchronized products when a main product is deleted. However, you may want to change this behavior to automatically remove synchronized child products when the main product is deleted. This can be achieved by adding custom code to your site. Here’s how...</p>
<p>The post <a href="https://wpglobalcart.com/documentation/remove-linked-products-automatically-when-deleting-a-main-product-in-woocommerce/">Remove Linked Products Automatically When Deleting a Main Product in WooCommerce</a> appeared first on <a href="https://wpglobalcart.com">WP Global Cart</a>.</p>
]]></description>
		
					<wfw:commentRss>https://wpglobalcart.com/documentation/remove-linked-products-automatically-when-deleting-a-main-product-in-woocommerce/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Synchronize WooCommerce Products across the WordPress MultiSite shops</title>
		<link>https://wpglobalcart.com/documentation/synchronize-woocommerce-products-across-the-wordpress-multisite-shops/</link>
					<comments>https://wpglobalcart.com/documentation/synchronize-woocommerce-products-across-the-wordpress-multisite-shops/#comments</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 18 Nov 2024 16:38:40 +0000</pubDate>
				<guid isPermaLink="false">https://wpglobalcart.com/?post_type=documentation&#038;p=16477</guid>

					<description><![CDATA[<p>Managing multiple WooCommerce shops within a WordPress Multisite environment can be challenging, especially when it comes to keeping product information consistent across all stores. The WooCommerce Product Synchronization feature in the WP Global Cart plugin addresses this challenge by enabling seamless synchronization of products across...</p>
<p>The post <a href="https://wpglobalcart.com/documentation/synchronize-woocommerce-products-across-the-wordpress-multisite-shops/">Synchronize WooCommerce Products across the WordPress MultiSite shops</a> appeared first on <a href="https://wpglobalcart.com">WP Global Cart</a>.</p>
]]></description>
		
					<wfw:commentRss>https://wpglobalcart.com/documentation/synchronize-woocommerce-products-across-the-wordpress-multisite-shops/feed/</wfw:commentRss>
			<slash:comments>5</slash:comments>
		
		
			</item>
		<item>
		<title>woogc/ps/synchronize_product/child_product</title>
		<link>https://wpglobalcart.com/documentation/woogc-ps-synchronize_product-child_product/</link>
					<comments>https://wpglobalcart.com/documentation/woogc-ps-synchronize_product-child_product/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 27 Mar 2024 07:16:28 +0000</pubDate>
				<guid isPermaLink="false">https://wpglobalcart.com/?post_type=documentation&#038;p=17286</guid>

					<description><![CDATA[<p>Name: woogc/ps/synchronize_product/child_product Type: Filter Arguments: (object)$child_product (array)$main_product_data (int)$origin_product_blog_ID This filter is utilized within the WooCommerce Global Cart plugin to enable modifications to the child product object before it&#8217;s returned to the core and saved. It provides developers with the ability to customize the child product data...</p>
<p>The post <a href="https://wpglobalcart.com/documentation/woogc-ps-synchronize_product-child_product/">woogc/ps/synchronize_product/child_product</a> appeared first on <a href="https://wpglobalcart.com">WP Global Cart</a>.</p>
]]></description>
		
					<wfw:commentRss>https://wpglobalcart.com/documentation/woogc-ps-synchronize_product-child_product/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Get the network Total Sales for a synchronized product</title>
		<link>https://wpglobalcart.com/documentation/get-the-network-total-sales-for-a-synchronized-product/</link>
					<comments>https://wpglobalcart.com/documentation/get-the-network-total-sales-for-a-synchronized-product/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Tue, 26 Mar 2024 12:40:46 +0000</pubDate>
				<guid isPermaLink="false">https://wpglobalcart.com/?post_type=documentation&#038;p=17285</guid>

					<description><![CDATA[<p>The WooCommerce Global Cart offers a powerful solution for businesses operating multiple online stores within a WordPress Multisite network. By synchronizing products across these shops, merchants can ensure consistency in product offerings while simplifying inventory management. However, one challenge that arises with this setup is...</p>
<p>The post <a href="https://wpglobalcart.com/documentation/get-the-network-total-sales-for-a-synchronized-product/">Get the network Total Sales for a synchronized product</a> appeared first on <a href="https://wpglobalcart.com">WP Global Cart</a>.</p>
]]></description>
		
					<wfw:commentRss>https://wpglobalcart.com/documentation/get-the-network-total-sales-for-a-synchronized-product/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>woogc/ps/interfaces/sync_to_shop</title>
		<link>https://wpglobalcart.com/documentation/woogc-ps-interfaces-sync_to_shop/</link>
					<comments>https://wpglobalcart.com/documentation/woogc-ps-interfaces-sync_to_shop/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 10 Jan 2024 11:20:21 +0000</pubDate>
				<guid isPermaLink="false">https://wpglobalcart.com/?post_type=documentation&#038;p=17181</guid>

					<description><![CDATA[<p>Name: woogc/ps/interfaces/sync_to_shop Type: Filter Arguments: $status, $remote_blog_id, $post The filter can be used to change the synchronization interface button status from active to inactive or vice versa. For example, when creating a new product, the buttons will show up active as default: The code should be placed...</p>
<p>The post <a href="https://wpglobalcart.com/documentation/woogc-ps-interfaces-sync_to_shop/">woogc/ps/interfaces/sync_to_shop</a> appeared first on <a href="https://wpglobalcart.com">WP Global Cart</a>.</p>
]]></description>
		
					<wfw:commentRss>https://wpglobalcart.com/documentation/woogc-ps-interfaces-sync_to_shop/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>woogc/ps/interfaces/synchronize_to_sites</title>
		<link>https://wpglobalcart.com/documentation/woogc-ps-interfaces-synchronize_to_sites/</link>
					<comments>https://wpglobalcart.com/documentation/woogc-ps-interfaces-synchronize_to_sites/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 15 Nov 2023 10:59:30 +0000</pubDate>
				<guid isPermaLink="false">https://wpglobalcart.com/?post_type=documentation&#038;p=17124</guid>

					<description><![CDATA[<p>Name: woogc/ps/interfaces/synchronize_to_sites Type: Filter Arguments: $sites The filter allows you to regulate the shops that are accessible within the Synchronization Interface, determining where the feature is available. The following example check if the edit page is for product ID 33 and 44. If match, it disable...</p>
<p>The post <a href="https://wpglobalcart.com/documentation/woogc-ps-interfaces-synchronize_to_sites/">woogc/ps/interfaces/synchronize_to_sites</a> appeared first on <a href="https://wpglobalcart.com">WP Global Cart</a>.</p>
]]></description>
		
					<wfw:commentRss>https://wpglobalcart.com/documentation/woogc-ps-interfaces-synchronize_to_sites/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>woogc/ps/synchronize_product/ignore_meta_key</title>
		<link>https://wpglobalcart.com/documentation/woogc-ps-synchronize_product-ignore_meta_key/</link>
					<comments>https://wpglobalcart.com/documentation/woogc-ps-synchronize_product-ignore_meta_key/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Tue, 13 Jun 2023 13:12:45 +0000</pubDate>
				<guid isPermaLink="false">https://wpglobalcart.com/?post_type=documentation&#038;p=16913</guid>

					<description><![CDATA[<p>Name: woogc/ps/synchronize_product/ignore_meta_key Type: Filter Arguments: $IgnoreMeta, $prop_title, $prop_value, $child_product, $main_product_data, $origin_product_blog_ID The filter can be used to ignore/skip a meta field to replicate, when running a Product synchronization procedure. The following example ignores any parent Product Title change To ignore the synchronisation for a custom field...</p>
<p>The post <a href="https://wpglobalcart.com/documentation/woogc-ps-synchronize_product-ignore_meta_key/">woogc/ps/synchronize_product/ignore_meta_key</a> appeared first on <a href="https://wpglobalcart.com">WP Global Cart</a>.</p>
]]></description>
		
					<wfw:commentRss>https://wpglobalcart.com/documentation/woogc-ps-synchronize_product-ignore_meta_key/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to setup the Screen or Header Synchronization type</title>
		<link>https://wpglobalcart.com/documentation/how-to-setup-the-screen-or-header-synchronization-type/</link>
					<comments>https://wpglobalcart.com/documentation/how-to-setup-the-screen-or-header-synchronization-type/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Fri, 27 Jan 2023 15:05:09 +0000</pubDate>
				<guid isPermaLink="false">https://wpglobalcart.com/?post_type=documentation&#038;p=16756</guid>

					<description><![CDATA[<p>The Synchronization procedure is the way the plugin core ensures the data is processed unitary across the network, for the selected shops. The plugin automatically deploys any of the selected synchronization types, by making the required adjustments to your WordPress environment. When completed, all server...</p>
<p>The post <a href="https://wpglobalcart.com/documentation/how-to-setup-the-screen-or-header-synchronization-type/">How to setup the Screen or Header Synchronization type</a> appeared first on <a href="https://wpglobalcart.com">WP Global Cart</a>.</p>
]]></description>
		
					<wfw:commentRss>https://wpglobalcart.com/documentation/how-to-setup-the-screen-or-header-synchronization-type/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
