I am fairly new, only about a week into magento. I guess there is a API and then a newwer API called mage?
So if you go to the admin page and click on Catalog -> Manage Products* and then clikc on a product. On the left hand side of the mangment page there are three things:
Related Products
Up-Sells
Cross-sells
I want to pull that info (by the SKU of the item.) and put it into a child site (That is going to be identical just need to push this over so they are the same on all the sites.).
Does this make sense? I want those three things from the Product information and then populate it on the same SKU on another site (as they will have the same info and SKU is the primary key for everything and will be the same)