Show Certain Products On Specific Pages
Hello,
I am currently using Jigoshop and I want to know how to only show
certain products on certain pages. For example I have Carhartt
(brand) sweatshirts and t-shirts for sale. On the main menu bar I
have a Carhartt page with children pages 'Sweatshirts' and
'T-shirts'. The problem is that when I create a new product it goes
to the page I assigned as the 'Catalog Base Page' which on my site
is the Carhartt page (parent page for 'Sweatshirts ' and
'T-Shirts'). What I want to happen is when I create a product I can
assign it to show up on the Carhartt page but also (if it is a
sweatshirt) show up on the 'Sweatshirts' page.
Any ideas?
Support Staff 2 Posted by ivica on 06 Jun, 2012 06:28 PM
Jigoshop shortcodes, check it out here:
http://forum.jigoshop.com/kb/customize-jigoshop/shortcodes.
3 Posted by Matthew on 06 Jun, 2012 06:38 PM
Thanks it looks to be very simple, but this is my first time actually diving into a website a little bit deeper. If you don't mind: how do I find product ID and product SKU, and which one would be better for my purposes?
Support Staff 4 Posted by ivica on 06 Jun, 2012 06:42 PM
You are giving SKU for the product so you will know what is SKU, it is
easy. :-)
5 Posted by Matthew on 06 Jun, 2012 06:50 PM
Okay, I understand that, but how do I set the SKU for a Simple product. I can see how to do it to a Variable product, but not when its set as simple.
Support Staff 6 Posted by ivica on 06 Jun, 2012 07:12 PM
Yes, for all products, but first you have to enable it on Jigoshop Settings
page:
http://forum.jigoshop.com/kb/jigoshop-settings/general
*Enable SKU field* - A stock keeping unit for each of your products will be
enabled for use after setting this to Yes. It will also show the SKU on the
front-end product page. With it set to No, only the product ID will be used
to identify the product.
7 Posted by Matthew on 06 Jun, 2012 07:28 PM
Thank you very much! I have it working, but I was also wondering how do I find the product ID?
Support Staff 8 Posted by ivica on 06 Jun, 2012 07:46 PM
Go into your WP Admin, edit a product, and look at the URL you're currently
at. It'll be something like:
`/wp-admin/post.php?post=143&action=edit`
post=143, 143 is your ID.
9 Posted by Matthew on 06 Jun, 2012 08:04 PM
Thank you for all your help!
Support Staff 10 Posted by ivica on 06 Jun, 2012 08:08 PM
You're welcomed!