I want to use the cross marketing tools within our own web pages. When I set-up the cross marketing products they do not show up in the code that I paste into my HTML for that product - only on the shopsite storefront.
The obvious work around is to paste in the shopsite order anywhere code for the other products on that page - my sites product page - but that causes other problems since the price offsets are included in that code. We have some accessories that would get pasted onto many many higher level product pages. If I update the pricing for the accessory page I would have to go and paste it into all of the calling data pages as well... not a very good design.
So either fix the paste in code to not need to include the price offsets so I can paste in multiple places without a maintenance issue or update the coding to bring in the links for the other products defined elsewhere. I would prefer the second approach so the formatting is not also at risk - I would assume the prices could change but if I add features or remove something I would be back to the update all of the pages situation again. We have more than 100 products so this becomes a pain rather quickly.
Thanks!
Obviously if there is some way to accomplish what I want to do already in place - please send me the details so I can try it out.