<?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>WooCommerce &#8211; Terry Tsang</title>
	<atom:link href="https://terrytsang.com/category/web/woocommerce/feed/" rel="self" type="application/rss+xml" />
	<link>https://terrytsang.com</link>
	<description></description>
	<lastBuildDate>Fri, 25 Nov 2022 08:09:43 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>

<image>
	<url>https://terrytsang.com/wp-content/uploads/2023/11/favicon-terrytsang-100x100.png</url>
	<title>WooCommerce &#8211; Terry Tsang</title>
	<link>https://terrytsang.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>WooCommerce Custom Order Status &#8220;Processing&#8221;</title>
		<link>https://terrytsang.com/woocommerce-custom-order-status-processing/</link>
					<comments>https://terrytsang.com/woocommerce-custom-order-status-processing/#respond</comments>
		
		<dc:creator><![CDATA[terrytsang]]></dc:creator>
		<pubDate>Wed, 10 Aug 2022 18:52:18 +0000</pubDate>
				<category><![CDATA[WooCommerce]]></category>
		<guid isPermaLink="false">https://terrytsang.com/?p=902</guid>

					<description><![CDATA[Sometimes there is a need for a custom new order status for WooCommerce orders such as &#8220;Processing&#8221;, &#8220;Shipment Suspended On Holidays&#8221;, &#8220;Picked Up by Courier&#8221; and so on. Below is the code snippet you may add to the bottom of theme functions.php for example &#8220;Processing&#8221; new order status. You may replace text &#8220;Processing&#8221; with your &#8230;<p class="read-more"> <a class="" href="https://terrytsang.com/woocommerce-custom-order-status-processing/"> <span class="screen-reader-text">WooCommerce Custom Order Status &#8220;Processing&#8221;</span> Read More &#187;</a></p>]]></description>
		
					<wfw:commentRss>https://terrytsang.com/woocommerce-custom-order-status-processing/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Display Purchase Note in All WooCommerce Emails</title>
		<link>https://terrytsang.com/display-purchase-note-in-all-woocommerce-emails/</link>
					<comments>https://terrytsang.com/display-purchase-note-in-all-woocommerce-emails/#respond</comments>
		
		<dc:creator><![CDATA[terrytsang]]></dc:creator>
		<pubDate>Fri, 05 Aug 2022 01:03:12 +0000</pubDate>
				<category><![CDATA[WooCommerce]]></category>
		<guid isPermaLink="false">https://terrytsang.com/?p=835</guid>

					<description><![CDATA[Purchase Note from the Product Data will be displayed at the customer&#8217;s new order which is completed. But what if you want to display that &#8220;Purchase Note&#8221; in all emails including the admin ones? Below is the code snippets you can add to your theme functions.php: function tt_display_purchase_note_in_all_emails( $args ) { $args['show_purchase_note'] = true; return &#8230;<p class="read-more"> <a class="" href="https://terrytsang.com/display-purchase-note-in-all-woocommerce-emails/"> <span class="screen-reader-text">Display Purchase Note in All WooCommerce Emails</span> Read More &#187;</a></p>]]></description>
		
					<wfw:commentRss>https://terrytsang.com/display-purchase-note-in-all-woocommerce-emails/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Add &#8220;My Account&#8221; Link to WooCommerce New Order Email</title>
		<link>https://terrytsang.com/add-my-account-link-to-woocommerce-new-order-email/</link>
					<comments>https://terrytsang.com/add-my-account-link-to-woocommerce-new-order-email/#respond</comments>
		
		<dc:creator><![CDATA[terrytsang]]></dc:creator>
		<pubDate>Tue, 19 Jul 2022 02:04:51 +0000</pubDate>
				<category><![CDATA[WooCommerce]]></category>
		<guid isPermaLink="false">https://terrytsang.com/?p=740</guid>

					<description><![CDATA[If you want to let your new customers know about their My Account login, below is the snippet that can be added and it will display the content and link to the default WooCommerce &#8220;My Account&#8221; page. Below is the code you may copy and paste at the bottom of functions.php where you can access &#8230;<p class="read-more"> <a class="" href="https://terrytsang.com/add-my-account-link-to-woocommerce-new-order-email/"> <span class="screen-reader-text">Add &#8220;My Account&#8221; Link to WooCommerce New Order Email</span> Read More &#187;</a></p>]]></description>
		
					<wfw:commentRss>https://terrytsang.com/add-my-account-link-to-woocommerce-new-order-email/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Add &#8220;Payment Method&#8221; to WooCommerce New Order Email</title>
		<link>https://terrytsang.com/add-payment-method-to-woocommerce-new-order-email/</link>
					<comments>https://terrytsang.com/add-payment-method-to-woocommerce-new-order-email/#respond</comments>
		
		<dc:creator><![CDATA[terrytsang]]></dc:creator>
		<pubDate>Wed, 13 Jul 2022 17:06:31 +0000</pubDate>
				<category><![CDATA[WooCommerce]]></category>
		<guid isPermaLink="false">https://terrytsang.com/?p=732</guid>

					<description><![CDATA[Sometimes as an admin we would like to know what kind of payment method the customer used for the new order. Below is the code you may copy and paste at the bottom of functions.php where you can access it through &#62; Theme File Editor &#62; functions.php. function tt_add_payment_method_to_new_order_email( $order, $is_admin_email ) { if ( &#8230;<p class="read-more"> <a class="" href="https://terrytsang.com/add-payment-method-to-woocommerce-new-order-email/"> <span class="screen-reader-text">Add &#8220;Payment Method&#8221; to WooCommerce New Order Email</span> Read More &#187;</a></p>]]></description>
		
					<wfw:commentRss>https://terrytsang.com/add-payment-method-to-woocommerce-new-order-email/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>WooCommerce Show &#8220;Free Shipping&#8221; Only When It&#8217;s Available</title>
		<link>https://terrytsang.com/woocommerce-show-free-shipping-only-when-its-available/</link>
					<comments>https://terrytsang.com/woocommerce-show-free-shipping-only-when-its-available/#respond</comments>
		
		<dc:creator><![CDATA[terrytsang]]></dc:creator>
		<pubDate>Sat, 02 Jul 2022 01:26:54 +0000</pubDate>
				<category><![CDATA[WooCommerce]]></category>
		<guid isPermaLink="false">https://terrytsang.com/?p=725</guid>

					<description><![CDATA[WooCommerce will show all shipping methods that match the customer and the cart contents as the default setting. This means &#8220;Free Shipping&#8221; will also show along with &#8220;Flat Rate&#8221; and other shipping methods. What if you would like to hide other shipping methods and show only &#8220;Free Shipping&#8221; when it&#8217;s available? Here is the code &#8230;<p class="read-more"> <a class="" href="https://terrytsang.com/woocommerce-show-free-shipping-only-when-its-available/"> <span class="screen-reader-text">WooCommerce Show &#8220;Free Shipping&#8221; Only When It&#8217;s Available</span> Read More &#187;</a></p>]]></description>
		
					<wfw:commentRss>https://terrytsang.com/woocommerce-show-free-shipping-only-when-its-available/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>WooCommerce Show FREE instead of $0.00</title>
		<link>https://terrytsang.com/woocommerce-show-free-instead-of-0/</link>
					<comments>https://terrytsang.com/woocommerce-show-free-instead-of-0/#respond</comments>
		
		<dc:creator><![CDATA[terrytsang]]></dc:creator>
		<pubDate>Thu, 30 Jun 2022 16:22:41 +0000</pubDate>
				<category><![CDATA[WooCommerce]]></category>
		<category><![CDATA[snippets]]></category>
		<guid isPermaLink="false">https://terrytsang.com/?p=709</guid>

					<description><![CDATA[If you didn&#8217;t like showing a $0.00 and prefer it with the text &#8220;FREE&#8221; for the free products, you may use below code snippet. Below is the code you may copy and paste at the bottom of functions.php where you can access it through &#62; Theme File Editor &#62; functions.php. function tt_product_price_free( $price, $product ) &#8230;<p class="read-more"> <a class="" href="https://terrytsang.com/woocommerce-show-free-instead-of-0/"> <span class="screen-reader-text">WooCommerce Show FREE instead of $0.00</span> Read More &#187;</a></p>]]></description>
		
					<wfw:commentRss>https://terrytsang.com/woocommerce-show-free-instead-of-0/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>WooCommerce Add to Cart Custom URLs</title>
		<link>https://terrytsang.com/woocommerce-add-to-cart-custom-urls/</link>
		
		<dc:creator><![CDATA[terrytsang]]></dc:creator>
		<pubDate>Mon, 27 Jun 2022 16:21:01 +0000</pubDate>
				<category><![CDATA[WooCommerce]]></category>
		<guid isPermaLink="false">https://terrytsang.com/?p=674</guid>

					<description><![CDATA[&#160; This tutorial explains how to create a custom HTML link/button URL for your website to add that product to the cart by clicking it. &#160; 1) For a &#8220;Simple&#8221; Product &#160; First, you need to know how to check the Product ID if you want to add that product to the cart through a &#8230;<p class="read-more"> <a class="" href="https://terrytsang.com/woocommerce-add-to-cart-custom-urls/"> <span class="screen-reader-text">WooCommerce Add to Cart Custom URLs</span> Read More &#187;</a></p>]]></description>
		
		
		
			</item>
	</channel>
</rss>
