<?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>Usage Archives - WP Global Cart</title>
	<atom:link href="https://wpglobalcart.com/documentation_tag/usage/feed/" rel="self" type="application/rss+xml" />
	<link>https://wpglobalcart.com/documentation_tag/usage/</link>
	<description>A single shopping cart across all WooCommerce stores in a MultiSite environment</description>
	<lastBuildDate>Mon, 19 Jan 2026 08:22:36 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>woogc/network_orders/get_orders/mysql_query</title>
		<link>https://wpglobalcart.com/documentation/woogc-network_orders-get_orders-mysql_query/</link>
					<comments>https://wpglobalcart.com/documentation/woogc-network_orders-get_orders-mysql_query/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 19 Jan 2026 08:09:13 +0000</pubDate>
				<guid isPermaLink="false">https://wpglobalcart.com/?post_type=documentation&#038;p=17879</guid>

					<description><![CDATA[<p>Name: woogc/network_orders/get_orders/mysql_query Type: Filter Arguments: $mysql_query The woogc/network_orders/get_orders/mysql_query filter receives the raw MySQL query string that the WooGC network-orders routine will use to fetch orders across sites in a multisite environment. Use this filter to inspect or modify the final SQL before it is executed — for...</p>
<p>The post <a href="https://wpglobalcart.com/documentation/woogc-network_orders-get_orders-mysql_query/">woogc/network_orders/get_orders/mysql_query</a> appeared first on <a href="https://wpglobalcart.com">WP Global Cart</a>.</p>
]]></description>
		
					<wfw:commentRss>https://wpglobalcart.com/documentation/woogc-network_orders-get_orders-mysql_query/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Common Issues and Recommended Fixes</title>
		<link>https://wpglobalcart.com/documentation/common-issues-and-recommended-fixes/</link>
					<comments>https://wpglobalcart.com/documentation/common-issues-and-recommended-fixes/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Fri, 19 Dec 2025 14:00:11 +0000</pubDate>
				<guid isPermaLink="false">https://wpglobalcart.com/?post_type=documentation&#038;p=17855</guid>

					<description><![CDATA[<p>General guidance When working with product lists across multiple shops in a WordPress Multisite environment, one of the most common challenges is correctly selecting and accessing product data from the originating site. This typically requires switching context using the switch_to_blog() method, which can quickly become...</p>
<p>The post <a href="https://wpglobalcart.com/documentation/common-issues-and-recommended-fixes/">Common Issues and Recommended Fixes</a> appeared first on <a href="https://wpglobalcart.com">WP Global Cart</a>.</p>
]]></description>
		
					<wfw:commentRss>https://wpglobalcart.com/documentation/common-issues-and-recommended-fixes/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>Redirect to origin shop on Order Received, when using Single Checkout with Split</title>
		<link>https://wpglobalcart.com/documentation/redirect-to-origin-shop-on-order-received-when-using-single-checkout-with-split/</link>
					<comments>https://wpglobalcart.com/documentation/redirect-to-origin-shop-on-order-received-when-using-single-checkout-with-split/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 18 Sep 2023 11:57:28 +0000</pubDate>
				<guid isPermaLink="false">https://wpglobalcart.com/?post_type=documentation&#038;p=17040</guid>

					<description><![CDATA[<p>When utilizing the Single Checkout option, all products within the global cart undergo processing within a designated shop. Conversely, when opting for the Split function, individual orders are generated within each of the shops that contributed products to the cart. Upon the completion of the...</p>
<p>The post <a href="https://wpglobalcart.com/documentation/redirect-to-origin-shop-on-order-received-when-using-single-checkout-with-split/">Redirect to origin shop on Order Received, when using Single Checkout with Split</a> appeared first on <a href="https://wpglobalcart.com">WP Global Cart</a>.</p>
]]></description>
		
					<wfw:commentRss>https://wpglobalcart.com/documentation/redirect-to-origin-shop-on-order-received-when-using-single-checkout-with-split/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Programmatically synchronize a product across the Network</title>
		<link>https://wpglobalcart.com/documentation/programmatically-synchronize-a-product-across-the-network/</link>
					<comments>https://wpglobalcart.com/documentation/programmatically-synchronize-a-product-across-the-network/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 18 Sep 2023 08:30:21 +0000</pubDate>
				<category><![CDATA[Articles]]></category>
		<guid isPermaLink="false">https://wpglobalcart.com/?post_type=documentation&#038;p=17037</guid>

					<description><![CDATA[<p>WPGlobalCart is a powerful WooCommerce plugin designed to streamline e-commerce operations within a WordPress MultiSite network. It offers a range of tools and features that simplify product management, making it an essential tool for businesses with multiple online stores. Product Synchronization Made Easy One of...</p>
<p>The post <a href="https://wpglobalcart.com/documentation/programmatically-synchronize-a-product-across-the-network/">Programmatically synchronize a product across the Network</a> appeared first on <a href="https://wpglobalcart.com">WP Global Cart</a>.</p>
]]></description>
		
					<wfw:commentRss>https://wpglobalcart.com/documentation/programmatically-synchronize-a-product-across-the-network/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Replace the Global Cart Products with local store product, on SKU match</title>
		<link>https://wpglobalcart.com/documentation/replace-the-global-cart-products-with-local-store-product-on-sku-match/</link>
					<comments>https://wpglobalcart.com/documentation/replace-the-global-cart-products-with-local-store-product-on-sku-match/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 28 Jun 2023 09:48:54 +0000</pubDate>
				<category><![CDATA[Articles]]></category>
		<guid isPermaLink="false">https://wpglobalcart.com/?post_type=documentation&#038;p=16930</guid>

					<description><![CDATA[<p>Starting version 3.8.5 WP Global Cart received a new functionality called &#8220;Replace the Cart Products with local version&#8221;. The &#8220;Replace the Cart Products with local version&#8221; feature enhances the shopping experience for customers who are using the WP Global Cart plugin in a WordPress MultiSite...</p>
<p>The post <a href="https://wpglobalcart.com/documentation/replace-the-global-cart-products-with-local-store-product-on-sku-match/">Replace the Global Cart Products with local store product, on SKU match</a> appeared first on <a href="https://wpglobalcart.com">WP Global Cart</a>.</p>
]]></description>
		
					<wfw:commentRss>https://wpglobalcart.com/documentation/replace-the-global-cart-products-with-local-store-product-on-sku-match/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Use WooCommerce shortcodes to Displaying Products across Shops</title>
		<link>https://wpglobalcart.com/documentation/use-woocommerce-shortcodes-to-displaying-products-across-shops/</link>
					<comments>https://wpglobalcart.com/documentation/use-woocommerce-shortcodes-to-displaying-products-across-shops/#comments</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sun, 08 May 2022 08:00:40 +0000</pubDate>
				<category><![CDATA[Articles]]></category>
		<guid isPermaLink="false">https://wooglobalcart.com/?post_type=documentation&#038;p=15895</guid>

					<description><![CDATA[<p>This newly implemented functionality helps with displaying WooCommerce Products across shops, in the network, under your WordPress MultiSite environment. Promote specific products, types of merchandise, category of goods, so boosting overall network sales. The new function is available as a Woocommerce Product Shortcode and is...</p>
<p>The post <a href="https://wpglobalcart.com/documentation/use-woocommerce-shortcodes-to-displaying-products-across-shops/">Use WooCommerce shortcodes to Displaying Products across Shops</a> appeared first on <a href="https://wpglobalcart.com">WP Global Cart</a>.</p>
]]></description>
		
					<wfw:commentRss>https://wpglobalcart.com/documentation/use-woocommerce-shortcodes-to-displaying-products-across-shops/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Implement network-wide WooCommerce Tax settings</title>
		<link>https://wpglobalcart.com/documentation/implement-network-wide-woocommerce-tax-settings/</link>
					<comments>https://wpglobalcart.com/documentation/implement-network-wide-woocommerce-tax-settings/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Tue, 18 Jan 2022 11:14:09 +0000</pubDate>
				<guid isPermaLink="false">https://wooglobalcart.com/?post_type=documentation&#038;p=16230</guid>

					<description><![CDATA[<p>WooCommerce Tax area provides the necessary tools to create the required taxation for on-sale products. Setting up Taxes in WooCommerce is straightforward, through WooCommerce &#62; Settings &#62; Tax interface: Different tax classes and appropriate Rates, per specific Country, State, Zip, City etc area configurable: On...</p>
<p>The post <a href="https://wpglobalcart.com/documentation/implement-network-wide-woocommerce-tax-settings/">Implement network-wide WooCommerce Tax settings</a> appeared first on <a href="https://wpglobalcart.com">WP Global Cart</a>.</p>
]]></description>
		
					<wfw:commentRss>https://wpglobalcart.com/documentation/implement-network-wide-woocommerce-tax-settings/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>woogc/sync/bounce_sync</title>
		<link>https://wpglobalcart.com/documentation/woogc-sync-bounce_sync/</link>
					<comments>https://wpglobalcart.com/documentation/woogc-sync-bounce_sync/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Tue, 12 Oct 2021 14:14:05 +0000</pubDate>
				<guid isPermaLink="false">https://wooglobalcart.com/?post_type=documentation&#038;p=15980</guid>

					<description><![CDATA[<p>Deprecated notice: The recent tracking privacy cookie policy changes, the filter is deprecated. Instead, the synchronisation screen is used for all browsers to ensure compatibility. Name: woogc/sync/bounce_sync Type: Filter Arguments: $sites, $context The synchronization procedure ensures the cart maintains unitary across all shops in the network. The...</p>
<p>The post <a href="https://wpglobalcart.com/documentation/woogc-sync-bounce_sync/">woogc/sync/bounce_sync</a> appeared first on <a href="https://wpglobalcart.com">WP Global Cart</a>.</p>
]]></description>
		
					<wfw:commentRss>https://wpglobalcart.com/documentation/woogc-sync-bounce_sync/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>&#x261B; Properly Loop the Global Cart when contains products from different shops</title>
		<link>https://wpglobalcart.com/documentation/loop-though-the-cart-items/</link>
					<comments>https://wpglobalcart.com/documentation/loop-though-the-cart-items/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Tue, 22 Jun 2021 07:40:11 +0000</pubDate>
				<guid isPermaLink="false">https://wooglobalcart.com/?post_type=documentation&#038;p=15795</guid>

					<description><![CDATA[<p>Looping through the Cart Items is straightforward and achievable through the code: When the cart includes products from different shops ( within the MultiSite Network ), the same code can be used. Still, a switch to the product shop is required, for the inner code...</p>
<p>The post <a href="https://wpglobalcart.com/documentation/loop-though-the-cart-items/">&#x261B; Properly Loop the Global Cart when contains products from different shops</a> appeared first on <a href="https://wpglobalcart.com">WP Global Cart</a>.</p>
]]></description>
		
					<wfw:commentRss>https://wpglobalcart.com/documentation/loop-though-the-cart-items/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
