<?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"

			>

	<channel>

		<title>How to move products from main product page to Individual product pages? &#8211; Themeco Community</title>
		<atom:link href="https://theme.co/archive/forums/topic/how-to-move-products-from-main-product-page-to-individual-product-pages/feed/" rel="self" type="application/rss+xml" />
		<link>https://theme.co/archive/forums/topic/how-to-move-products-from-main-product-page-to-individual-product-pages/feed/</link>
		<description></description>
		<lastBuildDate>Sat, 11 Oct 2025 12:54:42 +0000</lastBuildDate>
		<generator>https://bbpress.org/?v=2.6.14</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>https://theme.co/archive/forums/topic/how-to-move-products-from-main-product-page-to-individual-product-pages/#post-72610</guid>
					<title><![CDATA[How to move products from main product page to Individual product pages?]]></title>
					<link>https://theme.co/archive/forums/topic/how-to-move-products-from-main-product-page-to-individual-product-pages/#post-72610</link>
					<pubDate>Wed, 23 Jul 2014 20:00:22 +0000</pubDate>
					<dc:creator>Shawn C</dc:creator>

					<description>
						<![CDATA[
						<p>Hey, I&#8217;m trying to move my products (herbs) to the Organic Herb page.. I want to make the product page, an index for all the products and not just the ones I have (herbs). What is the best way to transfer these products to another page on the menu?  Here&#8217;s my website..<a href="http://www.restorativenature.com/" rel="nofollow">http://www.restorativenature.com/</a></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-to-move-products-from-main-product-page-to-individual-product-pages/#post-73011</guid>
					<title><![CDATA[Reply To: How to move products from main product page to Individual product pages?]]></title>
					<link>https://theme.co/archive/forums/topic/how-to-move-products-from-main-product-page-to-individual-product-pages/#post-73011</link>
					<pubDate>Thu, 24 Jul 2014 14:33:22 +0000</pubDate>
					<dc:creator>Iris C</dc:creator>

					<description>
						<![CDATA[
						<p>Hi Shawn,</p>
<p>Thanks for writing in!</p>
<p>Let me just clarify this so we&#8217;re on the same page here.. You want to display all your products in the <em>Products Page</em>. Also, you want to make separate pages display an archive of their corresponding products. So in the page <em>Certified Organic Herbs</em>, you will only find the herbs products. Is that correct?</p>
<p>You can assign any page to serve as your product archive page by going to <em>Dashboard-&gt;WooCommerce-&gt;Settings</em>. Here you&#8217;ll find several tabs. Select <em>Products</em>. Then on the dropdown next to <em>Product Archive / Shop Page</em>, select the page you want to use as an archive page. You can change the other settings to your liking.</p>
<p>To assign a specific set of products to a different page, go to the <em>Edit Page</em>. In the visual content editor, you will find an icon with a shopping cart on it. This lets you choose the short code that would most likely be able to give you what you want. Let&#8217;s say your herb products are under a product category named Herbs. Select the short code with the label <em>Products by category slug</em>. It will look like this in your editor:<br />
<code>[product_category category=&quot;herbs&quot; per_page=&quot;12&quot; columns=&quot;4&quot; orderby=&quot;date&quot; order=&quot;desc&quot;]</code><br />
Put in the name of your product category in the category part of the short code.</p>
<p>That&#8217;s it! If I misunderstood your question, please don&#8217;t hesitate to clear it up so we can assist you.</p>
<p>Hope this helps. Have a nice day!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-to-move-products-from-main-product-page-to-individual-product-pages/#post-73584</guid>
					<title><![CDATA[Reply To: How to move products from main product page to Individual product pages?]]></title>
					<link>https://theme.co/archive/forums/topic/how-to-move-products-from-main-product-page-to-individual-product-pages/#post-73584</link>
					<pubDate>Fri, 25 Jul 2014 21:59:03 +0000</pubDate>
					<dc:creator>Shawn C</dc:creator>

					<description>
						<![CDATA[
						<p>Hey, thanks for the reply. </p>
<p> I want to display my products on the specific page as labeled (herbs on organic herb page, soap on soap page and so on). And on the products page, I want to make it a main directory page for all the products (have lists of products and possibility have deals showing). Sorry I&#8217;m new to all this and it&#8217;s hard to explain it, since i hardly understand it. </p>
<p>How can I move all the herbs from the product page, to the Organic Herb page? and from now on, how can i alter the page of each product before or after the creation of it.. I will have more products coming soon. Thanks so much. </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-to-move-products-from-main-product-page-to-individual-product-pages/#post-73958</guid>
					<title><![CDATA[Reply To: How to move products from main product page to Individual product pages?]]></title>
					<link>https://theme.co/archive/forums/topic/how-to-move-products-from-main-product-page-to-individual-product-pages/#post-73958</link>
					<pubDate>Sun, 27 Jul 2014 05:52:32 +0000</pubDate>
					<dc:creator>Christian</dc:creator>

					<description>
						<![CDATA[
						<p>Hey Shawn,</p>
<p>Basically, you will need to categorize your products. If you&#8217;re new to Woocommerce, we recommend that you read its documentation first to learn how to setup products. You can visit <a href="http://docs.woothemes.com/documentation/plugins/woocommerce/getting-started/" rel="nofollow">http://docs.woothemes.com/documentation/plugins/woocommerce/getting-started/</a>. </p>
<p>Thanks.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

